Aiden McClelland
7e888b825c
fixes
2025-11-05 14:51:11 -07:00
Matt Hill
2c05e6129c
better regex for subnet
2025-11-05 12:48:56 -07:00
waterplea
e0995a63ca
fix: address comments
2025-11-05 11:10:33 +04:00
Aiden McClelland
056a9ff9b6
tui tweaks
2025-11-04 18:11:19 -07:00
Aiden McClelland
01400cb9ce
better tui
2025-11-04 16:57:57 -07:00
Alex Inkin
58d9f5ef6a
refactor: break big components apart and address todos ( #3043 )
...
* refactor: break big components apart and address todos
* starttunnel readme, fix pf mocks, fix adding tor domain in startos
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2025-11-04 11:15:25 -07:00
Matt Hill
69d0391d12
predict next subnet and ip, use wan ips, and form validation
2025-11-01 15:51:25 -06:00
Aiden McClelland
304f8c3a97
misc fixes
2025-10-31 18:38:02 -06:00
Aiden McClelland
6c11102c09
bump sdk
2025-10-31 15:42:52 -06:00
Aiden McClelland
9e714f34dd
Merge branch 'next/major' of github.com:Start9Labs/start-os into feature/start-tunnel
2025-10-31 15:42:05 -06:00
Aiden McClelland
5852bcadf8
simplify iptables rules
2025-10-31 15:41:00 -06:00
Aiden McClelland
5ae9a555ce
wip: separate port forward controller into parts
2025-10-31 12:21:02 -06:00
Matt Hill
1ea525feaa
make textarea rows configurable ( #3042 )
...
* make textarea rows configurable
* add comments
* better defaults
2025-10-31 11:46:49 -06:00
Aiden McClelland
afc69b13a0
api fixes
2025-10-31 11:42:56 -06:00
Aiden McClelland
1a46dde11b
Merge branches 'feature/start-tunnel' and 'feature/start-tunnel' of github.com:Start9Labs/start-os into feature/start-tunnel
2025-10-30 16:17:58 -06:00
Aiden McClelland
0e84970ae5
fix tests
2025-10-30 16:17:56 -06:00
Alex Inkin
57c4a7527e
fix: make CPU meter not go to 11 ( #3038 )
2025-10-30 16:13:39 -06:00
Matt Hill
3dcdca18a3
endpoint for getting config
2025-10-30 14:33:21 -06:00
Matt Hill
6ff329c897
more providers
2025-10-30 14:03:21 -06:00
Aiden McClelland
02637e81e3
Merge branch 'feature/start-tunnel' of github.com:Start9Labs/start-os into feature/start-tunnel
2025-10-30 13:38:12 -06:00
Aiden McClelland
df27c0c629
fixes
2025-10-30 13:37:52 -06:00
Matt Hill
c631311e96
minor change toi viewing addresses and fix build
2025-10-30 13:36:49 -06:00
Aiden McClelland
5340c421e1
build and formatter update
2025-10-29 17:26:45 -06:00
Aiden McClelland
0bd79b28b4
finish api
2025-10-29 13:52:57 -06:00
Aiden McClelland
5580ff6f01
refactor complete
2025-10-29 11:17:49 -06:00
Matt Hill
124ed625d9
fix editing records and patch mocks
2025-10-26 09:02:03 -06:00
Matt Hill
33b5f189e2
FE patchdb, mocks, and most endpoints
2025-10-25 13:21:22 -06:00
Aiden McClelland
82a3a435f5
wip: tls refactor
2025-10-24 09:25:30 -06:00
Matt Hill
2056d4def1
web server WIP
2025-10-21 16:01:14 -06:00
Aiden McClelland
40b00bae75
wip
2025-10-20 18:05:57 -06:00
Aiden McClelland
716bf920f5
non-free-firmware on trixie
2025-10-12 19:04:03 -06:00
Aiden McClelland
cd88977a78
Merge branch 'next/major' of github.com:Start9Labs/start-os into feature/start-tunnel
2025-10-12 10:36:12 -06:00
Aiden McClelland
a630ef9a54
fixes for trixie and tor
2025-10-12 08:49:11 -06:00
Aiden McClelland
98f31d4891
wip: start-tunnel
2025-09-27 03:05:03 -06:00
Aiden McClelland
5aa9c045e1
fix live-build resolv.conf ( #3035 )
...
* fix live-build resolv.conf
* improved debuggability
v0.4.0-alpha.11
2025-09-24 22:44:25 -06:00
Aiden McClelland
24521e3cac
improved debuggability
2025-09-24 22:28:24 -06:00
Aiden McClelland
ad5d3ad01d
fix live-build resolv.conf
2025-09-24 19:20:27 -06:00
Matt Hill
6f1900f3bb
limit adding gateway to StartTunnel, better copy around Tor SSL ( #3033 )
...
* limit adding gateway to StartTunnel, better copy around Tor SSL
* properly differentiate ssl
* exclude disconnected gateways
* better error handling
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2025-09-24 13:22:26 -06:00
Aiden McClelland
bc62de795e
bugfixes for alpha.10 ( #3032 )
...
* bugfixes for alpha.10
* bump raspi kernel
* rpi kernel bump
* alpha.11
2025-09-23 22:42:17 +00:00
Alex Inkin
c62ca4b183
fix: make long dropdown options wrap ( #3031 )
2025-09-21 06:06:33 -06:00
Alex Inkin
876e5bc683
fix: fix overflowing interface table ( #3027 )
2025-09-20 07:10:58 -06:00
Alex Inkin
b99f3b73cd
fix: make logs page take up all space ( #3030 )
2025-09-20 07:10:28 -06:00
Matt Hill
7eecf29449
fix dep error display, show starting if any health check starting, show disabled health check message, remove loader from service list, animated dots, better color ( #3025 )
...
* refector addresses to not need gateways array
* fix dep error display, show starting if any health check starting, show disabled health check message, remove loader from service list, animated dots, better color
* fix: fix action results textfields
---------
Co-authored-by: waterplea <alexander@inkin.ru >
2025-09-17 10:32:20 -06:00
Mariusz Kogen
1d331d7810
Fix file permissions for developer key and auth cookie ( #3024 )
...
* fix permissions
* include read for group
2025-09-16 09:09:33 -06:00
Aiden McClelland
68414678d8
sdk updates; beta.39 ( #3022 )
...
* sdk updates; beta.39
* beta.40
2025-09-11 15:47:48 -06:00
Aiden McClelland
2f6b9dac26
Bugfix/dns recursion ( #3023 )
...
* fix dns recursion and localhost
* additional fix
2025-09-11 15:47:38 -06:00
Aiden McClelland
d1812d875b
fix dns recursion and localhost ( #3021 )
2025-09-11 12:35:12 -06:00
Aiden McClelland
723dea100f
add more gateway info to hostnameInfo ( #3019 )
v0.4.0-alpha.10
2025-09-10 12:16:35 -06:00
Matt Hill
c4419ed31f
show correct gateway name when adding public domain
2025-09-10 09:57:39 -06:00
Matt Hill
754ab86e51
only show http for tor if protocol is http
2025-09-10 09:36:03 -06:00