ansuz
|
532ba9b9fd
|
update XXX comments which are no longer valid or can wait
|
5 years ago |
yflory
|
2bd8c2d363
|
Fix onreconnect in cursor
|
5 years ago |
yflory
|
29075b7898
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
5 years ago |
yflory
|
c19ff5958c
|
Fix duplicate join in cursor.js
|
5 years ago |
ansuz
|
9f9bce7ac5
|
create the 'what is cryptpad' pad as owned when you register
|
5 years ago |
ansuz
|
6f9d438d4d
|
fix hacky detection of secure context
|
5 years ago |
yflory
|
8c8f7e4605
|
Fix 'document' not defined in the worker context
|
5 years ago |
yflory
|
e7f56ca236
|
lint compliance...
|
5 years ago |
yflory
|
d92122347f
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
5 years ago |
yflory
|
b84c4be69c
|
Display OS notifications when receiving a notification on CryptPad
|
5 years ago |
ansuz
|
26faf72df8
|
make it easier to filter clientside logs
|
5 years ago |
ansuz
|
a3eff2728e
|
update lib/once.js to match clientside definition
|
5 years ago |
ansuz
|
40f302d002
|
revert usage of batch reads for file size
|
5 years ago |
ansuz
|
56ec91ff27
|
update util.once to add a handler for multiple callbacks
|
5 years ago |
yflory
|
2d7f7b895d
|
Fix team inner.js
|
5 years ago |
ansuz
|
1d5534b593
|
provide more debugging info on metadata parse errors
|
5 years ago |
ansuz
|
d83c43b0eb
|
increment version to 3.1.0
|
5 years ago |
ansuz
|
c9be2fae36
|
avoid triggering a warning when using the Notifications API in an insecure context
|
5 years ago |
ansuz
|
c7cea7fae3
|
identify cause of 'channel ready without callback' and handle reconnection more gracefully
|
5 years ago |
ansuz
|
8e4b6a6383
|
change the log type on noisy messages for easier filtering
|
5 years ago |
yflory
|
dbe63f254a
|
Merge branch 'staging' into team
|
5 years ago |
yflory
|
d993827c7e
|
Fix expiration time not updated properly on accept ownership
|
5 years ago |
yflory
|
5e5d1ecddb
|
Update local metadata when fetching latest values from the server
|
5 years ago |
yflory
|
ed2ae72c11
|
lint compliance
|
5 years ago |
yflory
|
84249a92b5
|
Keep only one getPadMetadata in outer
|
5 years ago |
yflory
|
bb0365622b
|
re-encrypt the mailbox field when changing a pad password
|
5 years ago |
yflory
|
0a5bf7a5c2
|
Update atime when updating the owners of a pad
|
5 years ago |
yflory
|
f8bc5343d5
|
Improve french translation
|
5 years ago |
yflory
|
f60e7ffd19
|
Transfer ownership UI
|
5 years ago |
yflory
|
634d24b46c
|
Team APP UI
|
5 years ago |
yflory
|
15387af020
|
Merge branch 'staging' into team
|
5 years ago |
yflory
|
834e12fcba
|
Teams: async-store refactoring
|
5 years ago |
ansuz
|
ecfac9e7b3
|
test usage of multiple rpc sessions with the same network
|
5 years ago |
yflory
|
2b57d82e8a
|
Optimize findStronger in common-hash
|
5 years ago |
ansuz
|
29813e485d
|
add a little debugging info to batch-read
|
5 years ago |
ansuz
|
cb3df0552b
|
generate new txids when resending RPC commands and prevent unintended fallthrough in handler
|
5 years ago |
ansuz
|
340a290ceb
|
add names for batched reads for debugging
|
5 years ago |
ansuz
|
a7e40040a1
|
log unauthenticated RPC calls as silly
|
5 years ago |
ansuz
|
d375ee8107
|
fix some reference errors that weren't triggered unless disconnected
|
5 years ago |
ansuz
|
ee3ac1cd56
|
drop unnecessary lint compliance
|
5 years ago |
ansuz
|
fe884278f4
|
ignore non-interesting errors when processing metadata
|
5 years ago |
ansuz
|
dc078c1ca1
|
test mailboxes and RPCs from the command line, fix some minor errors
|
5 years ago |
ansuz
|
75b655e1e8
|
refactor rpc with support for multiple authenticated sessions
|
5 years ago |
yflory
|
1d53e7d8a1
|
Teams: listAllTags and getTemplates
|
5 years ago |
yflory
|
35a429d30c
|
Teams: setPadAttribute and getPadAttribute
|
5 years ago |
ansuz
|
53142c91e7
|
fix broken requirejs support for common-hash
|
5 years ago |
ansuz
|
d81ff791ad
|
WIP cli tests for rpc
|
5 years ago |
yflory
|
4c339afc6c
|
Refactoring part2
|
5 years ago |
ansuz
|
023c29795a
|
update grep-able comments in rpc
|
5 years ago |
ansuz
|
65b0112dcb
|
batch concurrent requests for expensive IO and computations
|
5 years ago |