Owen
92e69f561f
Org is not optional
2025-07-31 11:05:24 -07:00
miloschwartz
b351520e92
add clients enabled middleware
2025-07-30 23:18:51 -07:00
T Aviss
481714f095
Fix for issues with binding ports other than 80/443
...
server/routers/badger/verifySession.ts : verifyResourceSession() updated code behind "cleanHost" var to a regex which strips the trailing :port for any port (rather than a string match for 80/443)
src/app/auth/resource/[resourceId]/page.tsx : ResourceAuthPage() added a secondary match for serverResourceHost and redirectHost that accounts for ports
server/routers/badger/exchangeSession.ts : Updated exchangeSession() to use the same "cleanHost" type var (with port-stripping) as in verifyResourceSession(), replaced references to "host" with "cleanHost"
2025-07-30 22:16:46 -07:00
miloschwartz
d38656e026
add clients to int api
2025-07-30 21:31:16 -07:00
Owen
69b28b9b02
Merge branch 'dev'
2025-07-30 15:19:27 -07:00
Owen Schwartz
35a68703c2
Merge pull request #1173 from fosrl/crowdin_dev
...
New Crowdin updates
2025-07-30 15:19:04 -07:00
Owen Schwartz
c49fe04750
New translations en-us.json (Russian)
2025-07-30 15:18:36 -07:00
Owen Schwartz
31feabbec7
New translations en-us.json (Chinese Simplified)
2025-07-30 15:18:35 -07:00
Owen Schwartz
bc3cb2c3c9
New translations en-us.json (Turkish)
2025-07-30 15:18:34 -07:00
Owen Schwartz
5ec4481c92
New translations en-us.json (Portuguese)
2025-07-30 15:18:32 -07:00
Owen Schwartz
be5cb48dfe
New translations en-us.json (Polish)
2025-07-30 15:18:31 -07:00
Owen Schwartz
48ff1ece16
New translations en-us.json (Dutch)
2025-07-30 15:18:30 -07:00
Owen Schwartz
ed20ed592f
New translations en-us.json (Italian)
2025-07-30 15:18:28 -07:00
Owen Schwartz
4fb3435c29
New translations en-us.json (German)
2025-07-30 15:18:27 -07:00
Owen Schwartz
37eb14a01a
New translations en-us.json (Spanish)
2025-07-30 15:18:25 -07:00
Owen Schwartz
d403bc86e3
New translations en-us.json (French)
2025-07-30 15:18:24 -07:00
Owen Schwartz
0e2f0f2a4d
Merge pull request #1150 from fosrl/crowdin_dev
...
New Crowdin updates
2025-07-30 15:11:48 -07:00
Owen Schwartz
1a4d34a802
Merge pull request #1172 from fosrl/dev
...
1.8.0
2025-07-30 15:07:47 -07:00
Owen
bb15af9954
Add ports warn at start
2025-07-30 10:23:52 -07:00
Owen
8a250d1011
rm YC
2025-07-30 10:23:44 -07:00
Owen
2f9994f600
Merge branch 'dev' of github.com:fosrl/pangolin into dev
2025-07-30 10:09:34 -07:00
Owen
1cca06a274
Add note about wintun
2025-07-29 23:09:49 -07:00
miloschwartz
8fdb3ea631
hide favicon
2025-07-29 10:46:08 -07:00
Owen
35823d5751
Fix adding sites to client
2025-07-28 22:40:27 -07:00
Owen
66f90a542a
Rename to pg
2025-07-28 18:34:23 -07:00
Owen
49981c4bee
Add 21820 to docker
2025-07-28 18:34:01 -07:00
Owen
d732c1a845
Clean up migrations
2025-07-28 17:32:15 -07:00
Owen
4d7e25f97b
Complete migrations
2025-07-28 17:22:53 -07:00
Owen
80656f48e0
Sqlite migration done
2025-07-28 17:18:51 -07:00
Owen
ebde149980
Merge branch 'main' into dev
2025-07-28 17:15:05 -07:00
miloschwartz
adc0a81592
delete org domains and resources on org delete
2025-07-28 15:34:56 -07:00
Owen Schwartz
b596f00ce5
New translations en-us.json (Chinese Simplified)
2025-07-28 14:16:24 -07:00
Owen Schwartz
448442f92b
New translations en-us.json (Turkish)
2025-07-28 14:16:23 -07:00
Owen Schwartz
8518201562
New translations en-us.json (Portuguese)
2025-07-28 14:16:21 -07:00
Owen Schwartz
17586c4559
New translations en-us.json (Polish)
2025-07-28 14:16:19 -07:00
Owen Schwartz
f8622da7d4
New translations en-us.json (Dutch)
2025-07-28 14:16:18 -07:00
Owen Schwartz
b1a27e9060
New translations en-us.json (Korean)
2025-07-28 14:16:17 -07:00
Owen Schwartz
3c6423d444
New translations en-us.json (Italian)
2025-07-28 14:16:15 -07:00
Owen Schwartz
91b03160ea
New translations en-us.json (German)
2025-07-28 14:16:14 -07:00
Owen Schwartz
0c1e20ba48
New translations en-us.json (Czech)
2025-07-28 14:16:13 -07:00
Owen Schwartz
1dcac85c0d
New translations en-us.json (Spanish)
2025-07-28 14:16:12 -07:00
Owen Schwartz
3fc72dbec2
New translations en-us.json (French)
2025-07-28 14:16:11 -07:00
miloschwartz
494329f568
delete resources on delete org
2025-07-28 12:55:20 -07:00
Owen
a1e8211ba7
Dont send enableProxy
2025-07-28 12:53:13 -07:00
miloschwartz
80aa7502af
fix resource domain not required
2025-07-28 12:52:44 -07:00
miloschwartz
67bae76048
minor visual tweaks to member landing
2025-07-28 12:21:15 -07:00
Milo Schwartz
bda2aa46b6
Merge pull request #1124 from adrianeastles/feature/member-resouce-landing-page
...
New Member Resource Landing Page
2025-07-28 14:33:09 -04:00
copilot-swe-agent[bot]
27ac204bb6
Fix variables incorrectly changed from let to const - revert to let where variables are reassigned
...
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2025-07-28 17:43:40 +00:00
copilot-swe-agent[bot]
a2526ea244
Revert mappings variable from const to let in getAllRelays.ts
...
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2025-07-28 17:30:21 +00:00
Owen Schwartz
6d9ba8dd2f
Merge pull request #1104 from jackrosenberg/nixos_newt
...
add nixos option for newt in site creation
2025-07-28 10:19:23 -07:00