Commit graph

9956 commits

Author SHA1 Message Date
yflory
9d73e3db5f Merge branch 'loading' into staging 2020-10-29 17:18:27 +01:00
yflory
1454119e4f Merge branch 'staging' into sessionStorage 2020-10-29 17:16:58 +01:00
yflory
fe30d5243c Fix 'store pad prompt' always displayed 2020-10-29 17:16:41 +01:00
yflory
f803c94478 Encrypt password before putting it in the hash 2020-10-29 17:14:39 +01:00
Weblate
14f785aa5e Translated using Weblate (Finnish)
Currently translated at 100.0% (1363 of 1363 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
2020-10-29 16:48:10 +01:00
Weblate
2940fa6a0e Translated using Weblate (English)
Currently translated at 100.0% (1369 of 1369 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1367 of 1367 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1365 of 1365 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1364 of 1364 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2020-10-29 16:48:09 +01:00
Weblate
3f9c2bc960 Translated using Weblate (French)
Currently translated at 100.0% (1369 of 1369 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-10-29 16:48:09 +01:00
yflory
eacfffed83 Fix issue newPadPath with new templates 2020-10-29 15:10:39 +01:00
yflory
4c966a8cb7 Merge branch 'staging' into sessionStorage 2020-10-29 14:44:38 +01:00
yflory
83b318f156 Fix safe links with wrong access rights 2020-10-29 14:44:14 +01:00
yflory
63502abce8 Prompt to store edit link to your drive when you're a team viewer 2020-10-29 14:39:23 +01:00
yflory
4df7fb93f8 Stop using sessionStorage when creating/opening pads 2020-10-29 14:06:16 +01:00
yflory
d754ae96e5 Center loading steps 2020-10-28 16:32:22 +01:00
yflory
448f294b14 Fix new loading screen errors 2020-10-28 16:11:07 +01:00
yflory
d844538758 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-10-27 10:41:47 +01:00
yflory
1c986a81d1 Fix Shared FOlder issues in the drive 2020-10-27 10:41:35 +01:00
ansuz
034472d3dd move some implictly global state to env.js 2020-10-27 12:47:15 +05:30
ansuz
c3fbbec72b lint compliance 2020-10-27 12:46:27 +05:30
ansuz
0bc2433e02 Merge branch 'accessBug' into staging 2020-10-27 09:09:09 +05:30
ansuz
b46aaaed7b optimize Util.throttle to create fewer timeouts 2020-10-27 09:01:38 +05:30
ansuz
d95b0954f9 Merge branch 'fix-printing' into staging 2020-10-27 08:13:58 +05:30
ansuz
a2b79d84b8 align nodejs http headers with example nginx 2020-10-27 08:12:23 +05:30
yflory
a1ee5943b4 Improve tag UI 2020-10-26 16:45:36 +01:00
yflory
d25d9c4f83 Fix UI issues when printing code 2020-10-26 14:57:54 +01:00
ansuz
f7bd3bdc23 don't pin falsey document ids 2020-10-26 17:34:41 +05:30
ansuz
a8f53d04fc proposed nginx configuration to enable XLSX export without disabling print from other apps 2020-10-26 17:24:35 +05:30
yflory
69c26fe8c7 Fix various issues with restricted pads 2020-10-23 15:44:47 +02:00
ansuz
93736cc0a5 Merge branch 'main' into throttle-optimization 2020-10-23 12:37:35 +05:30
ansuz
a87d0f2943 update changelog and version string for 3.23.2 (XerusDaamsi reloaded) 2020-10-23 12:36:18 +05:30
ansuz
d2dce35f9b update changelog and version string for 3.23.2 (XerusDaamsi reloaded) 2020-10-23 12:35:44 +05:30
ansuz
08d889b8a4 fix an incorrect reference
and add a small script to help profile timer accuracy
2020-10-23 10:44:34 +05:30
ansuz
d1e263f0e8 remove annoying console.log 2020-10-23 10:20:24 +05:30
ansuz
4c206ec101 optimize Util.throttle for extremely high call frequencies 2020-10-23 10:15:41 +05:30
ansuz
f84c5f9f66 Merge branch 'staging' into soon 2020-10-22 17:01:01 +05:30
yflory
7763f966c6 Fix feedback 2020-10-22 12:14:52 +02:00
yflory
a7a0e3e0a8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-10-22 12:09:59 +02:00
yflory
66e04f6204 Improve script to remote duplicate teams 2020-10-22 12:09:48 +02:00
yflory
fba130745d Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-10-22 11:20:29 +02:00
yflory
678fc5e41e Make contribution URLs configurable 2020-10-22 11:20:18 +02:00
ansuz
8ed48d36ab remove a temporary cache-busting hack 2020-10-22 14:00:30 +05:30
ansuz
ff3ceb7d7b Merge branch 'soon' into staging 2020-10-22 13:46:30 +05:30
ansuz
6523bc53cd Merge branch 'main' into soon 2020-10-22 13:46:19 +05:30
ansuz
d72e053560 make a note to improve stream timeout error handling 2020-10-22 11:24:58 +05:30
ansuz
67430de7ff Make efforts to avoid closing streams mid-read
1. Close streams when you're done with them
2. Close streams if they seem to have been abandoned
2020-10-22 11:17:03 +05:30
ansuz
fbfb25bf29 lint compliance 2020-10-21 21:29:52 +05:30
yflory
714f2c6051 Fix an issue with the maxTeamsSlots configuration 2020-10-21 16:27:18 +02:00
yflory
0e6e691d7d Remove hardcoded translation key 2020-10-21 16:14:49 +02:00
yflory
ae95b088dc Fix syntax error 2020-10-21 16:04:04 +02:00
yflory
8feb360b88 Merge branch 'main' into soon 2020-10-21 16:02:56 +02:00
yflory
81ec200040 New OO build to fix cache issues 2020-10-21 15:53:01 +02:00