Commit graph

140 commits

Author SHA1 Message Date
Wolfgang Ginolas
708a3689f1 Fix issues found in code review 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
b014e16f1c Add link to OnlyOffice license to docker-compose 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
bb5d7aa326 Move OnlyOffice dist to own directory
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
158164fbbe Added eslint and ignored most of the warnings and fixed some 2024-03-01 07:44:00 +01:00
David Benque
8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory
f15d9692e0 Fix checkup 2023-10-04 15:13:59 +02:00
yflory
75cd470fb1 Fix checkup test when registration is restricted #1185 2023-08-21 16:42:04 +02:00
yflory
99b4c9b037 lint compliance 2023-08-18 10:41:43 +02:00
yflory
22747cb380 Fix typo and error in checkup test 2023-08-17 16:17:27 +02:00
yflory
efb5535cde Fix broken checkup tests 2023-08-17 16:10:55 +02:00
yflory
deb14c412f Fix XXX 2023-07-13 14:12:47 +02:00
yflory
c10fc37645 Merge branch 'totp-ui' into 5.4-rc 2023-07-11 10:30:36 +02:00
yflory
9aac9d1c2f TOTP: Use HTTP challenges to write and remove blocks 2023-06-09 15:06:17 +02:00
ansuz
b7a796cc6f oops 2023-03-10 14:37:01 +05:30
ansuz
95ee95ece7 more obvious message for duplicated header detection on checkup 2023-03-10 14:35:54 +05:30
ansuz
f96492d5b4 fix pre tag overflow in checkup error message 2023-03-10 14:05:21 +05:30
ansuz
cfbb5e1fc6 WIP debug duplicated headers in production envs 2023-03-10 13:56:06 +05:30
ansuz
71ad9f2688 check allowed origins for blob and block URLs on checkup page 2023-03-10 12:57:25 +05:30
ansuz
b003d4d825 Merge branch 'staging' into http-workers 2023-03-02 11:59:58 +05:30
yflory
6e3c4077c1 Merge branch 'debowerify' of https://github.com/Pamplemousse/cryptpad into debower 2023-02-01 14:58:07 +01:00
ansuz
5cc9495ae1 fix broken links in checkup page (typo)
and check whether customize/pages/index.js has been modified
relative to customize.dist/...
2023-01-11 13:11:18 +05:30
Pamplemousse
5729a3855f removing bower: clean repository
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 14:09:44 +01:00
Pamplemousse
9019d92291 removing bower: migrate nthen
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:42 +01:00
Pamplemousse
dd25b85554 removing bower: migrate requirejs and requirejs-plugins
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:40 +01:00
Pamplemousse
c8859524ee removing bower: migrate components-font-awesome
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 13:50:40 +01:00
Pamplemousse
325154e956 removing bower: migrate tweetnacl
Signed-off-by: Pamplemousse <git@xaviermaso.com>
2023-01-07 08:08:16 +01:00
ansuz
d58096636a Merge tag '5.2.0' into test-merge 2022-12-20 14:49:47 +05:30
creme
940d7d3118
relex HSTS header checkup to only require a max age
Signed-off-by: creme <creme@envs.net>
2022-12-16 17:44:02 +01:00
ansuz
0231fc684d fix a typo in the newest checkup test 2022-12-16 15:58:19 +05:30
ansuz
505b42f740 check that hosts provide an HSTS header 2022-12-16 15:52:30 +05:30
ansuz
afdc4b72d3 include whitespace before appended text on checkup page 2022-12-07 13:13:19 +05:30
ansuz
bdf8762fb6 fix typo that broke checkup page styles 2022-10-14 18:17:19 +05:30
ansuz
5b4b68b31a [checkup] detect custom pages that might override critical functionality and warn against using CloudFlare 2022-10-05 15:08:49 +05:30
ansuz
174d97c442 test whether registration is open on public instances 2022-09-22 14:11:22 +05:30
ansuz
085791d389 replace all mentions of docs.cryptpad.fr with docs.cryptpad.org 2022-09-09 17:27:09 +05:30
ansuz
556d58cfe2 remove more XXX notes 2022-09-08 15:05:15 +05:30
ansuz
2f81c6f3a0 generate built pages in a directory that is easier to serve 2022-09-06 13:24:44 +05:30
ansuz
0219637502 test opengraph functionality on more pages from checkup 2022-09-05 19:39:03 +05:30
ansuz
71922dbae4 add noscript tags to apps 2022-09-05 19:15:32 +05:30
ansuz
5ee8c2e5f4 basic checkup page test for opengraph tags 2022-09-01 14:07:30 +05:30
ansuz
dd5f4a2e7b link from checkup page directly to instance policy configuration docs 2022-07-26 16:29:08 +05:30
ansuz
feefd9bff0 avoid duplicate warning about /api/instance on checkup 2022-05-30 15:34:02 +05:30
ansuz
cb10ef0d79 round corners 2022-05-20 20:58:18 +05:30
ansuz
0be64ac958 simplify accounts configuration on dev instances 2022-05-11 13:12:12 +05:30
ansuz
c81525ffc4 checkup: complain if public instance don't provide description & location 2022-05-10 13:13:02 +05:30
ansuz
8adeeb21ec display instance info on the home page
* implements /api/instance
* updates recommended NGINX config
* adds a test on /checkup/
2022-05-03 18:20:34 +05:30
ansuz
83119a25c8 better error handling in checkup 2022-04-04 16:31:20 +05:30
ansuz
e5df9cb730 display a notice if bower dependencies fail to load for the checkup page 2022-04-04 13:55:00 +05:30
ansuz
404b89eb28 update recommended settings for embedding to permit element desktop 2022-04-04 12:31:40 +05:30
ansuz
841884c631 translated warnings for people that use AdGuard 2022-04-01 16:40:26 +05:30