Weblate
79ca8778e7
Translated using Weblate (Spanish)
...
Currently translated at 45.9% (636 of 1384 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 45.9% (636 of 1384 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
Translated using Weblate (Spanish)
Currently translated at 45.9% (636 of 1384 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
3 years ago
ansuz
45c4765ce0
update changelog and make a note about a bug in getAuthorId
3 years ago
ansuz
0ca482ec68
Merge branch 'animal-guests' into staging
3 years ago
ansuz
cd613f1037
many small improvements for animal avatars
...
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
3 years ago
ansuz
c416303e1d
set uid in cursor object in outer scope
...
rather than within each app that uses cursors
3 years ago
ansuz
8a1f6d66cf
animal avatars in kanban cursors
3 years ago
ansuz
a701522c61
animal avatars for guests in join/part messages
3 years ago
yflory
69e10df9e0
Form condition based on checkbox question
3 years ago
ansuz
bf02ec7359
animal emojis in color-by-author 'written by' tooltips
3 years ago
ansuz
dd8f70d6f4
fix a bug I introduced by not preserving the base case of 'getAuthorId'
3 years ago
ansuz
68efd54917
include uid in cursor data for animal avatars
3 years ago
ansuz
7bb3bc167c
use emoji avatars in share and access modals
3 years ago
ansuz
95869b84c9
emoji avatars in the contacts app
...
and handling of empty display names
3 years ago
ansuz
c4fcc9f732
WIP comments and non-functional changes
3 years ago
ansuz
8d579c0376
Add avatars to rich text comments and mentions
3 years ago
ansuz
385cd4e947
handle single-character usernames when deriving initials from usernames
...
and use emoji avatar in user admin button
3 years ago
yflory
83a1a2a337
Improve Poll template for forms
3 years ago
ansuz
46e545a976
lint compliance
3 years ago
ansuz
aef1b22291
console.error instead of throwing when unregistering handlers
3 years ago
ansuz
c5e6ca646e
adjust animal avatar caching system and adjust size in the toolbar
3 years ago
ansuz
b8c847bcce
prototype animal avatars for guests that haven't set a custom name
3 years ago
ansuz
82101bcb9b
use two characters for the default avatar
3 years ago
yflory
bfe4f3ba36
Fix race condition when downloading sheets
3 years ago
yflory
5abf47585c
Fix opening xlsx in the sheet application
3 years ago
ansuz
bfdcf4ec0c
fix user/display name rendering which I accidentally broke in the user admin menu
3 years ago
yflory
aa84b625c7
Improve forms participant view
3 years ago
yflory
2e1deeb8ed
Open static spreadsheets (xlsx, ods) in the sheet app
3 years ago
yflory
51ba5d22da
Make sure all the images are loaded when downloading sheet
3 years ago
yflory
d6983a8b83
Download sheets as .bin when x2t is not available
3 years ago
ansuz
15b935eadc
change an XXX to a FIXME
3 years ago
ansuz
fe256e8282
give mobile users a way to escape from the error screen (aside from ESC)
3 years ago
yflory
ab62b5f202
Check SharedArrayBuffer support in outer
3 years ago
yflory
8846b2d10e
Improve timeout and progress bar while downloading sheets
3 years ago
ansuz
81a5a893f3
Merge branch 'soon' into staging
3 years ago
Weblate
e82a0c1519
Translated using Weblate (English)
...
Currently translated at 100.0% (1384 of 1384 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1383 of 1383 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
3 years ago
ansuz
39e645afb6
Merge branch 'soon' into staging
3 years ago
ansuz
ab4e57d6a5
Merge branch 'guest' into soon
3 years ago
Weblate
00eda9dcac
Translated using Weblate (Russian)
...
Currently translated at 49.0% (678 of 1382 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
3 years ago
ansuz
74ec0454b8
undo changes to a string that is set to be removed
3 years ago
ansuz
6a4ef02c41
remove some dead toolbar code
3 years ago
yflory
777de599c3
Download spreadsheets as xlsx from the drive
3 years ago
yflory
99572cbb6e
Load fonts from browser cache when converting office documents
3 years ago
yflory
aff9ffa400
Fix double callback in onlyoffice x2t
3 years ago
yflory
d547c90168
Fix SharedArrayBuffer cross-origin issues for X2T
3 years ago
ansuz
47067b020b
defer some more minor issues till 4.11.0
3 years ago
ansuz
09f0b8f61e
Merge branch 'soon' into staging
3 years ago
Weblate
89b52b6110
Translated using Weblate (French)
...
Currently translated at 100.0% (1382 of 1382 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
3 years ago
ansuz
c1f9d11333
delay working on some flagged issues till next release
3 years ago
ansuz
cad514cc17
remove hacky experiments with charts.css
...
...and finalize forms changes
3 years ago
ansuz
1e12b85b7c
use updated translation key and add a comment
3 years ago
ansuz
add234a8f7
Merge branch 'staging' into hackathon-2021
3 years ago
ansuz
69a393f374
add support for alternate icons and text in 'toggle' buttons
3 years ago
ansuz
f701e30364
correct invalid use of ':' in french translations
3 years ago
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