Commit Graph

7443 Commits (cfb6318b868cdd90e97b4cb709bb2cbcebed6b42)

Author SHA1 Message Date
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 27502c61b1 Fix lint issues 2019-07-30 17:25:38 +02:00
ClemDee 1cddd99baa Convert folder into shared folders now working 2019-07-30 17:00:38 +02:00
ClemDee 4a93d1829a Fix isFolderEmpty function in userObject 2019-07-30 16:37:35 +02:00
ClemDee e949c2a6f7 Add dummy convert folder to shared folder 2019-07-30 16:36:20 +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 ef95da707e Modify upload panel style 2019-07-29 11:22:52 +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 fe2539394b Add dummy open-in-code in drive context menu 2019-07-24 14:06:04 +02:00
ClemDee cb76211a38 Fix missing semi-colon 2019-07-24 14:00:00 +02:00
ansuz abe654f565 many more comments. cache metadata even in the event of a metadata stream error 2019-07-23 13:59:12 +02:00
ansuz bf058d8042 prevent multiple callbacks when reading dedicated metadata 2019-07-23 13:56:37 +02:00
ansuz 9f959eccea Merge branch 'staging' into editable-metadata 2019-07-23 11:34:57 +02:00
ansuz 8644784b03 identify a false positive for IS_NEW_CHANNEL rpc 2019-07-23 11:34:23 +02:00
ansuz 9646cbf5db tune up metadata retrieval and caching in historyKeeper/computeIndex 2019-07-23 11:33:59 +02:00
ansuz 754da8b14f add a warning to 'getHash' in historyKeeper 2019-07-23 11:27:49 +02:00
ansuz 54c2a61cd0 update some variable names to better reflect usage 2019-07-22 15:42:29 +02:00
ansuz 9a178f35ae add a few more comments and standardize an inline regexp 2019-07-22 15:36:37 +02:00
ansuz ddb1b7b019 add a bunch of comments to the historyKeeper 2019-07-22 15:34:36 +02:00
ClemDee ff66c4162b Add file plugin to display plain text files 2019-07-22 12:27:07 +02:00
ClemDee 9a25ac537a Add file plugin to display plain text files 2019-07-22 12:04:34 +02:00
ClemDee e542be75a3 Don't hide download panel if mouse over 2019-07-19 11:37:50 +02:00
ClemDee b74f7b5ec2 Set file upload progressbar responsive 2019-07-19 11:36:43 +02:00
ClemDee b49c39b895 Fix file progress value going over 100% 2019-07-19 11:34:30 +02:00
yflory 0636714829 Share with friends as template 2019-07-18 17:18:36 +02:00
yflory 4396fda0ff Remember share settings when sharing a pad with a friend 2019-07-18 16:58:57 +02:00
ClemDee 438ff211e1 Add condition to allow folder upload 2019-07-18 16:11:19 +02:00
ClemDee 5c5a6b963d Fix defaults options for folder upload 2019-07-18 16:07:14 +02:00
ClemDee 165feef7d4 Folder upload only shows a modal for global folder options 2019-07-18 15:22:09 +02:00
ansuz f2a7f8b7bc add some comments and rename some misleading variables 2019-07-18 12:16:53 +02:00
ClemDee 06cbabd373 Add extension in file name in upload options 2019-07-18 12:15:20 +02:00