6314 Commits (96950d01a2eb2fa2da0aab5de8c07bef0c5332f2)

Author SHA1 Message Date
ansuz a779d043ca standardize capitalization of CryptPad in translated strings and fix some typos 3 years ago
ansuz 25a3359671 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz 22c67e0e9e WIP unify usage of anonymous/non-registered/unregistered as 'guest' 3 years ago
ansuz 375bf7a62e correct an inaccurate comment 3 years ago
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata' 3 years ago
ansuz 036248a659 handle warnings from history trim, not just errors 3 years ago
ansuz 8d17ae64f3 log an error with a channel if we try to pin an invalid channel 3 years ago
ansuz 6413be24f3 apply a click handler with vanilla js instead of jquery
the jquery method only worked ~50% of the time in Firefox 90
for a completely unknown reason
3 years ago
ansuz 7f41f8765e avoid bypassing guards against raw HTML in some dialogs 3 years ago
ansuz 975259f935 Merge branch 'soon' into staging 3 years ago
ansuz 7e80b90bca standardize usage of BR tag in translations 3 years ago
Weblate afdfc273e8 Translated using Weblate (Spanish)
Currently translated at 43.5% (602 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
3 years ago
ansuz 72bf3696ee correct some unncessary instances of raw HTML injection 3 years ago
ansuz 384d4be864 suppress browsers' password autocomplete for document passwords 3 years ago
David Benqué ddee1e9b40 Fix toolbar collapse button 3 years ago
David Benqué d05f03c8c6 Use icon only for toolbar collapse/expand button 3 years ago
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
3 years ago
ansuz 44688026d6 exclude ids with invalid lengths from our list of owned documents 3 years ago
ansuz 2a8c70598b Merge branch 'soon' into staging 3 years ago
ansuz d8af3a16ab exclude invalid channel and blob ids when fetching your channel list
for all variations of the same API
3 years ago
ansuz b9eced7bfd remove unused 'noscriptfix' hack 3 years ago
ansuz d960c10a31 clear login token when deleting your account and before logging in 3 years ago
Weblate 17ea1611e7 Translated using Weblate (German)
Currently translated at 100.0% (1382 of 1382 strings)

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

Translated using Weblate (German)

Currently translated at 99.8% (1380 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
Weblate 61df9214ff Translated using Weblate (Japanese)
Currently translated at 100.0% (1382 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz b0fcaf8e51 Merge branch 'soon' into staging 3 years ago
Weblate 6a4f02831e Translated using Weblate (English)
Currently translated at 100.0% (1382 of 1382 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1381 of 1381 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1380 of 1380 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
Weblate 55a8c94eb4 Translated using Weblate (French)
Currently translated at 99.8% (1380 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 3 years ago
ansuz 34aa959a10 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz acd7148967 change collapse/expand icons from 'caret' to 'chevron' 3 years ago
ansuz 53ba25b5b0 more chart visualizations, brand colors 3 years ago
ansuz 73acfd9b42 start integrating some basic charts in form answers 3 years ago
ansuz 2d405b5a32 add more annotations indicating what type of chart should be used 3 years ago
ansuz 93f73add9f the charts library should only be used in the inner scope 3 years ago
ansuz 9ecb9e4cd6 chart experiments 3 years ago
Weblate 0a216e4c96 Translated using Weblate (Japanese)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate d2ff6d4eee Translated using Weblate (German)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
ansuz 18c439986c implement main toolbar collapse button 3 years ago
ansuz 4e02c309bb Merge branch 'staging' into collapse-toolbar 3 years ago
ansuz 97646fdb89 Merge branch 'soon' into staging 3 years ago
ansuz 298d69e914 guard against another possible type error
(in the user object)
3 years ago
ansuz 22357f882b guard against a type error in user-object when FILES_DATA doesn't exist 3 years ago
ansuz 053224a825 Merge branch 'soon' into staging 3 years ago
Weblate d67d6069d4 Translated using Weblate (English)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz 48ad82c4fb Merge branch 'soon' into staging 3 years ago
ansuz ceab8fe2df disable broken CSV export 3 years ago
ansuz 7ed41aa8e6 make a note to update a translation key 3 years ago
ansuz f4e2e505fe lint compliance 3 years ago
ansuz c6fefd73d8 fix sheet conversion in Chrome
by instantiating SharedArrayBuffers in a more portable way
3 years ago
Weblate 1247ed0b6b Translated using Weblate (Japanese)
Currently translated at 100.0% (1379 of 1379 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.9% (1378 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz b3a7d5c42c factor out some duplicated code for handling 24 dates 3 years ago
ansuz 106dd007ac Merge branch 'staging' into soon 3 years ago
Weblate ef56a8f863 Translated using Weblate (Japanese)
Currently translated at 99.8% (1377 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 9256c45a26 Translated using Weblate (German)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
Weblate 4fe5b11370 Translated using Weblate (French)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz 32027f09d6 refine link name placeholder suggestion and provide a more descriptive error message 3 years ago
ansuz 45b58d622d rewrite a switch statement as a concise lookup table 3 years ago
ansuz 860f4cb44b Merge branch 'soon' into staging 3 years ago
Weblate 9258d21ef0 Translated using Weblate (English)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
Weblate ea6d5e8876 Translated using Weblate (Japanese)
Currently translated at 99.8% (1376 of 1378 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz 9c373377cf send feedback for UI related to the new link functionality 3 years ago
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 3 years ago
ansuz 126a3fff46 remove hardcoded translations and rework link name placeholder behaviour 3 years ago
ansuz 2ca98425f2 Merge branch 'soon' into staging 3 years ago
Weblate c35ccfc6bb Translated using Weblate (English)
Currently translated at 100.0% (1378 of 1378 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1378 of 1378 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz 09fe994443 Merge branch 'soon' into staging 3 years ago
Weblate 55b00409b3 Translated using Weblate (Japanese)
Currently translated at 100.0% (1376 of 1376 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate fc64913392 Translated using Weblate (English)
Currently translated at 100.0% (1377 of 1377 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
Weblate b0f7a9488c Translated using Weblate (English)
Currently translated at 100.0% (1376 of 1376 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1375 of 1375 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1374 of 1374 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1373 of 1373 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1372 of 1372 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1371 of 1371 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1370 of 1370 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1369 of 1369 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
Weblate 0534a69f3d Translated using Weblate (Japanese)
Currently translated at 99.9% (1375 of 1376 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1373 of 1373 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.9% (1371 of 1372 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1370 of 1370 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz 4862e9b0cc use two translation keys for 'Link' UI in different contexts 3 years ago
ansuz 8a1aef9792 Merge branch 'soon' into staging 3 years ago
ansuz 403d922ddd replace two XXX notes with comments 3 years ago
ansuz 52d5bb5ae8 add notes to gather feedback about the new link feature 3 years ago
ansuz ec928334d8 don't try to pin channels with invalid lengths 3 years ago
ansuz d21e79733e send feedback when self-destructing pads explode 3 years ago
ansuz 513f1531e3 remove some dead code 3 years ago
ansuz e5558b516c guard against a typeError when drive-less users try to send a pad-burned notification 3 years ago
ansuz 99c11f032e tally form votes with an increment function 3 years ago
ansuz 9ca3682df9 fix an accidentally flipped boolean 3 years ago
ansuz 3c6c517506 Merge branch 'forms' into staging 3 years ago
ansuz 8200f579a8 Merge branch 'link' into staging 3 years ago
ansuz 2019e1d70a implement minor fixes and add comments following code review 3 years ago
Weblate 79541dd914 Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1368 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate af8ef252e6 Translated using Weblate (Chinese (Simplified))
Currently translated at 17.8% (244 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
3 years ago
Weblate 9b192a8e4c Translated using Weblate (Lithuanian)
Currently translated at 14.9% (204 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
3 years ago
yflory a93a9f14d3 Fix initial title with forms templates 3 years ago
yflory 212b3d4884 Form fixes and improvements 3 years ago
yflory 6faaec5042 lint compliance 3 years ago
yflory 667bef2a84 Fix links in shared folders 3 years ago
yflory 0a5614b79f Fix team invitation link #774 3 years ago
yflory 775b741049 Merge branch 'staging' into link 3 years ago
yflory 0fc2269a3a Create links in the drive 3 years ago
ansuz d926930b4c prototype toolbar collapse 3 years ago
ansuz 99323f0560 Merge branch 'soon' into staging 3 years ago
Weblate 1d9adbb096 Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1368 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 36eebd817d Translated using Weblate (Lithuanian)
Currently translated at 13.3% (182 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
3 years ago
Weblate 1d8811c42b Translated using Weblate (Catalan)
Currently translated at 39.4% (540 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
3 years ago
Weblate 1faaff1665 Translated using Weblate (Lithuanian)
Currently translated at 9.3% (128 of 1368 strings)

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

Translated using Weblate (Lithuanian)

Currently translated at 7.9% (109 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
3 years ago
ansuz ae77f1c6b9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
ansuz 4e9a9681f4 Merge branch 'main' into soon 3 years ago
ansuz 3f1b6ba74d some minor fixes for anon drives
* don't show the collapse tree button in the toolbar
* display the bread crumb when viewing shared folders
3 years ago
ansuz 90b6787fa8 disable cache usage for form results 3 years ago
ansuz 5b3dcde28c disable cache usage for form results 3 years ago
yflory 4117274e59 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory ed28b5ec7b Randomize 'ordered list' initial state in forms 3 years ago
ansuz b6755f4d58 Merge branch 'soon' into staging 3 years ago
Weblate 2e5632988e Translated using Weblate (Catalan)
Currently translated at 39.1% (536 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
3 years ago
Weblate d6e97b16c1 Translated using Weblate (Hindi)
Currently translated at 0.3% (5 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/hi/
3 years ago
ansuz eff65f6e71 add file for Lithuanian translation 3 years ago
ansuz 6df790dbba some minor fixes for anon drives
* don't show the collapse tree button in the toolbar
* display the bread crumb when viewing shared folders
3 years ago
ansuz ad2bdb67e1 Merge branch 'soon' into main 3 years ago
Weblate 47aebb0bfd Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz cb0c4363e0 Merge branch 'soon' into main 3 years ago
ansuz ea15575a40 Merge branch 'staging' into soon 3 years ago
Weblate 78f2cb1d63 Translated using Weblate (English)
Currently translated at 100.0% (1368 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
Weblate 1c95c262b3 Translated using Weblate (German)
Currently translated at 100.0% (1368 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
Weblate 5b5c98f929 Translated using Weblate (French)
Currently translated at 100.0% (1368 of 1368 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz 96eb5f614e fix docs link for remote content
and localize it
3 years ago
ansuz 663f0d8771 Display confirmation on "Log out everywhere" in the upper right menu
addresses #765
3 years ago
ansuz 7049396bd9 remove unneeded XXX note 3 years ago
ansuz 132fbbe1da Merge branch 'soon' into staging 3 years ago
Weblate 05043b96c5 Translated using Weblate (German)
Currently translated at 100.0% (1367 of 1367 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
ansuz b5c3468b41 Merge branch 'soon' into staging 3 years ago
Weblate 517f979745 Translated using Weblate (Japanese)
Currently translated at 100.0% (1367 of 1367 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1367 of 1367 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz eca3d7207a Merge branch 'soon' into staging 3 years ago
Weblate c1b3ac8960 Translated using Weblate (English)
Currently translated at 100.0% (1367 of 1367 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
yflory baa215fc1e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory 1b50efe7ac Add more debugging metadata to support tickets 3 years ago
ansuz f652d11ace don't show the 'remote image warning' for data URLs in markdown 3 years ago
Weblate 132bc43e83 Translated using Weblate (French)
Currently translated at 100.0% (1366 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz c2f84dc8d0 Merge branch 'soon' into staging 3 years ago
Weblate 70219e376c Translated using Weblate (French)
Currently translated at 99.8% (1364 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
Weblate 91c7accf9c Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate f0635afdf8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 69.9% (955 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
3 years ago
Weblate 512e6eea6b Translated using Weblate (French)
Currently translated at 99.8% (1364 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
yflory 1352a6d8fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory bca1c08653 Fix team pending owner issues 3 years ago
Weblate eb9eb9e782 Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz 5c83eb73f0 Merge branch 'soon' into staging 3 years ago
Weblate 9ad74aeba1 Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate ed438d7b3b Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.9% (1365 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.9% (1365 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.7% (1362 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.7% (1362 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.6% (1361 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 98.6% (1348 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 98.1% (1341 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 97.7% (1335 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 97.7% (1335 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 97.6% (1334 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 97.5% (1333 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz faed7c8573 Merge branch 'soon' into staging 3 years ago
ansuz 09cbeefd99 double-check that blocks have been written
even if 'write' calls back with no error
also update the changelog
3 years ago
Weblate 568ced1b7f Translated using Weblate (Japanese)
Currently translated at 97.5% (1332 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 97.4% (1331 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 97.2% (1329 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.9% (1324 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.9% (1324 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.8% (1323 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.7% (1322 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.7% (1321 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.6% (1320 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.5% (1319 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.5% (1319 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.5% (1319 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.4% (1318 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.4% (1317 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.4% (1317 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.3% (1316 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.2% (1315 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.1% (1314 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.1% (1314 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.1% (1313 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 96.0% (1312 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.9% (1311 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.9% (1310 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz b54428c00a Merge branch 'soon' into staging 3 years ago
Weblate edc1e95ffe Translated using Weblate (Japanese)
Currently translated at 95.8% (1309 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.7% (1308 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.6% (1307 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.6% (1307 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 68e489a2a3 Translated using Weblate (Japanese)
Currently translated at 95.6% (1307 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.6% (1307 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.6% (1307 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz 899eef1ee8 filter hidden types from a more sensible place in the drive 3 years ago
ansuz 7d634ab54b suppress 'convert' from new pad modal
and make it easy to configure what's displayed via a list in appconfig
3 years ago
ansuz 575269e5a1 use a standard function for creating basic media-tags 3 years ago
ansuz 7703085aeb Merge branch 'soon' into staging 3 years ago
ansuz 17adbc27bf remove blog link from out-of-date translations 3 years ago
ansuz 5232890fe1 Merge branch 'soon' into staging 3 years ago
ansuz 0bb4f0fc3d set a generic documentation link in translations
to be properly set and localized in the code
3 years ago
ansuz ef0e42e6f6 Merge branch 'soon' into staging 3 years ago
Weblate 41d17a7ee3 Translated using Weblate (Japanese)
Currently translated at 95.5% (1305 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.5% (1305 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.5% (1305 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.5% (1305 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.4% (1304 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.4% (1304 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.4% (1304 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.1% (1300 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1299 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1299 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1299 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1299 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1299 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1299 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 95.0% (1298 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.9% (1297 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.9% (1297 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.6% (1293 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.5% (1291 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.4% (1290 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.3% (1289 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.2% (1288 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.1% (1286 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 94.0% (1285 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.9% (1284 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.9% (1284 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.9% (1283 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.9% (1283 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.8% (1282 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.7% (1280 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.6% (1279 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.5% (1278 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.5% (1278 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.5% (1278 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.4% (1277 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.4% (1276 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 9d23c42e0b Translated using Weblate (Japanese)
Currently translated at 93.4% (1276 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.4% (1276 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.3% (1275 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.3% (1275 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 63c852c9aa Translated using Weblate (German)
Currently translated at 100.0% (1366 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
Weblate 0c652e71b5 Translated using Weblate (Japanese)
Currently translated at 93.3% (1275 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.2% (1274 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz 34ae047aee Merge branch 'soon' into staging 3 years ago
ansuz f2f9ace7c6 fix rendering issue with markdown media-tag format 3 years ago
Weblate cbbff49f89 Translated using Weblate (Japanese)
Currently translated at 93.2% (1274 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.2% (1274 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.2% (1274 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.2% (1274 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.1% (1273 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.1% (1272 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.0% (1271 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.0% (1271 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 93.0% (1271 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.9% (1270 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.9% (1270 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.9% (1270 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.8% (1269 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.8% (1269 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.8% (1269 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.8% (1268 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.7% (1267 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.7% (1267 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.7% (1267 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.6% (1266 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.5% (1264 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 73a47986a7 Translated using Weblate (German)
Currently translated at 99.9% (1365 of 1366 strings)

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

Translated using Weblate (German)

Currently translated at 99.8% (1364 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
ansuz 76b90d3c8a correct a few more places where the client expected hashes in pin responses
or where the server incorrectly provided them
3 years ago
ansuz 8e725f3d7c stop returning the hash of all user pins after pinning
the client doesn't use it and it's CPU-intensive
3 years ago
Weblate 8da7cb023f Translated using Weblate (Japanese)
Currently translated at 92.4% (1263 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.4% (1263 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.4% (1263 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.3% (1262 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.3% (1262 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.3% (1261 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.2% (1260 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.2% (1260 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.1% (1259 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.1% (1259 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.1% (1259 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1258 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1258 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1258 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1258 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1258 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1257 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 92.0% (1257 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.9% (1256 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.9% (1256 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.8% (1254 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.7% (1253 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.6% (1252 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.6% (1252 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.7% (1253 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.7% (1253 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.6% (1252 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.6% (1252 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz caa69e73ca Merge branch 'dapsi' into staging 3 years ago
ansuz 6360c2e643 Merge branch 'soon' into staging 3 years ago
Weblate 2c38383147 Translated using Weblate (German)
Currently translated at 99.2% (1356 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
Weblate 3d22444603 Translated using Weblate (Japanese)
Currently translated at 91.6% (1252 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 91.3% (1248 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 90.1% (1232 of 1366 strings)

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

Translated using Weblate (Japanese)

Currently translated at 87.8% (1200 of 1366 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz d296fdf550 Merge branch 'soon' into staging 3 years ago
Weblate ccda547682 Translated using Weblate (English)
Currently translated at 100.0% (1366 of 1366 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1365 of 1365 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1364 of 1364 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1363 of 1363 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1362 of 1362 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1361 of 1361 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1360 of 1360 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1359 of 1359 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1358 of 1358 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz fe4b85c98b remove hardcoded translations for blocked images 3 years ago
ansuz b221ed6cf9 Merge branch 'soon' into staging 3 years ago
Weblate 6b8cb9ab67 Translated using Weblate (Japanese)
Currently translated at 85.4% (1157 of 1354 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
Weblate 37e9e1d8ce Translated using Weblate (English)
Currently translated at 100.0% (1357 of 1357 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1356 of 1356 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1355 of 1355 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz 1a827db57d Merge branch 'soon' into staging 3 years ago
Weblate 83693a18f2 Translated using Weblate (Japanese)
Currently translated at 84.3% (1142 of 1354 strings)

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

Translated using Weblate (Japanese)

Currently translated at 81.6% (1106 of 1354 strings)

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

Translated using Weblate (Japanese)

Currently translated at 76.2% (1033 of 1354 strings)

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

Translated using Weblate (Japanese)

Currently translated at 76.2% (1033 of 1354 strings)

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

Translated using Weblate (Japanese)

Currently translated at 55.4% (751 of 1354 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
3 years ago
ansuz 0b8239241b integrate styles for remote images 3 years ago
ansuz ef885eed5c leave notes for finalizing remote image warning 3 years ago
ansuz a86422266e good contrast for most of the remote image warning 3 years ago
ansuz 4dcbddd174 WIP remote image styles 3 years ago
yflory 89844455bb Merge branch 'staging' into dapsi 3 years ago
ansuz e5c8b6fd75 WIP block remote images 3 years ago
ansuz 0cc0118bc2 replace two empty translation files whose removal triggered errors 3 years ago
ansuz 90bfc97ecc Merge branch 'staging' into md-inline-img 3 years ago
ansuz c4aeddeee5 bugfixes for the less cache 3 years ago
ansuz c2ac534f6a archive Hindi and Telugu translations due to inactivity as well 3 years ago
ansuz 3f66b91912 archive Arabic, Bengali, and Ukrainian translation files due to inactivity 3 years ago
ansuz c2023fe680 add Thai translation file 3 years ago
ansuz 761e27cac7 WIP: transform inline css into less and scope it to the preview pane 3 years ago
ansuz 94abd631a2 prototype suppression of markdown images 3 years ago
ansuz 6ddcbb948e guard against markdown images with double-quotes in their href 3 years ago
Weblate 881dbcd2ad Translated using Weblate (Finnish)
Currently translated at 81.9% (1110 of 1354 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
3 years ago
yflory 544e5bcbfe Add converter app 3 years ago
yflory a4bd4e2784 Support Markdown import/export in Rich text pads 3 years ago
yflory 1002b656c1 Fix allDay event reminders on Safari 3 years ago
ansuz d610f6ef1e use less restrictive URL validation 3 years ago
yflory a482d62553 Fix allDay event reminders on Safari 3 years ago
ansuz abc9466abe guard against invalid team info 3 years ago
ansuz 92c814e49d construct media-tags with hyperscript instead of HTML 3 years ago
ansuz 87d4231725 Merge branch 'staging' into soon 3 years ago
Weblate 4c14d39fa5 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
3 years ago
David Benqué ade6db2f81 Remove unused translation 3 years ago
Weblate 13088454ea Translated using Weblate (French)
Currently translated at 99.9% (1354 of 1355 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz 2b642835b9 Merge branch 'soon' into staging 3 years ago
yflory 61ac8b0512 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory 8a07b66843 Add default content and default template to forms 3 years ago
Weblate 35016cfc8e Translated using Weblate (German)
Currently translated at 100.0% (1355 of 1355 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
3 years ago
ansuz 92fd7e7c80 remove extraneous log 3 years ago
David Benqué 622a9eda17 Merge branch 'soon' into staging 3 years ago
David Benqué 602bd28428 Remove temporary translation keys 3 years ago
Weblate b102a1860f Translated using Weblate (English)
Currently translated at 100.0% (1355 of 1355 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1354 of 1354 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
yflory 87e81c4607 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory a435b1c12d Remove history and snapshots entries for participants 3 years ago
ansuz ae2f434003 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
ansuz ceebb99134 sanitize your own accountName 3 years ago
yflory 79cfce1f5a Share auditor link from drive 3 years ago
ansuz b44bd01bc5 lint compliance 3 years ago
yflory 3cdd4dde73 Improve contetx menu in drive for forms 3 years ago
ansuz 0bc678b9dd Merge branch 'form' into staging 3 years ago
yflory 9068c624ee Fix form favicon 3 years ago
Weblate ce7487acfb Translated using Weblate (German)
Currently translated at 100.0% (1353 of 1353 strings)

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

Translated using Weblate (German)

Currently translated at 99.1% (1342 of 1353 strings)

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

Translated using Weblate (German)

Currently translated at 99.0% (1340 of 1353 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
ansuz 5e707eba1a Merge branch 'form' into staging 4 years ago
yflory aa49e87d97 Disable creation of new polls from the old app 4 years ago
ansuz 17d10e3637 add translation annotations 4 years ago
ansuz 51e35bca0c Merge branch 'soon' into staging 4 years ago
ansuz 8e158a50d4 fix a typo in a translation key name 4 years ago
ansuz f9698ae8a6 Merge branch 'soon' into staging 4 years ago
ansuz f619cf694d add admin translation keys in bulk 4 years ago
ansuz 9b373488ea remove some hardcoded translations 4 years ago
ansuz 9dde46ef0d Merge branch 'soon' into staging 4 years ago
Weblate d62508dc62 Translated using Weblate (German)
Currently translated at 96.5% (1279 of 1325 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
Weblate 0016d692bd Translated using Weblate (English)
Currently translated at 100.0% (1331 of 1331 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1330 of 1330 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1329 of 1329 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1328 of 1328 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1327 of 1327 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1326 of 1326 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
David Benqué 487840a1f4 Merge remote-tracking branch 'origin/staging' into staging 4 years ago
David Benqué b92d56af01 Remove hard-coded translations for Forms 4 years ago
ansuz 79d642bbb4 Merge branch 'soon' into staging 4 years ago
Weblate 77cc322775 Translated using Weblate (English)
Currently translated at 100.0% (1325 of 1325 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1324 of 1324 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1323 of 1323 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1322 of 1322 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1321 of 1321 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1320 of 1320 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1319 of 1319 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1318 of 1318 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1317 of 1317 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1316 of 1316 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1315 of 1315 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1314 of 1314 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1313 of 1313 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1312 of 1312 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1311 of 1311 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1310 of 1310 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1309 of 1309 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1308 of 1308 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1307 of 1307 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1306 of 1306 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1305 of 1305 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1304 of 1304 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1303 of 1303 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1302 of 1302 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1301 of 1301 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1300 of 1300 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1299 of 1299 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1298 of 1298 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1297 of 1297 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1296 of 1296 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1295 of 1295 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1294 of 1294 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1293 of 1293 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1292 of 1292 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1291 of 1291 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1290 of 1290 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1289 of 1289 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1288 of 1288 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1287 of 1287 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1286 of 1286 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1285 of 1285 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1284 of 1284 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1283 of 1283 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1282 of 1282 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1281 of 1281 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1280 of 1280 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1279 of 1279 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1278 of 1278 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1277 of 1277 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1276 of 1276 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1275 of 1275 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1274 of 1274 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1273 of 1273 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1272 of 1272 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1271 of 1271 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1270 of 1270 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1269 of 1269 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1268 of 1268 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1267 of 1267 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1266 of 1266 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1265 of 1265 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1264 of 1264 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1263 of 1263 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1262 of 1262 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1261 of 1261 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1260 of 1260 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1259 of 1259 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1258 of 1258 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1257 of 1257 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1256 of 1256 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1255 of 1255 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1254 of 1254 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1253 of 1253 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1252 of 1252 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1251 of 1251 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1250 of 1250 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1249 of 1249 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1248 of 1248 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1247 of 1247 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1246 of 1246 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1245 of 1245 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1244 of 1244 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1243 of 1243 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1242 of 1242 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1241 of 1241 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1240 of 1240 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1240 of 1240 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1239 of 1239 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
ansuz 85db842d8f Merge branch 'form' into staging 4 years ago
yflory 0dd8c7d255 Remove chat and userlist when answering a form 4 years ago
yflory e60206a5ba Add 'Store in drive' entry in file menu when the pad is only stored in a team #744 4 years ago
yflory 8af4a1d486 Preserve scroll position in codemirror #731 4 years ago
ansuz ca155e328d american-ize -ise suffixes 4 years ago
ansuz ec34d90f5f prompt to login if logged out users view a doc with an access list
addresses #747
4 years ago
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
4 years ago
ansuz c92cbad544 Merge branch 'main' into soon 4 years ago
yflory 07ed884f04 Fix password-protected files 4 years ago
yflory 786568c353 Fix password-protected files 4 years ago
yflory 14cebd32bb Fix syntax highlighting in form descriptions 4 years ago
ansuz ff5ba8eb1c Merge branch 'form' into staging 4 years ago
yflory 1b56f26809 Add a file upload button to the markdown toolbar (optional) 4 years ago
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode 4 years ago
ansuz ec9a32c15a minor UI improvements for report page 4 years ago
ansuz 37665a5e7c Merge branch 'staging' into drive-redirect 4 years ago
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/
4 years ago
yflory fc8ce9cb0e Allow anonymous answers 4 years ago
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
4 years ago
ansuz 8745042205 create Ukrainian translation file 4 years ago
yflory 6694d9df03 lint compliance 4 years ago
yflory a948237043 Add Poll block type 4 years ago
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/
4 years ago
yflory 3ce5d477a1 Fix issue allowing users to select disabled checkboxes and radio using the spacebar shortcut 4 years ago
ansuz ef604422ab Merge branch 'staging' into soon 4 years ago
ansuz c92bbeb89c fix syntax error 4 years ago
ansuz cc55057949 Merge branch 'soon' of git.xwikisas.com:xwiki-labs/cryptpad into soon 4 years ago
ansuz e5f1fb937f Merge branch 'soon' into staging 4 years ago
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/
4 years ago
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/
4 years ago
yflory 4577a3baf0 Open and close a form 4 years ago
ansuz a5245fba20 disable attempted execution of scripts in PDFs
it triggered a CSP error which prevented teh rest of the document from rendering
4 years ago
yflory 378cd38fbd Access and Properties modals for forms 4 years ago
yflory c28cf20464 Fix form template 4 years ago
yflory 4a1de32994 Dedicated form share modal and auditor role 4 years ago
ansuz bff38776f5 Merge branch 'soon' into staging 4 years ago
ansuz 396885f959 add Czech and Indonesian translation files 4 years ago
yflory 84ec461542 Clean deprecated values in shared folders metadata 4 years ago
yflory ba5284c116 Fix getSharedFolderData 4 years ago
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/
4 years ago
yflory d06cba0b5e Sort and delete form questions 4 years ago
ansuz 03e4c8f9d2 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
ansuz 0980e241db Merge branch 'soon' into staging 4 years ago
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/
4 years ago
yflory 07c90b6a94 View responses 4 years ago
yflory 3b30cfcc55 Recover previous answers 4 years ago
yflory 3184ad419e Ability to submit form answers 4 years ago
ansuz f2422483a5 note that some configurable restrictions are only enforced clientside
and remove comments about an unsupported API
addresses #704
4 years ago
yflory 10f52230a4 Form app prototype 4 years ago
yflory f5c029e937 Add config options to prevent anonymous users from creating pads #704 4 years ago
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/
4 years ago
ansuz 6eaee92ac3 rename variables in AppConfig to minimize copy-paste problems 4 years ago
yflory 935fbc775f Fix type error in sheets 4 years ago
yflory e5ee3ee22a Fix type error in sheets 4 years ago
ansuz 85cb36ad97 Merge branch 'staging' into soon 4 years ago
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/
4 years ago
yflory b0352e8252 Fix unsafe link with anonymous shared folder 4 years ago
yflory da5cefdcc6 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 4 years ago
yflory 86bf645893 Fix team calendar with cache disabled 4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
ansuz 39afc64ba7 Merge branch 'staging' into soon 4 years ago
yflory e62d654b90 Add 'Store in drive' menu entry to the poll and sheet apps 4 years ago
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/
4 years ago
ansuz 586c45f0f7 disallow sheet import/export if WebAssembly is not present 4 years ago
ansuz 541498aad5 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
ansuz e18583b26b remove unused translations 4 years ago
ansuz 885d6c4dc7 Merge branch 'restricted-registration' into staging 4 years ago
ansuz 5fe2517a1c remove hardcoded translations from sheets 4 years ago
ansuz 819d794292 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
ansuz 93589d03e4 Merge branch 'staging' into restricted-registration 4 years ago
ansuz 3c49b011cc fix iphone drive view toggle and update changelog 4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
ansuz 260fa16058 half-fix for iphone drive grid/list toggle 4 years ago
ansuz c127fc5843 hardcode warnings about import/export support 4 years ago
yflory b8039aaa3c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory f2b63639c6 URL calendars for anonymous users 4 years ago
ansuz 653a3684c1 Merge branch 'staging' into restricted-registration 4 years ago
ansuz 3b936130e2 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
ansuz 9fbd10fa8e Merge branch 'staging' into restricted-registration 4 years ago
ansuz 0152321992 check that the size of an encrypted upload will be within the upload limit before encrypting 4 years ago
ansuz 3be0b439bd translate default image name 4 years ago
ansuz f3fb4013ac Merge branch 'soon' into staging 4 years ago
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/
4 years ago
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/
4 years ago
ansuz 24898e109f Merge branch 'soon' into staging 4 years ago
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/
4 years ago
yflory 8701443f0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory 49f9d872f4 Fix OnlyOffice issues when reconnecting 4 years ago
yflory 76ba55acbe Merge branch 'soon' into staging 4 years ago
yflory 09af3f1c86 Fix checkpoint issues in sheets 4 years ago
yflory 937d42e267 Fix small OO bugs 4 years ago
ansuz 0a72e89160 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
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/
4 years ago
ansuz d5147eb9dd remove a hardcoded translation 4 years ago
ansuz cbf8d88549 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
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/
4 years ago
yflory 2a673bdc0c Remove password from private data 4 years ago
yflory 488b58b2f2 New OnlyOffice build 4 years ago
ansuz 30fc2a5edf Merge branch 'staging' into restricted-registration 4 years ago
yflory 3fbfea516f Fix mathjax export 4 years ago
yflory 280e96287b Fix context menu for markdown extensions and add download 4 years ago
yflory c1c9e5ade8 lint compliance 4 years ago
ansuz a8fa0f29ae add an XXX for a lint error 4 years ago
ansuz 4ea15ef832 Merge branch 'staging' into restricted-registration 4 years ago
ansuz 206ffd9c33 Merge branch 'soon' into staging 4 years ago
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/
4 years ago
ansuz ab89a887cd remove unused translation 4 years ago
ansuz deb9bf2bd8 add calendar to userAdminMenu 4 years ago
ansuz bf65a577dd remove hardcoded translations
and add a contextmenu handler for the calendar sidebar
4 years ago
ansuz efdbab386c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
ansuz 08afeb44ff Merge branch 'soon' into staging 4 years ago
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/
4 years ago
yflory a996c0a4da Merge branch 'soon' into staging 4 years ago
yflory 7e8d26e668 Store in CryptDrive from File menu 4 years ago
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/
4 years ago
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/
4 years ago
ansuz 729d51fb9b update block storage APIs 4 years ago
ansuz 15a8284a30 add some logging and avoid some errors 4 years ago
ansuz b1e69e5c91 Merge branch 'staging' into restricted-registration 4 years ago
yflory 3616b5b8b2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory db65659afb Fix small OO bugs 4 years ago
yflory d13885bb08 Add XXX 4 years ago
ansuz 87ea89cc19 Merge branch 'soon' into staging 4 years ago
yflory 980a236900 Prevent parse errors in sframe-common-outer 4 years ago
yflory 9d6d5b3ed3 lint compliance 4 years ago
ansuz b812bc27f6 remove hardcoded translation 4 years ago
ansuz 140eb7372b Merge branch 'soon' into 4.4.4-hotfixes 4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago
yflory d839481b72 Remove debugging data 4 years ago
yflory ac87576360 Never store invalid OO checkpoints 4 years ago
yflory c57400ab9c Improve UX when maxUploadSize is reached in sheets 4 years ago
yflory d3fd52d721 Handle corrupted cache in OO chainpad 4 years ago
yflory aee4d443ef Display the sync popup sooner in OO 4 years ago
ansuz 8546e7b317 hide references to registration if registration is disabled 4 years ago
ansuz 18c73ad282 WIP working password change with restricted registration 4 years ago
ansuz a9fc61cd63 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
ansuz 8d8633be00 remove hardcoded translation for footer roadmap 4 years ago
yflory b68b635e65 Remove XXX and fix restricted calendar 4 years ago
yflory 4daec8b6cb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory b1cab1df98 Move diffDOM 4 years ago
yflory a0cf3eba40 Prevent parse errors in sframe-common-outer 4 years ago
ansuz da4cae294b Merge branch 'soon' into staging 4 years ago
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/
4 years ago
yflory 53358b9725 lint compliance 4 years ago
yflory ffe9f4db0f Improve UX when maxUploadSize is reached in sheets 4 years ago
ansuz 0124e2c3f4 prepare stubbed proof of block ownership 4 years ago
yflory 0c3d4b0e49 Remove debugging data 4 years ago
ansuz 2436cd2b2f include 'registrationProof' in WRITE_LOGIN_BLOCK RPC 4 years ago
ansuz b42adf5576 annotate flow for changeUserPassword 4 years ago
yflory d8eebe4e9c Never store invalid OO checkpoints 4 years ago
yflory 009e4f9bc8 Handle corrupted cache in OO chainpad 4 years ago
yflory 5858396985 Calendar improvements 4 years ago
yflory 4f1195fdaf Don't pin broadcast channel 4 years ago
yflory 1e3ff3dae4 Fix type error 4 years ago
yflory b432b3ecfc Add comment 4 years ago
yflory cb240e318f Fix type error 4 years ago
yflory 71d5d05157 Merge branch 'soon' into staging 4 years ago
yflory 12718d4bde Fix infinite loading screen (maybe) 4 years ago
yflory 07fadca12f Merge branch 'soon' into staging 4 years ago
yflory 6401e72265 Add a script to generate a report about our drive structure 4 years ago
yflory 3b0e6b2b1e Display the sync popup sooner in OO 4 years ago
ansuz 7d9a009319 add public roadmap to footer 4 years ago
ansuz 509ef18a15 Merge branch 'soon' into staging 4 years ago
ansuz 21c378c05b
Merge pull request #718 from nilsgabriel/main
Add option to open links on first click.
4 years ago
ansuz a73ef2358c Merge branch 'soon' into staging 4 years ago
Nils Gabriel 320c81492e Add option to open links on first click. 4 years ago
yflory 8f47b183b3 Fix drive stuck offline because of a restricted shared folder 4 years ago
yflory b24de7984f Fix team calendars stored in the drive 4 years ago
yflory ecb674c42a Fix lock issues in ooslide and oodoc 4 years ago
yflory 9b7b67c490 Fix team calendars stored in the drive 4 years ago
yflory 131e4b6c37 Merge branch 'reminders' of github.com:xwiki-labs/cryptpad into reminders 4 years ago
yflory bd23cf49fc Update reminders when importing a calendar 4 years ago
yflory 9e47383083 Merge branch 'exportCal' into reminders 4 years ago
yflory 6ced731600 Calendar import 4 years ago
ansuz 0c47a2bbc3 Merge branch 'staging' into reminders 4 years ago
yflory bd2cfea3d9 Fix reminders order 4 years ago
ansuz bf9c689e25 Merge branch 'soon' into staging 4 years ago
yflory a2d52d7026 Fix undefined notifications 4 years ago
yflory e6fba31884 Close calendar popup with Esc 4 years ago
yflory 6d7efb4853 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 4 years ago
yflory 0e5bb43f52 Hide calendar app from new pad menu 4 years ago
ansuz 43f0442277 remove calendar from app menu 4 years ago
ansuz d5c9896ba4 Merge branch 'staging' into soon 4 years ago
Weblate 45f0369ac4 Translated using Weblate (English)
Currently translated at 100.0% (1181 of 1181 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
Weblate 39d0e916d1 Translated using Weblate (German)
Currently translated at 100.0% (1181 of 1181 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
Weblate 01ea8ba2d4 Translated using Weblate (French)
Currently translated at 100.0% (1181 of 1181 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
4 years ago
yflory 6131e89505 Fix type error in reminders 4 years ago
yflory a0b67cc364 Fix allDay reminders notifications end time 4 years ago
yflory be45337d11 Merge branch 'staging' into reminders 4 years ago
yflory 5e4a1827e8 Fix variable name 4 years ago
ansuz e16d2a19ae update XXX note 4 years ago
ansuz 0b8c699fdd fix the example privacy config that I wrecked 4 years ago
Weblate d6cc5b755d Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
4 years ago
ansuz c5e9892db0 remove unused translations 4 years ago
ansuz 9bb1a7b790 don't create a readme in users' drives on registration 4 years ago
yflory 867e0e8cd3 Fix event creation 4 years ago
yflory 2163c5c31f Fix allDay events notifications 4 years ago
yflory a60e1078f9 Fix reminders for all day events 4 years ago
yflory 1d9a05e782 Fix reminders 4 years ago
yflory e7d46d6486 Merge branch 'staging' into reminders 4 years ago
yflory 56b9ec0aa0 Improve all day events with different timezones 4 years ago
yflory 1526f933ed lint compliance 4 years ago
yflory 95c16f5c65 Custom reminders 4 years ago
yflory 5f99dad482 Add missing callback 4 years ago
yflory 94b5695346 Merge branch 'staging' into reminders 4 years ago
yflory c98dfd29c7 Fix UI not updated when deleting an event 4 years ago
yflory 23dcc2e30d Fix UI not updated when moving an event from a calendar to another 4 years ago
yflory 656ebf432e Add XXX 4 years ago
yflory 362a439cb5 Support custom event notifications 4 years ago
yflory 11c0b752bd Add notifications for past events since our last visit 4 years ago
yflory e5d923e521 Fix calendar notifications timeout 4 years ago
yflory 0a604933d2 Getting started in the drive 4 years ago
ansuz 93ea996f86 Merge branch 'calendar' into staging 4 years ago
ansuz f1b3b2ca6a Merge branch 'broadcast' into staging 4 years ago
ansuz 277a38c610 explain why 'newTeam' option overrides lastKnownHash in roster 4 years ago
ansuz 3cf87fa940 remove unused feature 4 years ago
yflory a6c5ddf1f3 Remove a console log 4 years ago
ansuz f24037b2f1 Merge branch 'staging' into update-broadcast 4 years ago
ansuz f717472397 Merge branch 'soon' into staging 4 years ago
Weblate c6cfd5e1c4 Translated using Weblate (German)
Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (German)

Currently translated at 99.9% (1198 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
ansuz 9217340a9c use the user's language for docs links for supported languages 4 years ago
yflory f3fd7011f8 lint compliance 4 years ago
yflory 8ebc71cd96 Disable calendar notifications 4 years ago
ansuz 54df15bbdd Merge branch 'staging' into update-broadcast 4 years ago
ansuz 5a875bf9e5 Merge branch 'soon' into staging 4 years ago
Weblate a4aa26ba75 Translated using Weblate (German)
Currently translated at 99.0% (1188 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
ansuz 75a316e70d adjust or remove comments 4 years ago
ansuz 3b8f731f1e remove notes and hardcoded translations 4 years ago
Weblate 3c1bcbc68a Translated using Weblate (German)
Currently translated at 97.7% (1172 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
Weblate 6065741738 Translated using Weblate (French)
Currently translated at 100.0% (1199 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
4 years ago
Weblate cb522544ec Translated using Weblate (Norwegian Bokmål)
Currently translated at 48.6% (583 of 1199 strings)

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

Translated using Weblate (Norwegian Bokmål)

Currently translated at 34.4% (413 of 1199 strings)

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

Translated using Weblate (Norwegian Bokmål)

Currently translated at 34.4% (413 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
4 years ago
Weblate de3992b64e Translated using Weblate (Spanish)
Currently translated at 51.7% (620 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
4 years ago
yflory 5ec4e39413 Add basic reminders 4 years ago
yflory 68b94fee41 Handle disconnect and reconnect in calendars 4 years ago
yflory 5ada4f612e Disable calendar passwords 4 years ago
ansuz d871353432 Merge branch 'staging' into update-broadcast 4 years ago
ansuz 9057f6436e Merge branch 'soon' into staging 4 years ago
Weblate 6c5368c658 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
4 years ago
ansuz 2710e55c8d Merge branch 'soon' into avoid-translating-html 4 years ago