Commit graph

11 commits

Author SHA1 Message Date
Milo Schwartz
bae9571461 allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
Milo Schwartz
36b36c2471 log url to docs if config error 2025-01-12 20:42:16 -05:00
Milo Schwartz
b9a9e0169e complete integration of direct share link as discussed in #35 2025-01-12 13:43:16 -05:00
Milo Schwartz
a2c67b26bd allow access token in resource url 2025-01-11 19:47:07 -05:00
Owen Schwartz
2d9f84170a Add site_block_size and migration for beta.3 2025-01-11 12:25:33 -05:00
Owen Schwartz
442ee4fd5c Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 11:14:44 -05:00
Milo Schwartz
443097554f allow hyphens in base_domain regex 2025-01-08 23:13:35 -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
9d46897584 split base_url into dashboard_url and base_domain 2025-01-07 20:32:24 -05:00
Milo Schwartz
f4fb7bac89 minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz
6c9dfc674a refactor and reorganize 2025-01-01 21:41:31 -05:00
Renamed from server/config.ts (Browse further)