Commit Graph

2372 Commits

Author SHA1 Message Date
Owen Schwartz 4c7581df4f Allow "local" sites witn no tunnel 2025-01-12 12:31:04 -05:00
Milo Schwartz f5fda5d8ea allow access token in resource url 2025-01-11 19:47:07 -05:00
Milo Schwartz a2bf3ba7e7 router refresh on logout 2025-01-11 15:10:02 -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 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 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 5beed44592 add rounded to command item 2025-01-05 13:55:01 -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 b67cd47141 update readme 2025-01-04 21:15:44 -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 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 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 91d314c4cc update all pacakges for react 19 stable 2024-12-29 22:24:07 -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 2ed4b948b8 fix access token session do not extend and make domains lower case 2024-12-26 15:13:49 -05:00
Owen Schwartz 4e4b8744b5 CSRF prevention 2024-12-25 22:04:20 -05:00
Milo Schwartz 4a1e869e58 setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz e0b1aa98e0 add custom 404 page 2024-12-24 15:43:48 -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 af2d78cbfb send confirm password reset email 2024-12-22 17:27:09 -05:00
Milo Schwartz 4b34353354 allow backup code input for totp 2024-12-22 17:20:24 -05:00
Milo Schwartz 11cbafb92a reduce spacing in forms 2024-12-22 17:09:22 -05:00
Milo Schwartz f224bfa4ee reset password flow 2024-12-22 16:59:30 -05:00
Milo Schwartz 9c37036a39 add 2fa form to login 2024-12-22 14:38:17 -05:00
Owen Schwartz 8e544cca42 enforce unique port and ip targets 2024-12-22 12:37:01 -05:00