Commit Graph

7379 Commits (f04d4e1010e1ba9f4275d6b3be9e6a5f2e3e1955)
 

Author SHA1 Message Date
yflory 1b31d8f7c6 Create a team
ansuz 89d6a7ad76 Merge branch 'soon' into staging
ansuz e3864677e2 update changelog for Baiji (3.1.0)
ansuz 3ff40df1b8 change server from PACKAGE mode to FRESH mode when you flush the cache
yflory 798296489a Merge branch 'staging' into team
yflory 7e238245e6 Fix pad not stored in drive when accepting ownership
yflory 16549f40bb Add a way to restore broken spreadsheets
yflory f5444e5d3d Add notification icon
yflory 39eefec50a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory fc3c487421 Disable transfer ownership for shared folders and files
Weblate 285eb055f9 Translated using Weblate (German)
Currently translated at 100.0% (1066 of 1066 strings)

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