Commit graph

10020 commits

Author SHA1 Message Date
Weblate
2a67360ee1 Translated using Weblate (English)
Currently translated at 100.0% (1502 of 1502 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1501 of 1501 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-10-17 14:21:02 +02:00
Weblate
3549879e73 Translated using Weblate (French)
Currently translated at 100.0% (1502 of 1502 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2022-10-17 14:21:02 +02:00
yflory
bfd1b5138a Merge branch 'staging' into new-asciidoc 2022-10-17 14:07:02 +02:00
yflory
d20b3ebee3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2022-10-17 14:02:53 +02:00
yflory
1838848ec8 Merge branch 'filter-doc-type' into staging 2022-10-17 14:02:40 +02:00
yflory
57d6f1e683 Merge branch 'staging' into code-app-fixes 2022-10-17 14:01:09 +02:00
yflory
0faa99fbfc Remove the drive filter on reload 2022-10-17 14:00:53 +02:00
yflory
8e05f159ae Merge branch 'staging' into filter-doc-type 2022-10-17 13:24:37 +02:00
David Benque
4f15fda226 Fix misaligned poll rows when swapping axes #975 2022-10-17 11:13:04 +02:00
yflory
bde6bb0032 Clean server code 2022-10-14 16:53:38 +02:00
ansuz
bdf8762fb6 fix typo that broke checkup page styles 2022-10-14 18:17:19 +05:30
David Benque
1ab0208f5b fix shrinking icons with long calendar titles 2022-10-12 17:20:29 +01:00
David Benque
81e00842b9 Style for default confirm button 2022-10-12 16:48:24 +01:00
David Benque
90a7b89a0c Use CryptPad blue for "all day" checkbox 2022-10-12 16:45:49 +01:00
yflory
8a3be878e8 Merge branch 'staging' into form-del 2022-10-12 17:19:22 +02:00
yflory
c3df1bb0ec Use flag in pad metadata to allow line deletion in file 2022-10-12 17:17:58 +02:00
David Benque
0b87f1f9c6 Merge remote-tracking branch 'origin/rrule' into rrule 2022-10-11 16:02:10 +01:00
David Benque
5d96f94766 Align reminders line-height 2022-10-11 16:00:37 +01:00
yflory
ce5609ea6a Add confirm step when deleting events 2022-10-11 17:00:13 +02:00
yflory
f3dc8d059e Update weekly and monthly recurrence pickers in calendar 2022-10-11 16:43:37 +02:00
yflory
16cdf2ccdc Fix recurrence rule update issues 2022-10-11 16:11:53 +02:00
yflory
c11b83dd5a Merge branch 'staging' into rrule 2022-10-11 14:00:30 +02:00
David Benque
99da655225 Adjust event popup style 2022-10-10 16:14:39 +01:00
David Benque
707ac44536 Improve notification alignment 2022-10-10 16:05:37 +01:00
David Benque
176f6ab594 Fix remove notification message 2022-10-10 16:05:15 +01:00
David Benque
e568027d14 Fix button spacing in event popup 2022-10-10 16:04:23 +01:00
David Baker
bf69a576bb
Make unparseable message non-fatal
There was code to handle unparseable messages from things like third party browser extensions but it caught a JSON parsing error, logged an error and then continued, which would throw an unhandled exception trying to read the `ack` property of `data` which had been left as `undefined`.

Add a `return` to abort execution of the handler function and ignore the message instead. Also changes the error to warning, since it's not a fatal error. Add a comment to clarify the behaviour.

From the existing comment, it looks like this was the original intention of the code, but the `return` was simply missed.
2022-10-07 15:57:18 +01:00
yflory
6a1c64fe9a Delete your own form answers 2022-10-06 17:12:23 +02:00
ansuz
e59b1fc933 it's reasonable to expect Util.clone not to explode on undefined/null 2022-10-06 16:10:13 +05:30
ansuz
559e2d1e57 Merge branch 'staging' into soon 2022-10-06 13:06:45 +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
David Benque
699922fae6 Fix icon of Rich Text settings 2022-09-29 16:57:49 +01:00
ansuz
fede73efb1 enable admin option to opt-in to aggregate statistics 2022-09-22 16:35:20 +05:30
ansuz
a8dcdbcbcb fix a bug which prevented old contacts from being removed 2022-09-22 14:20:27 +05:30
ansuz
112ad47bc6 guard against type errors when updating contacts UI based on contact data updates 2022-09-22 14:16:08 +05:30
ansuz
961e816cef avoid displaying empty strings as names when removing a contact 2022-09-22 14:15:27 +05:30
ansuz
174d97c442 test whether registration is open on public instances 2022-09-22 14:11:22 +05:30
yflory
89aabacc55 Merge branch 'rrule' of github.com:xwiki-labs/cryptpad into rrule 2022-09-21 11:10:09 +03:00
yflory
b7024b23f5 Fix HTML encoding in calendar #736 2022-09-21 11:09:58 +03:00
ansuz
27522b5114 add button to custom limits table to generate account reports
and always display results in the table rather than the list view
2022-09-20 16:40:15 +05:30
David Benque
5c51fb3d84 Re-style notification section of calendar event modal 2022-09-19 17:26:53 +01:00
David Benque
29e5bf63dd Fix styles in calendar event modal 2022-09-19 17:26:14 +01:00
David Benque
34b5f66047 Add label for "remove reminder" 2022-09-19 17:25:15 +01:00
David Benque
31ca0c4518 Use primary button for day picker in custom recurring event settings 2022-09-19 17:23:59 +01:00
David Benque
7aaf1afeff Add title to custom recurring event End setting 2022-09-19 17:23:21 +01:00
Weblate
bfb91d1636 Translated using Weblate (Spanish)
Currently translated at 100.0% (1500 of 1500 strings)

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

Translated using Weblate (Spanish)

Currently translated at 86.4% (1296 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2022-09-19 12:34:02 +02:00
ansuz
3323f09255 hack around a safari bug (for what I'm sure is not the last time) 2022-09-19 16:01:45 +05:30
ansuz
385c0d4d88 leave notes about a mobile-user edge-case 2022-09-16 18:42:28 +05:30
Weblate
fd199db874 Translated using Weblate (Japanese)
Currently translated at 99.5% (1493 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-09-16 15:05:39 +02:00
Weblate
576dbe9f12 Translated using Weblate (Russian)
Currently translated at 92.0% (1381 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2022-09-16 15:01:08 +02:00
ansuz
81a9f7bbcd undo accidental deletion of translations 2022-09-16 18:24:03 +05:30
Weblate
645a5fa51b Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2022-09-16 14:46:43 +02:00
ansuz
4e1161a95d standardize inconsistent markup, remove some incorrect translations 2022-09-16 18:16:18 +05:30
Weblate
0a78bbea07 Translated using Weblate (French)
Currently translated at 100.0% (1500 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2022-09-16 12:35:12 +02:00
ansuz
43ed834cfc correct more malformed HTML in translations 2022-09-16 15:54:11 +05:30
ansuz
502aa7f413 correct malformed or inconsistent markup in translations 2022-09-16 15:17:21 +05:30
Weblate
64612dce2a Translated using Weblate (German)
Currently translated at 100.0% (1500 of 1500 strings)

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

Translated using Weblate (German)

Currently translated at 99.8% (1498 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-09-16 11:43:09 +02:00
Weblate
f18a5df328 Translated using Weblate (Spanish)
Currently translated at 56.9% (854 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2022-09-16 11:43:09 +02:00
yflory
57c3c28cb0 Support clickable links in calendar location 2022-09-15 17:19:12 +02:00
yflory
c3b501b431 Fix incorrect recurrence with monthly events on day 31 2022-09-15 16:34:31 +02:00
yflory
175fb7e1dc Add button to move calendar to a specific date 2022-09-15 16:33:50 +02:00
ansuz
468228bfd9 bulk translation fixes for malformed or mismatched HTML 2022-09-15 19:45:33 +05:30
Weblate
c665409eac Translated using Weblate (German)
Currently translated at 99.1% (1487 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-09-15 15:31:50 +02:00
Weblate
4345cf2987 Translated using Weblate (English)
Currently translated at 100.0% (1500 of 1500 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-09-15 13:24:43 +02:00
yflory
65b00736bc Support recurrence rules when importing or exporting ICS calendars 2022-09-15 13:15:27 +02:00
ansuz
06a6dbea05 Merge branch 'staging' into soon 2022-09-15 14:28:49 +05:30
yflory
af923170a4 Merge branch 'rrule' of github.com:xwiki-labs/cryptpad into rrule 2022-09-14 17:42:06 +02:00
yflory
2e983bf52a Fix recurrence rule monthly picker 2022-09-14 17:40:44 +02:00
yflory
0ee48d40f2 Add click handlers to calendar reminders notifications 2022-09-14 16:11:54 +02:00
David Benque
57e801da98 Improve layout of calendar event pop-up 2022-09-14 13:52:50 +01:00
ansuz
d5c9d17f22 update mermaid to v9.1.7 2022-09-14 16:18:51 +05:30
ansuz
9ef5711716 nicer quota table on admin panel 2022-09-14 13:34:37 +05:30
yflory
f27d779aef Fix issues with reminders and recurrence rule 2022-09-13 16:43:08 +02:00
David Benque
b7aa3aed0f Import Bootstrap styles in Calendar app
Bootstrap forces buttons and form elements to inherit font styles
Since this wasn't applied calendar forms were displayed in system font
2022-09-13 14:30:25 +01:00
ansuz
ebb17797e3 oops. lint compliance 2022-09-13 18:36:24 +05:30
ansuz
333ba82970 allow admins to overwrite live data with archived data when both exist 2022-09-13 18:32:50 +05:30
Weblate
3457bd3ba7 Translated using Weblate (English)
Currently translated at 100.0% (1500 of 1500 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1499 of 1499 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-09-13 14:50:15 +02:00
yflory
ae32732483 Update recurrence rule 2022-09-13 14:18:38 +02:00
yflory
2dbefe864a lint compliance 2022-09-12 19:07:15 +02:00
yflory
0c273b1b3d Manage reminders for recurring events 2022-09-12 19:06:25 +02:00
yflory
d35b42d207 Fix updating recurring events 2022-09-12 14:42:54 +02:00
ansuz
576b034547 display multiple public key formats when relevant on /admin/#database 2022-09-09 18:26:21 +05:30
ansuz
085791d389 replace all mentions of docs.cryptpad.fr with docs.cryptpad.org 2022-09-09 17:27:09 +05:30
yflory
3fa92fa155 Fix update original event 2022-09-08 17:03:08 +02:00
yflory
99df9bc21a Update recurring events in calendar 2022-09-08 16:56:58 +02:00
ansuz
c522e579a5 Merge branch 'soon' into staging 2022-09-08 16:57:45 +05:30
ansuz
556d58cfe2 remove more XXX notes 2022-09-08 15:05:15 +05:30
ansuz
3be2a12e3e remove hardcoded English alt text, hide image from screenreaders 2022-09-08 14:06:29 +05:30
Weblate
c6ed9c9b9e Translated using Weblate (German)
Currently translated at 99.2% (1487 of 1498 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-09-08 10:30:11 +02:00
yflory
ee5e1f8335 Translate recurrence rules into text 2022-09-07 17:08:41 +02:00
ansuz
772e337803 remove XXX notes 2022-09-07 16:49:16 +05:30
Weblate
8fa1217d08 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2022-09-07 12:57:49 +02:00
ansuz
e25da00e45 remove unused translations 2022-09-07 16:27:27 +05:30
yflory
c123434fa0 Fix recurrence issues 2022-09-07 12:56:45 +02:00
Weblate
b36fa7caa4 Translated using Weblate (Japanese)
Currently translated at 99.8% (1501 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-09-07 12:56:01 +02:00
Weblate
8a2c0714b4 Translated using Weblate (German)
Currently translated at 98.8% (1486 of 1504 strings)

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

Translated using Weblate (German)

Currently translated at 98.7% (1485 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-09-07 12:56:01 +02:00
ansuz
6349f01fd7 final translation fixes for admin panel
* add a 'reason' placeholder to prompts shown before archival and restoration
* use two existing keys to describe what document archival and restoration do
* use specific success messages where they already exist
* annotate UI so our script does not flag translated strings as unused
2022-09-07 16:22:08 +05:30
Weblate
56cf444855 Translated using Weblate (French)
Currently translated at 100.0% (1504 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2022-09-07 10:20:31 +02:00
Weblate
0adc50b789 Translated using Weblate (Japanese)
Currently translated at 98.1% (1476 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-09-07 09:42:18 +02:00
Weblate
b22c2f7e3a Translated using Weblate (German)
Currently translated at 98.4% (1481 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-09-07 09:42:18 +02:00
Weblate
59058a8d30 Translated using Weblate (English)
Currently translated at 100.0% (1504 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-09-07 09:42:17 +02:00
ansuz
399a60340e bulk translation update 2022-09-07 09:21:12 +05:30
Weblate
107aea276a Translated using Weblate (Spanish)
Currently translated at 47.0% (707 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2022-09-07 05:50:10 +02:00
yflory
6ca6ecd283 Create recurring events 2022-09-06 18:58:39 +02:00
Weblate
20a1d03006 Translated using Weblate (German)
Currently translated at 98.7% (1485 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-09-06 10:44:28 +02:00
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
8089698f4c remove noscript tags from inner.html
because inner.html should only ever load if javascript is enabled
2022-09-05 19:11:19 +05:30
Weblate
a145b07c0b Translated using Weblate (Lithuanian)
Currently translated at 11.5% (174 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
2022-09-02 23:36:22 +02:00
Weblate
f01a04c98e Translated using Weblate (English)
Currently translated at 100.0% (1504 of 1504 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-09-02 16:32:47 +02:00
ansuz
9ced76770c add new keys for opengraph tags 2022-09-02 18:50:06 +05:30
ansuz
d5d9a2f901 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2022-09-02 18:39:02 +05:30
Weblate
1e65777758 Translated using Weblate (Japanese)
Currently translated at 98.9% (1480 of 1495 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-09-02 15:08:44 +02:00
ansuz
5ee8c2e5f4 basic checkup page test for opengraph tags 2022-09-01 14:07:30 +05:30
yflory
1d001f4ca4 Support inline mediatag in asciidoc rendering 2022-08-31 18:08:46 +02:00
Maxime Cesson
44e5d021ba Restrict pad creation to the current filtered type (when filter is active) 2022-08-31 16:22:51 +02:00
ansuz
6a92b30631 Merge branch 'soon' into staging 2022-08-31 17:28:50 +05:30
ansuz
b4ec64080e update mermaid to 9.1.6 2022-08-31 15:39:34 +05:30
Maxime Cesson
13cba52778 Merge branch 'asciidoc' of github.com:xwiki-labs/cryptpad into asciidoc 2022-08-31 11:53:04 +02:00
Maxime Cesson
7906079a2b Render asciidoc syntax 2022-08-31 11:52:32 +02:00
yflory
a5c4bc98ba Merge branch '5.1-candidate' into rrule 2022-08-31 11:43:38 +02:00
yflory
b6b4690e97 Fix race condition with preloading style 2022-08-31 11:42:26 +02:00
Maxime Cesson
c4410f52d7 Improve filter button usability when a filter is active 2022-08-30 17:21:03 +02:00
yflory
bdddb231af Display recurring events 2022-08-30 13:17:57 +02:00
ansuz
af59854aca accessibility fixes on admin panel support ticket buttons 2022-08-30 16:46:13 +05:30
ansuz
77062c2640 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into 5.1-candidate 2022-08-30 14:59:21 +05:30
ansuz
524ba22c46 update hardcoded preloading.js cache-busting version string 2022-08-30 14:27:10 +05:30
ansuz
c0a82b2bc3 Merge branch 'placeholder-slow-connection' into 5.1-candidate 2022-08-30 14:14:53 +05:30
ansuz
97bc45c3d7 Merge branch 'asciidoc' into 5.1-candidate 2022-08-30 13:58:08 +05:30
ansuz
b3ab131269 add license for asciidoc syntax highlighting 2022-08-30 13:57:41 +05:30
Weblate
ba81b859cd Translated using Weblate (German)
Currently translated at 98.9% (1480 of 1495 strings)

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

Translated using Weblate (German)

Currently translated at 98.5% (1473 of 1495 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-08-30 00:32:45 +02:00
Weblate
26c958f915 Translated using Weblate (Basque)
Currently translated at 99.3% (1486 of 1495 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/eu/
2022-08-30 00:32:45 +02:00
Maxime Cesson
febe51aabc Make drive toolbar responsive 2022-08-26 18:02:04 +02:00
Maxime Cesson
2c3f1f3b07 Small design improvements 2022-08-26 17:58:19 +02:00
Maxime Cesson
e1c02d784e Rm useless filter stuff (from previous commit) 2022-08-26 17:51:39 +02:00
ansuz
8f4e50e288 Merge branch 'soon' into 5.1-candidate 2022-08-26 18:12:46 +05:30
Weblate
2602b347d4 Translated using Weblate (German)
Currently translated at 97.7% (1462 of 1495 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-08-26 14:42:21 +02:00
Weblate
c200370d78 Translated using Weblate (English)
Currently translated at 100.0% (1495 of 1495 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-26 14:42:21 +02:00
ansuz
6090f645d9 copy user public key to clipboard from admin support UI 2022-08-26 18:09:47 +05:30
ansuz
d6c6423f19 admin panel improvements
* copy pin list to clipboard
* support blob URLs in document metadata query
* get metadata history
2022-08-26 18:05:27 +05:30
ansuz
932365c122 support custom framing options for UI.alert and UI.confirm 2022-08-26 18:03:46 +05:30
ansuz
adbedd0e43 Merge branch 'soon' into 5.1-candidate 2022-08-26 15:02:39 +05:30
ansuz
f1e14497e5 Merge branch 'soon' into staging 2022-08-26 15:02:23 +05:30
Weblate
9479b11f13 Translated using Weblate (Japanese)
Currently translated at 98.6% (1473 of 1493 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-08-26 11:30:23 +02:00
Weblate
deaecf6358 Translated using Weblate (German)
Currently translated at 97.9% (1462 of 1493 strings)

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

Translated using Weblate (German)

Currently translated at 97.6% (1458 of 1493 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-08-26 11:30:23 +02:00
Weblate
be0769ea32 Translated using Weblate (Polish)
Currently translated at 93.6% (1398 of 1493 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pl/
2022-08-26 11:30:23 +02:00
Weblate
8bd60cfa8e Translated using Weblate (English)
Currently translated at 100.0% (1494 of 1494 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1493 of 1493 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-26 11:30:23 +02:00
ansuz
0f5aca685a fix typo 2022-08-25 19:43:49 +05:30
ansuz
c6b84748c8 Merge branch 'soon' into 5.1-candidate 2022-08-25 18:57:19 +05:30
Weblate
676a3f2d85 Translated using Weblate (German)
Currently translated at 97.5% (1456 of 1493 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-08-25 15:26:58 +02:00
ansuz
3abda41835 fix an incorrect translation key 2022-08-25 18:20:40 +05:30
ansuz
b6ae8f4db8 automatic translations based on similar keys 2022-08-25 18:17:01 +05:30
Weblate
411329599d Translated using Weblate (German)
Currently translated at 96.9% (1448 of 1493 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-08-25 14:44:42 +02:00
Weblate
70c81b9e36 Translated using Weblate (English)
Currently translated at 100.0% (1493 of 1493 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1492 of 1492 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-25 14:44:42 +02:00
ansuz
2183349358 copy admin database reports to clipboard, remove more hardcoded keys 2022-08-25 16:39:15 +05:30
ansuz
46f128af6e Merge branch 'soon' into 5.1-candidate 2022-08-25 14:32:47 +05:30
Weblate
2804ffe70a Translated using Weblate (English)
Currently translated at 100.0% (1492 of 1492 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1491 of 1491 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1490 of 1490 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1489 of 1489 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1488 of 1488 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1487 of 1487 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1486 of 1486 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1485 of 1485 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1484 of 1484 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1483 of 1483 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-25 10:59:18 +02:00
ansuz
854cb653aa remove hardcoded translations 2022-08-25 13:32:27 +05:30
ansuz
1fb633630f Merge branch 'soon' into 5.1-candidate 2022-08-25 13:24:39 +05:30
Weblate
d0736955a1 Translated using Weblate (English)
Currently translated at 100.0% (1482 of 1482 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1481 of 1481 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1480 of 1480 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1479 of 1479 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1478 of 1478 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1477 of 1477 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1477 of 1477 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1476 of 1476 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1475 of 1475 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1474 of 1474 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1473 of 1473 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1472 of 1472 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1471 of 1471 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1470 of 1470 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1469 of 1469 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1468 of 1468 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1467 of 1467 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1466 of 1466 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1465 of 1465 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1464 of 1464 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1463 of 1463 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1462 of 1462 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1461 of 1461 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1460 of 1460 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1459 of 1459 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1458 of 1458 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1458 of 1458 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1457 of 1457 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1456 of 1456 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1455 of 1455 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1454 of 1454 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1453 of 1453 strings)

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

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/

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/

Translated using Weblate (English)

Currently translated at 100.0% (1448 of 1448 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1447 of 1447 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1446 of 1446 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1445 of 1445 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1444 of 1444 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1443 of 1443 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1442 of 1442 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-25 09:51:07 +02:00
Weblate
048c030e74 Translated using Weblate (Romanian)
Currently translated at 28.1% (405 of 1441 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2022-08-24 11:17:17 +02:00
Weblate
35cc45247e Translated using Weblate (French)
Currently translated at 99.8% (1439 of 1441 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2022-08-24 11:17:17 +02:00
ansuz
af4fbaf31a remove some hardcoded translations 2022-08-24 14:40:19 +05:30
ansuz
843139a256 update 'Launch time' when refreshing stats 2022-08-24 14:40:02 +05:30
ansuz
65584410e4 Merge branch 'soon' into 5.1-candidate 2022-08-24 14:02:13 +05:30
Weblate
f92f7695a1 Translated using Weblate (English)
Currently translated at 100.0% (1441 of 1441 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1440 of 1440 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2022-08-24 10:26:13 +02:00
ansuz
6cfce42c58 refactor admin panel and include reasons for archiving and restoring 2022-08-24 10:10:32 +05:30
ansuz
6fba740b0b Merge branch 'main' into 5.1-candidate 2022-08-23 16:50:33 +05:30
ansuz
66db5e8fad Merge branch 'soon' into staging 2022-08-23 16:46:44 +05:30
ansuz
1dd61927f9 Merge branch 'main' into soon 2022-08-23 16:46:27 +05:30
ansuz
e74c8fd4f8 guard against parse errors on incoming worker-channel messages 2022-08-23 16:45:09 +05:30
ansuz
525d9fc3dc don't warn for ENOENT errors when checking account information 2022-08-23 16:10:11 +05:30
Maxime Cesson
581cb917b7 Render AsciiDoc preview 2022-08-23 12:00:44 +02:00
ansuz
183fae6948 Merge branch 'soon' into 5.1-candidate 2022-08-22 15:53:18 +05:30
ansuz
db5cb8df3d guard against type errors when admin db queries fail 2022-08-22 15:51:46 +05:30
Weblate
b3efbe4bd3 Translated using Weblate (German)
Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-08-19 22:42:57 +02:00
Weblate
c6f3bd9a31 Translated using Weblate (Italian)
Currently translated at 75.2% (1083 of 1439 strings)

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

Translated using Weblate (Italian)

Currently translated at 68.3% (983 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
2022-08-19 22:42:57 +02:00
Maxime Cesson
06a8e7c866 Improve transition from outer placeholder to inner one 2022-08-19 16:39:20 +02:00
yflory
fa43731b18 Fix missing data in spreadsheets #950 2022-08-18 11:51:03 +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
Maxime Cesson
c2b3ed7ae7 Filter by document type (#438), to be improved 2022-08-12 12:25:06 +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
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
Maxime Cesson
e382833545 C language suggested twice 2022-08-02 17:09:55 +02:00
Maxime Cesson
caa4666e4a Jade programming language not handled, triggering warnings / errors 2022-08-02 17:07:21 +02:00
Maxime Cesson
0d75a2a92a Load pre-loading script and stylesheet before every others 2022-08-02 16:19:38 +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
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
ansuz
faf682131f Merge branch 'soon' into main 2022-07-20 13:53:56 +05:30
Weblate
a99c2e4553 Translated using Weblate (Portuguese (Portugal))
Currently translated at 95.2% (1371 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_PT/
2022-07-20 10:22:28 +02:00
Weblate
f972e96779 Translated using Weblate (Portuguese (Portugal))
Currently translated at 95.4% (1374 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_PT/
2022-07-14 18:10:56 +02:00
ansuz
96a12d12a9 guard against possible type error, lint compliance 2022-07-13 19:28:59 +05:30
ansuz
e4e1ba75db Merge remote-tracking branch 'origin/make-spellcheck-default' into main 2022-07-13 17:39:43 +05:30
ansuz
05f8a9c02b Merge remote-tracking branch 'origin/fix-kanban-item-title-edit' into main 2022-07-13 17:39:38 +05:30
Maxime Cesson
24ccb6d9e7 Apply placeholder to all relevant applications on a slow connection #865
Made with the following command from the cryptpad/ root directory:

$ patternStatic='(<link href=\"\/customize\/src\/outer\.css.*$|<script async data-bootload=\"\/customize\/template\.js\".*$)';
$ pattern2='<style>$';
$ js='<script src=\"\/customize\/pre-loading\.js\"><\/script>';
$ css='<link href=\"\/customize\/src\/pre-loading\.css\" rel=\"stylesheet\" type=\"text\/css\">';
$ find . -name 'index.html' | grep -v -E '(onlyoffice|bower_components|node_modules)' | while read x; \
do if [ `grep -cE "$pattern" $x` -gt 0 ]; then sed -E "s/($pattern)/$js\n    \1\n    $css/" $x > tmp; \
mv tmp $x; y=`echo $x | sed 's/index\.html/inner\.html/'`; if [ -f "$y" ]; then \
sed -E "s/($pattern2)/$js\n    $css\n    \1/" $y > tmp; mv tmp $y; fi; fi; done
2022-07-13 13:21:38 +02:00
Maxime Cesson
80fad70404 Prepare to apply placeholder to all needed apps 2022-07-13 12:46:04 +02:00
Maxime Cesson
edaa8e1d9e Redo placeholder before loading screens for inner and outer 2022-07-12 13:07:58 +02:00
Weblate
75649a22c5 Translated using Weblate (Spanish)
Currently translated at 46.1% (664 of 1439 strings)

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

Translated using Weblate (Spanish)

Currently translated at 45.9% (661 of 1439 strings)

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

Translated using Weblate (Spanish)

Currently translated at 45.2% (651 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2022-07-11 22:49:39 +02:00
Weblate
791819bbb9 Translated using Weblate (Portuguese (Portugal))
Currently translated at 95.6% (1377 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_PT/
2022-07-11 22:49:39 +02:00
Maxime Cesson
4b7e1b0757 Add a placeholder before loading screens for slow connection 2022-07-11 10:21:00 +02:00
Maxime Cesson
162bd50f6c Fix kanban item title editing #921 2022-07-05 16:02:14 +02:00
Maxime Cesson
3e7b76c785 Make spellcheck default for rich text document #887 2022-07-05 14:29:42 +02:00
Weblate
93bb668733 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1439 of 1439 strings)

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

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
2022-06-30 10:43:58 +02:00
Weblate
d405f36461 Translated using Weblate (Portuguese (Portugal))
Currently translated at 95.6% (1376 of 1439 strings)

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

Translated using Weblate (Portuguese (Portugal))

Currently translated at 96.1% (1384 of 1439 strings)

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

Translated using Weblate (Portuguese (Portugal))

Currently translated at 96.1% (1384 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_PT/
2022-06-30 10:43:58 +02:00
ansuz
183d388049 trying again 2022-06-16 22:10:21 +05:30
ansuz
81cde8c4d5 add European Portuguese translation file 2022-06-16 22:07:09 +05:30
ansuz
3841e8f0b2 Merge branch 'soon' into staging 2022-06-16 16:35:56 +05:30
ansuz
df67acc11e Merge branch 'main' into soon 2022-06-16 16:35:41 +05:30
yflory
af99f94747 Fix dropdown menus when entries contain quotes 2022-06-14 13:44:54 +02:00
Weblate
fab3b4c5d4 Translated using Weblate (Arabic)
Currently translated at 0.6% (10 of 1439 strings)

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

Translated using Weblate (Arabic)

Currently translated at 0.4% (7 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ar/
2022-06-10 10:59:23 +02:00
David Benque
ff43da48a8 Remove padding on cards when dragging 2022-06-08 16:13:49 +01:00
ansuz
7e567617d9 autocomplete brackets in form code editors 2022-06-08 13:29:01 +05:30
Weblate
49b19c307a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
2022-06-07 15:25:37 +02:00
David Benque
43b8d8ed0a Reduce margin for kanban cards 2022-06-07 12:37:39 +01:00
Weblate
70e2f826fc Translated using Weblate (Czech)
Currently translated at 99.5% (1432 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/cs/
2022-06-05 19:35:23 +02:00
Weblate
41193491a3 Translated using Weblate (Japanese)
Currently translated at 99.6% (1434 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2022-06-05 19:35:23 +02:00
Weblate
101ace7d21 Translated using Weblate (German)
Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2022-06-05 19:35:23 +02:00
Weblate
c2220cb94c Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1439 of 1439 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
2022-06-05 19:35:22 +02:00
ansuz
01e3012b62 fix poor text contrast for date range indicator in calendar dark mode 2022-06-02 16:21:41 +05:30
ansuz
3fc7c4a6cd bugfix: some kanban tags were parsed as numbers and didn't work correctly 2022-06-02 15:01:49 +05:30
ansuz
b457bdd50a Merge branch 'staging' into soon 2022-06-01 16:45:59 +05:30
ansuz
d23cdb333c hide the code preview button when in present mode 2022-06-01 16:42:10 +05:30
ansuz
663768e147 Merge branch 'upload-size-error' into soon 2022-05-31 20:00:44 +05:30
ansuz
0e9a9ddfe0 preserve multi-line formatting of team invite messages 2022-05-31 19:30:32 +05:30
ansuz
58dc2285b3 remove hardcoded translation and fix accidental reformatting 2022-05-31 18:04:31 +05:30
ansuz
019d2f0f16 Merge branch 'soon' into upload-size-error 2022-05-31 17:58:32 +05:30
Weblate
0df76ed64e 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-05-31 14:27:48 +02:00
Weblate
4b08f68dce 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-05-31 14:27:48 +02:00
ansuz
104a04597c flag a hardcoded translation 2022-05-31 17:52:01 +05:30
ansuz
2dd6cf7b5c correctly report the relevant file size limit
...when a file exceeds the current user/teams's max size
2022-05-31 17:51:05 +05:30
David Benqué
11c2d8b3bf Fix team invite message 2022-05-31 10:39:58 +01:00
David Benqué
3d8832095b Fix markdown preview width in Code 2022-05-31 09:29:06 +01:00
ansuz
05f8378da5 flag some hardcoded alt text 2022-05-30 17:20:22 +05:30
ansuz
8a7c35ceb8 Merge remote-tracking branch 'origin/oo' into soon-oo 2022-05-30 16:53:46 +05:30
ansuz
dbf63621e5 catch failed page loads due to absent trailing slashes
...on instances with missing redirect rules
2022-05-30 16:01:09 +05:30
ansuz
0d50a698ac guard against type error when pinning channels of shared folders 2022-05-30 15:36:13 +05:30
ansuz
feefd9bff0 avoid duplicate warning about /api/instance on checkup 2022-05-30 15:34:02 +05:30