Commit Graph

9339 Commits (1e2a05907472280f0227e84639131fde610d1a1e)

Author SHA1 Message Date
ansuz 1e2a059074 lint compliance 2022-02-25 16:09:52 +05:30
ansuz 9f38800fec Merge branch 'drop-ie' into soon 2022-02-25 16:04:45 +05:30
ansuz 70f50711bf abort loading several pages if embedded 2022-02-25 16:02:06 +05:30
ansuz 4344f4410b handle links in forms 2022-02-25 15:47:28 +05:30
ansuz f31ebf7f2e fully drop support for browsers lacking promises 2022-02-25 14:27:49 +05:30
ansuz e31ae08341 Merge branch 'soon' into staging 2022-02-25 13:35:11 +05:30
ansuz 654ee7ed73 Merge branch 'soon' into main 2022-02-22 17:37:40 +05:30
ansuz aaafc648f6 guard against malformed DOM queries in forms that include polls
and fix display of escaped HTML in poll option titles
2022-02-22 17:33:28 +05:30
ansuz 1a18eafb7f checkup page improvements
* removed a redundant test
* more descriptive error messages
* more useful return values in failed tests
* xhr reuse where possible for faster test completion
* guard against typeerrors caused by undefined CSP
* display server token value in summary if present
2022-02-18 13:26:42 +05:30
Weblate a6ccf3149e Translated using Weblate (Japanese)
Currently translated at 100.0% (1427 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-02-16 06:26:13 +01:00
ansuz d781d3bba2 lint compliance 2022-02-15 14:03:56 +05:30
ansuz 6196e81953 WIP checkup tests 2022-02-14 12:38:54 +05:30
ansuz 6a62e28c60 include option upgradeURL CSP in checkup page tests 2022-02-14 12:20:00 +05:30
ansuz c062aaf6f5 Merge branch 'soon' into checkup 2022-02-14 11:49:41 +05:30
ansuz 7b6c8b83ef stricter websocket CSP and tests to match 2022-02-14 11:45:44 +05:30
Weblate 86b1950147 Translated using Weblate (Polish)
Currently translated at 100.0% (1427 of 1427 strings)

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

Translated using Weblate (Polish)

Currently translated at 51.5% (735 of 1427 strings)

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

Translated using Weblate (Polish)

Currently translated at 29.8% (426 of 1427 strings)

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

Translated using Weblate (Polish)

Currently translated at 20.4% (292 of 1427 strings)

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

Translated using Weblate (Polish)

Currently translated at 8.5% (122 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pl/
2022-02-13 18:47:00 +01:00
ansuz c0686dad99 fix merge conflict 2022-02-11 21:52:54 +05:30
ansuz 19863b8fb0 Merge branch 'soon' into checkup 2022-02-11 21:49:21 +05:30
ansuz 918f8a0adc Merge branch 'main' into soon 2022-02-11 21:45:37 +05:30
ansuz a8ae4343f2 Merge branch 'embeds' into checkup 2022-02-11 19:25:41 +05:30
ansuz c0b379b535 apply strict controls for postMessage and tighten up blob CSP 2022-02-11 19:22:03 +05:30
ansuz 0f46869217 WIP update recommended production CSP values 2022-02-10 17:11:17 +05:30
ansuz 383684d339 add new, very specific tests for CSP to the checkup page 2022-02-10 16:53:14 +05:30
ansuz cc1137b96b more WIP checkup 2022-02-10 16:29:48 +05:30
ansuz ee92ddb813 more WIP checkup 2022-02-10 14:50:15 +05:30
ansuz 2e14e8e930 more WIP checkup 2022-02-10 14:40:58 +05:30
ansuz f2ead5b588 more WIP checkup 2022-02-10 14:32:14 +05:30
ansuz d736e22c3b more WIP checkup 2022-02-10 14:21:26 +05:30
ansuz 876132fc76 more WIP checkup 2022-02-10 14:11:14 +05:30
ansuz 39f1530969 more WIP checkup 2022-02-10 13:47:22 +05:30
ansuz 521097e3ad more WIP checkup 2022-02-10 13:24:45 +05:30
ansuz 937b0b450f better checkup test 2022-02-10 13:12:07 +05:30
ansuz 8eefeace43 WIP checkup improvements 2022-02-10 13:00:16 +05:30
ansuz 5bf21a25c0 Merge branch 'main' into soon 2022-02-10 12:54:34 +05:30
ansuz 06f75f7769 update mermaid to v8.13.10 2022-02-10 12:12:17 +05:30
ansuz 030585d26e clean up some code smell 2022-02-10 12:10:30 +05:30
ansuz 28ce7f828d guard against bad filenames in slide options 2022-02-10 12:03:48 +05:30
ansuz e65d93efdf simplify dropdown content sanitization 2022-02-10 12:02:17 +05:30
Weblate 1aca88fd89 Translated using Weblate (Spanish)
Currently translated at 44.0% (628 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2022-02-06 07:29:52 +01:00
ansuz fe7531c137 Merge branch 'soon' into main 2022-02-03 15:35:14 +05:30
ansuz 5835721322 Updated checkup page tests
1. check that /api/config is reachable from the sandbox domain
2. check that interest-cohort rules are present rather than strict comparison of expected headers
2022-02-03 15:01:29 +05:30
ansuz 86bc75a590 lint compliance 2022-02-03 14:56:36 +05:30
Weblate 5aaf67eb95 Translated using Weblate (Russian)
Currently translated at 99.9% (1426 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2022-02-03 01:53:18 +01:00
Weblate 6b1729cda5 Translated using Weblate (Basque)
Currently translated at 100.0% (1427 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/eu/
2022-02-03 01:53:17 +01:00
ansuz 51f8fda00f Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2022-01-24 18:10:06 +05:30
Weblate 8f6422f256 Translated using Weblate (German)
Currently translated at 100.0% (1427 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-01-24 13:39:35 +01:00
ansuz 0411460f26 Merge branch 'staging' into soon 2022-01-24 18:09:13 +05:30
ansuz 57193b60f9 Merge branch 'testing' into soon 2022-01-24 16:08:48 +05:30
Weblate 1567e6fd52 Translated using Weblate (German)
Currently translated at 100.0% (1427 of 1427 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-01-24 11:13:47 +01:00
ansuz 897dc414c2 Merge branch 'soon' into staging 2022-01-24 14:49:24 +05:30