Owen
5ff4215bde
Able to connect multi site on olm - POC 1
2025-04-01 12:49:02 -04:00
Owen
473b5bd3db
Merge branch 'holepunch' into hp-multi-client
2025-03-31 15:24:33 -04:00
miloschwartz
e7ca7fe89c
add toggle resource visibility closes #442
2025-03-31 10:10:54 -04:00
Owen
4b6985718a
Fix ip picking from subnet in exclusion
2025-03-27 22:13:39 -04:00
Owen
87012c47ea
Start changes for multi site clients
...
- Org subnet and assign sites and clients out of the same subnet group
on each org
- Add join table for client on multiple sites
- Start to handle websocket endpoints for these multiple connections
2025-03-25 22:01:08 -04:00
Owen
fbe7e0a427
Merge branch 'dev' into holepunch
2025-03-25 20:42:14 -04:00
miloschwartz
fefb07e14c
move schema.ts to module
2025-03-23 17:11:48 -04:00
miloschwartz
7118ae374d
fix try catch in supporter keys
2025-03-22 12:24:20 -04:00
miloschwartz
0dcfeb3587
add server admin panel to delete users
2025-03-21 18:04:27 -04:00
miloschwartz
d72a8af04b
log failed check key
2025-03-21 17:14:27 -04:00
miloschwartz
06e90c9555
don't add wildcard asterisk for base domain resource closes #356
2025-03-20 22:52:29 -04:00
miloschwartz
cdc415079c
add supporer key program
2025-03-20 22:16:02 -04:00
miloschwartz
edba818615
add new create site workflow
2025-03-16 15:20:19 -04:00
Owen
1f11a1df02
Merge branch 'main' into holepunch
2025-03-10 21:13:05 -04:00
miloschwartz
ad32e5e651
fix base domain overwritten on update closes #282
2025-03-09 22:05:13 -04:00
miloschwartz
c93b36c757
remove environment variable support and config file autogeneration
2025-03-08 18:06:14 -05:00
Owen
33ff2fbf3b
Allow matching parts of words in path
...
Resolves #228
2025-03-08 11:43:47 -05:00
Owen
535b4e1fb1
Add clean up our few tests and add tests for #228
2025-03-08 11:43:22 -05:00
miloschwartz
cc6800c791
add migration script
2025-03-04 11:13:34 -05:00
miloschwartz
90366da61b
allow hash in url path rule
2025-03-03 19:47:07 -05:00
miloschwartz
5529beaf6e
allow anything for hostname closes #265
2025-03-03 17:11:41 -05:00
miloschwartz
a456a37b2f
fix typo
2025-03-02 23:24:21 -05:00
miloschwartz
59eedce664
allow setting tks.rejectUnauthorized for Nodemailer in config closes #264
2025-03-02 20:03:20 -05:00
miloschwartz
0e38f58a7f
minor visual enhancements
2025-03-01 17:45:38 -05:00
miloschwartz
e82df67063
Merge branch 'dev' into multi-domain
2025-02-26 21:26:20 -05:00
miloschwartz
de70c62ea8
adjustments to migration after testing
2025-02-25 22:58:52 -05:00
miloschwartz
e11748fe30
minor bug files, remove unqiue constraint, and start migration
2025-02-24 22:06:21 -05:00
miloschwartz
ff37e07ce6
make cookies work with multi-domain
2025-02-23 23:04:01 -05:00
Owen
b9080a1ec1
Working!
2025-02-21 18:51:16 -05:00
Owen
b1f4971f25
Get new api endpoints working
2025-02-21 16:12:44 -05:00
Owen
757d628bc8
Handle port correctly
2025-02-21 12:52:24 -05:00
miloschwartz
41983ce356
add wg site get config and pick client defaults
2025-02-20 22:34:51 -05:00
miloschwartz
532d3696c2
sync config managed domains to db
2025-02-15 22:41:39 -05:00
Milo Schwartz
62238948e0
save
2025-02-14 20:22:26 -05:00
Milo Schwartz
6aa4908446
bump version
2025-02-14 16:53:05 -05:00
Milo Schwartz
d5a220a004
create target validator and add url validator
2025-02-14 16:46:46 -05:00
Owen
a418195b28
Fix ip range pick initial range; add test
2025-02-14 15:49:40 -05:00
Owen
7797c6c770
Allow the chars from RFC 3986
2025-02-14 12:38:28 -05:00
Owen
40922fedb8
Support v6
2025-02-14 12:32:18 -05:00
Owen
f61d442989
Allow . in path; resolves #199
2025-02-14 09:51:17 -05:00
Milo Schwartz
19273ddbd5
use zod for rules ip validation
2025-02-12 21:52:58 -05:00
Milo Schwartz
fdf1dfdeba
rules server validation, enabled toggle, fix wildcard
2025-02-11 23:59:13 -05:00
Milo Schwartz
6e6992e19f
add rules info card
2025-02-09 23:23:55 -05:00
Owen
0e73365106
Pull dashboard url for the newt config
2025-02-04 22:14:11 -05:00
Milo Schwartz
e475c1ea50
all resources at the base domain closes #137
2025-02-03 21:18:16 -05:00
Milo Schwartz
94ce5edc61
pull app version from consts instead of package.json
2025-02-02 15:30:41 -05:00
Milo Schwartz
844b12d363
add copy code snippets to raw tcp/udp
2025-01-30 22:31:29 -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
60110350aa
use smtp user if no no-reply set
2025-01-28 21:26:34 -05:00