Commit Graph

61 Commits

Author SHA1 Message Date
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
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 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 cf79936070
Allow to zip the files before upload 2019-08-01 19:50:04 +02:00
Luc Didry 6b5727ce91
Fix #128 — Prevent XSS in localStorage import 2018-10-28 16:45:43 +01: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 986e7793db
Allow to choose your language 2018-10-22 23:54:20 +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 c2e9268cc7
Fix #123 - Option to force "Burn after reading" for each uploaded file 2018-10-21 14:49:24 +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 81d73cfb3c Fixes #24
This commit is dedicated to jehster, who is supporting me on Tipeee.
Many thanks :-)
2017-09-12 22:54:14 +02:00
Luc Didry 55b0a366cf Fixes #23
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-09-12 21:46:31 +02:00
Luc Didry 5754ac2113 Remove trailing spaces and replace tabs with spaces 2017-09-11 20:58:47 +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
Alexandre Nizoux 0047733b74 Fixes #95 2017-08-02 18:52:17 +02:00
Luc Didry d909b8ad70 Add DB abstraction layer 2017-07-22 18:56:13 +02:00
Ilker Kulgu c6cdf2354f Make binary upload possible for IE11 2017-07-14 12:58:09 +02:00
Ilker Kulgu 50982d48db Update lufi-files.js to mail from "My files" page 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 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 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 d9412f8cf9 Fix #31 2016-07-24 18:32:48 +02:00
Luc Didry 8ebaf93485 Fix #17 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 e9bff89954 Fix #19 Set paranoia to 10 for key generation 2016-07-24 18:32:48 +02:00