Commit Graph

9720 Commits

Author SHA1 Message Date
ansuz 7c1e43e22c 3.23.1 changelog 2020-10-16 18:34:28 +05:30
yflory 01138261ab Fix shared folders 2020-10-16 14:52:21 +02:00
yflory baf71a3c04 Check if a team's pinning keys are valid 2020-10-16 14:16:57 +02:00
ansuz 94554cd964 Merge branch 'soon' into main 2020-10-16 11:22:38 +05:30
ansuz 5eecf01a72 Merge branch 'staging' into soon 2020-10-16 11:21:12 +05:30
ansuz ff8eac3ba4 increment version to 3.23.1 2020-10-16 10:13:36 +05:30
Weblate 596e240a79 Translated using Weblate (German)
Currently translated at 100.0% (1363 of 1363 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-10-16 06:28:39 +02:00
yflory ae92614289 Refresh ownership in the access modal 2020-10-15 16:09:09 +02:00
David Benqué a962114e5e Remove XXXs related to translation keys 2020-10-15 14:25:51 +01:00
Weblate 592f16a943 Translated using Weblate (French)
Currently translated at 100.0% (1363 of 1363 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-10-15 15:22:36 +02:00
Weblate 7a1def64e3 Translated using Weblate (English)
Currently translated at 100.0% (1363 of 1363 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1362 of 1362 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1361 of 1361 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2020-10-15 15:22:35 +02:00
Weblate cf76bdd050 Translated using Weblate (Romanian)
Currently translated at 46.2% (629 of 1360 strings)

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

Translated using Weblate (Romanian)

Currently translated at 44.8% (610 of 1360 strings)

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

Translated using Weblate (Romanian)

Currently translated at 42.9% (584 of 1360 strings)

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

Translated using Weblate (Romanian)

Currently translated at 42.8% (583 of 1360 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2020-10-15 14:30:28 +02:00
yflory 0b1a21b378 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-10-15 13:48:17 +02:00
yflory 0a06f31be3 Add missing labels to some owner actions 2020-10-15 13:48:11 +02:00
yflory 179fa06f92 Fix drive history with deleted shared folder 2020-10-15 13:38:53 +02:00
ansuz 804443e5f7 send basic team info along with support tickets
...and fix a server bug that had broken /api/config.supportMailbox
2020-10-15 15:12:12 +05:30
ansuz 713c8c574b Merge branch 'soon' into staging 2020-10-15 13:23:53 +05:30
ansuz faa7ebf399 Fix some bugs with integrated eviction
1. implement SET_LAST_EVICTION as an admin command, not a decree
2. expect a return value from Env.evictInactive and expose it via Env.evictionReport
2020-10-15 13:15:39 +05:30
ansuz ac322c8e82 make the eviction script call back with accumulated statistics 2020-10-14 17:23:53 +05:30
ansuz a29c5641b8 introduce some artificial delays in the eviction script
...and reduce the margin of error in its bloom filters
2020-10-14 17:22:31 +05:30
ansuz 90f046f896 prevent long-running worker tasks from timing out 2020-10-14 17:18:57 +05:30
yflory abd901937e Add XXX 2020-10-13 17:38:15 +02:00
yflory f753889fb0 Merge branch 'main' into staging 2020-10-13 17:37:18 +02:00
yflory e0b695d771 Fix cache issues with OnlyOffice 2020-10-13 17:35:19 +02:00
yflory fc58274617 Fix cache issues with ckeditor 2020-10-13 17:21:53 +02:00
yflory d60e072605 Update last-modified 2020-10-13 16:31:01 +02:00
yflory 101b6800ea Improve custom limits UI in the admin panel 2020-10-13 13:02:50 +02:00
yflory a7f747bd54 Fix OO CSP cache 2020-10-13 10:30:21 +02:00
ansuz 6e57366b7f address a file descriptor leak 2020-10-13 13:14:39 +05:30
ansuz a2c0d2165b implement a few more admin decrees 2020-10-13 11:36:30 +05:30
ansuz abd84665ae lint compliance 2020-10-13 11:00:45 +05:30
ansuz ce0a8e1362 Merge branch 'soon' into staging 2020-10-13 10:57:34 +05:30
ansuz 6ec5171518 add support for changing a few more Env parameters at runtime 2020-10-13 10:56:40 +05:30
ansuz adb988058d stop logging dev/fresh mode 2020-10-12 19:19:57 +05:30
ansuz f2ec9cbe33 load premium and customLimits to avoid evicting them even if inactive 2020-10-12 19:18:12 +05:30
ansuz 45b063e378 suppress irrelevant errors from Decrees.load 2020-10-12 19:15:48 +05:30
ansuz 854e4c06ff report lastEviction in an admin INSTANCE_STATUS 2020-10-12 17:52:15 +05:30
ansuz 471a9a33ac take note of a minor error with pin RPCs 2020-10-12 17:51:38 +05:30
ansuz f86409e1ba take note of which Environment variables should be made mutable via decree 2020-10-12 17:50:40 +05:30
ansuz 6d13a785c6 downgrade a non-critical XXX to a FIXME 2020-10-12 17:42:41 +05:30
ansuz 46ebd7b40b remove unsupported storage configuration parameters 2020-10-12 17:40:21 +05:30
ansuz 369c92c01d initialize Env from server and deduplicate several attributes 2020-10-12 17:39:53 +05:30
ansuz 6a51e4e88e reword notes about accessibility improvements 2020-10-12 15:39:28 +05:30
ansuz 865dd3ab67 fix a small typo 2020-10-12 15:22:04 +05:30
ansuz 6a1ba275ef update example config comments 2020-10-12 15:01:48 +05:30
ansuz ad9ed6f288 hide the 'restrict registration' admin interface until it's complete 2020-10-12 14:57:54 +05:30
ansuz c99de4ffc2 expose the canonical representation of adminKeys via /api/config 2020-10-12 14:56:09 +05:30
ansuz dcc463dd67 remove hardcoded translations which were applied via weblate 2020-10-12 14:50:13 +05:30
ansuz 1ca011a35d update changelog's description of quotas to match the translated text 2020-10-12 14:49:50 +05:30
ansuz 6c51546e36 Merge branch 'soon' into staging 2020-10-12 14:32:08 +05:30