146 Commits (affd221eb73e18532c6da9ac421be31ac0e5d180)

Author SHA1 Message Date
yflory 9b9cedd191 Fix userlist and chat after reconnection in a shared worker 6 years ago
yflory 5a629e8681 Store authors of a pad in the metadata 6 years ago
yflory c6f63d4d54 Cursor position in pad 6 years ago
yflory 600c984576 Only show the user colors in the userlist if the app supports it 6 years ago
yflory 1ba80a344b See other users' cursor position 6 years ago
yflory b166c70a5f Fix conflict when a user was reverting the latest patch from someone else 6 years ago
yflory e4daa5adbe Fix random character insertion 6 years ago
yflory d4dd58e7df Add a pad room when the messenger is active in a pad 6 years ago
yflory e6743887fc Refactor contacts/messenger so that it is usable directly in the apps 6 years ago
yflory 475301477f Progress bar for loading a pad (framework only) 6 years ago
yflory ebfa2c2dc3 Merge branch 'less-less' into staging 6 years ago
ansuz 3d95e6088a leave a FIXME note 6 years ago
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure 6 years ago
yflory 6d8693ff8c Fix history mode UI 7 years ago
yflory 60db53a993 Use framework in the whiteboard app 7 years ago
yflory 54d63df1cf Ability to change the password of a pad 7 years ago
yflory 6fde15247b Fix UI issues in the loading screen with the loading bar 7 years ago
yflory 2d2701596a Loading message and loading bar for migration 7 years ago
yflory 10ce95087a Merge branch 'password' into staging 7 years ago
yflory 64c85fe548 Don't return channel in parsePadUrl 7 years ago
yflory b26ae67df5 Fix issues with channel ID when using a password 7 years ago
yflory a570a73e98 Send checkpoints' id to the server to avoid storing duplicates 7 years ago
yflory f1c1d87d3f Fix template importer 7 years ago
yflory 0c2987a6d1 Import template in existing pads 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
yflory e56d762409 Catch chainpad errors and display it in the UI 7 years ago
yflory f45023ed1f Remove connection lost popup when websocket connection is lost 7 years ago
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar 7 years ago
yflory 5c53868c3b Delete pads after 3 months of inactivity 7 years ago
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted 7 years ago
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 7 years ago
yflory 728a6a868d Manage expired channels 7 years ago
yflory 83eb304716 lint compliance 7 years ago
yflory 970122b41d Send the channel id to the text analyzer 7 years ago
yflory 80df45f257 Get text from ckeditor 7 years ago
yflory 4c49cd7592 Fix template picker not displayed anymore in framework 7 years ago
yflory daef08a9b3 Add an advanced new pad modal 7 years ago
yflory ef480fea79 Add a settings category for the pad creation screen 7 years ago
yflory 65ccfe39ef Add a 'properties' button in pads to display pad data 7 years ago
yflory 1ec41f4e09 Ability to pick a background image in slides 7 years ago
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 590e77aafa lint, missing semicolon 7 years ago
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests 7 years ago
Caleb James DeLisle cbd7351d53 Improved logging if there's a non-empty-newdoc 7 years ago
yflory cfc9ce33d6 Hide the tags button for anonymous users 7 years ago
Caleb James DeLisle 3c0806659b Better logging if we trigger the doc emptystring issue 7 years ago
Caleb James DeLisle e587e9cd57 allow specifying the browser in selenium 7 years ago
yflory d666e9e7ee Remove tag and filepicker buttons for anon users 7 years ago
Caleb James DeLisle 6a2d79249d Added some nice testing 7 years ago
Caleb James DeLisle 6ac4fa4689 wip 7 years ago
Caleb James DeLisle 8582f92892 Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content. 7 years ago
yflory c269929319 Fix creation page not displayed in pad and slide 7 years ago
yflory 1922dbfd75 Creation page with mobile support 7 years ago
yflory e96d54e655 Add a pad creation page 7 years ago
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic 7 years ago
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps 7 years ago
ansuz a3c093838c merge latest staging and resolve conflicts 7 years ago
ansuz ee6c2097f5 resolve merge conflicts 7 years ago
yflory 280a7c2765 Clean cryptpad-common 7 years ago
yflory 06ede6b294 Fix export in apps using framework 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 7 years ago
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 7 years ago
yflory 6b9ffe8dd1 Make thumbnails more secure 7 years ago
ansuz e07bb0f7b3 roll back to old transform function, except in pad 7 years ago
yflory 9060464f37 Create thumbnails only when the tab is not focused 7 years ago
yflory 2a3a5c4342 Ability to disable thumbnails 7 years ago
yflory 8de9a596f1 Fix cursor in thumbnails 7 years ago
yflory fd7bb3aadb Make sure the infinite spinner modal is not displayed multiple times 7 years ago
yflory 1245b4d244 Enable thumbnails in poll and whiteboard 7 years ago
yflory 6f020b67ca Add thumbnails to framework apps 7 years ago
yflory 24572a40d2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory f4adbd980e Thumbnails for the code app 7 years ago
Caleb James DeLisle aa37997aa3 Enable JSON-OT again because it is working now that the arguments are passed in the right order <facepalm> 7 years ago
Caleb James DeLisle d7e9498143 Fix and then disable the new OT 7 years ago
yflory 3e4faf1be1 Add new state messages in the toolbar 7 years ago
yflory 6d080bcb45 Ability to export mediatag images in pad 7 years ago
Caleb James DeLisle 81d0b3272d Fix multiple infinite-spinner errors piling up on top of eachother 7 years ago
Caleb James DeLisle 9e4c48f537 lint errors 7 years ago
Caleb James DeLisle 854c1e94a4 make infinite spinner error message go away if ChainPad settles after it has been popped 7 years ago
Caleb James DeLisle c773b5d076 Remove a brittle test which can make a pad inaccessible, switch from transformFunction to (new) patchTransformer and add another DOM.normalize() which is needed 7 years ago
Caleb James DeLisle c8928a0811 Switch the transform function and also stop calling textPatcher without the metadata 7 years ago
Caleb James DeLisle 828a685ba8 Fix broken browser fight logging 7 years ago
Caleb James DeLisle 383c2f54cb 1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation. 7 years ago
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click. 7 years ago
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
7 years ago
Caleb James DeLisle 1e5bc5da14 onReady should only be called once, onContentUpdate should be able to throw and there should be a generic normalizer 7 years ago
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/ 7 years ago
Caleb James DeLisle 1c791b5b51 Fix framework by removing some async and also fix media tags 7 years ago
Caleb James DeLisle 77fe6a9bba small bug fixes 7 years ago
Caleb James DeLisle 368a6b2406 manual merge, still wip 7 years ago
Caleb James DeLisle 0eb2165f31 Implement a new pad framework and make it work (seemingly) with /pad/ 7 years ago