Commit Graph

9944 Commits (e84c6bb489a56ed201af29beaad082b4d69d4fcf)

Author SHA1 Message Date
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
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
David Benqué a548826402 Adjust About dialog 2020-10-29 15:26:41 +00: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 d6a125af03 Add transparent error screen 2020-10-28 18:28:53 +01:00
yflory e2e56c1bd2 Fix font-size in the loading screen 2020-10-28 18:24:08 +01:00
yflory b2d06e88ed Fix margins in the loading screen 2020-10-28 18:06:49 +01:00
yflory d522e7fc8a New loading screen 2020-10-28 16:53:00 +01:00
yflory 77d0a553df Merge branch 'loading' into rebrand 2020-10-28 16:32:38 +01:00
yflory d754ae96e5 Center loading steps 2020-10-28 16:32:22 +01:00
yflory 8979bd2c85 Merge branch 'loading' into rebrand 2020-10-28 16:13:01 +01:00
yflory 448f294b14 Fix new loading screen errors 2020-10-28 16:11:07 +01:00
David Benqué 75b49d3207 404 Page 2020-10-28 11:16:59 +00:00
David Benqué c6eb4f8d7c Clean up old logos 2020-10-28 11:16:51 +00:00
David Benqué 3add6c73f7 Revert changes to toolbar logo and title font 2020-10-27 17:16:13 +00:00
David Benqué c1a5f236b6 Change logo in Code and Slide empty previews 2020-10-27 17:07:47 +00:00
David Benqué dd72d42a14 Clean up some XXXs 2020-10-27 16:36:04 +00:00
David Benqué 9ea2a9dedc Register page and confirm dialog 2020-10-27 16:32:26 +00:00
David Benqué f6bb2bfeaf Login page 2020-10-27 14:11:12 +00:00
David Benqué c06c8c01f1 Clean up XXXs 2020-10-27 12:08:55 +00:00
David Benqué 5a6ce4abbf Features page 2020-10-27 12:07:45 +00:00
David Benqué 3973d9fcec About page 2020-10-27 09:52:06 +00: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
David Benqué 2d9accd2a2 Replace Privacy with Features in top navigation 2020-10-26 14:44:46 +00:00
David Benqué a4d13ea6ed Footer redesign 2020-10-26 14:35:39 +00: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
David Benqué df3366ed26 Add margin under logo and app grid 2020-10-23 20:08:26 +01:00
David Benqué 10a97b5f00 Remove Github link from host text 2020-10-23 18:11:59 +01:00
David Benqué 0ef1cf0c23 New home page 2020-10-23 18:05:52 +01:00