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
blek pushed to master at blek/bfile 2023-10-21 07:55:54 +02:00
583196d685 home button on header title
blek pushed to master at blek/bfile 2023-10-21 07:46:27 +02:00
a05954efe4 improve <a> styles a bit more
blek pushed to master at blek/bfile 2023-10-21 07:46:07 +02:00
980f7fc515 move out alert classes to a separate stylesheet
blek pushed to master at blek/bfile 2023-10-21 06:43:07 +02:00
8a445ad096 fix header floating with scroll
blek pushed to master at blek/bfile 2023-10-21 05:57:43 +02:00
8220aa4c46 display less text when uploads are disabled for layout reasons
blek pushed to master at blek/bfile 2023-10-21 05:52:22 +02:00
93d94b8431 add ui banner wall when file uploads are disabled
blek pushed to master at blek/bfile 2023-10-21 05:44:00 +02:00
e72a556394 block uploads/names/passwords on UI level according to config
blek pushed to master at blek/bfile 2023-10-21 04:27:14 +02:00
f53dc248c9 fix dead link
blek pushed to master at blek/bfile 2023-10-21 04:26:22 +02:00
fc8e86bc9a fix oversized button
blek pushed to master at blek/bfile 2023-10-21 04:25:37 +02:00
e7de48d072 improve <a> styles
blek pushed to master at blek/bfile 2023-10-21 04:23:02 +02:00
ceabef96ba add app icon to /authors, overall improve the page's design