Commit Graph

6827 Commits (5c984854c7ec0c064061b48cdf4705d4632c970b)

Author SHA1 Message Date
yflory 84249a92b5 Keep only one getPadMetadata in outer 2019-09-09 14:47:57 +02:00
yflory bb0365622b re-encrypt the mailbox field when changing a pad password 2019-09-09 14:13:27 +02:00
yflory 0a5bf7a5c2 Update atime when updating the owners of a pad 2019-09-09 12:19:29 +02:00
yflory f8bc5343d5 Improve french translation 2019-09-09 12:18:57 +02:00
yflory f60e7ffd19 Transfer ownership UI 2019-09-09 11:02:08 +02:00
ansuz ecfac9e7b3 test usage of multiple rpc sessions with the same network 2019-09-06 15:18:55 +02:00
ansuz 29813e485d add a little debugging info to batch-read 2019-09-06 15:03:42 +02:00
ansuz cb3df0552b generate new txids when resending RPC commands and prevent unintended fallthrough in handler 2019-09-06 14:59:32 +02:00
ansuz 340a290ceb add names for batched reads for debugging 2019-09-06 14:58:00 +02:00
ansuz a7e40040a1 log unauthenticated RPC calls as silly 2019-09-06 14:36:22 +02:00
ansuz d375ee8107 fix some reference errors that weren't triggered unless disconnected 2019-09-06 14:08:25 +02:00
ansuz ee3ac1cd56 drop unnecessary lint compliance 2019-09-06 13:36:59 +02:00
ansuz fe884278f4 ignore non-interesting errors when processing metadata 2019-09-06 13:36:06 +02:00
ansuz dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors 2019-09-06 13:35:36 +02:00
ansuz 75b655e1e8 refactor rpc with support for multiple authenticated sessions 2019-09-06 10:30:13 +02:00
ansuz 53142c91e7 fix broken requirejs support for common-hash 2019-09-05 18:02:00 +02:00
ansuz d81ff791ad WIP cli tests for rpc 2019-09-05 18:01:21 +02:00
ansuz 023c29795a update grep-able comments in rpc 2019-09-05 15:48:13 +02:00
ansuz 65b0112dcb batch concurrent requests for expensive IO and computations 2019-09-05 15:40:17 +02:00
ansuz ed82936610 add nodejs support to common-hash 2019-09-05 15:28:20 +02:00
yflory 6049e67795 Fix remove yourself as owner with a new-ish account 2019-09-05 14:18:56 +02:00
ansuz 096b0fb44a move 'getDefaultName' out of 'common-hash' 2019-09-05 12:22:30 +02:00
ansuz d7906f9132 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-04 17:22:14 +02:00
ansuz 9ce7cea9cc abstract historyKeeper's batched reads implementation into a library 2019-09-04 17:22:06 +02:00
yflory dda115a6aa lint compliance 2019-09-04 17:19:10 +02:00
yflory 8ff4e2fd8e Test all shared folders with getDeletedPads because of editable metadata 2019-09-04 17:18:30 +02:00
ansuz ec2b5dd01f remove dead code 2019-09-04 14:42:59 +02:00
ansuz 8a0292d067 fix confusing variable naming 2019-09-04 14:40:30 +02:00
ansuz 702c9a2fb2 drop chechChannelIntegrity API 2019-09-04 14:38:44 +02:00
ansuz f8cd1dc266 have historyKeeper remove files that are a day or more past their expiration time 2019-09-04 14:21:22 +02:00
ansuz 4902554a61 implement per-channel fifo queues for metadata and channel writes 2019-09-04 11:51:33 +02:00
ansuz 41c86bb6bc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-04 11:19:47 +02:00
ansuz 12dd647a46 lint compliance 2019-09-04 11:13:17 +02:00
yflory 08c38e757e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 18:42:44 +02:00
yflory c5903ffb9d Add XXX 2019-09-03 18:42:31 +02:00
ansuz 8d036ba73a add date when initializing metadata 2019-09-03 18:34:10 +02:00
Weblate aff09ffe42 Translated using Weblate (German)
Currently translated at 99.0% (1055 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-09-03 16:32:27 +00:00
Weblate 7b38d7f9ec Translated using Weblate (French)
Currently translated at 100.0% (1066 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-09-03 16:32:27 +00:00
ansuz 9a9b75674b don't send WRITE_PRIVATE_MESSAGE from historyKeeper 2019-09-03 18:29:28 +02:00
ansuz 082f367248 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 18:26:47 +02:00
yflory 0b7221efe6 Ability to dismiss notifications about a support answer 2019-09-03 18:09:48 +02:00
ansuz cdb98ee27f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 18:08:11 +02:00
yflory 6cea8dc01b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 17:59:13 +02:00
yflory a8ec344203 Fix UI and rendering issues in the notifications panel 2019-09-03 17:58:56 +02:00
ansuz 83d0b1ad30 WIP clientside components of private mailbox messages 2019-09-03 17:53:12 +02:00
ansuz dfae2908eb fix typo that caused the RPC not to load 2019-09-03 17:41:22 +02:00
yflory 2411932229 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 17:31:17 +02:00
yflory bb53a78bfc Ability to dismiss unhandled notifications 2019-09-03 17:31:06 +02:00
ansuz e636a4fa6e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 17:25:14 +02:00
Weblate b7034cd5a1 Translated using Weblate (Spanish)
Currently translated at 78.6% (824 of 1049 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2019-09-03 15:24:06 +00:00