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 |
Luc Didry
|
cd104cb512
|
Fix unnecessary slices write
It seems that's the culprit for bad response time when sending big
files.
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
0c560221c8
|
Websocket error handling again
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
a594b9111c
|
Handle WebSocket errors
|
2016-07-24 18:32:41 +02:00 |
Luc Didry
|
a13f766c3c
|
Fix typo
|
2015-10-09 02:55:44 +02:00 |
Luc Didry
|
4858866569
|
Increase ws timeout + lower sliceLength + console informations
|
2015-10-09 02:53:16 +02:00 |
Luc Didry
|
adf0a4d2f2
|
Themes system
|
2015-10-06 02:12:22 +02:00 |