Commit graph

47 commits

Author SHA1 Message Date
miloschwartz
06e90c9555
don't add wildcard asterisk for base domain resource closes #356 2025-03-20 22:52:29 -04:00
Owen
581f96daa8
Remove json_group_array from queries
Also improve handling tcp/udp resources in newt function so it does not
loop twice
2025-03-08 11:58:48 -05:00
miloschwartz
ff37e07ce6
make cookies work with multi-domain 2025-02-23 23:04:01 -05:00
miloschwartz
82f990eb8b
add list domains for org endpoint 2025-02-16 18:09:17 -05:00
Milo Schwartz
d8a089fbc2
remove annoying debug log 2025-02-08 15:47:01 -05:00
Milo Schwartz
e475c1ea50
all resources at the base domain closes #137 2025-02-03 21:18:16 -05:00
Owen Schwartz
a9477d7eb9
Complex filter generating config; Resolves #124 2025-01-31 15:07:28 -05:00
Milo Schwartz
20f659db89
fix zod schemas 2025-01-29 00:03:10 -05:00
Owen Schwartz
0e04e82b88
Squashed commit of the following:
commit c276d2193da5dbe7af5197bdf7e2bcce6f87b0cf
Author: Owen Schwartz <owen@txv.io>
Date:   Tue Jan 28 22:06:04 2025 -0500

    Okay actually now

commit 9afdc0aadc3f4fb4e811930bacff70a9e17eab9f
Author: Owen Schwartz <owen@txv.io>
Date:   Tue Jan 28 21:58:44 2025 -0500

    Migrations working finally

commit a7336b3b2466fe74d650b9c253ecadbe1eff749d
Merge: e7c7203 fdb1ab4
Author: Owen Schwartz <owen@txv.io>
Date:   Mon Jan 27 22:19:15 2025 -0500

    Merge branch 'dev' into tcp-udp-traffic

commit e7c7203330b1b08e570048b10ef314b55068e466
Author: Owen Schwartz <owen@txv.io>
Date:   Mon Jan 27 22:18:09 2025 -0500

    Working on migration

commit a4704dfd44b10647257c7c7054c0dae806d315bb
Author: Owen Schwartz <owen@txv.io>
Date:   Mon Jan 27 21:40:52 2025 -0500

    Add flag to allow raw resources

commit d74f7a57ed11e2a6bf1a7e0c28c29fb07eb573a0
Merge: 6817788 d791b9b
Author: Owen Schwartz <owen@txv.io>
Date:   Mon Jan 27 21:28:50 2025 -0500

    Merge branch 'tcp-udp-traffic' of https://github.com/fosrl/pangolin into tcp-udp-traffic

commit 68177882781b54ef30b62cca7dee8bbed7c5a2fa
Author: Owen Schwartz <owen@txv.io>
Date:   Mon Jan 27 21:28:32 2025 -0500

    Get everything working

commit d791b9b47f9f6ca050d6edfd1d674438f8562d99
Author: Milo Schwartz <mschwartz10612@gmail.com>
Date:   Mon Jan 27 17:46:19 2025 -0500

    fix orgId check in verifyAdmin

commit 6ac30afd7a449a126190d311bd98d7f1048f73a4
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 23:19:33 2025 -0500

    Trying to figure out traefik...

commit 9886b42272882f8bb6baff2efdbe26cee7cac2b6
Merge: 786e67e 85e9129
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 21:53:32 2025 -0500

    Merge branch 'tcp-udp-traffic' of https://github.com/fosrl/pangolin into tcp-udp-traffic

commit 786e67eadd6df1ee8df24e77aed20c1f1fc9ca67
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 21:51:37 2025 -0500

    Bug fixing

commit 85e9129ae313b2e4a460a8bc53a0af9f9fbbafb2
Author: Milo Schwartz <mschwartz10612@gmail.com>
Date:   Sun Jan 26 18:35:24 2025 -0500

    rethrow errors in migration and remove permanent redirect

commit bd82699505fc7510c27f72cd80ea0ce815d8c5ef
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 17:49:12 2025 -0500

    Fix merge issue

commit 933dbf3a02b1f19fd1f627410b2407fdf05cd9bf
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 17:46:13 2025 -0500

    Add sql to update resources and targets

commit f19437bad847c8dbf57fddd2c48cd17bab20ddb0
Merge: 58980eb 9f1f291
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 17:19:51 2025 -0500

    Merge branch 'dev' into tcp-udp-traffic

commit 58980ebb64d1040b4d224c76beb38c2254f3c5d9
Merge: 1de682a d284d36
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 17:10:09 2025 -0500

    Merge branch 'dev' into tcp-udp-traffic

commit 1de682a9f6039f40e05c8901c7381a94b0d018ed
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 17:08:29 2025 -0500

    Working on migrations

