Commit Graph

  • dcf530d237 Add backward compatability Owen 2025-08-04 20:36:25 -07:00
  • 6b1808dab1 Handle multiple hp messages Owen 2025-08-04 20:34:27 -07:00
  • 5889efd74a Send all hp data now Owen 2025-08-04 20:22:13 -07:00
  • 1a9de1e5c5 Move endpoint to per site Owen 2025-08-04 20:17:35 -07:00
  • d1404a2b07 Merge branch 'dev' of github.com:fosrl/pangolin into dev Owen 2025-08-04 20:02:08 -07:00
  • 664dbf3f4c make IPv6 optional during install Sebastian Felber 2025-08-04 15:45:33 +00:00
  • f32a8e26b6 Merge pull request #1209 from fosrl/crowdin_dev Owen Schwartz 2025-08-03 11:42:10 -07:00
  • b1a92fd4e0 New translations en-us.json (Bulgarian) Owen Schwartz 2025-08-03 11:40:48 -07:00
  • 1ea9fd2d49 New translations en-us.json (Russian) Owen Schwartz 2025-08-03 11:40:47 -07:00
  • f31e4e3176 New translations en-us.json (Chinese Simplified) Owen Schwartz 2025-08-03 11:40:46 -07:00
  • e3287a7e9f New translations en-us.json (Turkish) Owen Schwartz 2025-08-03 11:40:45 -07:00
  • ec21153d4b New translations en-us.json (Portuguese) Owen Schwartz 2025-08-03 11:40:44 -07:00
  • 917e7a8c1d New translations en-us.json (Polish) Owen Schwartz 2025-08-03 11:40:43 -07:00
  • 8e0a8dc272 New translations en-us.json (Dutch) Owen Schwartz 2025-08-03 11:40:41 -07:00
  • 91bac29ea3 New translations en-us.json (Korean) Owen Schwartz 2025-08-03 11:40:40 -07:00
  • 3e333769bb New translations en-us.json (Italian) Owen Schwartz 2025-08-03 11:40:39 -07:00
  • b4bde6660a New translations en-us.json (German) Owen Schwartz 2025-08-03 11:40:38 -07:00
  • 917f752081 New translations en-us.json (Czech) Owen Schwartz 2025-08-03 11:40:37 -07:00
  • 915d561286 New translations en-us.json (Spanish) Owen Schwartz 2025-08-03 11:40:36 -07:00
  • 01ef809fd3 New translations en-us.json (French) Owen Schwartz 2025-08-03 11:40:35 -07:00
  • 19902092ce Merge pull request #1177 from Error-Gap/portbinding-fixes Owen Schwartz 2025-08-03 11:37:30 -07:00
  • 39603b6e53 Merge pull request #1205 from Pallavikumarimdb/feature-default-language Owen Schwartz 2025-08-03 11:35:41 -07:00
  • 9c85a09d3e revert: package-lock.json to original state Adrian Astles 2025-08-03 21:20:25 +08:00
  • 69baa6785f feat: Add setup token security for initial server setup Adrian Astles 2025-08-03 21:17:18 +08:00
  • bb84d01e14 Reset a user's security keys (passkeys) by deleting all their webauthn credentials. Adrian Astles 2025-08-03 20:47:27 +08:00
  • 616dae2d8b code format Pallavi 2025-08-03 12:26:21 +05:30
  • 3fbfe50e09 Default language detection via browser language header Pallavi 2025-08-03 12:21:41 +05:30
  • c0c8edb9d1 Added checks for port 80 and 443 Kairav Mittal 2025-08-03 11:30:33 +05:30
  • 84268e484d update docs links miloschwartz 2025-08-01 22:34:02 -07:00
  • c473c2fa81 Merge pull request #1200 from Lokowitz/update-versions Owen Schwartz 2025-08-01 21:24:39 -07:00
  • 7402590f49 remove api-key-org association for root keys miloschwartz 2025-08-01 15:55:47 -07:00
  • 529d1c9f66 modified: .github/workflows/cicd.yml Marvin 2025-08-01 18:37:08 +00:00
  • e85b772ca5 update versions Marvin 2025-08-01 18:33:25 +00:00
  • f75169fc26 Add missing langs Owen 2025-08-01 11:08:30 -07:00
  • 07b86521a5 Merge pull request #1196 from confusedalex/fix-nix Owen Schwartz 2025-08-01 09:34:02 -07:00
  • 961008bbe1 fix: adapt nix run command confusedalex 2025-08-01 11:31:29 +02:00
  • 6d359b6bb9 Add createdAt to org insert Owen 2025-07-31 17:53:11 -07:00
  • ea6f803e78 Add createdAt to org Owen 2025-07-31 17:51:30 -07:00
  • 0151f8a6a9 Fix bad sourcePort Owen 2025-07-31 15:57:30 -07:00
  • 39c5101957 Merge branch 'main' into dev Owen 2025-07-31 15:55:54 -07:00
  • 9b1cd5f79c Ignore the config dir Owen 2025-07-31 15:01:29 -07:00
  • 36d0b83ed3 Fix errors again Owen 2025-07-31 15:00:17 -07:00
  • f0138fad4f Improve gerbil logging Owen 2025-07-31 14:25:22 -07:00
  • 69802e78f8 Org is not optional Owen 2025-07-31 11:04:15 -07:00
  • 92e69f561f Org is not optional Owen 2025-07-31 11:04:15 -07:00
  • b351520e92 add clients enabled middleware miloschwartz 2025-07-30 23:18:51 -07:00
  • 481714f095 Fix for issues with binding ports other than 80/443 T Aviss 2025-07-30 22:16:46 -07:00
  • d38656e026 add clients to int api miloschwartz 2025-07-30 21:31:16 -07:00
  • 69b28b9b02 Merge branch 'dev' 1.8.0 Owen 2025-07-30 15:19:27 -07:00
  • 35a68703c2 Merge pull request #1173 from fosrl/crowdin_dev Owen Schwartz 2025-07-30 15:19:04 -07:00
  • c49fe04750 New translations en-us.json (Russian) Owen Schwartz 2025-07-30 15:18:36 -07:00
  • 31feabbec7 New translations en-us.json (Chinese Simplified) Owen Schwartz 2025-07-30 15:18:35 -07:00
  • bc3cb2c3c9 New translations en-us.json (Turkish) Owen Schwartz 2025-07-30 15:18:34 -07:00
  • 5ec4481c92 New translations en-us.json (Portuguese) Owen Schwartz 2025-07-30 15:18:32 -07:00
  • be5cb48dfe New translations en-us.json (Polish) Owen Schwartz 2025-07-30 15:18:31 -07:00
  • 48ff1ece16 New translations en-us.json (Dutch) Owen Schwartz 2025-07-30 15:18:30 -07:00
  • ed20ed592f New translations en-us.json (Italian) Owen Schwartz 2025-07-30 15:18:28 -07:00
  • 4fb3435c29 New translations en-us.json (German) Owen Schwartz 2025-07-30 15:18:27 -07:00
  • 37eb14a01a New translations en-us.json (Spanish) Owen Schwartz 2025-07-30 15:18:25 -07:00
  • d403bc86e3 New translations en-us.json (French) Owen Schwartz 2025-07-30 15:18:24 -07:00
  • 0e2f0f2a4d Merge pull request #1150 from fosrl/crowdin_dev Owen Schwartz 2025-07-30 15:11:48 -07:00
  • 1a4d34a802 Merge pull request #1172 from fosrl/dev Owen Schwartz 2025-07-30 15:07:47 -07:00
  • bb15af9954 Add ports warn at start Owen 2025-07-30 10:23:52 -07:00
  • 8a250d1011 rm YC Owen 2025-07-30 10:23:44 -07:00
  • 2f9994f600 Merge branch 'dev' of github.com:fosrl/pangolin into dev Owen 2025-07-30 10:09:34 -07:00
  • 1cca06a274 Add note about wintun Owen 2025-07-29 23:09:49 -07:00
  • 8fdb3ea631 hide favicon miloschwartz 2025-07-29 10:46:01 -07:00
  • 35823d5751 Fix adding sites to client Owen 2025-07-28 22:40:27 -07:00
  • 66f90a542a Rename to pg Owen 2025-07-28 18:34:23 -07:00
  • 49981c4bee Add 21820 to docker Owen 2025-07-28 18:34:01 -07:00
  • d732c1a845 Clean up migrations Owen 2025-07-28 17:32:15 -07:00
  • 4d7e25f97b Complete migrations Owen 2025-07-28 17:22:53 -07:00
  • 80656f48e0 Sqlite migration done Owen 2025-07-28 17:18:51 -07:00
  • ebde149980 Merge branch 'main' into dev Owen 2025-07-28 17:15:05 -07:00
  • adc0a81592 delete org domains and resources on org delete miloschwartz 2025-07-28 15:34:56 -07:00
  • b596f00ce5 New translations en-us.json (Chinese Simplified) Owen Schwartz 2025-07-28 14:16:24 -07:00
  • 448442f92b New translations en-us.json (Turkish) Owen Schwartz 2025-07-28 14:16:23 -07:00
  • 8518201562 New translations en-us.json (Portuguese) Owen Schwartz 2025-07-28 14:16:21 -07:00
  • 17586c4559 New translations en-us.json (Polish) Owen Schwartz 2025-07-28 14:16:19 -07:00
  • f8622da7d4 New translations en-us.json (Dutch) Owen Schwartz 2025-07-28 14:16:18 -07:00
  • b1a27e9060 New translations en-us.json (Korean) Owen Schwartz 2025-07-28 14:16:17 -07:00
  • 3c6423d444 New translations en-us.json (Italian) Owen Schwartz 2025-07-28 14:16:15 -07:00
  • 91b03160ea New translations en-us.json (German) Owen Schwartz 2025-07-28 14:16:14 -07:00
  • 0c1e20ba48 New translations en-us.json (Czech) Owen Schwartz 2025-07-28 14:16:13 -07:00
  • 1dcac85c0d New translations en-us.json (Spanish) Owen Schwartz 2025-07-28 14:16:12 -07:00
  • 3fc72dbec2 New translations en-us.json (French) Owen Schwartz 2025-07-28 14:16:11 -07:00
  • 494329f568 delete resources on delete org miloschwartz 2025-07-28 12:55:11 -07:00
  • a1e8211ba7 Dont send enableProxy Owen 2025-07-28 12:53:00 -07:00
  • 80aa7502af fix resource domain not required miloschwartz 2025-07-28 12:52:44 -07:00
  • 67bae76048 minor visual tweaks to member landing miloschwartz 2025-07-28 12:21:15 -07:00
  • bda2aa46b6 Merge pull request #1124 from adrianeastles/feature/member-resouce-landing-page Milo Schwartz 2025-07-28 14:33:09 -04:00
  • 27ac204bb6 Fix variables incorrectly changed from let to const - revert to let where variables are reassigned copilot-swe-agent[bot] 2025-07-28 17:43:40 +00:00
  • a2526ea244 Revert mappings variable from const to let in getAllRelays.ts copilot-swe-agent[bot] 2025-07-28 17:30:21 +00:00
  • 6d9ba8dd2f Merge pull request #1104 from jackrosenberg/nixos_newt Owen Schwartz 2025-07-28 10:19:23 -07:00
  • 2ca8febff7 We dont need this config Owen 2025-07-27 14:12:01 -07:00
  • e105a523e4 Add log and fix default Owen 2025-07-27 14:11:36 -07:00
  • 28f8b05dbc Basic clients working Owen 2025-07-27 10:21:27 -07:00
  • d95286db0e Merge pull request #1139 from SigmaSquadron/push-xlmpuutwtnuy Owen Schwartz 2025-07-27 10:11:17 -07:00
  • 8e45c34e8e Merge pull request #1138 from SigmaSquadron/push-uolqlutswopp Owen Schwartz 2025-07-27 10:09:25 -07:00
  • 9e87c42d0c add shebangs to migration and server scripts Fernando Rodrigues 2025-07-27 13:07:00 +10:00