Commit graph

13 commits

Author SHA1 Message Date
miloschwartz
064ffd1f98 add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
Milo Schwartz
3a4131d54a optionally generate traefik files, set cors in config, and set trust proxy in config 2025-01-15 23:26:31 -05:00
Milo Schwartz
bae9571461 allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
Milo Schwartz
c5ed048488 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
6c9dfc674a refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Milo Schwartz
8f3e653c1b use bottom sheet instead of vaul drawer 2024-12-30 15:48:34 -05:00
Owen Schwartz
941ac56272 Remove credentials: true 2024-12-26 11:27:48 -05:00
Owen Schwartz
cccb46dc65 CSRF prevention 2024-12-25 22:04:20 -05:00
Milo Schwartz
0bf3f54897 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
acab2ff3a7 env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Owen Schwartz
1e14caf09d Move websocket 2024-12-08 16:13:21 -05:00
Owen Schwartz
eea8afd792 Seperate servers 2024-12-07 22:07:13 -05:00