commit dc853d2bc02b11997be5c3c7ea789402716fb4c2
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 16:56:49 2025 -0500

    Finish config of resource pages

commit 37c681c08d7ab73d2cad41e7ef1dbe3a8852e1f2
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 16:07:25 2025 -0500

    Finish up table

commit 461c6650bbea0d7439cc042971ec13fdb52a7431
Author: Owen Schwartz <owen@txv.io>
Date:   Sun Jan 26 15:54:46 2025 -0500

    Working toward having dual resource types

commit f0894663627375e16ce6994370cb30b298efc2dc
Author: Owen Schwartz <owen@txv.io>
Date:   Sat Jan 25 22:31:25 2025 -0500

    Add qutoes

commit edc535b79b94c2e65b290cd90a69fe17d27245e9
Author: Owen Schwartz <owen@txv.io>
Date:   Sat Jan 25 22:28:45 2025 -0500

    Add readTimeout to allow long file uploads

commit 194892fa14b505bd7c2b31873dc13d4b8996c0e1
Author: Owen Schwartz <owen@txv.io>
Date:   Sat Jan 25 20:37:34 2025 -0500

    Rework traefik config generation

commit ad3f896b5333e4706d610c3198f29dcd67610365
Author: Owen Schwartz <owen@txv.io>
Date:   Sat Jan 25 13:01:47 2025 -0500

    Add proxy port to api

commit ca6013b2ffda0924a696ec3141825a54a4e5297d
Author: Owen Schwartz <owen@txv.io>
Date:   Sat Jan 25 12:58:01 2025 -0500

    Add migration

commit 2258d76cb3a49d3db7f05f76d8b8a9f1c248b5e4
Author: Owen Schwartz <owen@txv.io>
Date:   Sat Jan 25 12:55:02 2025 -0500

    Add new proxy port
2025-01-28 22:26:45 -05:00
Milo Schwartz
397036640e
add additional_middlewares 2025-01-28 21:39:17 -05:00
Milo Schwartz
9f1f2910e4
refactor auth to work cross domain and with http resources closes #100 2025-01-26 14:42:02 -05:00
Milo Schwartz
72f1686395
remove permanent redirect for https 2025-01-25 13:23:36 -05:00
Owen Schwartz
f72dd3471e
Merge branch 'no-gerbil' into dev 2025-01-12 15:58:29 -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
161e87dbda
Local sites working 2025-01-12 13:09:30 -05:00
Milo Schwartz
f5fda5d8ea
allow access token in resource url 2025-01-11 19:47:07 -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
c2cbd7e1a1
fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
ce2bfcddd5
lighten dark background, add more info to resources table 2024-11-24 22:34:11 -05:00
Milo Schwartz
658a6ca7bb
build traefik config for newt correctly 2024-11-24 15:05:15 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
28bae40390
add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Milo Schwartz
1fb43a5ce4
move ssl from target to resource 2024-10-28 23:34:04 -04:00
Milo Schwartz
e279d93570
infer wild card cert if prefer flag is on 2024-10-28 00:07:43 -04:00
Milo Schwartz
5c80f026bc
http only works, and added redirect middleware 2024-10-27 23:36:04 -04:00
Milo Schwartz
976635e5fe
add main and sans domains 2024-10-26 20:03:25 -04:00
Milo Schwartz
9320f99920
use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Milo Schwartz
a601d6b24f
implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
717aa09daa
check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Milo Schwartz
6d9731f071
add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Milo Schwartz
8c5572dd13
hardcode entry point 2024-10-20 16:01:52 -04:00
Milo Schwartz
78a3f8619f
add tls 2024-10-20 15:55:11 -04:00
Milo Schwartz
869f8890cf
add appBaseUrl 2024-10-20 15:53:58 -04:00
Milo Schwartz
d08efd2cc8
hardcode domains 2024-10-20 15:03:44 -04:00
Milo Schwartz
1ab32f5fb7
add cert resolver? 2024-10-20 15:00:19 -04:00
Milo Schwartz
cdb76bb071
pull host from config 2024-10-20 14:40:39 -04:00
Milo Schwartz
36db155a04
use external port 2024-10-20 13:28:56 -04:00
Milo Schwartz
8767c3a98c
change to http 2024-10-20 13:25:30 -04:00
Milo Schwartz
325b80a146
uncomment early return 2024-10-20 13:21:57 -04:00
Milo Schwartz
a5df7b881a
add main router and service in traefik config 2024-10-20 13:16:43 -04:00
Milo Schwartz
61fca6a1f6
set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
d9ae322e2a
use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz
143a3b756e
Its working! 2024-10-06 22:09:30 -04:00
Milo Schwartz
87c4fc798f
add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Milo Schwartz
1a91dbb89c
organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00