Commit graph

13413 commits

Author SHA1 Message Date
Mathilde Blanchemanche
857e16f920 rename files to proper extension 2022-08-17 14:49:56 +02:00
Mathilde Blanchemanche
3215138eb2 disable mailto links as it's not supported yet 2022-08-17 14:40:14 +02:00
David Benque
a2e7857a18
Merge pull request #938 from xwiki-labs/issue_templates
Issue templates
2022-08-17 13:34:30 +01:00
Mathilde Blanchemanche
26aa4c8e75 forgot newline at eof 2022-08-17 14:27:00 +02:00
Mathilde Blanchemanche
16b93d364f rework templates using conditional validation per default 2022-08-17 14:25:13 +02:00
Mathilde Blanchemanche
0ffecab3a7 remove links to forum, add mailto for security vuln 2022-08-17 14:12:57 +02:00
yflory
1227fceba5 Merge remote-tracking branch 'origin/db-insight' into 5.1-candidate 2022-08-17 11:17:18 +02:00
yflory
9b33202cbe Merge branch 'placeholder-slow-connection' into staging 2022-08-17 11:15:16 +02:00
yflory
d5272874fb Add version string to placeholder .js and .css files 2022-08-17 11:14:51 +02:00
ansuz
6f81f68498 include block public key in login-block info table 2022-08-12 13:17:06 +05:30
ansuz
f47f0db136 correct overly strict blockLocation validation 2022-08-12 13:14:18 +05:30
ansuz
31f61c7f1d refactor admin database tab 2022-08-11 18:30:19 +05:30
ansuz
60e58e8f7a first version of admin 'database' tab 2022-08-11 11:53:03 +05:30
ansuz
673420e3fe add a tooltip to the 'copy link' button on admin support tickets 2022-08-10 12:06:40 +05:30
ansuz
d94a110105 accept channel and file ids in admin archival form 2022-08-09 16:29:10 +05:30
ansuz
1f8037a61a update mastodon account URL 2022-08-09 15:57:53 +05:30
Weblate
e87410ce7e Translated using Weblate (English)
Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-05 12:34:47 +02:00
Weblate
3c3f8cd30c Translated using Weblate (French)
Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2022-08-05 12:34:46 +02:00
Mathilde
6c5faf67e5 no need for plurals here 2022-08-03 14:30:55 +02:00
Mathilde
bdeb4a31a0 update bug resolution & new feature templates 2022-08-03 14:03:49 +02:00
Mathilde
00a1924583 remove security part, will be brought in another PR 2022-08-03 14:03:21 +02:00
Mathilde
ff8fb5776f add bug reports to external links 2022-08-03 13:55:58 +02:00
Mathilde
8893886eaa create link to external resources 2022-08-03 13:51:15 +02:00
Mathilde
089074c9fe remove instance install/conf support from issues templates 2022-08-03 13:48:23 +02:00
Maxime Cesson
0d75a2a92a Load pre-loading script and stylesheet before every others 2022-08-02 16:19:38 +02:00
Maxime Cesson
46c0df4304 Fade in and delay the placeholder to hide it to high connection users 2022-08-02 15:04:23 +02:00
ansuz
6942cdcf4b display correct count of support tickets per category 2022-08-02 17:01:47 +05:30
Maxime Cesson
38719347c8 Add AsciiDoc to highlighted languages #264 2022-08-01 17:04:16 +02:00
ansuz
82c3ebe696 treat relative URLs for terms, privacy, etc. as relative to the main domain in the 'about cryptpad' menu 2022-08-01 15:42:32 +05:30
ansuz
dd5f4a2e7b link from checkup page directly to instance policy configuration docs 2022-07-26 16:29:08 +05:30
ansuz
c0b53884e7 Merge branch 'placeholder-slow-connection' into main 2022-07-26 16:16:36 +05:30
ansuz
fabda6715a Merge branch 'opengraph' into main 2022-07-26 16:06:45 +05:30
Maxime Cesson
9865b9a1f5 Add OG to calendar and summary with large image card property to all 2022-07-26 11:48:13 +02:00
David Benque
b2332d7206 Add calendar OG preview image 2022-07-26 10:42:31 +01:00
ansuz
39d292b1e6 Merge branch 'soon' into staging 2022-07-26 12:55:35 +05:30
ansuz
0c1e96098e log when /api/updatequota is used 2022-07-25 16:58:43 +05:30
ansuz
db59cc081d describe why /customize/www/ is served 2022-07-25 16:40:29 +05:30
ansuz
6c73e05d19 ignore an expected error 2022-07-25 16:33:05 +05:30
ansuz
698269ad63 Merge branch 'main' into accounts-refactor 2022-07-25 16:23:48 +05:30
ansuz
145eb78133 Merge branch 'opengraph' into main 2022-07-25 16:12:55 +05:30
ansuz
893297899f lint compliance 2022-07-25 16:10:34 +05:30
Weblate
8ae3343529 Translated using Weblate (Portuguese (Portugal))
Currently translated at 95.2% (1370 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_PT/
2022-07-25 12:36:12 +02:00
Maxime Cesson
d9eb0bf7d6 Refine last details, handle some edge cases 2022-07-25 11:28:29 +02:00
David Benque
ed2a635513 Update opengraph images 2022-07-22 12:34:32 +01:00
ansuz
aaa6efbbb0 better worst-case performance for static files served by NGINX 2022-07-22 16:46:02 +05:30
Maxime Cesson
c1adae6d59 Complete last commit (add og data to "Drive" and "File", handle missing config, modify nginx example config) 2022-07-21 18:44:21 +02:00
Maxime Cesson
341b8a3c85 Link OpenGraph data to the right instance URL through a build mechanism 2022-07-21 11:53:06 +02:00
ansuz
56c2a2b521 Merge branch 'ping-limit' into accounts-refactor 2022-07-20 14:58:31 +05:30
ansuz
aed47d7ae6 Merge branch 'soon' into staging 2022-07-20 13:54:38 +05:30
ansuz
faf682131f Merge branch 'soon' into main 2022-07-20 13:53:56 +05:30