Commit graph

12 commits

Author SHA1 Message Date
76a567d1bf
Add duplicate domain check, closes #5
All checks were successful
Run Tests on Code / run-tests (push) Successful in 13s
2024-04-10 23:22:11 +02:00
6d084c671a
Fix ownership issues caused by confy when interacting with other users' config directory. Closes #1
All checks were successful
Run Tests on Code / run-tests (push) Successful in 19s
2024-04-10 22:50:25 +02:00
028067b62a
Add hot reloading of redirect config files
All checks were successful
Run Tests on Code / run-tests (push) Successful in 47s
2024-04-10 22:19:50 +02:00
20af5172b4
Refactored User Config loading, closes #3
All checks were successful
Run Tests on Code / run-tests (push) Successful in 11s
2024-04-10 18:55:17 +02:00
e1260877b6
Replaced /dry route with a more general /status route
All checks were successful
Run Tests on Code / run-tests (push) Successful in 19s
2024-04-10 18:54:21 +02:00
8e077609e9
remove protocol settings
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s
2024-04-08 23:05:33 +02:00
0b1ada9221
use domain vector instead of single string 2024-04-08 23:05:25 +02:00
9e7977b4cd
improved address/port listening info log
Some checks failed
Run Tests on Code / run-tests (push) Has been cancelled
2024-04-08 22:22:40 +02:00
38cfbdcfb8
Fix: stop checking config paths after finding a config file 2024-04-08 22:20:00 +02:00
483fe1e649
implemented split user/system config with unified service at the top due to port conflicts 2024-04-08 22:12:22 +02:00
8f910d666a
Add logging to crate + Formatting changes
All checks were successful
Run Tests on Code / run-tests (push) Successful in 10s
2024-04-08 17:52:45 +02:00
cfe1f0c6c7
Initial Prototype 2024-04-08 17:17:25 +02:00