Commit Graph

57 Commits

Author SHA1 Message Date
blek d4f6457563
check for password server side 2023-10-27 01:02:09 +10:00
blek 8ae2b5003c
add password request on upload page 2023-10-27 00:50:02 +10:00
blek 5d8b8648cb
add debug mode notice 2023-10-23 13:17:40 +10:00
blek 3bb83bb039
fix the purple text on a button 2023-10-21 16:02:13 +10:00
blek f72eb21903
move out the upload form code 2023-10-21 16:01:13 +10:00
blek 583196d685
home button on header title 2023-10-21 15:55:46 +10:00
blek 980f7fc515
move out alert classes to a separate stylesheet 2023-10-21 15:45:56 +10:00
blek 8220aa4c46
display less text when uploads are disabled for layout reasons 2023-10-21 13:57:25 +10:00
blek 93d94b8431
add ui banner wall when file uploads are disabled 2023-10-21 13:52:03 +10:00
blek e72a556394
block uploads/names/passwords on UI level according to config 2023-10-21 13:43:37 +10:00
blek fc8e86bc9a
fix oversized button 2023-10-21 12:26:05 +10:00
blek ceabef96ba
add app icon to /authors, overall improve the page's design 2023-10-21 12:22:42 +10:00
blek b9936fb6c9
remove a few whitespaces desperately saving a few bytes 2023-10-21 12:12:58 +10:00
blek 1abde66541
remove the file icon from header 2023-10-21 12:12:01 +10:00
blek f112f0bd43
display branding using the config file provided 2023-10-21 12:08:52 +10:00
blek 05a9de1605
new logo 2023-10-21 00:49:21 +10:00
blek 41e98c2245
add error page 2023-10-13 23:37:03 +10:00
blek ff7324d089
add TOS 2023-10-13 23:13:16 +10:00
blek 57c08871be
fix blek! at footer position 2023-10-13 22:43:10 +10:00
blek 3f363fbe09
add license and authors pages 2023-10-13 22:38:21 +10:00
blek 10348afaa7
clean up imports 2023-10-11 23:46:53 +10:00
blek a4f8aa3f89
fix the long ass link thing 2023-10-11 23:38:31 +10:00
blek cd97a4ffb9
fix misplaced links 2023-10-10 21:57:28 +10:00
blek a201fd579d
file uploaded page 2023-10-10 21:56:28 +10:00
blek 7a0b197dc6
remove the commit display feature as it is more hassle than benefit 2023-10-09 23:08:01 +10:00
blek f7e69e5067
display the commit hash on the footer 2023-10-09 22:46:32 +10:00
blek 73739b5bc4
add file password security notice 2023-10-09 20:13:07 +10:00
blek b54b4a6cd7
use the instance url from .env 2023-10-01 21:46:43 +10:00
blek ce8737b0f5
load instance url from Env struct 2023-10-01 21:42:48 +10:00
blek 8aeac07cf8
actually include the seo tags to the page 2023-10-01 21:17:07 +10:00
blek e73afde9bc
use the instance url variable 2023-10-01 21:14:18 +10:00
blek 90c7f3da72
uploaded page 2023-10-01 21:02:19 +10:00
blek 6bd7171173
make the js only script actually work 2023-10-01 20:47:38 +10:00
blek 3798b63c4b
.js-only class 2023-10-01 20:42:22 +10:00
blek 2773d76e22
handle stuff using rejection 2023-10-01 12:05:08 +10:00
blek 6b99a872ec
get it to run with docker 2023-09-30 19:26:47 +10:00
blek 5cdfd6135c
optimize embedded svg 2023-09-30 19:26:30 +10:00
blek a5d17d29aa
accessibility stuff 2023-09-30 13:55:17 +10:00
blek d7463af380
use h2 for the upload form title 2023-09-30 13:22:33 +10:00
blek f61e16efac
seo optimization 2023-09-30 13:21:57 +10:00
blek 19ba76432c
fix typo in the url 2023-09-30 13:04:33 +10:00
blek 592de5661b
make the name input bit smallet 2023-09-30 13:00:10 +10:00
blek a10a181543
cool input style 2023-09-30 12:57:28 +10:00
blek ca36c9388b
add viewport tag 2023-09-30 12:57:13 +10:00
blek ea4573f8f3
add the file name field 2023-09-30 12:28:34 +10:00
blek c9d94b60da
position all the form at center 2023-09-30 12:23:54 +10:00
blek 25948b007a
add submit button 2023-09-30 12:10:49 +10:00
blek a52d410861
add footer 2023-09-30 02:15:22 +10:00
blek 1b763473d5
minor mobile ui improvements 2023-09-30 02:02:20 +10:00
blek 49983c5b35
mobile file upload button 2023-09-30 02:00:40 +10:00