6616 Commits (a67f7d3edb9cfcfdb06caa7fcf5a889331afa047)
 

Author SHA1 Message Date
ClemDee 24b1720d48 Improve APP.isMobile function 5 years ago
ClemDee 938bc0a4b2 Escape HTML tags from markdown for pad title 5 years ago
ClemDee 55d53cfac6 Prevent blocking UI if user disconnected 5 years ago
ClemDee 5679dd9fee Clean code 5 years ago
ansuz b46f5cc1b9
Merge pull request #414 from xwiki-labs/fixSpinner
Change loading spinner to custom spinner
5 years ago
ansuz 1a8460aa11
Merge pull request #413 from xwiki-labs/driveHorizontalScrollbar
Fix horizontal scrollbar in drive
5 years ago
ansuz c66e1f02c2
Merge pull request #412 from xwiki-labs/downloadFiles
Download files
5 years ago
ansuz a9445155c9
Merge pull request #411 from xwiki-labs/cursorJsColor
Cursor js color
5 years ago
ClemDee ce6e4b0838 Remove useless code 5 years ago
ansuz 1fe2d39385
Merge pull request #410 from xwiki-labs/ctrlE
Change ctrl+E default modal to new-pad modal in drive
5 years ago
ansuz 19932e309c
Merge pull request #409 from xwiki-labs/codemirrorStuff
Fix indent behaviour of Codemirror
5 years ago
ClemDee 63dab2fefc Fix indent behaviour of Codemirror 5 years ago
ClemDee 5e1426bee0 Remove test context submenus 5 years ago
ClemDee a9aadb77e5 Tweaked submenu dropdown arrow 5 years ago
ClemDee 38e955e490 Set timeout before hiding submenu 5 years ago
ClemDee 3191b3cbdd Fix remaining context submenu issues 5 years ago
ClemDee 7e1425394a Move all create new pad in a submenu of the contextmenu 5 years ago
ClemDee 3f480635fa Fix submenu left position 5 years ago
ClemDee 3a8914aefa Merge branch 'plainTextFiles' of github.com:xwiki-labs/cryptpad into plainTextFiles 5 years ago
ClemDee c45b64ffe7 Change ctrl+E default modal to new-pad modal in drive 5 years ago
ClemDee 4b027e83ad Download folders in drive - test (no UI) 5 years ago
ClemDee 4f26986fde Download pads in drive - test 5 years ago
ClemDee 1f1614704e Fix visual issue when dragging an image only the image is ghost 5 years ago
ClemDee 043808d9db Add dummy download folders and pads 5 years ago
ClemDee b49777cd37 Move make-backup.js to common 5 years ago
ClemDee b5a58b9604 Add contextmenu icons for code and slide app 5 years ago
ClemDee 925b147e6c Fix contextmenu disappear on narrow layout 5 years ago
ClemDee 08c006e682 Use Nacl to decode base64 thumbnail data 5 years ago
ClemDee aae71c43d2 Add possibility to drop files on the path bar to move them in drive 5 years ago
ClemDee 1395c1a8ac Fix image flicker when the drive is refreshed 5 years ago
ClemDee 1f9635a9de Keep selected elements when refresh drive 5 years ago
ClemDee 27502c61b1 Fix lint issues 5 years ago
ClemDee 1cddd99baa Convert folder into shared folders now working 5 years ago
ClemDee 4a93d1829a Fix isFolderEmpty function in userObject 5 years ago
ClemDee e949c2a6f7 Add dummy convert folder to shared folder 5 years ago
ClemDee dee3ae406a Fix whiteboard export to .png from the app 5 years ago
ClemDee 38b414bbe1 Fix folder metadata appearing as folder in downloaded drive zip 5 years ago
ClemDee 3bd09d986e Fix slides extension to .md when exported from /slide 5 years ago
ClemDee 3e918ec1cf Fix issues of no file extension for pad export 5 years ago
ClemDee 3de9021397 Add missing file extensions for code donwload 5 years ago
ClemDee ef95da707e Modify upload panel style 5 years ago
ClemDee d405b8541b Fix horizontal scrollbar in drive 5 years ago
ClemDee 666fbe098d Change loading spinner to custom spinner 5 years ago
ClemDee 83f6a29f15 Disallow to click more than once on the button to store a shared pad in drive 5 years ago
ClemDee aceff466b9 Remove useless jscolor picker import 5 years ago
ClemDee f3bb56925b Change browser color picker to jscolor picker for cursor color 5 years ago
ClemDee a204740ac2 Fix one annoying missing semicolon 5 years ago
ClemDee 5cbfad3433 Fix markdown unwanted renders in chats 5 years ago
ClemDee e1690c6f1a Escape titles inside links for Code and Slide titles 5 years ago
ClemDee 6ae5da3d10 Move stripTags function to Util 5 years ago