Commit Graph

12904 Commits

Author SHA1 Message Date
ansuz 6061e8869c Merge branch 'support-data' into 4.14 2022-03-22 12:16:31 +05:30
ansuz b6c9c3cabe Merge branch 'blocking' into 4.14 2022-03-22 12:15:13 +05:30
ansuz 25b85e92f6 Merge branch 'soon' into fail-early 2022-03-22 12:14:28 +05:30
ansuz 2fc6649883 Merge branch 'really-drop-ie' into soon 2022-03-22 12:04:17 +05:30
ansuz 19f4d48ae6 reuse a preexisting key on the admin panel 2022-03-22 11:43:56 +05:30
ansuz b09b01fcd0 Merge branch 'soon' into blocking 2022-03-22 11:31:57 +05:30
ansuz c43806d3fa Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2022-03-22 11:00:40 +05:30
Weblate be7957eccb Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

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

Translated using Weblate (Portuguese (Brazil))

Currently translated at 97.5% (1417 of 1452 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
2022-03-22 06:29:43 +01:00
ansuz 1a247af0a9 block access to the properties menu in iframes 2022-03-21 17:48:41 +05:30
ansuz fa0240976e avoid passing HTML strings to alert 2022-03-21 17:38:20 +05:30
ansuz c8ac9d5026 create a new 'debugging' sidebar pane in support 2022-03-21 17:25:30 +05:30
ansuz d45bb33537 include accountName in support ticket data 2022-03-21 17:22:23 +05:30
Weblate 30818dfc1d Translated using Weblate (English)
Currently translated at 100.0% (1452 of 1452 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1451 of 1451 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1450 of 1450 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-03-21 12:31:21 +01:00
yflory 113b555986 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2022-03-17 10:54:48 +01:00
yflory 362801a15d Fix document ID in drive history mode 2022-03-17 10:54:22 +01:00
Weblate 15bf92a627 Translated using Weblate (Japanese)
Currently translated at 100.0% (1449 of 1449 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-03-17 06:18:12 +01:00
ansuz baa3abf587 lint compliance 2022-03-16 17:03:50 +05:30
ansuz edcd88d9b7 display a clear notice that we can't reset passwords 2022-03-16 16:58:01 +05:30
ansuz 4ec02b0ad8 abort loading if promises are not supported in sframe 2022-03-16 11:22:09 +05:30
ansuz 04486040c3 detect misconfiguration and abort 2022-03-16 10:52:51 +05:30
Weblate 2bffce391a Translated using Weblate (German)
Currently translated at 100.0% (1449 of 1449 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-03-16 04:57:26 +01:00
ansuz 52b423e9ba remove a temporary comment and a hardcoded translation 2022-03-15 16:20:22 +05:30
ansuz 67303d6a92 hide embed tab of share modal for docs that don't support embedding 2022-03-15 16:06:34 +05:30
ansuz 1e2ef32c39 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into blocking 2022-03-15 15:44:54 +05:30
ansuz 3ec6b8ae21 Merge branch 'open-directly' into blocking 2022-03-15 15:42:31 +05:30
ansuz 3cf1060a9a Merge branch 'embed-panic' into blocking 2022-03-15 15:42:15 +05:30
ansuz d405a5f086 disable remote embedding by default 2022-03-15 15:29:18 +05:30
ansuz 87f6f97cca prompt admins to flush cache when relevant
also remove some accidentally duplicated code
2022-03-15 15:28:20 +05:30
Weblate 8f086e00fe Translated using Weblate (German)
Currently translated at 99.9% (1448 of 1449 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-03-15 10:48:10 +01:00
Weblate 5f22602fbe Translated using Weblate (English)
Currently translated at 100.0% (1449 of 1449 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-03-15 10:48:09 +01:00
ansuz b83e8600f4 clean up checkup tests and remove XXX 2022-03-15 13:35:49 +05:30
ansuz 26fcda633e restrict activities performed in a nested context 2022-03-15 12:00:41 +05:30
ansuz 0a92c968d7 Merge branch 'staging' into soon 2022-03-14 19:21:03 +05:30
yflory 84844097dd Fix noWorker mode 2022-03-14 14:42:53 +01:00
ansuz e1abf4ef77 nginx updates 2022-03-14 18:23:38 +05:30
ansuz 1051fc4da7 fix undefined safe origin 2022-03-14 17:43:51 +05:30
ansuz a54a0af604 more tests on checkup page 2022-03-14 17:09:22 +05:30
ansuz e38e08fb6e Merge branch 'soon' into block-embeds 2022-03-14 12:52:55 +05:30
Weblate 0a499d2fcf Translated using Weblate (German)
Currently translated at 100.0% (1448 of 1448 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-03-14 06:48:02 +01:00
ansuz 5a5f102a49 even faster admin-support redraw 2022-03-11 19:27:07 +05:30
ansuz 1d93d4c45a fix category notice display logic 2022-03-11 19:17:53 +05:30
ansuz 8db8250865 Merge branch '4.14' into soon 2022-03-11 17:12:10 +05:30
ansuz c715334616 stub a test on the checkup page 2022-03-11 13:49:34 +05:30
ansuz 027fb8b4bb don't prompt users with plans to upgrade on the support page 2022-03-11 13:26:29 +05:30
ansuz 4b9e2bf26e link to existing terms page for backwards compatibility 2022-03-11 13:12:27 +05:30
ansuz 2299cc85f9 apply even spacing in home page footer
...depending on whether legal column is displayed
2022-03-11 13:06:31 +05:30
ansuz 14f6d65c7a don't show a checkbox for the terms of service if they don't exist 2022-03-10 18:30:08 +05:30
ansuz c65f6b6c16 Merge branch 'soon' into support-categories 2022-03-10 16:53:26 +05:30
ansuz fb1c8b2d4b Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2022-03-10 16:52:15 +05:30
ansuz ecf188d8df Merge branch 'staging' into soon 2022-03-10 16:51:25 +05:30