Commit Graph

12195 Commits (ab4e57d6a5ca724776671473367e85b53a32083d)
 

Author SHA1 Message Date
ansuz ab4e57d6a5 Merge branch 'guest' into soon
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/
ansuz 74ec0454b8 undo changes to a string that is set to be removed
ansuz 24a1d1b622
Merge pull request from xwiki-labs/dependabot/npm_and_yarn/jszip-3.7.1
Bump jszip from 3.6.0 to 3.7.1
dependabot[bot] 589a09e721
Bump jszip from 3.6.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
ansuz 58eb65e35d report screen width and height in support tickets
ansuz 8887d8fc1e remove dead code
ansuz 554ce65346 check for HTML tags across multiple lines
ansuz 09bdcb2013 update changelog for 4.10.0
ansuz 47067b020b defer some more minor issues till 4.11.0
ansuz 09f0b8f61e Merge branch 'soon' into staging
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/
ansuz c1f9d11333 delay working on some flagged issues till next release
ansuz 3976bfae84 remove unnecessary notes
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
ansuz 1e12b85b7c use updated translation key and add a comment
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021
ansuz 1485c62746 Merge branch 'main' into soon
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
ansuz c1a19ea65c remove some invalid notes
ansuz add234a8f7 Merge branch 'staging' into hackathon-2021
ansuz ad0d2ab3b7 style for kanban 'tools toggle' and notes for later
ansuz 69a393f374 add support for alternate icons and text in 'toggle' buttons
ansuz 9b3cd7dae3 WIP changelog for 4.10.0
ansuz b7f627d896 update version string for 4.10.0
and commit some new 'npm run' commands while we're at it
ansuz 04234aa1f4 fix a typo in a class
ansuz f701e30364 correct invalid use of ':' in french translations
ansuz f12a276c78 correct inconsistent capitalization of 'CryptPad' in markdown files.
Add a rule to the translation linter to detect future inconsistencies.
ansuz a779d043ca standardize capitalization of CryptPad in translated strings and fix some typos
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css
ansuz 25a3359671 Merge branch 'staging' into hackathon-2021
ansuz 22c67e0e9e WIP unify usage of anonymous/non-registered/unregistered as 'guest'
ansuz 375bf7a62e correct an inaccurate comment
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata'
ansuz 036248a659 handle warnings from history trim, not just errors
ansuz 8d17ae64f3 log an error with a channel if we try to pin an invalid channel
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
ansuz 7f41f8765e avoid bypassing guards against raw HTML in some dialogs
ansuz 975259f935 Merge branch 'soon' into staging
ansuz 7e80b90bca standardize usage of BR tag in translations
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/
ansuz 72bf3696ee correct some unncessary instances of raw HTML injection
ansuz 384d4be864 suppress browsers' password autocomplete for document passwords
David Benqué ddee1e9b40 Fix toolbar collapse button
David Benqué d05f03c8c6 Use icon only for toolbar collapse/expand button
David Benqué fc4178df7e Refactor form control buttons
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
ansuz 44688026d6 exclude ids with invalid lengths from our list of owned documents
ansuz 59aefef2ad update changelog
ansuz 2a8c70598b Merge branch 'soon' into staging