luckman212
|
d63a875b12
|
add default expiry config parameter
|
2021-10-09 11:36:53 -04:00 |
ZizzyDizzyMC
|
59cf8dbfee
|
Update index.html
|
2021-02-27 21:53:29 -05:00 |
ZizzyDizzyMC
|
4579be1048
|
Update index.html
|
2021-02-27 21:42:19 -05:00 |
ZizzyDizzyMC
|
0f45bce481
|
Default Random Filename flag.
|
2021-02-27 21:37:06 -05:00 |
ZizzyDizzyMC
|
cd79f0db40
|
Disable Access Key option.
|
2021-02-22 13:32:38 -05:00 |
Andrei Marcu
|
7ca3331044
|
Access Key: Fix mobile access
|
2020-03-07 18:52:29 -08:00 |
Andrei Marcu
|
e06e9ad6fe
|
Access key: Some cosmetic changes
|
2020-03-07 17:52:07 -08:00 |
Andrei Marcu
|
a4240680c8
|
Merge branch 'accesskey' of git://github.com/stek29/linx-server into stek29-accesskey
|
2020-03-06 15:29:41 -08:00 |
Paweł Płazieński
|
597bec430c
|
Allow Basic authentication in browser (#195)
|
2020-03-06 15:21:49 -08:00 |
Viktor Oreshkin
|
5a6e589500
|
redesign access key input box in uploader
|
2020-03-01 03:43:53 +03:00 |
Viktor Oreshkin
|
b63274ad01
|
allow limiting access by passwords (fix #194)
|
2020-02-17 18:02:47 +03:00 |
mutantmonkey
|
8f3108148b
|
Add option to force random filenames (fixes #86) (#159)
|
2019-01-26 02:04:32 -08:00 |
Simon Alfassa
|
fd0f3d9e46
|
Make the web page mobile friendly
|
2019-01-16 01:09:55 -08:00 |
Benjamin Neff
|
6290f408ff
|
Allow to paste images (#153)
dropzone.js doesn't support pasting itself yet, so adding it externally
and calling `.addFile()` to upload the pasted image.
Fixes #130
|
2019-01-11 09:09:54 -08:00 |
mutantmonkey
|
fef43d856e
|
Add option for maximum expiration time (fixes #99)
|
2016-09-18 22:05:26 -07:00 |
andreimarcu
|
4856ab0750
|
Allow for non-/ deployments. Fixes #61
|
2015-10-30 18:36:47 -04:00 |
andreimarcu
|
639d519712
|
Configurable maximum upload file size. Fixes #35
|
2015-10-08 01:38:50 -04:00 |
andreimarcu
|
37d3e96e22
|
Fix no-javascript fallback ugliness of index page. Fixes #37
|
2015-10-08 00:19:22 -04:00 |
mutantmonkey
|
44172ec98a
|
clean up HTML, CSS, and JavaScript for CSP
In order to implement Content-Security-Policy, the inlined style, event
handlers, and scripts all have to go. This commit completes this work.
|
2015-10-04 14:13:29 -07:00 |
mutantmonkey
|
84f38026eb
|
do some more HTML and JS cleanup
|
2015-10-04 00:14:21 -07:00 |
andreimarcu
|
c339a8c770
|
Highlight dropzone when dragging
|
2015-10-01 12:46:34 -04:00 |
andreimarcu
|
31359499ac
|
Switch to dropzonejs. Fixes #18
|
2015-09-30 23:37:00 -04:00 |
andreimarcu
|
c32a698cbc
|
upload expiry/barename respect, random fixes
|
2015-09-28 00:25:57 -04:00 |
andreimarcu
|
8caae56b39
|
json response + imported old drag and drop uploader
|
2015-09-25 00:58:38 -04:00 |
andreimarcu
|
d869599da7
|
Bare /static support, some css/templates import
|
2015-09-24 16:04:51 -04:00 |
andreimarcu
|
d130cfe8e1
|
Some cleanup
|
2015-09-24 08:30:16 -04:00 |
andreimarcu
|
2dbe318b18
|
Initial commit
|
2015-09-24 01:44:49 -04:00 |