blek pushed to master at blek/bfile 2023-10-26 16:04:17 +02:00
06d295cf49 add optimizations when nothing to do
blek pushed to master at blek/bfile 2023-10-26 15:54:58 +02:00
e91e40e0fc attach user ip to the file record
blek pushed to master at blek/bfile 2023-10-26 15:28:04 +02:00
50447597f1 add explicit caddy alias
blek pushed to master at blek/bfile 2023-10-26 10:30:58 +02:00
dd4fc52c98 get client ip on upload action
6f9ef9be69 fix proxy ip getter
Compare 2 commits »
blek pushed to master at blek/bfile 2023-10-26 10:28:23 +02:00
c1220cac79 refactor forms to be more readable
blek pushed to master at blek/bfile 2023-10-23 12:54:44 +02:00
0cdf8fe7fc add trust proxy env config
blek opened issue blek/bfile#4 2023-10-23 12:37:05 +02:00
[suggestion] Minify templates at compile time
blek pushed to master at blek/bfile 2023-10-23 05:21:59 +02:00
bc6f8921fb add server side checks for pass and custom name
blek pushed to master at blek/bfile 2023-10-23 05:17:50 +02:00
5d8b8648cb add debug mode notice
blek opened issue blek/bfile#3 2023-10-22 20:52:49 +02:00
TODOs for production deployment
blek pushed to master at blek/bfile 2023-10-22 17:24:48 +02:00
8d3b81244d just rewrite the fucking upload method, its too buggy to fix
blek pushed to master at blek/bfile 2023-10-22 16:03:14 +02:00
f1ee297b8d mount config files in their places
blek pushed to master at blek/bfile 2023-10-22 15:46:28 +02:00
022dffa1c4 make the dockerfiles not to fail during build
blek pushed to master at blek/bfile 2023-10-22 08:42:38 +02:00
d16615a07c fix production compile error
blek pushed to master at blek/bfile 2023-10-22 07:37:58 +02:00
5762063ac0 production dockerfile
blek pushed to master at blek/bfile 2023-10-22 07:29:57 +02:00
7af9dfd0d0 readme ui improvements
blek pushed to master at blek/bfile 2023-10-22 07:16:55 +02:00
2af8e44dd9 change path to comply with swagger spec
blek pushed to master at blek/bfile 2023-10-22 07:16:24 +02:00
f8172d7e61 move out the files api to a different folder
blek pushed to master at blek/bfile 2023-10-22 06:22:40 +02:00
5d05f7190a implement /api/get_all
blek pushed to master at blek/bfile 2023-10-22 05:48:50 +02:00
fef2ba8231 add warning to readme