Commit Graph

12576 Commits

Author SHA1 Message Date
ansuz 519391c2db lint compliance 2021-10-20 16:52:29 +05:30
ansuz c10aee964a guard against json parse error 2021-10-20 16:28:28 +05:30
ansuz 4b602ce37f remove debugging log statement 2021-10-20 16:22:51 +05:30
ansuz 7202b9576e add mermaidjs to our dependency list 2021-10-20 15:34:49 +05:30
yflory 25366b898b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-10-20 11:22:02 +02:00
yflory 0b7844b523 Fix premium plan detection 2021-10-20 11:21:50 +02:00
ansuz f867784ee7 dial up onlyoffice checkpoint intervals 2021-10-20 14:25:26 +05:30
ansuz bf148ca92c update jshintrc to es6 and stop polyfilling for apps 2021-10-20 12:37:25 +05:30
ansuz eb4563b914 larger OnlyOffice checkpoint intervals 2021-10-20 12:21:53 +05:30
ansuz d70b0ed037 lint compliance 2021-10-20 12:21:21 +05:30
ansuz 4e3c0f32cf enable oo presenter mode and embedded chart editor on dev instances 2021-10-20 12:20:09 +05:30
ansuz a2e6f0a1c4 disable outdated tests 2021-10-20 12:19:01 +05:30
yflory b050f04090 Fix CSP errors in oodoc and ooslide 2021-10-19 17:09:42 +02:00
yflory 844a6a4b96 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-10-19 14:44:13 +02:00
yflory 851419f5b8 Fix premium account not detected 2021-10-19 14:43:56 +02:00
ansuz 64094df5cc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-10-19 17:57:31 +05:30
ansuz d2db0066a4 update example nginx config to match dev server 2021-10-19 17:56:55 +05:30
yflory a8537903ad Merge branch 'iframex' into staging 2021-10-19 14:25:20 +02:00
yflory b349ab79a6 Fix type error 2021-10-19 14:25:07 +02:00
ansuz 0d31deb3fc dev server fixes for export with CSP 2021-10-19 17:25:05 +05:30
ansuz 84757e8d88 Merge branch 'staging' into iframex-update 2021-10-19 17:17:21 +05:30
yflory 2abe187f67 Run x2t in an iframe 2021-10-19 13:23:08 +02:00
ansuz b8d6af7891 adjust CSP headers for printing from OnlyOffice
* allow outer to load resources from the sandbox (for fonts)
* test whether the expected CSP values are present on the checkup page
* simplify the nodejs server a bit
2021-10-19 14:22:10 +05:30
ansuz 3fd30a30f7 Merge branch 'soon' into staging 2021-10-19 13:55:50 +05:30
ansuz 747c1a28d0 hide 'Open in...' for already-converted docs 2021-10-19 11:29:59 +05:30
Weblate a49783da5b Translated using Weblate (German)
Currently translated at 100.0% (1423 of 1423 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-10-19 02:25:40 +02:00
yflory 73eb80ea30 Remove XXX 2021-10-18 15:50:05 +02:00
yflory 2bc0131904 Add early access message on pad creation screen 2021-10-18 15:43:14 +02:00
yflory 117eda8a04 Reorder apps in menus and homepage 2021-10-18 15:30:46 +02:00
yflory 6aa921bff2 Reorder apps 2021-10-18 15:28:45 +02:00
yflory 694aa7eeea Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-10-18 15:24:34 +02:00
yflory de8fc84dcb Use new keys when creating new documents 2021-10-18 15:24:22 +02:00
David Benqué 065dfe54e2 Merge branch 'soon' into staging 2021-10-18 14:16:05 +01:00
Weblate 5164d53c01 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2021-10-18 15:08:28 +02:00
David Benqué c71255bb0d Remove unused translations 2021-10-18 14:07:57 +01:00
Weblate 261d595401 Translated using Weblate (English)
Currently translated at 100.0% (1425 of 1425 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-10-18 14:53:39 +02:00
Weblate e3f93cc241 Translated using Weblate (Japanese)
Currently translated at 99.1% (1413 of 1425 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-10-18 14:53:39 +02:00
Weblate 9fcfd9e829 Translated using Weblate (German)
Currently translated at 96.9% (1382 of 1425 strings)

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

Translated using Weblate (German)

Currently translated at 95.4% (1360 of 1425 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-10-18 14:53:39 +02:00
Weblate 44bc45fdc0 Translated using Weblate (French)
Currently translated at 100.0% (1425 of 1425 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-10-18 14:53:38 +02:00
ansuz 9b3a2fa609 correct minor typos in our internal appconfig 2021-10-18 17:56:07 +05:30
ansuz b35c3e44ad guard against QuotaExceeded DOMExceptions when writing to localStorage 2021-10-18 17:54:28 +05:30
ansuz 6ab6e94802 bump version to 4.12 2021-10-18 17:29:32 +05:30
David Benqué 5173346b48 Merge branch 'soon' into staging 2021-10-15 14:26:36 +01:00
David Benqué b358337280 Remove hard-coded translations 2021-10-15 14:26:02 +01:00
yflory 780c21a88f Merge branch 'oothemes' into staging 2021-10-15 15:15:52 +02:00
yflory eb16cd8b73 Fix oo template issues 2021-10-15 15:15:40 +02:00
David Benqué cfba2b4557 Use FontAwesome icon for the sheet app 2021-10-15 14:06:40 +01:00
David Benqué ebc03b12e3 Update favicon source file 2021-10-15 14:02:46 +01:00
David Benqué 2cf70bc754 Add favicons for doc and presentation apps 2021-10-15 14:01:10 +01:00
yflory 75a8d1acba Add 'save as template' button in file menu for OO apps 2021-10-15 14:58:41 +02:00