Milo Schwartz
|
f0898613a2
|
remove double createHttpError
|
2025-01-17 21:59:06 -05:00 |
|
Mauricio Allende
|
6b141c3ea0
|
fix: add missing await when verifying pincode
`validPincode` ends up as a `Promise` and evaluates as a thruthy value wether the pin is correct or not.
|
2025-01-17 22:54:20 -03:00 |
|
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
|
cb87463a69
|
Merge branch 'main' into dev
|
2025-01-15 21:38:15 -05:00 |
|
Owen Schwartz
|
4b5c74e8d6
|
Import start port at startup for now for exit node
|
2025-01-15 21:37:10 -05:00 |
|
Milo Schwartz
|
ab18e15a71
|
allow controlling cors from config and add cors middleware to traefik
|
2025-01-13 23:59:10 -05:00 |
|
Milo Schwartz
|
7ff5376d13
|
log url to docs if config error
|
2025-01-12 20:42:16 -05:00 |
|
Milo Schwartz
|
5da5ee3581
|
add migration to update badger
|
2025-01-12 16:46:27 -05:00 |
|
Owen Schwartz
|
f72dd3471e
|
Merge branch 'no-gerbil' into dev
|
2025-01-12 15:58:29 -05:00 |
|
Milo Schwartz
|
bfc81e52b0
|
bootstrap volume to create db closes #6
|
2025-01-12 15:41:35 -05:00 |
|
Milo Schwartz
|
54f5d159a5
|
bootstrap volume
|
2025-01-12 15:02:19 -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 |
|
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
|
82192fa180
|
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev
|
2025-01-11 14:13:08 -05:00 |
|
Owen Schwartz
|
38544cc2d6
|
Add site_block_size and migration for beta.3
|
2025-01-11 12:25:33 -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
|
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
|
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 |
|
Owen Schwartz
|
dc7bd41eb9
|
Complex regex for domains/ips
|
2025-01-07 21:52:45 -05:00 |
|
Owen Schwartz
|
ab69ded396
|
Allow anything for the ip
|
2025-01-07 21:31:32 -05:00 |
|
Milo Schwartz
|
e1f0834af4
|
split base_url into dashboard_url and base_domain
|
2025-01-07 20:32:24 -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
|
d064d3c7b5
|
Support localhost
|
2025-01-04 22:33:25 -05:00 |
|
Milo Schwartz
|
64158a823b
|
major ui tweaks and refactoring
|
2025-01-04 20:22:01 -05:00 |
|
Milo Schwartz
|
51bf5c1408
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2025-01-03 22:32:36 -05:00 |
|
Milo Schwartz
|
0e99e2b62b
|
minor visual improvements
|
2025-01-03 22:32:24 -05:00 |
|
Owen Schwartz
|
c1f0242386
|
Import the gerbil endpoint into the database
|
2025-01-02 20:42:04 -05:00 |
|
Milo Schwartz
|
3672d783fd
|
first readme
|
2025-01-01 23:03:15 -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
|
d244d6003b
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-30 23:41:28 -05:00 |
|
Milo Schwartz
|
172e0f07d5
|
improve site and resource info cards and other small visual tweaks
|
2024-12-30 23:41:06 -05:00 |
|
Owen Schwartz
|
6530fff87e
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-30 21:38:47 -05:00 |
|
Owen Schwartz
|
2e7e0a4287
|
Make sure to include new target
|
2024-12-30 21:38:33 -05:00 |
|
Milo Schwartz
|
e6263567a9
|
use bottom sheet instead of vaul drawer
|
2024-12-30 15:48:34 -05:00 |
|
Owen Schwartz
|
a16e4e2e74
|
Swap in and out bytes
|
2024-12-27 00:21:27 -05:00 |
|
Milo Schwartz
|
b78e7a324d
|
place holder landing pages
|
2024-12-26 19:33:56 -05:00 |
|
Owen Schwartz
|
fdfc1937f1
|
Update migration to start at 1.0.0-beta.1
|
2024-12-26 18:06:48 -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 |
|
Milo Schwartz
|
d2e4cd07ca
|
Merge branch 'main' of https://github.com/fosrl/pangolin
|
2024-12-26 11:45:39 -05:00 |
|
Milo Schwartz
|
af0bc3b2c5
|
enable sourcemap
|
2024-12-26 11:43:02 -05:00 |
|