Owen
|
254b3a0fc8
|
Also filer out offline sites?
|
2025-08-19 11:26:37 -07:00 |
|
Owen
|
4bcb4a1590
|
Merge branch 'hybrid' into dev
|
2025-08-18 15:29:23 -07:00 |
|
miloschwartz
|
d207318494
|
remove org from get client route
|
2025-08-18 12:06:01 -07:00 |
|
Owen
|
9d561ba94d
|
Remove bad import
|
2025-08-17 22:01:30 -07:00 |
|
Owen
|
5e53ea3607
|
Merge branch 'hybrid' of github.com:fosrl/pangolin into hybrid
|
2025-08-17 21:47:13 -07:00 |
|
Owen
|
fbefcfedb9
|
Also allow local traefikConfig
|
2025-08-17 21:44:28 -07:00 |
|
miloschwartz
|
36c0d9aba2
|
add hybrid splash
|
2025-08-17 21:29:21 -07:00 |
|
Owen
|
af2088df4e
|
Control which types of sites work and tell user
|
2025-08-17 18:01:36 -07:00 |
|
Owen
|
3b8d1f40a7
|
Include get hostname, filter sites fix gerbil conf
|
2025-08-17 11:23:43 -07:00 |
|
Owen
|
83a696f743
|
Make traefik config wor
|
2025-08-16 17:29:27 -07:00 |
|
Owen
|
7ca507b1ce
|
Fixing traefik problems
|
2025-08-16 17:16:19 -07:00 |
|
Owen
|
609435328e
|
Smoothing over initial connection issues
|
2025-08-16 16:42:34 -07:00 |
|
Owen
|
d771317e3f
|
Fix traefik config
|
2025-08-16 14:57:19 -07:00 |
|
Owen
|
f07cd8aee3
|
Fix traefik config merge
|
2025-08-16 12:07:15 -07:00 |
|
Owen
|
7bf98c0c40
|
Merge branch 'dev' into hybrid
|
2025-08-16 12:04:16 -07:00 |
|
Owen
|
e73383cc79
|
Add auth to gerbil calls
|
2025-08-15 16:53:30 -07:00 |
|
Owen
|
e043d0e654
|
Use new function
|
2025-08-15 15:59:38 -07:00 |
|
Owen
|
21ce678e5b
|
Move exit node function
|
2025-08-15 15:52:09 -07:00 |
|
Owen
|
5c94887949
|
Use new exit node functions
|
2025-08-15 15:45:45 -07:00 |
|
Owen
|
2fea091e1f
|
Move newt version
|
2025-08-15 12:24:54 -07:00 |
|
Owen
|
825bff5d60
|
Badger & traefik working now?
|
2025-08-14 21:48:14 -07:00 |
|
Owen
|
f9184cf489
|
Handle badger config correctly
|
2025-08-14 20:30:07 -07:00 |
|
miloschwartz
|
5c04b1e14a
|
add site targets, client resources, and auto login
|
2025-08-14 18:24:21 -07:00 |
|
Owen
|
04ecf41c5a
|
Move exit node comms to new file
|
2025-08-14 15:39:05 -07:00 |
|
Owen
|
6600de7320
|
Traefik config & gerbil config working?
|
2025-08-14 14:47:07 -07:00 |
|
Owen
|
65bdb232f4
|
Use right logging
|
2025-08-14 12:01:07 -07:00 |
|
Owen
|
200e3af384
|
Websocket connects
|
2025-08-14 11:58:08 -07:00 |
|
Owen
|
aabfa91f80
|
Fix ping new integer
|
2025-08-14 11:11:01 -07:00 |
|
Owen
|
fcc86b07ba
|
Break out hole punch
|
2025-08-13 22:05:26 -07:00 |
|
Owen
|
50cf284273
|
Break out bandwidth
|
2025-08-13 21:45:44 -07:00 |
|
Owen
|
aaddde0a9b
|
Add export
|
2025-08-13 21:41:33 -07:00 |
|
Owen
|
ac87345b7a
|
Seperate get relays
|
2025-08-13 21:35:06 -07:00 |
|
Owen
|
34d705a54e
|
Rename olm offline
|
2025-08-13 20:31:48 -07:00 |
|
Owen
|
eeb1d4954d
|
Use an epoch number for the clients online to fix query
|
2025-08-13 20:27:57 -07:00 |
|
Owen
|
b638adedff
|
Seperate get gerbil config
|
2025-08-13 20:27:48 -07:00 |
|
Owen
|
285e24cdc7
|
Use an epoch number for the clients online to fix query
|
2025-08-13 20:26:50 -07:00 |
|
Owen
|
dc50190dc3
|
Handle token
|
2025-08-13 17:30:59 -07:00 |
|
Owen
|
2c8bf4f18c
|
Handle oss tls
|
2025-08-13 16:23:24 -07:00 |
|
Owen
|
1f6379a7e6
|
Break out traefik config
|
2025-08-13 16:15:23 -07:00 |
|
Owen
|
1f4a7a7f6f
|
Add olm version
|
2025-08-13 12:35:09 -07:00 |
|
Owen
|
e7df29104e
|
Fix backwards compat path
|
2025-08-13 12:28:45 -07:00 |
|
Owen
|
1351fb6689
|
Merge branch 'feature/form-signup-improvements' of github.com:adrianeastles/pangolin into adrianeastles-feature/form-signup-improvements
|
2025-08-12 21:40:55 -07:00 |
|
Owen Schwartz
|
e4fe601d9d
|
Merge pull request #1208 from adrianeastles/feature/setup-token-security
Add setup token security for initial server setup
|
2025-08-12 21:31:58 -07:00 |
|
Owen
|
4f3cd71e1e
|
Merge branch 'feature/setup-token-security' of github.com:adrianeastles/pangolin into adrianeastles-feature/setup-token-security
|
2025-08-12 21:12:55 -07:00 |
|
Owen Schwartz
|
54b3c92953
|
Merge pull request #1262 from jackrosenberg/patch-1
fix: fixed api error message in createSite.ts
|
2025-08-12 20:36:26 -07:00 |
|
Owen
|
3d8869066a
|
Adjust pulling in config
|
2025-08-12 16:47:59 -07:00 |
|
Owen
|
25ed3d65f8
|
Make the proxy more general
|
2025-08-12 15:58:20 -07:00 |
|
Owen
|
30dbabd73d
|
Add internal proxy for gerbil endpoints
|
2025-08-12 15:27:03 -07:00 |
|
Owen
|
ea2e5bf486
|
Merge branch 'dev' into hybrid
|
2025-08-12 15:02:43 -07:00 |
|
Owen
|
ae52fcc757
|
Merge branch 'dev' into clients-multi-pop
|
2025-08-12 15:01:00 -07:00 |
|