4948 Commits (572b9eb09be42684fead093a40e1623597136553)

Author SHA1 Message Date
yflory 572b9eb09b Fix merge conflict with weblate 5 years ago
yflory 3a8b3ea6cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 590e6bd211 Demote yourself 5 years ago
yflory 22d5e417e4 Prevent infinite loop in the drive 5 years ago
yflory 50e39f9945 Fix a race condition in teams 5 years ago
ansuz 469d674ca0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory f341ac2637 Enable teams by default 5 years ago
ansuz 5876f5c737 include user block location in support requests 5 years ago
yflory 1a69a0cab7 Add links to the teams APP 5 years ago
yflory 0b542f6be8 Use the correct app name for teams 5 years ago
yflory a1e0722a09 Update translation keys 5 years ago
Weblate 992fba0148 Translated using Weblate (German)
Currently translated at 100.0% (1118 of 1118 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 5dbc06633a Show the current displayed team in the leftside menu 5 years ago
yflory 123794fe99 Remove console.error 5 years ago
yflory 30492be60c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory b5cce5f215 Improve team and account deletion for pads multiple owners 5 years ago
Weblate 1fd8e2a08f Translated using Weblate (German)
Currently translated at 100.0% (1107 of 1107 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 794eba0fed Translated using Weblate (French)
Currently translated at 100.0% (1118 of 1118 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 7e1beeb4e9 Translated using Weblate (English)
Currently translated at 100.0% (1118 of 1118 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1118 of 1118 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1117 of 1117 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1116 of 1116 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1115 of 1115 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1114 of 1114 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1113 of 1113 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1112 of 1112 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1111 of 1111 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1110 of 1110 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1109 of 1109 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1108 of 1108 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 72ba9ab999 Add translation keys 5 years ago
yflory 01a7430833 Fix usage bar refresh after leaving a team 5 years ago
yflory a530776ba8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 1288f28931 Team deletion 5 years ago
ansuz 16e8c96210 allow for selection of user data in admin side of support tickets 5 years ago
ansuz 2a809cf120 roster changes:
* validate that a user can add a role before adding them
* support deletion of non-required metadata attributes via null
5 years ago
yflory 7b4a72b3a2 lint compliance 5 years ago
yflory 295a712942 Transfer team ownership 5 years ago
ansuz 59a361449d don't allow deletion of displayName or notifications via describe command 5 years ago
ansuz 8e07b03581 fix parse error 5 years ago
ansuz fd31fd3096 roster changes: validate roles when describing. interpret assignment of null as deletion. prevent a typeError when describing somebody that doesn't exist 5 years ago
ansuz 9b74136b66 Merge branch 'invitations' into staging 5 years ago
yflory 3fb0cc38ec Delete team 5 years ago
yflory 44edbf8b39 Remove some XXX 5 years ago
yflory aaed0b939e Transfer ownership from or to a team 5 years ago
ansuz 069776e804 use fast implementations of tweetnacl serverside 5 years ago
ansuz 252b2729a6 supply plan information with support ticket submissions 5 years ago
ansuz 717a7d550c increase size of pdfs rendered via media-tags in code preview pane 5 years ago
ansuz 777d9eff5f pass arguments to 'throttle' 5 years ago
ansuz 61e66e9add WIP invitation link generation 5 years ago
ansuz 6425d492f1 move credential.js from customize.dist/ to www/common/ 5 years ago
ansuz 83c19f01f3 Merge branch 'soon' into staging 5 years ago
yflory d360552cf0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 8536962fd1 Fix drive event always sent when fetching new pad metadata 5 years ago
yflory d2787313f1 UI improvements for the rights properties modal 5 years ago
yflory a73af811d3 Make user grid layout reusable 5 years ago
ansuz 82a0048082 keep trying to draw the preview pane, if necessary 5 years ago
ansuz e5cb3250d8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz abd491cf60 keep trying to draw the preview pane, if necessary 5 years ago
yflory 0d0eaebb1f Fix issue with promoting and demoting users in a team 5 years ago
yflory 5ad5e32ec8 Change pad password with a team owner 5 years ago