Commit Graph

  • d6fc35cab4 mkdirp the path to metadata before writing ansuz 2019-08-26 17:44:21 +02:00
  • 8d102ea762 log more ansuz 2019-08-26 17:40:14 +02:00
  • c18018ca79 Merge branch 'staging' into fix ansuz 2019-08-26 17:22:30 +02:00
  • 2367a60236 Features pages UI yflory 2019-08-26 17:18:28 +02:00
  • 335f6b1673 Translated using Weblate (French) Weblate 2019-08-26 15:15:27 +00:00
  • 9f1a4441d4 Translated using Weblate (English) Weblate 2019-08-26 15:15:27 +00:00
  • 67fef6f764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-08-26 16:25:41 +02:00
  • 7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused yflory 2019-08-26 16:25:34 +02:00
  • 521940f604 Don't update the proxy onfinechange when picking a cursor color yflory 2019-08-26 15:30:35 +02:00
  • 57c5e664bb don't prompt users to upgrade to premium if subscriptions are disabled ansuz 2019-08-26 14:07:23 +02:00
  • 0ee41bbec6 Merge branch 'staging' into fix ansuz 2019-08-26 11:19:16 +02:00
  • e2ff6c7c30 Fix fileHost in the file app yflory 2019-08-23 17:38:08 +02:00
  • 32c1ab842e Fix typo yflory 2019-08-23 17:31:20 +02:00
  • 9d32dbb7e5 Remove console.log yflory 2019-08-23 17:19:08 +02:00
  • 31f365474b Fix fileHost for avatars yflory 2019-08-23 17:12:39 +02:00
  • c7ca50c934 add "copy shareable link" button to "profile" page yflory 2019-08-23 16:42:31 +02:00
  • 7816c17cb5 Fix backspace shortcut in codemirror yflory 2019-08-23 16:31:57 +02:00
  • e3e4186f34 Remove placeholder yflory 2019-08-23 16:20:50 +02:00
  • d59b2f513f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-08-23 16:20:05 +02:00
  • e4ecf02774 Translated using Weblate (German) Weblate 2019-08-23 14:19:56 +00:00
  • eabe639e7c Translated using Weblate (French) Weblate 2019-08-23 14:19:56 +00:00
  • 753ba85983 Translated using Weblate (English) Weblate 2019-08-23 14:19:56 +00:00
  • c95db33157 Improve pricing visibility yflory 2019-08-23 16:19:45 +02:00
  • 689886b9bf always store messages according to the order in which they were received ansuz 2019-08-23 13:12:58 +02:00
  • a34abd748e rename unclear variable name ansuz 2019-08-23 12:43:42 +02:00
  • 7642ee9584 log catastrophic errors in getIndex, clean up comments ansuz 2019-08-23 12:43:05 +02:00
  • 62c23a29a7 simplify validateKey validation ansuz 2019-08-23 12:28:17 +02:00
  • 74372ba5d4 Disable Ctrl+E modal in share and filepicker modals yflory 2019-08-23 12:16:48 +02:00
  • a125f6a764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-08-23 12:03:04 +02:00
  • ae1e221bdc Remove useless X in the download table yflory 2019-08-22 18:04:34 +02:00
  • 3c6e127831 Improve upload table UI yflory 2019-08-22 18:04:11 +02:00
  • b82c0a420a merge latest staging ansuz 2019-08-22 18:01:20 +02:00
  • 84e1057153 address remaining notes in the storage api ansuz 2019-08-22 17:48:28 +02:00
  • 204f6b3af1 remove some comments ansuz 2019-08-22 17:01:05 +02:00
  • c9f569b109 optimize getIndex so identical indexes are never computed concurrently ansuz 2019-08-22 17:00:51 +02:00
  • 096c8eb2ba check that the user-supplied validateKey is actually before doing any more work ansuz 2019-08-22 16:59:46 +02:00
  • 71e44f46c7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2019-08-22 14:52:38 +02:00
  • 337e0bd141 update the server's cache whenever we write metadata ansuz 2019-08-22 14:52:11 +02:00
  • 53f04d096d update the server's cache whenever we write metadata ansuz 2019-08-22 14:52:11 +02:00
  • 347b7a639b update XXX comment ansuz 2019-08-22 14:40:01 +02:00
  • fc72861721 Prevent users from opening a pad with the wrong app yflory 2019-08-22 14:01:07 +02:00
  • dadcc519b7 lint compliance yflory 2019-08-16 11:33:57 +02:00
  • a63bea1f59 remove invalid callback which would totally break channelBytes ansuz 2019-08-22 11:50:06 +02:00
  • 3c1aadd6c1 archive metadata even if there is no corresponding channel log ansuz 2019-08-22 11:49:43 +02:00
  • 55ea7f13fd fix invalid conditional which would block task scheduling ansuz 2019-08-22 11:49:02 +02:00
  • 338f967149 restructure onChannelMessage ansuz 2019-08-22 11:21:10 +02:00
  • 8af7308da4 set a default value and describe disableIntegratedTasks in the example config ansuz 2019-08-21 14:06:57 +02:00
  • c17938a8e3 cache the metadata to save a few lookups ansuz 2019-08-21 14:04:23 +02:00
  • c5de4164bc make sure getIndex is always async in historyKeeper ansuz 2019-08-21 13:49:39 +02:00
  • 255f208a4a always enable tasks, but allow for admins to disable the integrated loop in the main server process ansuz 2019-08-21 13:36:27 +02:00
  • d30470f1aa correct an invalid comment ansuz 2019-08-21 13:22:43 +02:00
  • cdfbaf5ad9 write tasks along with metadata ansuz 2019-08-21 13:22:05 +02:00
  • 9623efd10b fix another non-standard instance of checking for metadata ansuz 2019-08-21 13:05:01 +02:00
  • b360d79a76 simplify 'isNewChannel' rpc ansuz 2019-08-21 12:54:24 +02:00
  • 7e13f7e3ca validate owners against amended metadata when removing channels ansuz 2019-08-21 12:46:45 +02:00
  • 31f7c4b90a validate owners against amended metadata when clearing channels ansuz 2019-08-21 12:41:00 +02:00
  • 8c92d3dc02 move metadata to the top of the file with all the other imports ansuz 2019-08-21 12:30:01 +02:00
  • c5ca82f0e1 throw errors if you try to update expiration times, as this isn't implemented yet ansuz 2019-08-21 12:28:19 +02:00
  • 0a0c64d240 only increment the metadata line index if you can parse the line ansuz 2019-08-21 12:26:46 +02:00
  • 1c37ec7aee prevent duplicated owners in metadata amendments ansuz 2019-08-21 12:24:12 +02:00
  • a3a7bcbe35 add comments for lots of functions ansuz 2019-08-21 12:15:27 +02:00
  • d6d7f4f601 include the size of the metadata log in the computed size of a channel ansuz 2019-08-21 12:14:49 +02:00
  • 2aebadcff3 use the correct path for channel data when restoring logs from the archive ansuz 2019-08-21 12:13:39 +02:00
  • 238d547a46 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2019-08-20 17:37:43 +02:00
  • 50a6479854 merge latest staging into editable metadata ansuz 2019-08-20 17:32:46 +02:00
  • f966a479de Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-08-20 13:55:46 +02:00
  • 24ea640397 Kill the testworker to save memory usage yflory 2019-08-20 13:55:37 +02:00
  • 30671cd570 Merge pull request #430 from ClemDee/responsiveContextMenu ansuz 2019-08-20 13:45:21 +02:00
  • e1477bd32e Make context submenus don't overflow on Y axis Clément Desableau 2019-08-20 01:58:49 +02:00
  • 1521220560 fix loading screen spinner color to match CryptPad icon ansuz 2019-08-19 17:32:37 +02:00
  • 06809fd3ba Update codemirror settings in realtime yflory 2019-08-19 16:53:17 +02:00
  • 92a41f84f7 Fix wrong owner in the properties modal yflory 2019-08-19 16:00:55 +02:00
  • c608bdd2dc Merge branch 'off' into staging yflory 2019-08-19 15:38:22 +02:00
  • 656b129543 Ability to remove handlers from worker-channel and metadata-manager yflory 2019-08-16 11:09:24 +02:00
  • c1656d7b5b Merge branch 'unifiedMetadata' into staging yflory 2019-08-19 15:27:59 +02:00
  • aedc92362a update chainpad-listmap dependency version ansuz 2019-08-19 15:25:42 +02:00
  • 6f0062d023 Add comments and timeout errors yflory 2019-08-19 14:37:55 +02:00
  • 3dba20776f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2019-08-19 13:40:24 +02:00
  • 7988a30338 Fix folder upload UI yflory 2019-08-19 13:39:35 +02:00
  • 08e9080dec Merge pull request #428 from xwiki-labs/folderToSF ansuz 2019-08-19 12:12:22 +02:00
  • a368948fb6 handle errors when converting folders to shared folders ansuz 2019-08-19 12:06:06 +02:00
  • 7d583975b8 fix a few things, add comments for others ansuz 2019-08-19 11:56:52 +02:00
  • 5dacc6ceeb Merge branch 'soon' into staging ansuz 2019-08-16 17:39:54 +02:00
  • 04feef793b resolve merge conflicts ansuz 2019-08-16 17:39:22 +02:00
  • 1af467aa84 Translated using Weblate (French) Weblate 2019-08-16 14:51:04 +00:00
  • 1c55ac15d5 Merge branch 'staging' into editable-metadata ansuz 2019-08-16 16:43:42 +02:00
  • dc65213130 Merge branch 'merge-plainTextFiles' into staging ansuz 2019-08-16 16:02:53 +02:00
  • bd717f16e3 Add translation keys ClemDee 2019-08-16 16:02:29 +02:00
  • bf3e638adc resolve merge conflicts, lint compliance ansuz 2019-08-16 16:02:10 +02:00
  • c9569a136d Translated using Weblate (Russian) Weblate 2019-08-16 13:37:15 +00:00
  • c555a0f500 Translated using Weblate (Portuguese (Brazil)) Weblate 2019-08-16 13:37:15 +00:00
  • 242677300b Translated using Weblate (German) Weblate 2019-08-16 13:37:15 +00:00
  • 3511f3b802 Translated using Weblate (French) Weblate 2019-08-16 13:37:15 +00:00
  • 32fa527dc9 Merge pull request #427 from xwiki-labs/exportFolder ansuz 2019-08-16 15:02:02 +02:00
  • 58a3f76464 Fix two comments ClemDee 2019-08-16 14:35:07 +02:00
  • f2063f3748 Remove translation fallbacks ClemDee 2019-08-16 13:56:25 +02:00
  • e8c98200ec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ClemDee 2019-08-16 13:52:32 +02:00
  • a00ac64e0e Remove translation fallback ClemDee 2019-08-16 13:51:55 +02:00
  • 79b667c835 Remove translation fallback ClemDee 2019-08-16 13:51:16 +02:00
  • c4a90a90f2 Fix disconnection event not propagating to the UI yflory 2019-08-16 11:33:57 +02:00