Commit Graph

  • e949c2a6f7 Add dummy convert folder to shared folder ClemDee 2019-07-30 13:30:52 +02:00
  • dee3ae406a Fix whiteboard export to .png from the app ClemDee 2019-07-30 10:11:20 +02:00
  • 38b414bbe1 Fix folder metadata appearing as folder in downloaded drive zip ClemDee 2019-07-29 16:46:52 +02:00
  • 3bd09d986e Fix slides extension to .md when exported from /slide ClemDee 2019-07-29 16:36:49 +02:00
  • 3e918ec1cf Fix issues of no file extension for pad export ClemDee 2019-07-29 16:30:48 +02:00
  • 3de9021397 Add missing file extensions for code donwload ClemDee 2019-07-29 14:30:42 +02:00
  • ef95da707e Modify upload panel style ClemDee 2019-07-29 11:22:52 +02:00
  • d405b8541b Fix horizontal scrollbar in drive ClemDee 2019-07-26 14:35:02 +02:00
  • 666fbe098d Change loading spinner to custom spinner ClemDee 2019-07-25 15:55:20 +02:00
  • 83f6a29f15 Disallow to click more than once on the button to store a shared pad in drive ClemDee 2019-07-25 14:50:46 +02:00
  • aceff466b9 Remove useless jscolor picker import ClemDee 2019-07-25 14:15:44 +02:00
  • f3bb56925b Change browser color picker to jscolor picker for cursor color ClemDee 2019-07-25 14:13:14 +02:00
  • a204740ac2 Fix one annoying missing semicolon ClemDee 2019-07-25 11:50:19 +02:00
  • 5cbfad3433 Fix markdown unwanted renders in chats ClemDee 2019-07-25 11:48:16 +02:00
  • e1690c6f1a Escape titles inside links for Code and Slide titles ClemDee 2019-07-24 15:27:10 +02:00
  • 6ae5da3d10 Move stripTags function to Util ClemDee 2019-07-24 14:41:37 +02:00
  • fe2539394b Add dummy open-in-code in drive context menu ClemDee 2019-07-24 14:06:04 +02:00
  • cb76211a38 Fix missing semi-colon ClemDee 2019-07-24 14:00:00 +02:00
  • abe654f565 many more comments. cache metadata even in the event of a metadata stream error ansuz 2019-07-23 13:59:12 +02:00
  • bf058d8042 prevent multiple callbacks when reading dedicated metadata ansuz 2019-07-23 13:56:37 +02:00
  • 9f959eccea Merge branch 'staging' into editable-metadata ansuz 2019-07-23 11:34:57 +02:00
  • 8644784b03 identify a false positive for IS_NEW_CHANNEL rpc ansuz 2019-07-23 11:34:23 +02:00
  • 9646cbf5db tune up metadata retrieval and caching in historyKeeper/computeIndex ansuz 2019-07-23 11:33:59 +02:00
  • 754da8b14f add a warning to 'getHash' in historyKeeper ansuz 2019-07-23 11:27:49 +02:00
  • 54c2a61cd0 update some variable names to better reflect usage ansuz 2019-07-22 15:42:29 +02:00
  • 9a178f35ae add a few more comments and standardize an inline regexp ansuz 2019-07-22 15:36:37 +02:00
  • ddb1b7b019 add a bunch of comments to the historyKeeper ansuz 2019-07-22 15:34:36 +02:00
  • ff66c4162b Add file plugin to display plain text files ClemDee 2019-07-22 12:02:24 +02:00
  • 9a25ac537a Add file plugin to display plain text files ClemDee 2019-07-22 12:02:24 +02:00
  • e542be75a3 Don't hide download panel if mouse over ClemDee 2019-07-19 11:37:50 +02:00
  • b74f7b5ec2 Set file upload progressbar responsive ClemDee 2019-07-19 11:36:43 +02:00
  • b49c39b895 Fix file progress value going over 100% ClemDee 2019-07-19 11:34:30 +02:00
  • 0636714829 Share with friends as template yflory 2019-07-18 17:18:36 +02:00
  • 4396fda0ff Remember share settings when sharing a pad with a friend yflory 2019-07-18 16:58:57 +02:00
  • 438ff211e1 Add condition to allow folder upload ClemDee 2019-07-18 16:11:19 +02:00
  • 5c5a6b963d Fix defaults options for folder upload ClemDee 2019-07-18 16:07:14 +02:00
  • 165feef7d4 Folder upload only shows a modal for global folder options ClemDee 2019-07-18 15:22:09 +02:00
  • f2a7f8b7bc add some comments and rename some misleading variables ansuz 2019-07-18 12:16:53 +02:00
  • 06cbabd373 Add extension in file name in upload options ClemDee 2019-07-18 12:15:20 +02:00
  • 234fdc12b1 Merge branch 'staging' into editable-metadata ansuz 2019-07-18 11:57:59 +02:00
  • 29a4035b79 make a note about a small problem ansuz 2019-07-18 11:57:21 +02:00
  • 1361334eaf Fix file name & extension in upload options ClemDee 2019-07-18 11:43:14 +02:00
  • 73dcce564e Functionnal folder upload ClemDee 2019-07-18 11:38:33 +02:00
  • a5310e323a Almost functionnal folder import ClemDee 2019-07-17 18:02:25 +02:00
  • e8ff7a9208 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-07-17 17:46:20 +02:00
  • d0001a71e7 Translated using Weblate (German) Weblate 2019-07-17 15:46:10 +00:00
  • 68d285746c Translated using Weblate (English) Weblate 2019-07-17 15:46:10 +00:00
  • b524643af4 Display the owners names in the properties modal when we can yflory 2019-07-17 17:45:41 +02:00
  • 7105629f3d Merge branch 'staging' into unifiedMetadata yflory 2019-07-17 17:21:16 +02:00
  • e2c13d9724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-07-17 17:01:46 +02:00
  • d7630fd093 Fix translation key yflory 2019-07-17 17:00:43 +02:00
  • 51facff6fd Send a mailbox address (encrypted) to the owned pads metadata yflory 2019-07-17 17:01:25 +02:00
  • adef61672c Fix translation key yflory 2019-07-17 17:00:43 +02:00
  • f0d753e3f4 Merge branch 'staging' into unifiedMetadata yflory 2019-07-17 15:25:01 +02:00
  • 14add53f99 Merge branch 'soon' into staging ansuz 2019-07-17 14:50:47 +02:00
  • 646d8e7341 add some comments to common-hash for new APIs ansuz 2019-07-17 14:50:22 +02:00
  • 8e749d6a36 Remove old code yflory 2019-07-17 14:32:15 +02:00
  • bc38c50e0c Fix translation key again.... yflory 2019-07-17 14:31:52 +02:00
  • 0b17df3302 add missing header to CHANGELOG ansuz 2019-07-17 14:24:40 +02:00
  • 0b36286fc8 2.25.0 changelog update ansuz 2019-07-17 14:16:19 +02:00
  • c42b572948 add a comment to the config file about the support keys ansuz 2019-07-17 14:16:06 +02:00
  • 4e3ec86d8c Fix translation keys again yflory 2019-07-17 13:26:04 +02:00
  • f9162d41f7 Fix translation keys yflory 2019-07-17 12:15:28 +02:00
  • 3884ccb7f3 Add upload-folder icon ClemDee 2019-07-17 12:15:14 +02:00
  • 85380b64cf Translated using Weblate (Russian) Weblate 2019-07-17 10:13:04 +00:00
  • 2f93b9e836 Translated using Weblate (English) Weblate 2019-07-17 10:13:04 +00:00
  • 1bb47e28ef Update icons yflory 2019-07-17 10:58:30 +02:00
  • e18433c7f9 Add dummy folder upload ClemDee 2019-07-17 12:00:22 +02:00
  • 05613c15b0 Merge branch 'master' into staging yflory 2019-07-17 11:20:17 +02:00
  • c72bffeb66 Update icons yflory 2019-07-17 10:58:30 +02:00
  • eee040a868 Fix 'req is undefined' yflory 2019-07-17 10:50:51 +02:00
  • 36a57b4007 Fix duplicate notifications n reconnect yflory 2019-07-17 10:49:26 +02:00
  • 7bc0c7ce95 Fix duplicate notifications n reconnect yflory 2019-07-17 10:49:26 +02:00
  • 64304c57d3 Update translation key yflory 2019-07-17 10:48:25 +02:00
  • 0e843f0beb Add upload files in contextmenu ClemDee 2019-07-17 10:32:37 +02:00
  • 646f352a15 Send user agent in support messages yflory 2019-07-16 17:54:06 +02:00
  • 9b45f0dd79 Add translation keys yflory 2019-07-16 17:29:55 +02:00
  • 65d76a9241 Merge branch 'request' into staging yflory 2019-07-16 14:37:03 +02:00
  • 16c54652cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-07-16 14:32:25 +02:00
  • a169b4c3b3 Display a notification when there is a new message from the support team yflory 2019-07-16 14:31:57 +02:00
  • f111be72e6 Clean the support UI code yflory 2019-07-16 11:58:54 +02:00
  • 7ca37d8cea Merge branch 'soon' into staging ansuz 2019-07-16 11:31:17 +02:00
  • 181f848eb9 Merge branch 'master' of github.com:xwiki-labs/cryptpad ansuz 2019-07-16 11:30:55 +02:00
  • f5c8d8566d Fix pads and files not displayed in the drive when logging in yflory 2019-07-16 11:24:29 +02:00
  • 5d4fba04dd update lodash versions ansuz 2019-07-16 11:17:12 +02:00
  • 5be37f2e45 Unified metadata yflory 2019-07-13 15:23:32 +02:00
  • 60bea6b33b Request capabilities part 2 yflory 2019-07-13 11:47:58 +02:00
  • 8193a1997c handle files without extensions when importing into the code editor ansuz 2019-07-13 10:25:22 +02:00
  • 2ba6e40161 Fix issue with merging anon drive yflory 2019-07-13 10:07:04 +02:00
  • 4156b1988f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-07-11 14:16:31 +02:00
  • 6f1e281cf8 request capabilities temp yflory 2019-07-11 14:16:04 +02:00
  • b149d6e139 Merge branch 'soon' into staging ansuz 2019-07-11 10:28:20 +02:00
  • b1f0ca3664 update jshint ansuz 2019-07-11 10:27:08 +02:00
  • ffd630455f Fix scrollbar issue in spreadsheets yflory 2019-07-10 13:34:55 +02:00
  • 1143ee3974 fix typeError when subscribing to mailboxes from the profile page ansuz 2019-07-11 09:55:54 +02:00
  • 44e57619d0 Translated using Weblate (Russian) Weblate 2019-07-10 12:32:38 +00:00
  • 9f2355e95b Fix scrollbar issue in spreadsheets yflory 2019-07-10 13:34:55 +02:00
  • 677a1594a5 wrap long lines in the support page ansuz 2019-07-10 10:25:40 +02:00
  • 5f5cd1e045 oups, add a missing closing brace ansuz 2019-07-08 12:12:42 +02:00
  • 0dee1143ba Merge branch 'master' of github.com:xwiki-labs/cryptpad ansuz 2019-07-08 12:11:08 +02:00