Commit graph

515 commits

Author SHA1 Message Date
Milo Schwartz
641b65cfab Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-25 13:23:46 -05:00
Milo Schwartz
8ed35c852f remove permanent redirect for https 2025-01-25 13:23:36 -05:00
Owen Schwartz
39a4a51b88 Remove double transaction 2025-01-25 12:55:19 -05:00
Owen Schwartz
105d392924 docker-compose vs docker compose; Resolves #83 2025-01-25 12:27:27 -05:00
Milo Schwartz
e37f9d81ad add cicd 2025-01-24 23:18:27 -05:00
Milo Schwartz
374b5f04a2 fix link in resource alert not updating when changing ssl 2025-01-23 22:38:35 -05:00
Milo Schwartz
105a42bd4f increase hitbox for links in buttons 2025-01-23 22:34:12 -05:00
Milo Schwartz
554286efdf use quotes around strings in yaml closes #96 2025-01-23 22:23:50 -05:00
Milo Schwartz
73163c3c12 use id for data-value closes #86 2025-01-23 21:26:59 -05:00
Milo Schwartz
ece694ff20 make all emails lowercase closes #89 2025-01-21 19:03:18 -05:00
Owen Schwartz
f378d77f8f Merge branch 'dev' 2025-01-20 21:35:14 -05:00
Owen Schwartz
bca80b3eda Bump version 2025-01-20 21:31:38 -05:00
Milo Schwartz
7061d55240 bump version 2025-01-20 21:30:34 -05:00
Owen Schwartz
196999a107 Pick always a new port for newt 2025-01-20 21:07:02 -05:00
Owen Schwartz
d4271d063b Merge pull request #82 from fosrl/dev
Dev
2025-01-19 17:37:20 -05:00
Owen Schwartz
aca62f9e9d Update clean 2025-01-19 17:36:48 -05:00
Owen Schwartz
a9d887d214 Merge branch 'main' of https://github.com/fosrl/pangolin 2025-01-19 17:33:54 -05:00
Owen Schwartz
b852a35ef3 Update gerbil version 2025-01-19 17:33:46 -05:00
Milo Schwartz
5957e17a8e Merge pull request #77 from fosrl/hotfix-2
remove double createHttpError
2025-01-17 22:00:25 -05:00
Milo Schwartz
23c43c7eb9 remove double createHttpError 2025-01-17 21:59:06 -05:00
Owen Schwartz
aad34b878a Merge pull request #76 from fosrl/bump-version
Bump version
2025-01-17 21:55:34 -05:00
Owen Schwartz
7c33a2bc8c Bump version 2025-01-17 21:53:16 -05:00
Milo Schwartz
dbc1a1e2d5 Merge pull request #75 from mallendeo/patch-1
fix: add missing `await` when verifying pincode
2025-01-17 21:26:39 -05:00
Mauricio Allende
c4de0de9ce 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
2cff9df5a7 Merge pull request #58 from fosrl/dev
various changes to to allow for unraid deployment
2025-01-15 23:52:49 -05:00
Milo Schwartz
dbcd3296e6 add port templates to traefik example files 2025-01-15 23:36:32 -05:00
Milo Schwartz
3a4131d54a optionally generate traefik files, set cors in config, and set trust proxy in config 2025-01-15 23:26:31 -05:00
Owen Schwartz
492dcd5033 Merge branch 'main' into dev 2025-01-15 21:38:15 -05:00
Owen Schwartz
e65c07af82 Import start port at startup for now for exit node 2025-01-15 21:37:10 -05:00
Milo Schwartz
bae9571461 allow controlling cors from config and add cors middleware to traefik 2025-01-13 23:59:10 -05:00
Milo Schwartz
36b36c2471 log url to docs if config error 2025-01-12 20:42:16 -05:00
Milo Schwartz
4b176c99e8 Merge pull request #42 from fosrl/dev
fix missing exitNodeId on new newt sites
2025-01-12 20:39:08 -05:00
Owen Schwartz
4b19e738bb Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-12 18:07:50 -05:00
Owen Schwartz
1bdcc64bd1 Fix missing exitNodeId on new newt sites 2025-01-12 18:07:38 -05:00
Milo Schwartz
6f2ffdd059 Merge pull request #40 from fosrl/dev
add migration to update badger
2025-01-12 16:47:27 -05:00
Milo Schwartz
d7e979af83 add migration to update badger 2025-01-12 16:46:27 -05:00
Milo Schwartz
33b56eaf06 Merge pull request #39 from fosrl/dev
local sites and direct share links
2025-01-12 16:12:50 -05:00
Owen Schwartz
3f6a51a86e Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-12 16:09:17 -05:00
Owen Schwartz
a105816710 Update to beta.5 2025-01-12 16:09:08 -05:00
Milo Schwartz
0dbe22b684 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-12 15:59:36 -05:00
Milo Schwartz
7858e23747 add targets for local sites 2025-01-12 15:59:28 -05:00
Owen Schwartz
9e2bbe316d Merge branch 'no-gerbil' into dev 2025-01-12 15:58:29 -05:00
Owen Schwartz
e5a19d5e26 Resolve ui quirks, add link 2025-01-12 15:58:07 -05:00
Milo Schwartz
b9e05a11d8 increase badger version in installer 2025-01-12 15:53:44 -05:00
Milo Schwartz
b051e95ed3 bootstrap volume to create db closes #6 2025-01-12 15:41:35 -05:00
Milo Schwartz
6db650a5cb bootstrap volume 2025-01-12 15:02:19 -05:00
Milo Schwartz
b9a9e0169e complete integration of direct share link as discussed in #35 2025-01-12 13:43:16 -05:00
Owen Schwartz
2034f688b8 Local sites working 2025-01-12 13:09:30 -05:00
Owen Schwartz
1b006b426e Allow "local" sites witn no tunnel 2025-01-12 12:31:04 -05:00
Owen Schwartz
5ce5fe1d19 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-01-12 10:39:42 -05:00