Commit Graph
100 Commits
Author SHA1 Message Date
ClemDee e8c98200ec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-16 13:52:32 +02:00
ClemDee a00ac64e0e Remove translation fallback 2019-08-16 13:51:55 +02:00
ClemDee 792ce4133b Fix a little thing that disappeared with the merge 2019-08-14 17:54:01 +02:00
ClemDee 75732ba373 Merge branch 'exportFolderTests' into exportFolder 2019-08-14 17:33:22 +02:00
ClemDee a0d85c6e34 Export folder is now working in drive 2019-08-14 17:27:37 +02:00
ClemDee 51241bda48 Merge branch 'staging' into exportFolderTests 2019-08-14 15:59:59 +02:00
ClemDee f017215300 Add progress bar for pad download 2019-08-14 15:42:32 +02:00
ClemDee 2ee3b77a43 Merge branch 'staging' into exportFolderTests 2019-08-14 14:58:38 +02:00
ClemDee bb9898fa35 Download files code refractoring 2019-08-14 14:49:40 +02:00
ClemDee f627837cd1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-08-14 10:44:50 +02:00
ClemDee a5405cb6a0 Set properties at the bottom of the contextmenu 2019-08-14 10:30:32 +02:00
ClemDee e1655ccd5c Drive contextmenu handlers optimisation 2019-08-12 15:40:26 +02:00
ClemDee 6548ec346c Add missing semicolon 2019-08-12 15:31:21 +02:00
ClemDee 4351ece256 Change 'Other pads' title to 'More Pads' in contextmenu 2019-08-12 15:29:13 +02:00
ClemDee 1b05fb982c Ensure there are not two context submenus opened at the same time 2019-08-12 15:26:07 +02:00
ClemDee 9586695c75 Reorganize / add pads in contextmenu 2019-08-12 15:22:15 +02:00
ClemDee 6bcf9f13d3 Merge branch 'staging' into responsiveContextmenu 2019-08-12 12:16:07 +02:00
ClemDee b481b99441 Fix infinite function call recursion in whiteboard 2019-08-12 11:44:24 +02:00
ClemDee c3c918cce7 Fix classname of contextmenu options 2019-08-12 10:55:03 +02:00
ClemDee e29e105bb0 Add comment to get the code more friendly 2019-08-12 10:50:12 +02:00
ClemDee cc5d060bce Fix edit mode not default for url in drive share modal 2019-08-09 16:15:33 +02:00
ClemDee 06f224bdfe Remove infinite function call recursion in whiteboard 2019-08-09 15:20:42 +02:00
ClemDee fb2da27115 Add download file from contextmenu in code and slide apps 2019-08-09 14:06:37 +02:00
ClemDee 73051ad30f Change save-in-your-cryptdrive icon on code contextmenu 2019-08-09 13:28:09 +02:00
ClemDee 095dfadbb0 Revert some pending stuff to be able to merge to staging 2019-08-09 11:48:57 +02:00
ClemDee a79ddf39ad Fix missing semi-colon 2019-08-08 17:49:40 +02:00
ClemDee 98abe3d791 Add file plugin to display plain text files 2019-08-08 17:49:19 +02:00
ClemDee eaae63f275 Correct stupid error 2019-08-08 17:21:00 +02:00
ClemDee 24b1720d48 Improve APP.isMobile function 2019-08-08 17:04:09 +02:00
ClemDee 938bc0a4b2 Escape HTML tags from markdown for pad title 2019-08-08 16:47:45 +02:00
ClemDee 55d53cfac6 Prevent blocking UI if user disconnected 2019-08-08 16:42:21 +02:00
ClemDee 5679dd9fee Clean code 2019-08-08 16:34:56 +02:00
ClemDee ce6e4b0838 Remove useless code 2019-08-08 14:46:28 +02:00
ClemDee 63dab2fefc Fix indent behaviour of Codemirror 2019-08-07 17:41:01 +02:00
ClemDee 5e1426bee0 Remove test context submenus 2019-08-07 12:27:19 +02:00
ClemDee a9aadb77e5 Tweaked submenu dropdown arrow 2019-08-07 12:25:50 +02:00
ClemDee 38e955e490 Set timeout before hiding submenu 2019-08-07 12:14:10 +02:00
ClemDee 3191b3cbdd Fix remaining context submenu issues 2019-08-07 12:06:55 +02:00
ClemDee 7e1425394a Move all create new pad in a submenu of the contextmenu 2019-08-07 10:43:31 +02:00
ClemDee 3f480635fa Fix submenu left position 2019-08-07 10:30:21 +02:00
ClemDee c45b64ffe7 Change ctrl+E default modal to new-pad modal in drive 2019-08-06 16:39:58 +02:00
ClemDee 4b027e83ad Download folders in drive - test (no UI) 2019-08-06 13:48:55 +02:00
ClemDee 4f26986fde Download pads in drive - test 2019-08-06 12:27:54 +02:00
ClemDee 1f1614704e Fix visual issue when dragging an image only the image is ghost 2019-08-06 10:10:56 +02:00
ClemDee 043808d9db Add dummy download folders and pads 2019-08-05 10:12:32 +02:00
ClemDee b49777cd37 Move make-backup.js to common 2019-08-02 16:54:44 +02:00
ClemDee b5a58b9604 Add contextmenu icons for code and slide app 2019-08-02 15:50:11 +02:00
ClemDee 925b147e6c Fix contextmenu disappear on narrow layout 2019-08-02 15:21:04 +02:00
ClemDee 08c006e682 Use Nacl to decode base64 thumbnail data 2019-08-02 12:21:37 +02:00
ClemDee aae71c43d2 Add possibility to drop files on the path bar to move them in drive 2019-08-01 14:18:17 +02:00
ClemDee 1395c1a8ac Fix image flicker when the drive is refreshed 2019-08-01 11:42:24 +02:00
ClemDee 1f9635a9de Keep selected elements when refresh drive 2019-08-01 09:57:25 +02:00
ClemDee dee3ae406a Fix whiteboard export to .png from the app 2019-07-30 10:11:20 +02:00
ClemDee 38b414bbe1 Fix folder metadata appearing as folder in downloaded drive zip 2019-07-29 16:46:52 +02:00
ClemDee 3bd09d986e Fix slides extension to .md when exported from /slide 2019-07-29 16:37:00 +02:00
ClemDee 3e918ec1cf Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00
ClemDee 3de9021397 Add missing file extensions for code donwload 2019-07-29 14:30:42 +02:00
ClemDee d405b8541b Fix horizontal scrollbar in drive 2019-07-26 14:35:02 +02:00
ClemDee 666fbe098d Change loading spinner to custom spinner 2019-07-25 15:55:20 +02:00
ClemDee 83f6a29f15 Disallow to click more than once on the button to store a shared pad in drive 2019-07-25 14:50:46 +02:00
ClemDee aceff466b9 Remove useless jscolor picker import 2019-07-25 14:15:44 +02:00
ClemDee f3bb56925b Change browser color picker to jscolor picker for cursor color 2019-07-25 14:13:56 +02:00
ClemDee a204740ac2 Fix one annoying missing semicolon 2019-07-25 11:50:19 +02:00
ClemDee 5cbfad3433 Fix markdown unwanted renders in chats 2019-07-25 11:48:16 +02:00
ClemDee e1690c6f1a Escape titles inside links for Code and Slide titles 2019-07-24 15:27:10 +02:00
ClemDee 6ae5da3d10 Move stripTags function to Util 2019-07-24 14:41:37 +02:00
ClemDee b63354532c Context submenu now respond to click event 2019-07-05 12:30:21 +02:00
ClemDee 5e1257e630 Make contextmenu separators hide for submenus too 2019-07-05 10:19:34 +02:00
ClemDee 51b739bb8d Fix contextmenu icons width 2019-07-04 13:46:43 +02:00
ClemDee b2d2fa4e46 Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications 2019-07-04 11:43:26 +02:00
ClemDee 0ce9ed1d30 Change Open-notification-panel button style 2019-07-04 11:41:54 +02:00
ClemDee cd8c3c6b31 Add collapse/expand-all icons 2019-07-03 15:19:07 +02:00
ClemDee a63d62595c Fix missing semicolon 2019-07-03 13:55:30 +02:00
ClemDee 2994144320 Remove context-submenu tests 2019-07-03 13:54:15 +02:00
ClemDee a6f5652423 Add dropdown submenu 2019-07-03 13:52:10 +02:00
ClemDee 0485497a58 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-07-03 10:55:35 +02:00
ClemDee bb5104dc0c Make sidebar-layout responsive 2019-07-03 10:54:36 +02:00
ClemDee e9c55039ef Move button load-more under archived notifications 2019-07-02 15:00:55 +02:00
ClemDee 6961509f76 Prevent to load more archived notifications when reached end 2019-07-02 14:52:19 +02:00
ClemDee fc9414b094 Does not display unwanted archived notifications 2019-07-02 13:42:08 +02:00
ClemDee b713b68e31 Set notif dismiss default display to flex 2019-07-02 12:05:04 +02:00
ClemDee 95959b60c6 Display existing dismissed notifs in archived 2019-07-02 12:02:02 +02:00
ClemDee c586d9170a Add time for archived notifications 2019-07-02 10:58:54 +02:00
ClemDee 4ce3678826 Show more recent notifications first in toolbar dropdown 2019-07-02 09:59:26 +02:00
ClemDee 287daac085 Fix getMoreHistory to not return lastKnownHash 2019-07-02 09:58:04 +02:00
ClemDee 1c226d92b9 Merge remote-tracking branch 'origin/support' into notifications 2019-07-01 13:54:16 +02:00
ClemDee 2bf4c07e35 Change notifications behaviour whether they are archived or not 2019-07-01 13:52:17 +02:00
ClemDee 604358d5dc Do not create notification elements from two different places 2019-07-01 11:12:16 +02:00
ClemDee 999ba592a9 Add button in toolbar notifications to go to app 2019-07-01 11:09:06 +02:00
ClemDee 8448acf220 Fix dismiss icon not center on toolbar notifs 2019-06-28 16:11:54 +02:00
ClemDee c96be7bf89 Add load notification from history 2019-06-28 16:06:44 +02:00
ClemDee 833d70825e Merge remote-tracking branch 'origin/support' into notifications 2019-06-28 13:43:00 +02:00
ClemDee 0783a29f2e Fix lint issues 2019-06-27 17:17:54 +02:00
ClemDee cc92be85cb Merge branch 'support' of github.com:xwiki-labs/cryptpad into notifications 2019-06-27 17:14:55 +02:00
ClemDee 88759c3d06 Add dummy archived notifications 2019-06-27 17:10:36 +02:00
ClemDee 8f914786e0 Fasten notification element removal in list 2019-06-27 14:00:00 +02:00
ClemDee 19a3524ab5 Add no-notifications indicator when list empty 2019-06-27 11:37:13 +02:00
ClemDee 0f372b2ed5 Operationnal dismissAll button & code restructuring 2019-06-27 11:25:31 +02:00
ClemDee 8c2903892b Add dummy dismiss-all button 2019-06-27 10:15:05 +02:00
ClemDee bea13317fe Separate notification data from its element contruction 2019-06-27 09:51:23 +02:00