blek
|
7e23b3aea0
|
actually serve the resources
|
2023-12-14 21:04:20 +10:00 |
blek
|
3624cfe568
|
init repo
|
2023-12-14 21:04:17 +10:00 |
blek
|
9ca7174c85
|
fix a few problems with template sources
|
2023-12-14 21:04:17 +10:00 |
blek
|
68471b6e4f
|
minify templates on compile time
|
2023-12-14 21:04:16 +10:00 |
blek
|
4f65ec5229
|
fix drag and drop size
|
2023-12-14 21:04:16 +10:00 |
blek
|
c01b4ea73f
|
add a ToS switch
|
2023-12-14 21:04:16 +10:00 |
blek
|
a9955f5e99
|
make code blocks always in one line
|
2023-12-14 21:04:16 +10:00 |
blek
|
99e3f8ba67
|
match colors with the console UI
|
2023-12-14 21:04:16 +10:00 |
blek
|
60f6d973c8
|
web UI for curlapi/help
|
2023-12-14 21:04:16 +10:00 |
blek
|
82acf6cb50
|
curl API help
|
2023-12-14 21:04:15 +10:00 |
blek
|
6b4ddb8756
|
fix compile warning
|
2023-12-14 21:04:15 +10:00 |
blek
|
67ba2308b7
|
scratch curl API
|
2023-12-14 21:04:15 +10:00 |
blek
|
634afe00fe
|
fix wrong .env.example time format
|
2023-12-14 21:04:15 +10:00 |
blek
|
5e06986ae1
|
fix typo
|
2023-12-14 21:04:15 +10:00 |
blek
|
4b7899e8d4
|
get rid of function panics in the build.rs
|
2023-12-14 21:04:15 +10:00 |
blek
|
b81ebab96e
|
fix filed dockerfile and use alpine as a base image
|
2023-12-14 21:04:14 +10:00 |
blek
|
3cba73fc1a
|
fix prod dockerfile build error
|
2023-12-14 21:04:14 +10:00 |
blek
|
052d40dc8c
|
bump Cargo.toml version
|
2023-12-14 21:04:14 +10:00 |
blek
|
62869da989
|
print version at the footer
|
2023-12-14 21:04:14 +10:00 |
blek
|
7bcc5e11b9
|
fix few obscure errors
|
2023-12-14 21:04:14 +10:00 |
blek
|
a2020a57be
|
display errors
|
2023-12-14 21:04:14 +10:00 |
blek
|
22f9c9ac78
|
include branch data
|
2023-12-14 21:04:13 +10:00 |
blek
|
6904a670a8
|
move out code to a function
|
2023-12-14 21:04:13 +10:00 |
blek
|
98c22d2408
|
load commit hash at compile time
|
2023-12-14 21:04:13 +10:00 |
blek
|
ce7f70ad7b
|
remove warp static dir in favor of static_dir! macro
|
2023-12-14 21:04:13 +10:00 |
blek
|
545d19c42f
|
add note about extensive configuration
|
2023-12-14 21:04:13 +10:00 |
blek
|
1e7783154c
|
init: DEPLOYING.md
|
2023-12-14 21:04:13 +10:00 |
blek
|
cd87766fca
|
add password field to /api/files/upload method
|
2023-12-14 21:04:12 +10:00 |
blek
|
49dae841bc
|
add js UX for pass entry
|
2023-12-14 21:04:12 +10:00 |
blek
|
fc036b82e2
|
check for password server side
|
2023-12-14 21:04:12 +10:00 |
blek
|
d2e32d6d38
|
add password request on upload page
|
2023-12-14 21:04:12 +10:00 |
blek
|
98b4934ddb
|
add upload_pass config option
|
2023-12-14 21:04:12 +10:00 |
blek
|
8a41d4bef2
|
add instances list
|
2023-10-27 10:39:29 +10:00 |
blek
|
b0cc93c488
|
remove the indev banner
|
2023-10-27 10:26:55 +10:00 |
blek
|
e81a5e3ec3
|
fix compile warnings
|
2023-10-27 01:19:30 +10:00 |
blek
|
0efb0f5771
|
fix the janitord bug (#3)
|
2023-10-27 00:28:33 +10:00 |
blek
|
8400272af7
|
remove a bit of useless clutter
|
2023-10-27 00:14:33 +10:00 |
blek
|
9b1e78a21c
|
add os error handling
|
2023-10-27 00:12:32 +10:00 |
blek
|
06d295cf49
|
add optimizations when nothing to do
|
2023-10-27 00:04:11 +10:00 |
blek
|
e91e40e0fc
|
attach user ip to the file record
|
2023-10-26 23:54:47 +10:00 |
blek
|
50447597f1
|
add explicit caddy alias
|
2023-10-26 23:27:54 +10:00 |
blek
|
dd4fc52c98
|
get client ip on upload action
|
2023-10-26 18:30:35 +10:00 |
blek
|
6f9ef9be69
|
fix proxy ip getter
|
2023-10-26 18:30:21 +10:00 |
blek
|
c1220cac79
|
refactor forms to be more readable
|
2023-10-26 18:27:57 +10:00 |
blek
|
0cdf8fe7fc
|
add trust proxy env config
|
2023-10-23 20:54:15 +10:00 |
blek
|
bc6f8921fb
|
add server side checks for pass and custom name
|
2023-10-23 13:21:50 +10:00 |
blek
|
5d8b8648cb
|
add debug mode notice
|
2023-10-23 13:17:40 +10:00 |
blek
|
8d3b81244d
|
just rewrite the fucking upload method, its too buggy to fix
|
2023-10-23 01:24:38 +10:00 |
blek
|
f1ee297b8d
|
mount config files in their places
|
2023-10-23 00:03:02 +10:00 |
blek
|
022dffa1c4
|
make the dockerfiles not to fail during build
|
2023-10-22 23:46:17 +10:00 |