Commit graph

461 commits

Author SHA1 Message Date
Milo Schwartz
025c2c5306
Merge pull request #33 from fosrl/hotfix
fix regex for base_domain
2025-01-11 19:59:23 -05:00
Milo Schwartz
fa39b708a9
fix regex for base_domain 2025-01-11 19:56:49 -05:00
Milo Schwartz
5774e534e5
Merge pull request #32 from fosrl/dev
add site_block_size to config, improve target input form validation, and lock down redirects
2025-01-11 15:21:53 -05:00
Milo Schwartz
e32301ade4
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 15:10:16 -05:00
Milo Schwartz
a2bf3ba7e7
router refresh on logout 2025-01-11 15:10:02 -05:00
Owen Schwartz
62ba797cd0
Update installer to work with new domain split 2025-01-11 14:46:01 -05:00
Milo Schwartz
82192fa180
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 14:13:08 -05:00
Milo Schwartz
7b20329743
change target form verbiage and update readme 2025-01-11 13:32:06 -05:00
Owen Schwartz
a85303161c
Constrict blocks and use CGNAT range for default 2025-01-11 12:36:28 -05:00
Owen Schwartz
38544cc2d6
Add site_block_size and migration for beta.3 2025-01-11 12:25:33 -05:00
Owen Schwartz
484a099ee3
Seperate ask for base domain and dashboard domain 2025-01-11 11:33:06 -05:00
Owen Schwartz
832d7e5d6d
Rename "IP Address" to "IP / Hostname" 2025-01-11 11:17:49 -05:00
Owen Schwartz
c8c756df28
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-11 11:14:44 -05:00
Milo Schwartz
c3d19454f7
allow resource redirect if host is same 2025-01-10 00:13:51 -05:00
Milo Schwartz
fcc6cad6d7
hide create button if create org disable and bump version 2025-01-09 23:39:45 -05:00
Milo Schwartz
6c813186b8
verify redirects are safe before redirecting 2025-01-09 23:26:07 -05:00
Milo Schwartz
a556339b76
allow hyphens in base_domain regex 2025-01-08 23:13:35 -05:00
Milo Schwartz
d2b10def35
Merge pull request #16 from fosrl/dev
add security policy
2025-01-08 21:54:52 -05:00
Milo Schwartz
4421f470a4
add security policy 2025-01-08 21:47:26 -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
184a22c238
Merge branch 'main' into dev 2025-01-07 22:41:20 -05:00
Milo Schwartz
b598fc3fba
update gitignore 2025-01-07 22:37:20 -05:00
Owen Schwartz
dc7bd41eb9
Complex regex for domains/ips 2025-01-07 21:52:45 -05:00
Owen Schwartz
fb754bc4e0
Update docker tags 2025-01-07 21:45:12 -05:00
Owen Schwartz
ab69ded396
Allow anything for the ip 2025-01-07 21:31:32 -05:00
Owen Schwartz
b4dd827ce1
Remove unessicary ports 2025-01-07 21:25:49 -05:00
Milo Schwartz
e1f0834af4
split base_url into dashboard_url and base_domain 2025-01-07 20:32:24 -05:00
Milo Schwartz
a36691e5ab
docs and logos (#7)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore
2025-01-06 22:43:17 -05:00
Milo Schwartz
26a165ab71
update dockerignore 2025-01-06 22:36:06 -05:00
Milo Schwartz
7ab89b1adb
add example config dir, logos, and update CONTRIBUTING.md 2025-01-06 22:25:37 -05:00
Owen Schwartz
b1d111a089
Merge pull request #2 from eltociear/patch-1
docs: update README.md
2025-01-06 11:38:56 -05:00
Owen Schwartz
9e8086908d
Fix installer on arm 2025-01-06 09:58:00 -05:00
Ikko Eltociear Ashimine
cf6e48be9a
docs: update README.md
Automaticlaly -> Automatically
2025-01-06 14:19:01 +09:00
Owen Schwartz
1df1b55e24
Fix docker install on debain 2025-01-05 23:23:43 -05:00
Milo Schwartz
a8172763a4
hide whitelist section if no email configured 2025-01-05 16:03:29 -05:00
Milo Schwartz
7388480885
change powered by text 2025-01-05 14:01:58 -05:00
Milo Schwartz
5beed44592
add rounded to command item 2025-01-05 13:55:01 -05:00
Milo Schwartz
3e3ee58543
update package.json and remove COMPLIANCE.md 2025-01-05 12:55:43 -05:00
Milo Schwartz
e2601e9116
update package.json info 2025-01-05 12:25:14 -05:00
Milo Schwartz
9f2d449527
standard email signature 2025-01-05 00:07:07 -05:00
Milo Schwartz
b96be3b649
center code in email 2025-01-04 23:08:45 -05:00
Milo Schwartz
da6cc09961
Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 22:38:46 -05:00
Milo Schwartz
bb16fd1db8
fix email and allow localhost in ip field 2025-01-04 22:38:10 -05:00
Owen Schwartz
17d1d79dab
Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 22:33:37 -05:00
Owen Schwartz
d064d3c7b5
Support localhost 2025-01-04 22:33:25 -05:00
Milo Schwartz
e0875b361d
remove public from dockerignore 2025-01-04 22:03:31 -05:00
Milo Schwartz
f8ef03f2dd
Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 21:36:41 -05:00
Milo Schwartz
90530b58be
fix install newt button hitbox 2025-01-04 21:35:14 -05:00
Owen Schwartz
f7fe965fdf
Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-04 21:24:56 -05:00
Owen Schwartz
883514d7a4
Update repo to fosrl and add license 2025-01-04 21:24:32 -05:00