pangolin/server
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
..
auth remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
db major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
emails standard email signature 2025-01-05 00:07:07 -05:00
lib remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
middlewares refactor and reorganize 2025-01-01 21:41:31 -05:00
routers remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
schemas improve site and resource info cards and other small visual tweaks 2024-12-30 23:41:06 -05:00
setup remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
types more user role stuff 2024-11-09 23:59:19 -05:00
apiServer.ts remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
index.ts make config class and separate migrations script 2025-01-01 17:50:12 -05:00
internalServer.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
logger.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
nextServer.ts refactor and reorganize 2025-01-01 21:41:31 -05:00