Commit Graph

7208 Commits (bfd46fb570170c5ab43aaf2f8ad3659728d58ae5)

Author SHA1 Message Date
ansuz 26faf72df8 make it easier to filter clientside logs 2019-09-09 17:23:35 +02:00
ansuz a3eff2728e update lib/once.js to match clientside definition 2019-09-09 16:39:54 +02:00
ansuz 40f302d002 revert usage of batch reads for file size 2019-09-09 16:34:30 +02:00
ansuz 56ec91ff27 update util.once to add a handler for multiple callbacks 2019-09-09 16:31:57 +02:00
yflory 2d7f7b895d Fix team inner.js 2019-09-09 16:30:28 +02:00
ansuz 1d5534b593 provide more debugging info on metadata parse errors 2019-09-09 16:03:14 +02:00
ansuz d83c43b0eb increment version to 3.1.0 2019-09-09 16:00:59 +02:00
ansuz c9be2fae36 avoid triggering a warning when using the Notifications API in an insecure context 2019-09-09 15:59:56 +02:00
ansuz c7cea7fae3 identify cause of 'channel ready without callback' and handle reconnection more gracefully 2019-09-09 15:56:01 +02:00
ansuz 8e4b6a6383 change the log type on noisy messages for easier filtering 2019-09-09 15:52:04 +02:00
yflory dbe63f254a Merge branch 'staging' into team 2019-09-09 15:39:28 +02:00
yflory d993827c7e Fix expiration time not updated properly on accept ownership 2019-09-09 15:31:59 +02:00
yflory 5e5d1ecddb Update local metadata when fetching latest values from the server 2019-09-09 14:59:40 +02:00
yflory ed2ae72c11 lint compliance 2019-09-09 14:53:37 +02:00
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
yflory 634d24b46c Team APP UI 2019-09-06 18:47:18 +02:00
yflory 15387af020 Merge branch 'staging' into team 2019-09-06 15:46:19 +02:00
yflory 834e12fcba Teams: async-store refactoring 2019-09-06 15:45:56 +02:00
ansuz ecfac9e7b3 test usage of multiple rpc sessions with the same network 2019-09-06 15:18:55 +02:00
yflory 2b57d82e8a Optimize findStronger in common-hash 2019-09-06 15:07:27 +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
yflory 1d53e7d8a1 Teams: listAllTags and getTemplates 2019-09-05 19:03:42 +02:00
yflory 35a429d30c Teams: setPadAttribute and getPadAttribute 2019-09-05 18:25:14 +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
yflory 4c339afc6c Refactoring part2 2019-09-05 17:55:23 +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
yflory 7222d34dc0 Refactor async-store to make it work with teams 2019-09-05 13:56:47 +02:00
ansuz 096b0fb44a move 'getDefaultName' out of 'common-hash' 2019-09-05 12:22:30 +02:00
yflory a2edf5be64 Preparations for the Team refactoring 2019-09-04 17:59:44 +02:00
yflory fd7567188b Clean some code 2019-09-04 17:54:32 +02:00
yflory 670d845262 Move the shared folder loader to the new module 2019-09-04 17:46:52 +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 05caf86033 Merge branch 'staging' into team 2019-09-04 17:19:28 +02:00