Commit graph

402 commits

Author SHA1 Message Date
Milo Schwartz
1aec431c36
optionally generate traefik files, set cors in config, and set trust proxy in config 2025-01-15 23:26:31 -05:00
Owen Schwartz
f958067139
Fix missing exitNodeId on new newt sites 2025-01-12 18:07:38 -05:00
Owen Schwartz
f72dd3471e
Merge branch 'no-gerbil' into dev 2025-01-12 15:58:29 -05:00
Owen Schwartz
3f55103542
Resolve ui quirks, add link 2025-01-12 15:58:07 -05:00
Milo Schwartz
bfc81e52b0
bootstrap volume to create db closes #6 2025-01-12 15:41:35 -05:00
Milo Schwartz
a2ed7c7117
complete integration of direct share link as discussed in #35 2025-01-12 13:43:16 -05:00
Owen Schwartz
4c7581df4f
Allow "local" sites witn no tunnel 2025-01-12 12:31:04 -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
832d7e5d6d
Rename "IP Address" to "IP / Hostname" 2025-01-11 11:17:49 -05:00
Milo Schwartz
6c813186b8
verify redirects are safe before redirecting 2025-01-09 23:26:07 -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
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
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
90530b58be
fix install newt button hitbox 2025-01-04 21:35:14 -05:00
Milo Schwartz
64158a823b
major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz
0e99e2b62b
minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
b199595100
rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
d447de9e8a
improve email formatting and invite flow for new users 2024-12-31 18:25:11 -05:00
Milo Schwartz
172e0f07d5
improve site and resource info cards and other small visual tweaks 2024-12-30 23:41:06 -05:00
Milo Schwartz
e6263567a9
use bottom sheet instead of vaul drawer 2024-12-30 15:48:34 -05:00
Milo Schwartz
32ffb33d98
improve spacing and column layout on mobile 2024-12-29 22:07:12 -05:00
Milo Schwartz
b78e7a324d
place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz
b3d371c01e
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-24 15:37:04 -05:00
Milo Schwartz
cf75be5a6c
disable 2fa and end email notifications 2024-12-24 15:36:55 -05:00
Owen Schwartz
c8676ce06a
Navigate after delete 2024-12-24 12:24:34 -05:00
Owen Schwartz
0a86f193ac
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-24 12:09:14 -05:00
Owen Schwartz
35358cbe57
Working on delete 2024-12-24 12:08:31 -05:00
Milo Schwartz
ccc2e3358c
show qr code in share link and add version to footer 2024-12-24 12:06:13 -05:00
Milo Schwartz
9e50a580a5
enable 2fa flow 2024-12-23 23:59:15 -05:00
Milo Schwartz
b1afba191e
add theme switcher and improve org switcher 2024-12-22 20:16:52 -05:00
Milo Schwartz
11cbafb92a
reduce spacing in forms 2024-12-22 17:09:22 -05:00
Owen Schwartz
8e544cca42
enforce unique port and ip targets 2024-12-22 12:37:01 -05:00
Owen Schwartz
0386d81b95
Merge branch 'main' of https://github.com/fosrl/pangolin 2024-12-22 12:04:57 -05:00
Owen Schwartz
1361b47ef7
Remove dangerous logging 2024-12-22 12:03:46 -05:00
Milo Schwartz
fb4d27085d
on delete cascade for newts to fix delete site 2024-12-21 21:50:30 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00
Owen Schwartz
3fb3be1f1e
Add online offline to table 2024-12-21 16:37:07 -05:00
Milo Schwartz
0d30ac2ddc
org setup wip 2024-12-21 14:25:54 -05:00
Milo Schwartz
845d65ad33
share links 2024-12-20 22:24:44 -05:00
Milo Schwartz
72dc02ff2e
access token endpoints and other backend support 2024-12-18 23:14:26 -05:00
Milo Schwartz
283fb3990c
added watermark 2024-12-16 22:49:16 -05:00
Milo Schwartz
207a7b8a39
add resource whitelist auth method 2024-12-16 22:40:42 -05:00