Commit Graph

8564 Commits (09cbeefd99c913043b4de0a2bf7a69931082cc12)

Author SHA1 Message Date
yflory 63cf7f133c Fix mediatag width in polls 2021-06-08 14:08:52 +02:00
yflory e61fdaf2cd Fix switching from time to day in form polls 2021-06-08 14:06:15 +02:00
ansuz 3965af1992 handle suspected source of errors
atime update on cache entries blocked calendar event creation for me once
seemingly due to an unhandled DOMException triggered by localForage.
This is the only place I expect it could have come from, but the error message wasn't very helpful
so I could be wrong
2021-06-08 16:25:44 +05:30
ansuz c92cbad544 Merge branch 'main' into soon 2021-06-08 16:14:58 +05:30
ansuz c279995224 lint compliance and minor refactor 2021-06-08 16:08:21 +05:30
yflory 07ed884f04 Fix password-protected files 2021-06-08 15:58:11 +05:30
ansuz cb191a95ab basic test for v2 file hashes 2021-06-08 15:52:53 +05:30
yflory 786568c353 Fix password-protected files 2021-06-08 11:14:20 +02:00
David Benqué 314a053cbc Merge remote-tracking branch 'origin/form' into form 2021-06-07 17:37:25 +01:00
David Benqué 7f39114a3f Poll styles 2021-06-07 17:34:48 +01:00
yflory 6b85a0bcc8 Fix first and last pages in forms 2021-06-07 18:10:58 +02:00
yflory cb1d4c1a0d Fix poll UI in forms 2021-06-07 17:45:41 +02:00
yflory ec5ee3eaff Fix resizing codemirror in the code app #745 2021-06-07 17:32:50 +02:00
yflory 65e9b779e8 Fix resizing codemirror in the code app #745 2021-06-07 17:32:30 +02:00
yflory b78b221e32 Add characters count and limit to textarea questions 2021-06-07 17:00:19 +02:00
yflory 14cebd32bb Fix syntax highlighting in form descriptions 2021-06-07 16:46:33 +02:00
ansuz ff5ba8eb1c Merge branch 'form' into staging 2021-06-07 17:46:11 +05:30
David Benqué e6dfdb8b56 Adjust spacing 2021-06-07 12:38:53 +01:00
David Benqué 1a1ed33db4 Add spacing to block edit UI 2021-06-07 11:06:22 +01:00
yflory aaff13795e Fix forms UI issues 2021-06-04 17:17:12 +02:00
yflory 3c62dc2dcc Merge branch 'form' of github.com:xwiki-labs/cryptpad into form 2021-06-04 16:22:01 +02:00
yflory 8eb5c3e6db Add sorted list, textarea and typed input 2021-06-04 16:21:54 +02:00
David Benqué 1cd9808f44 Layout of full add menu 2021-06-04 14:38:45 +01:00
David Benqué 97eea3a7f0 Layout of inline add menu
- one one line and left aligned
- using large cptools icons
2021-06-04 13:14:11 +01:00
David Benqué 5c03f869af Use new icons 2021-06-04 10:14:13 +01:00
yflory 04b35c05ad Fix XXX 2021-06-04 10:49:08 +02:00
yflory 926edc7e5e Add onbeforeunload to prevent data loss 2021-06-03 18:31:50 +02:00
yflory 1b56f26809 Add a file upload button to the markdown toolbar (optional) 2021-06-03 18:02:56 +02:00
yflory a0cd1d7195 Insert image in description blocks 2021-06-03 17:44:59 +02:00
yflory 562bcf64e2 Update form UI 2021-06-03 17:29:03 +02:00
yflory 9d2b60a044 Update form creator UI 2021-06-02 18:50:36 +02:00
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode 2021-06-02 16:49:18 +02:00
yflory 88f834fbb7 Answer anonymously by default 2021-06-02 15:40:07 +02:00
yflory a522720a59 Show individual answers 2021-06-02 15:37:16 +02:00
yflory cb6efc0425 Claim previous anonymous answer 2021-06-01 18:37:29 +02:00
yflory 3b85d16cd8 Add page break 2021-06-01 17:45:04 +02:00
ansuz ec9a32c15a minor UI improvements for report page 2021-06-01 19:27:24 +05:30
ansuz 1d4b4081db fix minor issues with home page redirect preference 2021-06-01 18:13:59 +05:30
ansuz 37665a5e7c Merge branch 'staging' into drive-redirect 2021-06-01 17:54:38 +05:30
yflory 21c47f5e57 Realtime part of the description block in forms 2021-06-01 14:20:20 +02:00
yflory ce6879fd68 Fix date parsing in firefox 2021-06-01 13:54:04 +02:00
ansuz c8f91ecd1a Merge branch 'soon' into staging 2021-06-01 16:27:56 +05:30
Weblate 657011a7c7 Translated using Weblate (English)
Currently translated at 100.0% (1238 of 1238 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-06-01 11:45:58 +02:00
yflory 6021b15213 Add description block to forms 2021-05-31 18:23:25 +02:00
yflory fc8ce9cb0e Allow anonymous answers 2021-05-31 17:19:14 +02:00
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
2021-05-31 20:10:47 +05:30
yflory 833bcc93cc Sort options and items in form editor 2021-05-31 15:32:04 +02:00
ansuz 1fe57c7e03 lint compliance and minor refactor 2021-05-31 16:30:47 +05:30
ansuz 8745042205 create Ukrainian translation file 2021-05-31 15:43:11 +05:30
yflory 5d7ab79935 Improve form polls creation (time and day types) 2021-05-28 18:23:19 +02:00
yflory 8871f41bfe Improve rendering of form polls with time values 2021-05-28 16:58:22 +02:00
yflory e68fccc863 Fix cursor in forms 2021-05-28 15:35:53 +02:00
yflory ed5cc5158b Fix poll forms issues... 2021-05-28 14:23:02 +02:00
yflory ee67035015 Fix poll forms issues 2021-05-28 14:22:06 +02:00
yflory 6694d9df03 lint compliance 2021-05-28 14:13:16 +02:00
yflory a948237043 Add Poll block type 2021-05-28 14:04:24 +02:00
Weblate 75a1d7617d Translated using Weblate (Indonesian)
Currently translated at 1.7% (22 of 1237 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/id/
2021-05-28 12:08:18 +02:00
ansuz 24e181ab9a elaborate on some messages in the checkup page 2021-05-28 15:34:27 +05:30
yflory 29dc1a5b3b Add more block types in form 2021-05-27 17:46:46 +02:00
yflory 3ce5d477a1 Fix issue allowing users to select disabled checkboxes and radio using the spacebar shortcut 2021-05-27 12:44:50 +02:00
ansuz ef604422ab Merge branch 'staging' into soon 2021-05-27 15:15:12 +05:30
ansuz c92bbeb89c fix syntax error 2021-05-27 15:15:09 +05:30
ansuz cc55057949 Merge branch 'soon' of git.xwikisas.com:xwiki-labs/cryptpad into soon 2021-05-27 15:12:31 +05:30
ansuz 8ecf7a70c4 lint compliance and dead code removal 2021-05-27 14:33:03 +05:30
ansuz cba66d5db3 close websockets when the checkup is complete 2021-05-27 14:17:32 +05:30
ansuz af7027e5ed remove XXX that is actually O.K. 2021-05-27 12:37:14 +05:30
ansuz e5f1fb937f Merge branch 'soon' into staging 2021-05-27 12:08:26 +05:30
Weblate edb8390994 Translated using Weblate (Czech)
Currently translated at 4.6% (57 of 1237 strings)

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

Translated using Weblate (Czech)

Currently translated at 3.7% (47 of 1237 strings)

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

Translated using Weblate (Czech)

Currently translated at 1.1% (14 of 1237 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/cs/
2021-05-26 17:45:22 +02:00
Weblate d52dc7ce5b Translated using Weblate (French)
Currently translated at 100.0% (1237 of 1237 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-26 17:45:21 +02:00
yflory 4577a3baf0 Open and close a form 2021-05-26 17:02:34 +02:00
ansuz a5245fba20 disable attempted execution of scripts in PDFs
it triggered a CSP error which prevented teh rest of the document from rendering
2021-05-26 19:07:21 +05:30
ansuz 9c3dc7aa9c simplify some tests on the checkup page 2021-05-26 19:05:19 +05:30
yflory 378cd38fbd Access and Properties modals for forms 2021-05-26 14:54:56 +02:00
yflory 9a1a1830fc Fix type error 2021-05-26 12:03:32 +02:00
yflory c28cf20464 Fix form template 2021-05-26 12:03:27 +02:00
yflory 4a1de32994 Dedicated form share modal and auditor role 2021-05-26 11:57:14 +02:00
ansuz bff38776f5 Merge branch 'soon' into staging 2021-05-26 15:10:57 +05:30
ansuz 396885f959 add Czech and Indonesian translation files 2021-05-26 14:59:56 +05:30
yflory 6f64d62698 Realtime changes 2021-05-25 15:15:51 +02:00
yflory 84ec461542 Clean deprecated values in shared folders metadata 2021-05-25 14:37:58 +02:00
yflory 5c402a00a3 Make results public and view results as participant 2021-05-25 13:51:03 +02:00
yflory ba5284c116 Fix getSharedFolderData 2021-05-25 11:48:40 +02:00
Weblate e81d5e4be4 Translated using Weblate (German)
Currently translated at 100.0% (1237 of 1237 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-23 15:34:58 +02:00
yflory d06cba0b5e Sort and delete form questions 2021-05-21 17:40:41 +02:00
ansuz 1f86578920 update instructions for adminEmail configuration 2021-05-21 20:38:47 +05:30
ansuz cc56745858 add more thorough tests for sandbox configuration on the checkup page 2021-05-21 20:35:48 +05:30
ansuz 2262929c09 remove hardcoded translations for new admin components 2021-05-21 18:38:33 +05:30
ansuz 03e4c8f9d2 Merge branch 'soon' into staging 2021-05-21 18:34:36 +05:30
Weblate 158c37a2f2 Translated using Weblate (English)
Currently translated at 100.0% (1237 of 1237 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-21 14:58:04 +02:00
ansuz 0980e241db Merge branch 'soon' into staging 2021-05-21 18:25:02 +05:30
Weblate 37cbb51b92 Translated using Weblate (English)
Currently translated at 100.0% (1236 of 1236 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1235 of 1235 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1234 of 1234 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1233 of 1233 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1232 of 1232 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1231 of 1231 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-21 14:53:52 +02:00
yflory 07c90b6a94 View responses 2021-05-21 13:39:33 +02:00
yflory 3b30cfcc55 Recover previous answers 2021-05-20 16:20:15 +02:00
yflory 3184ad419e Ability to submit form answers 2021-05-20 13:54:20 +02:00
ansuz 0c7f77f5ed sketch out some more sandbox tests and note down some improvements 2021-05-20 16:16:07 +05:30
ansuz f2422483a5 note that some configurable restrictions are only enforced clientside
and remove comments about an unsupported API
addresses #704
2021-05-20 14:37:04 +05:30
yflory 10f52230a4 Form app prototype 2021-05-20 10:43:29 +02:00
yflory 755300d742 Add email and support config in the admin UI 2021-05-18 12:31:31 +02:00
yflory 8684794d2e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-05-18 11:00:06 +02:00
yflory d819ff093d Fix date rendering with 12h format in flatpickr inputs 2021-05-18 10:59:48 +02:00
yflory f5c029e937 Add config options to prevent anonymous users from creating pads #704 2021-05-18 10:47:11 +02:00
ansuz 2ed25c38fb display more information about incorrect headers on checkup page 2021-05-18 12:25:53 +05:30
Weblate eeb2638182 Translated using Weblate (German)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-17 12:50:23 +02:00
yflory e18dd62670 Fix calendar day offset 2021-05-17 15:39:07 +05:30
yflory d9b9ca680f Fix calendar day offset 2021-05-17 11:00:30 +02:00
ansuz 32494fca0c let NGINX handle its own headers 2021-05-12 14:29:29 +05:30
ansuz 6eaee92ac3 rename variables in AppConfig to minimize copy-paste problems 2021-05-12 10:12:00 +05:30
ansuz 5d4332b1fe handle admin decree errors on the admin panel
addresses #642
2021-05-11 16:17:07 +05:30
yflory 935fbc775f Fix type error in sheets 2021-05-10 12:43:39 +05:30
yflory e5ee3ee22a Fix type error in sheets 2021-05-07 18:03:39 +02:00
yflory 7a682397e2 Add checkup test about Google's Floc 2021-05-07 14:23:15 +02:00
ansuz 85cb36ad97 Merge branch 'staging' into soon 2021-05-07 14:46:48 +05:30
Weblate 4f62e81ab5 Translated using Weblate (German)
Currently translated at 100.0% (1230 of 1230 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-07 11:13:53 +02:00
yflory b0352e8252 Fix unsafe link with anonymous shared folder 2021-05-06 16:31:56 +02:00
ansuz f652143de2 handle errors reported by the file descriptor count admin command
closes #533
2021-05-06 13:34:08 +05:30
ansuz 8889879732 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2021-05-06 12:02:31 +05:30
ansuz 1ceb63804e guard against unrecognized HTML attributes. closes #620 2021-05-06 11:49:17 +05:30
yflory da5cefdcc6 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2021-05-05 16:00:55 +02:00
yflory 86bf645893 Fix team calendar with cache disabled 2021-05-05 16:00:49 +02:00
Weblate 737f0ebeee Translated using Weblate (French)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-05 11:47:01 +02:00
Weblate 07682ae5ec Translated using Weblate (German)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-05 11:43:24 +02:00
Weblate e66b95ddff Translated using Weblate (English)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-05 11:43:24 +02:00
Weblate b992380267 Translated using Weblate (French)
Currently translated at 99.9% (1229 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-05 11:43:24 +02:00
ansuz 39afc64ba7 Merge branch 'staging' into soon 2021-05-05 15:10:21 +05:30
yflory e62d654b90 Add 'Store in drive' menu entry to the poll and sheet apps 2021-05-05 10:41:13 +02:00
Weblate 9e8e130742 Translated using Weblate (German)
Currently translated at 99.9% (1229 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-05 10:20:44 +02:00
ansuz 586c45f0f7 disallow sheet import/export if WebAssembly is not present 2021-05-05 12:48:25 +05:30
ansuz fe41ca36bc display the instance version on the checkup page 2021-05-05 12:08:20 +05:30
ansuz 541498aad5 Merge branch 'soon' into staging 2021-05-05 10:29:26 +05:30
Weblate a8ea557c7f Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2021-05-05 06:55:31 +02:00
ansuz e18583b26b remove unused translations 2021-05-05 10:25:08 +05:30
ansuz 885d6c4dc7 Merge branch 'restricted-registration' into staging 2021-05-05 10:18:48 +05:30
ansuz 5fe2517a1c remove hardcoded translations from sheets 2021-05-05 10:18:33 +05:30
ansuz 819d794292 Merge branch 'soon' into staging 2021-05-05 10:15:15 +05:30
Weblate 3d8dbe8e44 Translated using Weblate (English)
Currently translated at 100.0% (1232 of 1232 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1231 of 1231 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-05 06:43:00 +02:00
ansuz 93589d03e4 Merge branch 'staging' into restricted-registration 2021-05-05 10:05:11 +05:30
ansuz 3c49b011cc fix iphone drive view toggle and update changelog 2021-05-05 09:51:35 +05:30
Weblate 775ce6c30b Translated using Weblate (German)
Currently translated at 99.9% (1229 of 1230 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-05 03:19:34 +02:00
Weblate 5dcadf1e54 Translated using Weblate (Dutch)
Currently translated at 34.1% (420 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nl/
2021-05-05 03:19:34 +02:00
Weblate 1c585619ec Translated using Weblate (Japanese)
Currently translated at 29.0% (357 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-05-05 03:19:33 +02:00
Weblate 973e87009e Translated using Weblate (Chinese (Simplified))
Currently translated at 19.7% (243 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
2021-05-05 03:19:33 +02:00
Weblate b0e6d36416 Translated using Weblate (Norwegian Bokmål)
Currently translated at 63.0% (775 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
2021-05-05 03:19:33 +02:00
Weblate 8bc2d063b2 Translated using Weblate (Portuguese (Brazil))
Currently translated at 77.3% (951 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
2021-05-05 03:19:33 +02:00
Weblate 585531ee8d Translated using Weblate (English)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-05 03:19:32 +02:00
Weblate 281a06fe87 Translated using Weblate (Spanish)
Currently translated at 48.8% (601 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2021-05-05 03:19:32 +02:00
Weblate 0d8a50498c Translated using Weblate (Russian)
Currently translated at 54.9% (676 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2021-05-05 03:19:32 +02:00
Weblate 5370f1abfe Translated using Weblate (Finnish)
Currently translated at 89.0% (1095 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
2021-05-05 03:19:32 +02:00
Weblate ed56d30353 Translated using Weblate (Italian)
Currently translated at 71.3% (878 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2021-05-05 03:19:31 +02:00
Weblate 7d3033571b Translated using Weblate (French)
Currently translated at 99.9% (1229 of 1230 strings)

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

Translated using Weblate (French)

Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-05 03:19:31 +02:00
ansuz 260fa16058 half-fix for iphone drive grid/list toggle 2021-05-04 18:55:34 +05:30
ansuz c127fc5843 hardcode warnings about import/export support 2021-05-04 18:52:43 +05:30
yflory 8735fafe0d Restrict registration UI 2021-05-04 14:39:37 +02:00
yflory 22e278b84d Fix Tex rendering issues in rich text 2021-05-04 14:21:50 +02:00
yflory 556e5fc998 Remove XXX 2021-05-04 11:43:58 +02:00
yflory b8039aaa3c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-05-04 11:30:16 +02:00
yflory f2b63639c6 URL calendars for anonymous users 2021-05-04 11:30:06 +02:00
ansuz c7a731d30c remove hardcoded translation 2021-05-04 13:45:44 +05:30
ansuz 653a3684c1 Merge branch 'staging' into restricted-registration 2021-05-04 13:32:17 +05:30
ansuz 3b936130e2 Merge branch 'soon' into staging 2021-05-04 13:29:45 +05:30
Weblate 07307a417f Translated using Weblate (English)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-04 09:57:37 +02:00
ansuz 9fbd10fa8e Merge branch 'staging' into restricted-registration 2021-05-04 12:58:08 +05:30
ansuz 0152321992 check that the size of an encrypted upload will be within the upload limit before encrypting 2021-05-04 11:56:02 +05:30
ansuz 3be0b439bd translate default image name 2021-05-04 11:25:12 +05:30
ansuz f3fb4013ac Merge branch 'soon' into staging 2021-05-04 11:16:33 +05:30
Weblate 06a6d2f2fb Translated using Weblate (English)
Currently translated at 100.0% (1229 of 1229 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-04 07:46:05 +02:00
Weblate 9c399c83ea Translated using Weblate (French)
Currently translated at 100.0% (1229 of 1229 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-04 07:46:05 +02:00
ansuz 24898e109f Merge branch 'soon' into staging 2021-05-04 07:25:39 +05:30
Weblate 2b2675c697 Translated using Weblate (German)
Currently translated at 100.0% (1228 of 1228 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-05-04 03:55:02 +02:00
yflory 8701443f0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-05-03 17:24:13 +02:00
yflory 49f9d872f4 Fix OnlyOffice issues when reconnecting 2021-05-03 17:24:02 +02:00
yflory 76ba55acbe Merge branch 'soon' into staging 2021-05-03 16:39:20 +02:00
yflory 09af3f1c86 Fix checkpoint issues in sheets 2021-05-03 16:37:53 +02:00
yflory 937d42e267 Fix small OO bugs 2021-05-03 16:35:36 +02:00
ansuz bcdf2f467f remove hardcoded translation 2021-05-03 17:48:58 +05:30
ansuz 0a72e89160 Merge branch 'soon' into staging 2021-05-03 17:47:37 +05:30
Weblate 176c9b99b8 Translated using Weblate (English)
Currently translated at 100.0% (1228 of 1228 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-03 14:16:44 +02:00
Weblate a35dabb0bc Translated using Weblate (French)
Currently translated at 100.0% (1228 of 1228 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-03 14:16:44 +02:00
ansuz d5147eb9dd remove a hardcoded translation 2021-05-03 16:42:09 +05:30
ansuz cbf8d88549 Merge branch 'soon' into staging 2021-05-03 16:36:29 +05:30
Weblate ec4bdc2fec Translated using Weblate (English)
Currently translated at 100.0% (1227 of 1227 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-05-03 13:05:46 +02:00
Weblate 53e2a30af5 Translated using Weblate (French)
Currently translated at 100.0% (1227 of 1227 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-05-03 13:05:45 +02:00
yflory 712a78dbca Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-05-03 12:53:09 +02:00
yflory 2a673bdc0c Remove password from private data 2021-05-03 12:53:03 +02:00
yflory 5166f7a1b9 Change text when copying public key 2021-05-03 12:52:08 +02:00
ansuz 005573c512 provide detailed descriptions for addressing warnings on the checkup page 2021-05-03 16:09:38 +05:30
ansuz e022248556 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-05-03 14:46:42 +05:30
ansuz 88a1b94a4b new tests for checkup page 2021-05-03 14:46:26 +05:30
yflory 488b58b2f2 New OnlyOffice build 2021-05-03 11:09:47 +02:00
ansuz 30fc2a5edf Merge branch 'staging' into restricted-registration 2021-05-01 02:04:22 +05:30
yflory 3fbfea516f Fix mathjax export 2021-04-30 17:07:21 +02:00
yflory 280e96287b Fix context menu for markdown extensions and add download 2021-04-30 16:56:35 +02:00
yflory c1c9e5ade8 lint compliance 2021-04-30 11:48:41 +02:00
ansuz 0822f93fcc test api headers in checkup page 2021-04-30 10:02:48 +05:30
ansuz 8d12086aba check for duplicated headers 2021-04-30 09:34:21 +05:30
ansuz a8fa0f29ae add an XXX for a lint error 2021-04-30 09:33:59 +05:30
ansuz 4ea15ef832 Merge branch 'staging' into restricted-registration 2021-04-30 09:20:45 +05:30
ansuz 206ffd9c33 Merge branch 'soon' into staging 2021-04-30 09:20:09 +05:30
Weblate 3c1791494e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2021-04-30 05:47:23 +02:00
ansuz ab89a887cd remove unused translation 2021-04-30 09:17:03 +05:30
ansuz deb9bf2bd8 add calendar to userAdminMenu 2021-04-30 08:56:14 +05:30
ansuz bf65a577dd remove hardcoded translations
and add a contextmenu handler for the calendar sidebar
2021-04-30 08:10:12 +05:30
ansuz efdbab386c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-04-30 07:43:51 +05:30
ansuz 08afeb44ff Merge branch 'soon' into staging 2021-04-30 07:43:33 +05:30
Weblate 26536b793c Translated using Weblate (German)
Currently translated at 100.0% (1227 of 1227 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-04-29 22:11:54 +02:00
yflory a996c0a4da Merge branch 'soon' into staging 2021-04-29 17:05:12 +02:00
yflory 7e8d26e668 Store in CryptDrive from File menu 2021-04-29 17:04:37 +02:00
Weblate 234b148bf5 Translated using Weblate (English)
Currently translated at 100.0% (1227 of 1227 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1227 of 1227 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1226 of 1226 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1225 of 1225 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1224 of 1224 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1223 of 1223 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1222 of 1222 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1221 of 1221 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1220 of 1220 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1219 of 1219 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1218 of 1218 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1217 of 1217 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1216 of 1216 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1215 of 1215 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1214 of 1214 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1213 of 1213 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1212 of 1212 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1211 of 1211 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1210 of 1210 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1209 of 1209 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1208 of 1208 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1207 of 1207 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1206 of 1206 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1205 of 1205 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1204 of 1204 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1203 of 1203 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1202 of 1202 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1201 of 1201 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1200 of 1200 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1198 of 1198 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1197 of 1197 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1196 of 1196 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1195 of 1195 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1194 of 1194 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1193 of 1193 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1192 of 1192 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1191 of 1191 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1190 of 1190 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1189 of 1189 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1188 of 1188 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1187 of 1187 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1187 of 1187 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-04-29 13:11:32 +02:00
Weblate 9598ffcc44 Translated using Weblate (French)
Currently translated at 100.0% (1227 of 1227 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-04-29 13:11:32 +02:00
ansuz a603b7b365 reenable rich text links PR settings 2021-04-29 15:02:28 +05:30
ansuz 79f49fd847 remove XXX notes concerning color overrides 2021-04-29 14:51:24 +05:30
ansuz 729d51fb9b update block storage APIs 2021-04-29 13:32:19 +05:30
ansuz 15a8284a30 add some logging and avoid some errors 2021-04-29 07:09:16 +05:30
ansuz b1e69e5c91 Merge branch 'staging' into restricted-registration 2021-04-29 06:50:38 +05:30
yflory 3616b5b8b2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-04-28 18:21:38 +02:00
yflory db65659afb Fix small OO bugs 2021-04-28 18:21:28 +02:00
yflory d13885bb08 Add XXX 2021-04-28 18:21:11 +02:00
ansuz f19c5b9cca remove XXX notes 2021-04-28 19:05:40 +05:30
ansuz 87ea89cc19 Merge branch 'soon' into staging 2021-04-28 18:22:12 +05:30
yflory 980a236900 Prevent parse errors in sframe-common-outer 2021-04-28 18:01:07 +05:30
yflory 1d47d3d94e Prevent type error from CkEditor widgets 2021-04-28 17:56:58 +05:30
yflory 9d6d5b3ed3 lint compliance 2021-04-28 17:54:43 +05:30
ansuz b812bc27f6 remove hardcoded translation 2021-04-28 17:25:04 +05:30
ansuz 140eb7372b Merge branch 'soon' into 4.4.4-hotfixes 2021-04-28 17:22:24 +05:30
Weblate d39a2db734 Translated using Weblate (English)
Currently translated at 100.0% (1186 of 1186 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-04-28 13:51:50 +02:00
Weblate 102c36165d Translated using Weblate (German)
Currently translated at 99.9% (1184 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-04-28 13:51:50 +02:00
Weblate d903bf51a3 Translated using Weblate (French)
Currently translated at 99.7% (1183 of 1186 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-04-28 13:51:50 +02:00
yflory d839481b72 Remove debugging data 2021-04-28 16:56:59 +05:30
yflory ac87576360 Never store invalid OO checkpoints 2021-04-28 16:56:46 +05:30
yflory c57400ab9c Improve UX when maxUploadSize is reached in sheets 2021-04-28 16:56:30 +05:30
yflory d3fd52d721 Handle corrupted cache in OO chainpad 2021-04-28 16:56:13 +05:30
yflory aee4d443ef Display the sync popup sooner in OO 2021-04-28 16:55:47 +05:30
ansuz a813b6f226 remove or adjust some comments 2021-04-28 16:28:33 +05:30
ansuz 8546e7b317 hide references to registration if registration is disabled 2021-04-28 14:27:01 +05:30
ansuz 18c73ad282 WIP working password change with restricted registration 2021-04-28 11:16:55 +05:30
ansuz a9fc61cd63 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-04-28 09:39:12 +05:30
ansuz 8d8633be00 remove hardcoded translation for footer roadmap 2021-04-28 09:39:03 +05:30
yflory 390e36ea84 Replace 'My calendars' with the current user data 2021-04-27 18:09:45 +02:00
yflory b68b635e65 Remove XXX and fix restricted calendar 2021-04-27 18:02:24 +02:00
yflory 4daec8b6cb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-04-27 15:56:24 +02:00
yflory 211fd10b62 Fix diffDOM errors with email encoded HTML (3D attributes) 2021-04-27 15:55:31 +02:00
yflory b1cab1df98 Move diffDOM 2021-04-27 15:53:39 +02:00
yflory a0cf3eba40 Prevent parse errors in sframe-common-outer 2021-04-27 14:52:06 +02:00
yflory 700b2f24e0 Don't pull jkanban.css 2021-04-27 14:50:37 +02:00
ansuz da4cae294b Merge branch 'soon' into staging 2021-04-27 17:29:29 +05:30
Weblate 4b5477d87b Translated using Weblate (English)
Currently translated at 100.0% (1185 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-04-27 13:58:13 +02:00
yflory 53358b9725 lint compliance 2021-04-27 13:55:03 +02:00
yflory ffe9f4db0f Improve UX when maxUploadSize is reached in sheets 2021-04-27 13:54:19 +02:00
ansuz 0124e2c3f4 prepare stubbed proof of block ownership 2021-04-27 17:14:19 +05:30
yflory 0c3d4b0e49 Remove debugging data 2021-04-27 13:19:24 +02:00
ansuz 2436cd2b2f include 'registrationProof' in WRITE_LOGIN_BLOCK RPC 2021-04-27 16:13:15 +05:30