4686 Commits (d52e449f87bd3181d49e5df982921185aed35407)

Author SHA1 Message Date
yflory 06748dcfb3 missing comma 5 years ago
ClemDee 23dc301eb1 Small fixes in sframe-common-file 5 years ago
yflory bbd59c6a2b Don't freeze the UI with old (invalid) states of the drive history 5 years ago
yflory 21658e9de1 Fix restoring an older version of the drive 5 years ago
ClemDee e1655ccd5c Drive contextmenu handlers optimisation 5 years ago
yflory 970dcb8b8b null is an object 5 years ago
yflory 3303e9738d Fix drive deletion 5 years ago
yflory 20ba9f86ff Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 628b8866cb
Merge pull request #426 from xwiki-labs/responsiveContextmenu
Responsive contextmenu
5 years ago
ClemDee 6548ec346c Add missing semicolon 5 years ago
yflory 5c6b3155ac Add safety measures to avoid removing your drive by accident 5 years ago
ClemDee 4351ece256 Change 'Other pads' title to 'More Pads' in contextmenu 5 years ago
ClemDee 1b05fb982c Ensure there are not two context submenus opened at the same time 5 years ago
ClemDee 9586695c75 Reorganize / add pads in contextmenu 5 years ago
ansuz 0de0d46dd3
Merge pull request #425 from xwiki-labs/fixTippyInWhiteboard
Fix tippy in whiteboard
5 years ago
ClemDee 6bcf9f13d3 Merge branch 'staging' into responsiveContextmenu 5 years ago
yflory d823deff92 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory a0598bf377 Fix infinite onChange loop in metadata 5 years ago
ClemDee b481b99441 Fix infinite function call recursion in whiteboard 5 years ago
ansuz ecffe23c08
Merge pull request #424 from xwiki-labs/fixSharingSettings
Fix edit mode not default for url in drive share modal
5 years ago
ansuz c76c3130cb
Merge pull request #423 from xwiki-labs/downloadFilesFromPad
Download files from pad
5 years ago
ClemDee c3c918cce7 Fix classname of contextmenu options 5 years ago
ansuz da3763a14b
Merge pull request #422 from xwiki-labs/contextmenuIconsEverywhere
Contextmenu icons everywhere
5 years ago
ClemDee e29e105bb0 Add comment to get the code more friendly 5 years ago
ClemDee cc5d060bce Fix edit mode not default for url in drive share modal 5 years ago
ClemDee 06f224bdfe Remove infinite function call recursion in whiteboard 5 years ago
ClemDee fb2da27115 Add download file from contextmenu in code and slide apps 5 years ago
ClemDee 73051ad30f Change save-in-your-cryptdrive icon on code contextmenu 5 years ago
ClemDee 095dfadbb0 Revert some pending stuff to be able to merge to staging 5 years ago
ansuz 2329b49678
Merge pull request #419 from xwiki-labs/readPlainTextFiles
Read plain text files
5 years ago
ClemDee a79ddf39ad Fix missing semi-colon 5 years ago
ClemDee 98abe3d791 Add file plugin to display plain text files 5 years ago
ansuz 592df7e152
Merge pull request #418 from xwiki-labs/cryptDriveStuff
Crypt drive stuff
5 years ago
ansuz 4e02135230
Merge pull request #417 from xwiki-labs/stripTag
Strip tags
5 years ago
ansuz 20815eb725
Merge pull request #416 from xwiki-labs/dontClickMoreThanOnceOnTheStorePadInDriveButton
Dont click more than once on the store pad in drive button
5 years ago
ClemDee eaae63f275 Correct stupid error 5 years ago
ansuz 24da4d8fc8
Merge pull request #415 from xwiki-labs/chatMarkdown
Chat markdown
5 years ago
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 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
ClemDee 63dab2fefc Fix indent behaviour of Codemirror 5 years ago
ClemDee 5e1426bee0 Remove test context submenus 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 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 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
ClemDee fe2539394b Add dummy open-in-code in drive context menu 5 years ago
ClemDee cb76211a38 Fix missing semi-colon 5 years ago
ClemDee ff66c4162b Add file plugin to display plain text files 5 years ago
ClemDee e542be75a3 Don't hide download panel if mouse over 5 years ago
ClemDee b74f7b5ec2 Set file upload progressbar responsive 5 years ago
ClemDee b49c39b895 Fix file progress value going over 100% 5 years ago
yflory 0636714829 Share with friends as template 5 years ago
yflory 4396fda0ff Remember share settings when sharing a pad with a friend 5 years ago
ClemDee 438ff211e1 Add condition to allow folder upload 5 years ago
ClemDee 5c5a6b963d Fix defaults options for folder upload 5 years ago
ClemDee 165feef7d4 Folder upload only shows a modal for global folder options 5 years ago
ClemDee 06cbabd373 Add extension in file name in upload options 5 years ago
ClemDee 1361334eaf Fix file name & extension in upload options 5 years ago
ClemDee 73dcce564e Functionnal folder upload 5 years ago
ClemDee a5310e323a Almost functionnal folder import 5 years ago
yflory e8ff7a9208 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate d0001a71e7 Translated using Weblate (German)
Currently translated at 98.7% (1017 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 68d285746c Translated using Weblate (English)
Currently translated at 100.0% (1030 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory b524643af4 Display the owners names in the properties modal when we can 5 years ago
yflory 7105629f3d Merge branch 'staging' into unifiedMetadata 5 years ago
yflory e2c13d9724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory d7630fd093 Fix translation key 5 years ago
yflory 51facff6fd Send a mailbox address (encrypted) to the owned pads metadata 5 years ago
yflory adef61672c Fix translation key 5 years ago
yflory f0d753e3f4 Merge branch 'staging' into unifiedMetadata 5 years ago
ansuz 14add53f99 Merge branch 'soon' into staging 5 years ago
ansuz 646d8e7341 add some comments to common-hash for new APIs 5 years ago
yflory 8e749d6a36 Remove old code 5 years ago
yflory bc38c50e0c Fix translation key again.... 5 years ago
yflory 4e3ec86d8c Fix translation keys again 5 years ago
yflory f9162d41f7 Fix translation keys 5 years ago
ClemDee 3884ccb7f3 Add upload-folder icon 5 years ago
Weblate 85380b64cf Translated using Weblate (Russian)
Currently translated at 44.0% (447 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
Weblate 2f93b9e836 Translated using Weblate (English)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1028 of 1028 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1027 of 1027 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1026 of 1026 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1026 of 1026 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1025 of 1025 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1024 of 1024 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1023 of 1023 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1022 of 1022 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1021 of 1021 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1020 of 1020 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1019 of 1019 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1019 of 1019 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1018 of 1018 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ClemDee e18433c7f9 Add dummy folder upload 5 years ago
yflory eee040a868 Fix 'req is undefined' 5 years ago
yflory 36a57b4007 Fix duplicate notifications n reconnect 5 years ago
yflory 7bc0c7ce95 Fix duplicate notifications n reconnect 5 years ago
yflory 64304c57d3 Update translation key 5 years ago
ClemDee 0e843f0beb Add upload files in contextmenu 5 years ago
yflory 646f352a15 Send user agent in support messages 5 years ago
yflory 9b45f0dd79 Add translation keys 5 years ago
yflory 65d76a9241 Merge branch 'request' into staging 5 years ago
yflory 16c54652cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory a169b4c3b3 Display a notification when there is a new message from the support team 5 years ago
yflory f111be72e6 Clean the support UI code 5 years ago
ansuz 7ca37d8cea Merge branch 'soon' into staging 5 years ago
yflory f5c8d8566d Fix pads and files not displayed in the drive when logging in 5 years ago
yflory 5be37f2e45 Unified metadata 5 years ago
yflory 60bea6b33b Request capabilities part 2 5 years ago
ansuz 8193a1997c handle files without extensions when importing into the code editor 5 years ago
yflory 2ba6e40161 Fix issue with merging anon drive 5 years ago
yflory 4156b1988f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 6f1e281cf8 request capabilities temp 5 years ago
ansuz b149d6e139 Merge branch 'soon' into staging 5 years ago
yflory ffd630455f Fix scrollbar issue in spreadsheets 5 years ago
ansuz 1143ee3974 fix typeError when subscribing to mailboxes from the profile page 5 years ago
Weblate 44e57619d0 Translated using Weblate (Russian)
Currently translated at 40.3% (410 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
yflory 9f2355e95b
Fix scrollbar issue in spreadsheets 5 years ago
ansuz 5f5cd1e045 oups, add a missing closing brace 5 years ago
ansuz 0dee1143ba Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
ansuz 8be6c84e2f guard against null elements in the drive 5 years ago
yflory 9d476ce9cd Fix error in the console 5 years ago
ClemDee b63354532c Context submenu now respond to click event 5 years ago
ClemDee 5e1257e630 Make contextmenu separators hide for submenus too 5 years ago
yflory df5090eaef Fix missing pad title in notifications 5 years ago
yflory d41b314e4d Fix invisible share modal stuck 5 years ago
yflory e728b5aeeb Merge branch 'cryptDriveStuff' into staging 5 years ago
yflory 954dcb5145 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago