Commit graph

9939 commits

Author SHA1 Message Date
ansuz
1f1b40b83d move some implictly global state to env.js 2020-11-03 16:48:31 +05:30
ansuz
12c4451f53 lint compliance 2020-11-03 16:48:31 +05:30
ansuz
aa547a7b76 align nodejs http headers with example nginx 2020-11-03 16:48:31 +05:30
yflory
9c16312dad Improve tag UI 2020-11-03 16:48:31 +05:30
yflory
6f76ee445c Fix UI issues when printing code 2020-11-03 16:48:31 +05:30
ansuz
5cf8ca70e6 don't pin falsey document ids 2020-11-03 16:48:31 +05:30
ansuz
d3dd5f991d proposed nginx configuration to enable XLSX export without disabling print from other apps 2020-11-03 16:48:31 +05:30
yflory
c9a3cad78b Fix various issues with restricted pads 2020-11-03 16:48:31 +05:30
ansuz
abb2a568bb fix an incorrect reference
and add a small script to help profile timer accuracy
2020-11-03 16:48:31 +05:30
ansuz
106fb5edb4 remove annoying console.log 2020-11-03 16:48:31 +05:30
ansuz
c9dae93c04 optimize Util.throttle for extremely high call frequencies 2020-11-03 16:48:31 +05:30
yflory
bafd3405ae More improvements 2020-11-03 16:48:31 +05:30
yflory
c4aa9ff8dc Add more steps to the loading progress bar 2020-11-03 16:48:31 +05:30
yflory
a9e2ebc72a Fix percent > 100 2020-11-03 16:48:31 +05:30
yflory
4985ffae75 Fix FOUC in the loading screen 2020-11-03 16:48:31 +05:30
yflory
3171864a89 lint compliance 2020-11-03 16:48:31 +05:30
yflory
03a7e0e8eb New loading screen 2020-11-03 16:48:31 +05:30
yflory
ef506eec00 Add error message on JS or LESS blocking error 2020-11-03 16:48:31 +05:30
yflory
c1b9ca5685 Remove dev log 2020-11-03 16:48:31 +05:30
yflory
935df47018 Add templates for OnlyOffice in the PCS 2020-11-03 16:48:31 +05:30
yflory
26ef547e84 Import a template into a spreadsheet 2020-11-03 16:48:31 +05:30
Weblate
174c71d130 Translated using Weblate (French)
Currently translated at 100.0% (1371 of 1371 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-11-03 11:49:42 +01:00
yflory
b1f29678ca Backward compatiility with sessionStorage 2020-11-02 12:55:40 +01:00
yflory
cb8bf2cdeb Fix various issues 2020-11-02 12:46:44 +01:00
yflory
e4b616f1fc Keep the app name in version 4 hashes 2020-11-02 11:02:33 +01:00
Weblate
e216f7debe Translated using Weblate (German)
Currently translated at 100.0% (1371 of 1371 strings)

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

Translated using Weblate (German)

Currently translated at 99.9% (1370 of 1371 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-11-01 17:42:01 +01:00
David Benqué
66d434b583 Remove about page from defaults and add XXX for future pages 2020-10-30 14:29:15 +00:00
yflory
3f67cb05ef Merge branch 'sessionStorage' into rebrand 2020-10-30 15:19:17 +01:00
yflory
733db7d39f Stop using sessionStorage in CryptPad 2020-10-30 15:13:22 +01:00
yflory
9f96b737e7 Merge branch 'staging' into sessionStorage 2020-10-30 15:05:50 +01:00
yflory
86e20b7395 Catch errors in outer too 2020-10-30 15:05:28 +01:00
yflory
f3d2fc6ad5 Stop using sessionStorage for login redirect and new pad options 2020-10-30 15:00:12 +01:00
ansuz
32d173a37c Merge branch 'printcode' into staging 2020-10-30 17:56:25 +05:30
ansuz
b9225d1db0 Merge branch 'ooTemplate' into staging 2020-10-30 17:05:04 +05:30
ansuz
3f17b82bb7 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into staging 2020-10-30 17:04:21 +05:30
ansuz
958f8becc2 remove hardcoded translations and resolved notes 2020-10-30 17:03:51 +05:30
Weblate
e995ea4c72 Translated using Weblate (English)
Currently translated at 100.0% (1371 of 1371 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1370 of 1370 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2020-10-30 12:31:44 +01:00
ansuz
e7b06ee0c9 remove unnecessary test comparing throttle implementations 2020-10-30 14:06:48 +05:30
ansuz
e9c28323a7 Merge branch 'staging' into throttle-optimization 2020-10-30 13:56:12 +05:30
ansuz
db1973131f remove hardcoded translations 2020-10-30 13:44:51 +05:30
ansuz
ede3545249 Merge branch 'soon' into staging 2020-10-30 13:29:41 +05:30
David Benqué
714e9e09e4 Use blue logo on loading screen 2020-10-29 17:04:47 +00:00
David Benqué
885187744e Remove about/team page
- Footer links to contributors page on Github instead
2020-10-29 16:47:20 +00:00
David Benqué
07f39a37bb Merge branch 'staging' into rebrand 2020-10-29 16:33:47 +00:00
David Benqué
7b7433750d Add documentation to user menu 2020-10-29 16:31:22 +00:00
yflory
a3bb622df6 Fix loading screen error 2020-10-29 17:26:23 +01:00
yflory
1016c05e64 Merge branch 'staging' into sessionStorage 2020-10-29 17:18:48 +01:00
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