Booteille
|
aa97e33ae2
|
Upgrade to latest Lufi API, use workers for compression/decompression
|
2024-11-24 22:53:41 +01:00 |
Booteille
|
46714d4c92
|
Fix import path
|
2024-11-16 10:23:23 +01:00 |
Booteille
|
5637be6975
|
Use latest Lufi API
|
2024-11-15 01:21:57 +01:00 |
Booteille
|
9cc02d3384
|
Cleanup
|
2024-11-14 21:04:20 +01:00 |
Booteille
|
6462234788
|
Remove unnecessary window.completed
|
2024-11-14 20:50:59 +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
|
51f3181b4a
|
Update lufi to only use Lufi API
|
2024-11-12 13:34:50 +01:00 |
Booteille
|
d41cbb164e
|
Working version with Lufi API
|
2024-10-31 15:18:51 +01:00 |
Booteille
|
3ab54f6dae
|
Formatting
|
2024-08-02 08:07:17 +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
|
9695a615da
|
Use lufi-api and WebCrypto
|
2024-06-26 15:56:04 +02:00 |
Luc Didry
|
cd4168d2b8
|
🎨 — Use template literals in js
|
2023-12-24 07:44:36 +01:00 |
Luc Didry
|
e32ef3685f
|
🔒 Fix XSS where using zip feature (#254)
|
2021-11-03 09:15:04 +01:00 |
Luc Didry
|
1adf8e7455
|
🐛 Try to avoid clients constantly hitting /download/XXX
|
2020-12-03 12:49:36 +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
|
0700ea7375
|
Fix #130 — Allow to individually download files from zip
|
2019-08-01 19:50:08 +02:00 |
Luc Didry
|
1fe07734d3
|
Show size of files contained in zip
|
2019-08-01 19:50:07 +02:00 |
Luc Didry
|
659e430578
|
Allow to see what files are in zip files
|
2019-08-01 19:50:07 +02:00 |
Luc Didry
|
377ba0d0b8
|
Add Content-Security-Policy header - related to #80
|
2018-10-21 20:20:54 +02:00 |
Ilker Kulgu
|
f333a9af74
|
IE & Edge fix for downloading blob files, gives option to save or open the file when the link is opened.
|
2017-09-11 20:23:32 +02:00 |
Luc Didry
|
d909b8ad70
|
Add DB abstraction layer
|
2017-07-22 18:56:13 +02:00 |
Luc Didry
|
50b1f00c17
|
Add ability to protect download with a password
|
2017-07-14 12:52:03 +02:00 |
Luc Didry
|
d94c2b7f90
|
Fix XSS bugs
Thanks to Neil Jomunsi (http://page42.org) to support me on Tipeee :-)
|
2016-07-24 18:39:21 +02:00 |
Luc Didry
|
9cf06931e5
|
Fix UI bug introduced in 8337eb6
|
2016-07-24 18:39:21 +02:00 |
Luc Didry
|
57cf403624
|
Fix #40
|
2016-07-24 18:39:20 +02:00 |
Luc Didry
|
e14e58e0ff
|
Small default in UI
|
2016-07-24 18:39:20 +02:00 |
Luc Didry
|
eb803d3666
|
Fix #47 (message block not displayed on download page)
|
2016-07-24 18:39:17 +02:00 |
Luc Didry
|
d3222b1d5e
|
Default theme now use Materialize (http://materializecss.com/)
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
d9412f8cf9
|
Fix #31
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
e6dca37d6b
|
Fix #18 + add img and video tags showing the downloaded file
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
4feff52664
|
Remove unnecessary setTimeout
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
a594b9111c
|
Handle WebSocket errors
|
2016-07-24 18:32:41 +02:00 |
Luc Didry
|
adf0a4d2f2
|
Themes system
|
2015-10-06 02:12:22 +02:00 |