Commit graph

23 commits

Author SHA1 Message Date
miloschwartz
19d54778f5
add branding logo component 2025-07-15 16:24:16 -07:00
miloschwartz
f1291d4d7d
remove is base domain resource and flag 2025-07-15 15:07:34 -07:00
Owen
83b00c1cfa
Fix domain picker build and copy in for domains 2025-07-14 16:37:54 -07:00
Owen
7f227932da
Domain picker support wildcard 2025-07-14 12:24:38 -07:00
Owen
f3b44a3085
Add default type 2025-06-22 15:48:47 -04:00
miloschwartz
17ac5a5e81
add flag to disable config managed domains 2025-06-17 17:25:41 -04:00
miloschwartz
7bbb687047
make exit node name backwards compatible 2025-06-15 18:02:31 -04:00
miloschwartz
b39708700d
add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
miloschwartz
2cca561e51
support postgresql as database option 2025-06-04 12:02:07 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
de70c62ea8
adjustments to migration after testing 2025-02-25 22:58:52 -05:00
miloschwartz
e49fb646b0
refactor subdomain inputs 2025-02-18 22:56:46 -05:00
miloschwartz
532d3696c2
sync config managed domains to db 2025-02-15 22:41:39 -05:00
Milo Schwartz
e475c1ea50
all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Owen Schwartz
4b5c74e8d6
Import start port at startup for now for exit node 2025-01-15 21:37: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
Owen Schwartz
c1f0242386
Import the gerbil endpoint into the database 2025-01-02 20:42:04 -05:00
Milo Schwartz
3672d783fd
first readme 2025-01-01 23:03:15 -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
b199595100
rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
4a1e869e58
setup server admin 2024-12-25 15:54:32 -05:00
Owen Schwartz
39a24c951c
Copy in org domain from config for now 2024-12-22 12:23:19 -05:00