ansuz
04234aa1f4
fix a typo in a class
3 years ago
ansuz
f701e30364
correct invalid use of ':' in french translations
3 years ago
ansuz
f12a276c78
correct inconsistent capitalization of 'CryptPad' in markdown files.
...
Add a rule to the translation linter to detect future inconsistencies.
3 years ago
ansuz
a779d043ca
standardize capitalization of CryptPad in translated strings and fix some typos
3 years ago
ansuz
4810d6b5ba
use custom styles for the form timeline, move away from charts.css
3 years ago
ansuz
25a3359671
Merge branch 'staging' into hackathon-2021
4 years ago
ansuz
22c67e0e9e
WIP unify usage of anonymous/non-registered/unregistered as 'guest'
4 years ago
ansuz
375bf7a62e
correct an inaccurate comment
4 years ago
ansuz
e4879b5117
guard against possibly undefined team data in 'setPadMetadata'
4 years ago
ansuz
036248a659
handle warnings from history trim, not just errors
4 years ago
ansuz
8d17ae64f3
log an error with a channel if we try to pin an invalid channel
4 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
4 years ago
ansuz
7f41f8765e
avoid bypassing guards against raw HTML in some dialogs
4 years ago
ansuz
975259f935
Merge branch 'soon' into staging
4 years ago
ansuz
7e80b90bca
standardize usage of BR tag in translations
4 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/
4 years ago
ansuz
72bf3696ee
correct some unncessary instances of raw HTML injection
4 years ago
ansuz
384d4be864
suppress browsers' password autocomplete for document passwords
4 years ago
David Benqué
ddee1e9b40
Fix toolbar collapse button
4 years ago
David Benqué
d05f03c8c6
Use icon only for toolbar collapse/expand button
4 years ago
David Benqué
fc4178df7e
Refactor form control buttons
4 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
4 years ago
ansuz
44688026d6
exclude ids with invalid lengths from our list of owned documents
4 years ago
ansuz
59aefef2ad
update changelog
4 years ago
ansuz
2a8c70598b
Merge branch 'soon' into staging
4 years ago
ansuz
2dc4ec1b24
include vendor and appVersion in support ticket data
4 years ago
ansuz
7647a60219
guess OS version on checkup page
4 years ago
ansuz
d8af3a16ab
exclude invalid channel and blob ids when fetching your channel list
...
for all variations of the same API
4 years ago
ansuz
b9eced7bfd
remove unused 'noscriptfix' hack
4 years ago
ansuz
1c08a27f60
fix a newly introduced reference error
4 years ago
ansuz
d960c10a31
clear login token when deleting your account and before logging in
4 years ago
ansuz
a33774aa6f
properly abort from channel archival if no metadata is returned
...
and add some logging when trimming history
4 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/
4 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/
4 years ago
ansuz
b0fcaf8e51
Merge branch 'soon' into staging
4 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/
4 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/
4 years ago
ansuz
b5c051a27f
label hardcoded form translations
4 years ago
ansuz
30c2bfbdfa
more small tweaks
4 years ago
ansuz
d6886fb4c0
style and text fixes for form timeline
4 years ago
ansuz
900db1fcb0
disable usage of charts.css except for the timeline
4 years ago
ansuz
e4d5431f29
display form answer timeline oldest => newest
4 years ago
ansuz
34aa959a10
Merge branch 'staging' into hackathon-2021
4 years ago
ansuz
acd7148967
change collapse/expand icons from 'caret' to 'chevron'
4 years ago
ansuz
ed8c2f4319
Merge pull request #781 from aemi-dev/hackathon-2021
...
Hackathon 2021 - Timeline - Minor Edits & Comments
4 years ago
aemi-dev
9910c97d5e
Hackathon 2021 - Timeline - Minor Edits & Comments
4 years ago
ansuz
ded834b2c7
lint compliance
4 years ago
ansuz
4a80007fea
Merge pull request #780 from aemi-dev/hackathon-2021
...
Hackathon 2021
4 years ago
aemi-dev
085736e4b7
Hackathon 2021 - Timeline
4 years ago
aemi-dev
3ba0f4d0b8
Merge branch 'hackathon-2021' of https://github.com/aemi-dev/cryptpad into hackathon-2021
...
Merge hackathon works
4 years ago