Commit graph

12 commits

Author SHA1 Message Date
Milo Schwartz
1aec431c36
optionally generate traefik files, set cors in config, and set trust proxy in config 2025-01-15 23:26:31 -05:00
Milo Schwartz
ab18e15a71
allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
Milo Schwartz
235e91294e
remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
9732098799
make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
e6263567a9
use bottom sheet instead of vaul drawer 2024-12-30 15:48:34 -05:00
Owen Schwartz
7d615d00d8
Remove credentials: true 2024-12-26 11:27:48 -05:00
Owen Schwartz
4e4b8744b5
CSRF prevention 2024-12-25 22:04:20 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
d3d2fe398b
env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Owen Schwartz
516db54c72
Move websocket 2024-12-08 16:13:21 -05:00
Owen Schwartz
37f51bec9b
Seperate servers 2024-12-07 22:07:13 -05:00