Booteille
|
af93841867
|
Use latest Lufi API version
|
2024-11-20 11:47:53 +01:00 |
Booteille
|
46714d4c92
|
Fix import path
|
2024-11-16 10:23:23 +01:00 |
Booteille
|
2dd5ae5def
|
Create uploadBox as soon as slice starts
|
2024-11-16 10:03:16 +01:00 |
Booteille
|
ba41154a76
|
cleanup
|
2024-11-14 23:58:41 +01:00 |
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
|
d7a04cec6a
|
Update cursor style
|
2024-11-13 19:37:40 +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
|
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
|
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
|
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
|
e32ef3685f
|
🔒 Fix XSS where using zip feature (#254)
|
2021-11-03 09:15:04 +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
|
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 |
Luc Didry
|
8b68d7e821
|
Fix #150 — ✉️ Implement invitations to other people when using LDAP auth
|
2019-08-01 19:50:36 +02:00 |
Luc Didry
|
d9928e61c1
|
🗜️ New Zip UI + 🐜 fix bug in upload cancellation
|
2019-08-01 19:50: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
|
cf79936070
|
Allow to zip the files before upload
|
2019-08-01 19:50:04 +02:00 |
Luc Didry
|
501db916a4
|
Fix #58 - Display max size on upload page
|
2018-10-24 23:30:14 +02:00 |
Luc Didry
|
e41b08601d
|
Add a test suite
|
2018-10-24 21:56:37 +02:00 |
Luc Didry
|
cc012f51ad
|
Fix #22 - Mitigate genRandomKey exception risk
|
2018-10-22 20:30:37 +02:00 |
Luc Didry
|
377ba0d0b8
|
Add Content-Security-Policy header - related to #80
|
2018-10-21 20:20:54 +02:00 |
Luc Didry
|
ed472d705e
|
Fix #115 - Display file size when uploading
|
2018-10-21 18:47:46 +02:00 |
Luc Didry
|
a2a578cdfe
|
Fix #103 Add a fixed_domain option
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
|
2018-04-12 18:25:48 +02:00 |
Luc Didry
|
8ab0bb2c42
|
Merge branch 'development'. Release version 0.02 \o/
|
2017-09-13 09:14:26 +02:00 |
Luc Didry
|
5754ac2113
|
Remove trailing spaces and replace tabs with spaces
|
2017-09-11 20:58:47 +02:00 |
Alexandre Nizoux
|
0047733b74
|
Fixes #95
|
2017-08-02 18:52:17 +02:00 |
Ilker Kulgu
|
c6cdf2354f
|
Make binary upload possible for IE11
|
2017-07-14 12:58:09 +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
|
1923e95690
|
Fix #35
|
2016-07-24 18:39:12 +02:00 |
Luc Didry
|
2d835b7083
|
Fix #33
|
2016-07-24 18:39:12 +02:00 |
Luc Didry
|
d3222b1d5e
|
Default theme now use Materialize (http://materializecss.com/)
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
8ebaf93485
|
Fix #17
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
e9bff89954
|
Fix #19 Set paranoia to 10 for key generation
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
cc5f4d26d3
|
Small change on console debug output
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
1119e736e7
|
Remove unnecessary setTimeout
|
2016-07-24 18:32:48 +02:00 |