2966 Commits (b1dab8e75a6158c80f7bb433342aea802414ce45)

Author SHA1 Message Date
ansuz 2c0e03a3d4 add nodejs support to pinpad.js 5 years ago
ansuz be8b014b36 WIP roster implementation 5 years ago
yflory b58b6fa691 Fix back button in teams 5 years ago
yflory 81c2df389a Team chat 5 years ago
yflory 08b105bc10 Remove dead code 5 years ago
yflory 938a42aae8 lint compliance 5 years ago
yflory 641b69446d Fix issues and replace chat module 5 years ago
yflory c6a4f78097 Chat V3 5 years ago
yflory 450c920b84 Don't try to get files metadata 5 years ago
yflory 799d93eb48 Prevent sharing a pad with a team from this team's drive 5 years ago
yflory b76cef9660 Store a pad in a team drive 5 years ago
yflory be85efcb21 Fix decodeBase64 error with thumbnails 5 years ago
yflory 489bec6285 Use console.debug in userObject 5 years ago
yflory 353da76808 Improve share modal UI 5 years ago
yflory 306fc6cdb9 Create and store pads in a team 5 years ago
ansuz abaf4c7371 escapeKeyCharacters is now a common utility 5 years ago
yflory 6c70bf62b1 Don't pull the entire css twice 5 years ago
yflory 7f0dd4f576 Load shared folder and register change events in teams 5 years ago
yflory fa2d148df4 Display a team drive 5 years ago
ansuz c17a28cced WIP roster definition 5 years ago
ansuz 152284e443 implement util.bake and polyfill btoa and atob 5 years ago
ansuz bcbe561bbf implement Util.both 5 years ago
yflory 222ea650d1 lint compliance 5 years ago
yflory 1b31d8f7c6 Create a team 5 years ago
yflory 798296489a Merge branch 'staging' into team 5 years ago
yflory 7e238245e6 Fix pad not stored in drive when accepting ownership 5 years ago
yflory 16549f40bb Add a way to restore broken spreadsheets 5 years ago
yflory f5444e5d3d Add notification icon 5 years ago
yflory 39eefec50a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory fc3c487421 Disable transfer ownership for shared folders and files 5 years ago
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/
5 years ago
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 56ec91ff27 update util.once to add a handler for multiple callbacks 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 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
yflory 2b57d82e8a Optimize findStronger in common-hash 5 years ago
ansuz cb3df0552b generate new txids when resending RPC commands and prevent unintended fallthrough in handler 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 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
yflory 4c339afc6c Refactoring part2 5 years ago
ansuz ed82936610 add nodejs support to common-hash 5 years ago
yflory 6049e67795 Fix remove yourself as owner with a new-ish account 5 years ago
yflory 7222d34dc0 Refactor async-store to make it work with teams 5 years ago
ansuz 096b0fb44a move 'getDefaultName' out of 'common-hash' 5 years ago
yflory a2edf5be64 Preparations for the Team refactoring 5 years ago
yflory fd7567188b Clean some code 5 years ago
yflory 670d845262 Move the shared folder loader to the new module 5 years ago
yflory 05caf86033 Merge branch 'staging' into team 5 years ago
yflory dda115a6aa lint compliance 5 years ago
yflory 8ff4e2fd8e Test all shared folders with getDeletedPads because of editable metadata 5 years ago
yflory 7658dbcaeb Add shared folder module 5 years ago
yflory 3745bb76dc Add Team module 5 years ago
yflory 1a8f47d558 Add Team app 5 years ago
yflory e9785c7ef6 Merge branch 'staging' into team 5 years ago
yflory 37b3c2f10c Split drive inner.js and less 5 years ago
ansuz 41c86bb6bc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 12dd647a46 lint compliance 5 years ago
yflory 08c38e757e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory c5903ffb9d Add XXX 5 years ago
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/
5 years ago
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/
5 years ago
ansuz 082f367248 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 0b7221efe6 Ability to dismiss notifications about a support answer 5 years ago
ansuz cdb98ee27f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 6cea8dc01b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory a8ec344203 Fix UI and rendering issues in the notifications panel 5 years ago
ansuz 83d0b1ad30 WIP clientside components of private mailbox messages 5 years ago
ansuz dfae2908eb fix typo that caused the RPC not to load 5 years ago
yflory 2411932229 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory bb53a78bfc Ability to dismiss unhandled notifications 5 years ago
ansuz e636a4fa6e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
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/
5 years ago
Weblate 4680a24791 Translated using Weblate (German)
Currently translated at 100.0% (1049 of 1049 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago