Commit Graph

6995 Commits (2a809cf120ac0382814f1afc22e6425323af9124)
 

Author SHA1 Message Date
yflory 5c6b3155ac Add safety measures to avoid removing your drive by accident
ClemDee 4351ece256 Change 'Other pads' title to 'More Pads' in contextmenu
ansuz ce847700c4 expose the index of the metadata log processor
ClemDee 1b05fb982c Ensure there are not two context submenus opened at the same time
ansuz 206de52ee8 call back from writeMetadata
ClemDee 9586695c75 Reorganize / add pads in contextmenu
ansuz 0de0d46dd3
Merge pull request from xwiki-labs/fixTippyInWhiteboard
Fix tippy in whiteboard
ClemDee 6bcf9f13d3 Merge branch 'staging' into responsiveContextmenu
yflory d823deff92 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory a0598bf377 Fix infinite onChange loop in metadata
ClemDee b481b99441 Fix infinite function call recursion in whiteboard
ansuz ecffe23c08
Merge pull request from xwiki-labs/fixSharingSettings
Fix edit mode not default for url in drive share modal
ansuz c76c3130cb
Merge pull request from xwiki-labs/downloadFilesFromPad
Download files from pad
ClemDee c3c918cce7 Fix classname of contextmenu options
ansuz da3763a14b
Merge pull request from xwiki-labs/contextmenuIconsEverywhere
Contextmenu icons everywhere
ClemDee e29e105bb0 Add comment to get the code more friendly
ClemDee cc5d060bce Fix edit mode not default for url in drive share modal
ClemDee 06f224bdfe Remove infinite function call recursion in whiteboard
ClemDee fb2da27115 Add download file from contextmenu in code and slide apps
ClemDee 73051ad30f Change save-in-your-cryptdrive icon on code contextmenu
ClemDee 095dfadbb0 Revert some pending stuff to be able to merge to staging
ansuz 2329b49678
Merge pull request from xwiki-labs/readPlainTextFiles
Read plain text files
ClemDee a79ddf39ad Fix missing semi-colon
ClemDee 98abe3d791 Add file plugin to display plain text files
ansuz 592df7e152
Merge pull request from xwiki-labs/cryptDriveStuff
Crypt drive stuff
ansuz 4e02135230
Merge pull request from xwiki-labs/stripTag
Strip tags
ansuz 20815eb725
Merge pull request from xwiki-labs/dontClickMoreThanOnceOnTheStorePadInDriveButton
Dont click more than once on the store pad in drive button
ClemDee eaae63f275 Correct stupid error
ansuz 24da4d8fc8
Merge pull request from xwiki-labs/chatMarkdown
Chat markdown
ClemDee 24b1720d48 Improve APP.isMobile function
ClemDee 938bc0a4b2 Escape HTML tags from markdown for pad title
ClemDee 55d53cfac6 Prevent blocking UI if user disconnected
ClemDee 5679dd9fee Clean code
ansuz b46f5cc1b9
Merge pull request from xwiki-labs/fixSpinner
Change loading spinner to custom spinner
ansuz 1a8460aa11
Merge pull request from xwiki-labs/driveHorizontalScrollbar
Fix horizontal scrollbar in drive
ansuz c66e1f02c2
Merge pull request from xwiki-labs/downloadFiles
Download files
ansuz a9445155c9
Merge pull request from xwiki-labs/cursorJsColor
Cursor js color
ClemDee ce6e4b0838 Remove useless code
ansuz 1fe2d39385
Merge pull request from xwiki-labs/ctrlE
Change ctrl+E default modal to new-pad modal in drive
ansuz 19932e309c
Merge pull request from xwiki-labs/codemirrorStuff
Fix indent behaviour of Codemirror
ClemDee 63dab2fefc Fix indent behaviour of Codemirror
ClemDee 5e1426bee0 Remove test context submenus
ClemDee a9aadb77e5 Tweaked submenu dropdown arrow
ClemDee 38e955e490 Set timeout before hiding submenu
ClemDee 3191b3cbdd Fix remaining context submenu issues
ClemDee 7e1425394a Move all create new pad in a submenu of the contextmenu
ClemDee 3f480635fa Fix submenu left position
ClemDee 3a8914aefa Merge branch 'plainTextFiles' of github.com:xwiki-labs/cryptpad into plainTextFiles
ClemDee c45b64ffe7 Change ctrl+E default modal to new-pad modal in drive
ClemDee 4b027e83ad Download folders in drive - test (no UI)