1325 Commits (e2981c02230c50bafb7207e1f0f575c15925aebb)

Author SHA1 Message Date
yflory 6fbd1f0028 Store the dates as number and not strings to avoid ot issues 8 years ago
yflory 8556ce9d17 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 8ce8401107 Fix issues with middle click in context menus 8 years ago
yflory 5f4990cc80 Display or hide the context menu in a more intuitive way with multiselect 8 years ago
yflory 51033ab70a Remove useless links in the context menu and properties for readonly pads in the drive 8 years ago
ansuz 2b2e581779 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 2e8484ad4c notes about what to improve. transform json on OT instead of just validating 8 years ago
yflory 7afde2309d Add properties to the files not in the trash 8 years ago
yflory 61d33f2dd6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into prop 8 years ago
yflory 66a80ea50c Add properties for pads in the drive 8 years ago
ansuz b542245086 fix lint error 8 years ago
ansuz cc43bb8362 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 98027dad27 jshint compliance 8 years ago
ansuz eeecb1baab Make Canvas Work Again 8 years ago
ansuz 4a173e30dc set user's cursor to either the beginning or end of the document 8 years ago
yflory 29174b2922 Update the lag icon 8 years ago
yflory 26edb77cf0 Fix style and usability issues in slides 8 years ago
yflory 85105a1382 Active folder in drive is not underlined anymore 8 years ago
yflory cd77f50717 Fix transitions in slides, add swipe event handlers, and fix print in firefox 8 years ago
yflory e139295d7e Add transitions in present mode 8 years ago
yflory 45ac3e40a2 Copy print options to present mode 8 years ago
yflory a5f11d0d0d Uniform the slides rendering in present and print mode 8 years ago
ansuz d422c7e165 support old hashes in getUserChannelList 8 years ago
ansuz 7d5ff27900 better rpc tests, sum up your channel usage 8 years ago
ansuz 5ed6223313 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 7f2f1f7191 correctly initialize RPC object 8 years ago
ansuz c9c9dd0999 use userChannelList if a list is not supplied to pinpad 8 years ago
ansuz e8c3cf6aa5 implement rpc message signing 8 years ago
ansuz d85a42c776 include User_hash in user channel list 8 years ago
yflory f98c825dc3 Fix keyboard shortcuts not working in CryptDrive 8 years ago
yflory 7b27f1dc2c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 7761aaa89f Add search UI 8 years ago
ansuz b578803136 clean up registration code a little bit 8 years ago
ansuz c3c866fa2b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory d19bbcb001 Add support for search in the drive 8 years ago
ansuz 5eb32b33ee Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 298725b3c2 don't show usage tips on error screens 8 years ago
ansuz 0a6373852e add signing keys to user object at login and register time 8 years ago
yflory 9a32fb1999 Fix sub-folders changing position in the tree when renaming them 8 years ago
yflory 931f7619c0 Keep the scroll position on redraw in drive 8 years ago
yflory 0607c3bbf3 Add a title to the 'new' button in drive 8 years ago
yflory b9c64a526a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings 8 years ago
ansuz 8129b8cdc1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 15a67afc75 jshint compliance 8 years ago
yflory 13d7b3cadc Merge branch 'd' into staging 8 years ago
yflory a286599f93 Fix fast reconnect, and add support for reconnecting ws in polls 8 years ago
ansuz bd9efd7c04 provide examples of valid and invalid rpc calls 8 years ago
ansuz 7187d3c550 implement getUserChannelList 8 years ago
ansuz 306f6ce806 resolve merge-conflict with accounting branch 8 years ago
yflory fe5e33a0ee Fix loss of presentation position when updating slides 8 years ago
ansuz 805e26bc07 add a version footer to main pages 8 years ago
yflory f10149db1c Make sure the tip is always visible when the loading screen is removed 8 years ago
ansuz 71db08eac2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 09afba80db add support for logging in from register page 8 years ago
yflory 16e5788011 Call the callback if we can't parse the local Drive to import it 8 years ago
ansuz 413d9a6f0b add a style-callback to confirm 8 years ago
ansuz 5d88c3a436 newer registration code 8 years ago
ansuz 10bb11bff6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 803e57c958 add more parameters to confirm dialogs 8 years ago
yflory ceaf757680 Allow right click on the CryptPad logo/link in the top left corner 8 years ago
ansuz f2aa531f27 apply styles to confirm buttons if provided 8 years ago
ansuz df6298eeb6 apply styles to confirm buttons if provided 8 years ago
yflory 84c16c00ad Fix click events not working on inputs in the drive tree 8 years ago
ansuz 07a2d8e189 apply translations on feedback page 8 years ago
yflory ca9faa0056 Fix wrong translation keys 8 years ago
yflory b7986ff6b1 Replace the spinner code with a font awesome spinner 8 years ago
ansuz 6e733b1329 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz d9996cc874 current work for pinning 8 years ago
ansuz a7d61aa562 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into accounting 8 years ago
ansuz b3cc8da315 implement basic clientside RPC infrastructure
and provide a basic example for testing it
8 years ago
yflory f94db93897 Improve the slides layout in print mode 8 years ago
ansuz 81027b4200 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into accounting 8 years ago
yflory 2392167996 Export slides as PDF 8 years ago
yflory 4bac8ea0c7 Draw all the slides at once to allow reference links (fix #77) 8 years ago
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded 8 years ago
yflory 404fa378e6 Move the store to the 'common' folder, it is not customizable anymore 8 years ago
yflory a8d200ef2e Don't redirect until realtime is synced when logging in 8 years ago
yflory 0c1efd361b Make sure the href is updated everywhere when importing a stronger link 8 years ago
yflory b701e3cc85 Fix lint errors 8 years ago
yflory 4206382865 Fix the settings app to allow backup for unregistered users 8 years ago
yflory f62267f8a1 Ability to import local pads in the user object 8 years ago
ansuz e2418a6be2 sketch of how pinning rpc will look 8 years ago
ansuz dc567fa7f3 signing keys are stored in hex so encode and decode them 8 years ago
yflory ce6cd1211e Fix lint errors 8 years ago
ansuz aa762e7d63 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 8a48612de2 add some notes for later 8 years ago
yflory 9ad33574e9 Fix the function returning the pads list in the drive 8 years ago
yflory 14938089ac Keep the focus on the iframe window after canceling a deletion 8 years ago
yflory 3f7dea8f7e Context menu support for multi-select options in drive 8 years ago
yflory e1c02fd8a4 Drive rename: save pads and folders name on click, cancel with Esc. 8 years ago
yflory d93a270336 Ability to display tips in the loading screen 8 years ago
yflory 77d09f64e1 Display anonymous users in the user list 8 years ago
yflory cb88227e2b Autocomplete on key press in some dropdown menus 8 years ago
ansuz c04819538b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz fcb9848b3a hide toolbar when in read-only mode 8 years ago
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it 8 years ago
yflory 27241488a5 Merge pull request #96 from pbondoer/css
(CSS) Some improvements to drive
8 years ago
Pierre Bondoerffer 6c9da646e0
(CSS) Some improvements to drive 8 years ago
ansuz 08c862b271 add FIXME notes to poll 8 years ago