Commit Graph

98 Commits

Author SHA1 Message Date
Booteille 2a98bb0e68
Replace window variables 2024-11-14 20:47:38 +01:00
Booteille 1658e35832
Remove window.fileList in profit of a counter 2024-11-14 20:42:54 +01:00
Booteille 043ffb42ca
remove unnecessary variable 2024-11-14 19:20:23 +01:00
Booteille 362aa189aa
Remove jszip files 2024-11-14 15:00:45 +01:00
Booteille d7a04cec6a
Update cursor style 2024-11-13 19:37:40 +01:00
Booteille e826b07849
Remove usage of jszip 2024-11-13 19:37:40 +01:00
Booteille 9864439b70
Remove usage of jszip 2024-11-13 19:19:04 +01:00
Booteille 59e8a34882
Update filesize library to latest version 2024-11-13 18:57:58 +01:00
Booteille 6f69fd0511
Add missing space 2024-11-13 18:44:47 +01:00
Booteille 18074c03db
Update to latest Lufi API 2024-11-13 18:25:02 +01:00
Booteille 38189ba1e8
Update lufi API to v0.2.0 2024-11-13 17:34:13 +01:00
Booteille dbf9e7f19d
Update lufi API 2024-11-12 17:32:35 +01:00
Booteille 1b9a079115
Update lufi API 2024-11-12 15:15:40 +01:00
Booteille 1330e5d913
Use minified lufi api 2024-11-12 15:02:04 +01:00
Booteille 0d9d6a0c7b
Fix undefined password 2024-11-12 14:50:17 +01:00
Booteille 51f3181b4a
Update lufi to only use Lufi API 2024-11-12 13:34:50 +01:00
Booteille eee5f439b9
Cleanup 2024-10-31 16:28:59 +01:00
Booteille 460d689c4c
Cleanup 2024-10-31 16:27:53 +01:00
Booteille 2e02ed3794
Update lufi API to last version 2024-10-31 16:23:37 +01:00
Booteille df1a221bc5
Update lufi API to last version 2024-10-31 16:23:25 +01:00
Booteille d41cbb164e
Working version with Lufi API 2024-10-31 15:18:51 +01:00
Booteille 310332bf0d
Build Lufi API with Bun v1.1.21 for performances improvements 2024-08-02 08:21:00 +02:00
Booteille 3ab54f6dae
Formatting 2024-08-02 08:07:17 +02:00
Booteille d071467ea7
update Lufi API 2024-08-02 08:07:06 +02:00
Booteille 0f33341b73
Do not b64 encode/decode since lufi-api handles that already. Do not read the file since it's not needed 2024-08-01 17:07:08 +02:00
Booteille 77a0d12920
Update lufi-api to last commit 2024-08-01 17:06:04 +02:00
Booteille 8597fcfac5
Remove sjcl dependency 2024-06-28 12:26:13 +02:00
Booteille 9695a615da
Use lufi-api and WebCrypto 2024-06-26 15:56:04 +02:00
Luc Didry 1d39f7b488
— Replace moment.js with Date().toLocaleDateString(…) 2023-12-25 07:11:22 +01:00
Luc Didry cd4168d2b8
🎨 — Use template literals in js 2023-12-24 07:44:36 +01:00
Luc Didry 43ee9fc4da
🩹 — Fix a format query parameter 2023-12-24 06:03:25 +01:00
Luc Didry a001963c3a
⬆ — Update jQuery 2023-12-24 06:02:27 +01:00
Luc Didry ff9b320347
🔒 Fix unauthorized manipulations of invitations (#254) 2021-11-03 09:15:39 +01:00
Luc Didry e32ef3685f
🔒 Fix XSS where using zip feature (#254) 2021-11-03 09:15:04 +01:00
Luc Didry 295e660461
🐛 Fix `Notification not defined` in Duckduckgo browser (Fix #224 again) 2021-06-16 11:45:29 +02:00
Paco 7509be7cba `Notification not defined` fix #192 (may fix #224) 2021-01-13 15:46:36 +01:00
Luc Didry 1adf8e7455
🐛 Try to avoid clients constantly hitting /download/XXX 2020-12-03 12:49:36 +01:00
Luc Didry 25cba3a8c8
Small improvements to !47 (Fix #181) 2020-03-22 11:22:41 +01:00
Nicolas Constant b2c4a7f0e0
added internationalization 2020-03-22 11:21:37 +01:00
Nicolas Constant 538bf77cbe
added browser notifications 2020-03-22 11:21:36 +01:00
Luc Didry 4097047921
️ — Smoother progress of progress bar (use smaller chunks) 2019-10-14 11:39:27 +02:00
Luc Didry 074729d043
🐛🌐 — Fix untranslated string 2019-10-10 23:12:10 +02:00
Luc Didry 7c3bd95361
🐛Fix #164 — Fix typo that leads to error in Safari 2019-10-08 00:16:53 +02:00
Luc Didry 24d1f62375
🐛Fix #166 — Same behavior on files and invitations tables
e.g. striped, invert selection button
+ Change row color on hover
2019-10-08 00:01:56 +02:00
Luc Didry 8d85cdf8eb
Fix #154 — Make localStorage key prefix-dependant 2019-08-09 19:34:27 +02:00
Luc Didry 76ce6f4072
🖼️ — Modify UI for zip feature 2019-08-02 16:25:29 +02:00
Luc Didry d1627ea997
✉️🗜 Restore zip option for guests + 🐛 fix bugs
The bugs were:
- bad hiding/showing parts when ending/cancelling uploads
- bad behavior when mixing zip and regular uploads
2019-08-01 19:50:41 +02:00
Luc Didry a201060e69
🐜 Fix mobile version 2019-08-01 19:50:41 +02:00
Luc Didry 41c656efe1
🐜 Hide some elements if files are sent by a guest 2019-08-01 19:50:38 +02:00
Luc Didry 0b34761a3c
🐜 Do not display download and delete links after when being invited 2019-08-01 19:50:38 +02:00