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
blek pushed to master at blek/bfile 2023-10-22 05:44:25 +02:00
1353145014 API config settings
blek commented on issue blek/bfile#2 2023-10-22 05:41:50 +02:00
Swagger UI as a separate microservice

Development deploy is similar to production

  1. Build docs continuously in node:20 using something like gulp's file watch
  2. Mount the build directory to somewhere in caddy filesystem,…
blek opened issue blek/bfile#2 2023-10-22 05:40:16 +02:00
Swagger UI as a separate microservice
blek pushed to master at blek/bfile 2023-10-21 08:10:55 +02:00
3ff8759a97 grammar
blek pushed to master at blek/bfile 2023-10-21 08:10:36 +02:00
cb933d12dc remove max_per_ip config param
blek pushed to master at blek/bfile 2023-10-21 08:09:43 +02:00
5f65a171dd add config checks on backend
blek pushed to master at blek/bfile 2023-10-21 08:02:19 +02:00
3bb83bb039 fix the purple text on a button
blek pushed to master at blek/bfile 2023-10-21 08:01:20 +02:00
f72eb21903 move out the upload form code
blek pushed to master at blek/bfile 2023-10-21 07:59:37 +02:00
761684ee34 <a> color tweaks.. again