ansuz
d9d3cdf092
minor UX fixes for demo purposes
2021-09-21 17:10:00 +05:30
yflory
bfe4f3ba36
Fix race condition when downloading sheets
2021-08-19 16:00:50 +02:00
yflory
5abf47585c
Fix opening xlsx in the sheet application
2021-08-19 15:15:04 +02:00
yflory
2e1deeb8ed
Open static spreadsheets (xlsx, ods) in the sheet app
2021-08-19 10:44:09 +02:00
yflory
51ba5d22da
Make sure all the images are loaded when downloading sheet
2021-08-18 12:54:14 +02:00
yflory
d6983a8b83
Download sheets as .bin when x2t is not available
2021-08-18 12:29:36 +02:00
yflory
ab62b5f202
Check SharedArrayBuffer support in outer
2021-08-18 11:04:43 +02:00
yflory
8846b2d10e
Improve timeout and progress bar while downloading sheets
2021-08-18 10:57:03 +02:00
yflory
777de599c3
Download spreadsheets as xlsx from the drive
2021-08-17 16:05:49 +02:00
yflory
99572cbb6e
Load fonts from browser cache when converting office documents
2021-08-17 10:28:32 +02:00
yflory
aff9ffa400
Fix double callback in onlyoffice x2t
2021-08-17 10:28:08 +02:00
yflory
d547c90168
Fix SharedArrayBuffer cross-origin issues for X2T
2021-08-16 17:44:13 +02:00
ansuz
1e12b85b7c
use updated translation key and add a comment
2021-08-13 18:36:44 +05:30
ansuz
b0539fe613
Merge branch 'staging' into hackathon-2021
2021-08-13 17:55:24 +05:30
ansuz
1485c62746
Merge branch 'main' into soon
2021-08-13 17:54:46 +05:30
ansuz
11bcdbd7e3
hotfix for forms
...
avoid browser fights when multiple authors view a form
with a sortable list at the same time
2021-08-13 17:28:40 +05:30
ansuz
c1a19ea65c
remove some invalid notes
2021-08-13 17:26:29 +05:30
ansuz
add234a8f7
Merge branch 'staging' into hackathon-2021
2021-08-13 16:06:14 +05:30
ansuz
ad0d2ab3b7
style for kanban 'tools toggle' and notes for later
2021-08-13 16:05:32 +05:30
ansuz
69a393f374
add support for alternate icons and text in 'toggle' buttons
2021-08-13 15:54:53 +05:30
ansuz
04234aa1f4
fix a typo in a class
2021-08-13 15:52:14 +05:30
ansuz
f701e30364
correct invalid use of ':' in french translations
2021-08-13 15:45:54 +05:30
ansuz
a779d043ca
standardize capitalization of CryptPad in translated strings and fix some typos
2021-08-13 15:10:43 +05:30
ansuz
4810d6b5ba
use custom styles for the form timeline, move away from charts.css
2021-08-13 12:20:26 +05:30
ansuz
25a3359671
Merge branch 'staging' into hackathon-2021
2021-08-12 20:07:09 +05:30
ansuz
375bf7a62e
correct an inaccurate comment
2021-08-12 19:21:33 +05:30
ansuz
e4879b5117
guard against possibly undefined team data in 'setPadMetadata'
2021-08-12 19:15:52 +05:30
ansuz
036248a659
handle warnings from history trim, not just errors
2021-08-12 19:14:30 +05:30
ansuz
8d17ae64f3
log an error with a channel if we try to pin an invalid channel
2021-08-12 19:08:18 +05:30
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
2021-08-12 19:04:09 +05:30
ansuz
7f41f8765e
avoid bypassing guards against raw HTML in some dialogs
2021-08-12 19:02:25 +05:30
ansuz
975259f935
Merge branch 'soon' into staging
2021-08-12 16:10:32 +05:30
ansuz
7e80b90bca
standardize usage of BR tag in translations
2021-08-12 16:07:43 +05:30
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/
2021-08-12 12:05:11 +02:00
ansuz
72bf3696ee
correct some unncessary instances of raw HTML injection
2021-08-11 19:51:44 +05:30
ansuz
384d4be864
suppress browsers' password autocomplete for document passwords
2021-08-11 19:21:19 +05:30
David Benqué
ddee1e9b40
Fix toolbar collapse button
2021-08-11 13:21:34 +01:00
David Benqué
d05f03c8c6
Use icon only for toolbar collapse/expand button
2021-08-11 13:01:45 +01:00
David Benqué
fc4178df7e
Refactor form control buttons
2021-08-11 10:42:59 +01:00
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
2021-08-11 15:07:38 +05:30
ansuz
44688026d6
exclude ids with invalid lengths from our list of owned documents
2021-08-10 19:53:56 +05:30
ansuz
2a8c70598b
Merge branch 'soon' into staging
2021-08-10 19:51:28 +05:30
ansuz
2dc4ec1b24
include vendor and appVersion in support ticket data
2021-08-10 19:49:22 +05:30
ansuz
7647a60219
guess OS version on checkup page
2021-08-10 19:48:15 +05:30
ansuz
d8af3a16ab
exclude invalid channel and blob ids when fetching your channel list
...
for all variations of the same API
2021-08-10 18:51:00 +05:30
ansuz
b9eced7bfd
remove unused 'noscriptfix' hack
2021-08-10 18:49:29 +05:30
ansuz
d960c10a31
clear login token when deleting your account and before logging in
2021-08-10 18:46:10 +05:30
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/
2021-08-10 11:50:32 +02:00
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/
2021-08-10 11:50:32 +02:00
ansuz
b0fcaf8e51
Merge branch 'soon' into staging
2021-08-09 20:21:11 +05:30