Commit Graph

11 Commits

Author SHA1 Message Date
Nixie
2cda214f86 Change Input field to password type
Change the input box for UPLOAD_CODE from type 'text' to type 'password' to hide the upload code while on-screen and signal to browsers to prompt to save the code in their password managers
2024-10-30 13:35:09 -04:00
Koichiro Iwao
b07a68bb45 Put gh-fork-ribbon locally for GDPR compliance 2024-04-20 21:32:46 +09:00
Koichiro Iwao
2b0dc071a0 Fix dead image reference to "Fork me on GitHub"
Switched to CSS implementation hosted on cdsjs.com. It should be
more permanent than githubusercontent.com.

Resolves: #153
2024-04-20 21:27:01 +09:00
Chris
61acb5420b implemented UPLOAD_CODE variable
If configured, needs a code as POST/GET variable for every upload. Also adds a input field to the main template
2023-09-06 15:57:15 +02:00
Christian Haschek
45d933ebf0 fixing gui-upload filesize bug 2022-02-23 19:11:33 +01:00
Chris
8de53d1ea7 added warning message if upload forbidden instead of just 401 error 2020-06-23 09:26:39 +02:00
Chris
984246912c added possibility to have a notice displayed on the upload form 2020-05-31 19:03:59 +02:00
Chris
2e6a3313a6 added github link 2018-12-27 18:44:01 +01:00
Chris
b50e522c0d removed some unused extensions 2018-12-27 09:21:12 +01:00
Chris
801b4acd9d implemented gif2mp4 conversion and added display of max upload size on form 2018-12-23 18:35:37 +01:00
Chris
24411dfe93 stage 1 of v2 2018-12-21 18:34:03 +01:00