Commit graph

318 commits

Author SHA1 Message Date
Chris Bisset
5e97c52303 update readme 2025-05-22 07:38:40 +00:00
Chris Bisset
9516a519b8 update version before publish 2025-05-22 04:24:21 +00:00
Chris Bisset
625647ed19 fix duplicate tags 2025-05-22 04:23:57 +00:00
Chris Bisset
907ab6af57 remove old route class 2025-05-22 04:13:58 +00:00
Chris Bisset
adef58f27d fix device route for new API 2025-05-22 04:07:22 +00:00
Chris Bisset
38e0de2696 fix api calls for preauth keys 2025-05-20 00:20:22 +00:00
Chris Bisset
84aec5f45a update package version for release 2025-03-20 23:12:41 +00:00
DmitryBoiadji
b9cc07d9de
fixing unknown command headscale (#191)
got an error running docker compose:


[+] Running 2/2
 ⠿ Container headscale-ui  Created                                                                                                   0.0s
 ⠿ Container headscale     Recreated                                                                                                 0.8s
Attaching to headscale, headscale-ui
headscale     | Error: unknown command "headscale" for "headscale"
headscale     | Run 'headscale --help' for usage.
headscale     | unknown command "headscale" for "headscale"
headscale-ui  | Starting Caddy

fixed by removing unnecessary headscale prefix before serve command
2025-03-21 10:09:29 +11:00
routerino
2508507644
remove min length from api and device fields (#198) 2025-03-21 10:09:00 +11:00
routerino
cf682bddbb
fix folder creation 2025-03-15 13:18:55 +11:00
routerino
f3c4a6afbf
fix dev build 2025-03-15 13:01:29 +11:00
routerino
722eaa64ed
fix user permissions on dev image 2025-03-15 12:54:29 +11:00
Chris Bisset
f5df8899ee move development image to debian 2025-03-15 01:41:46 +00:00
routerino
7bb7d1f7cb
Update install-openvscode-server.sh (#195) 2025-03-15 12:15:05 +11:00
routerino
d7a7136897
fix connection token env 2025-03-15 12:13:36 +11:00
Chris Bisset
4bc00fbbfc update readme 2025-03-13 22:23:28 +00:00
Chris Bisset
3bf4bfa2ea update version before release 2025-03-13 22:22:17 +00:00
Chris Bisset
2631785f9f fix api for reassigning user 2025-03-13 22:21:18 +00:00
Guillaume Chx
216a49ec52
fix: headscale 25 uses user's "name" instead of "id" to get/create/expire pre-auth keys (#192) 2025-03-14 09:09:56 +11:00
Chris Bisset
21075b994a update dependencies before release 2025-01-20 10:12:42 +11:00
routerino
25ac133d86
Revert "Update lock file and remove conflicting dependency (#186)" (#188)
This reverts commit b8042250ad.
2025-01-20 09:49:58 +11:00
rohanharikr
b8042250ad
Update lock file and remove conflicting dependency (#186)
* remove conflicting dep

* update lock
2025-01-20 09:12:10 +11:00
Poupapaa
3e5651189e
Make headscale-ui compatible with headscale v0.24 - *BREAKING* (#185) 2025-01-18 10:02:20 +11:00
Vlad Stefan
7a1725daa6
Update configuration.md (#176)
The latest major release of headscale ui change the default container ports from 80 and 443 to 8080 and 8443. Updated the traefik port to reflect changes.
2024-11-09 18:44:36 +11:00
routerino
0c56afac23
Update README.md for latest release warning (#173) 2024-10-22 09:26:45 +11:00
routerino
a387c3fc62
Update README.md for docker compose (#171) 2024-10-16 08:09:00 +11:00
routerino
5698becc6f
Merge pull request #169 from gurucomputing:test-before-release
update version and tests
2024-10-10 08:26:21 +11:00
Chris Bisset
19d3dab7be update version and tests 2024-10-10 08:25:26 +11:00
routerino
9bc6a9346c
Merge pull request #168 from gurucomputing:167-can-not-get-device-router
removed remaining references to 'machine' api
2024-10-10 08:16:55 +11:00
Chris Bisset
ec79e4c908 removed remaining references to 'machine' api 2024-10-10 08:15:03 +11:00
routerino
64323e49c5
163-production-build-not-completing
* resolved svelte-check warnings, reverted svelte preprocessor version

* added caddy dependency to dev image

* adapted to run on new port
2024-10-05 09:43:39 +10:00
routerino
c16a381755
updated dependencies and version
* updated dependencies and version
2024-10-05 08:59:01 +10:00
routerino
bcf9ef1e31
fix renaming users with numbers
* fix renaming users with numbers
2024-10-05 08:52:35 +10:00
routerino
beb4a4b8fc
added online check for device status tooltip
* added online check for device status tooltip
2024-10-05 08:48:44 +10:00
routerino
297ae51eaa
force lowercase on submit
* force lowercase on submit
2024-10-05 08:37:17 +10:00
routerino
d340d7dd4c
Update README.md 2024-10-01 22:22:18 +10:00
routerino
26ab0848da
Minor Update to README.md 2024-10-01 22:11:26 +10:00
routerino
a2cd992778
145-crashes-upon-boot-and-for-some-reason-tries-loading-caddy-stuff-im-not-using-caddy
* removed unused test docker profiles, changed default docker port

* updated readme
2024-10-01 22:02:33 +10:00
routerino
a6e53bae9c
removed backwards compatibility check
* removed backwards compatibility check
2024-10-01 21:56:15 +10:00
routerino
f91f88cdda
added numbers to possible inputs
* added numbers to possible inputs
2024-10-01 21:45:54 +10:00
Guillaume Chx
ae481f54cc
feat: redesign tweaks (#150) 2024-10-01 21:26:55 +10:00
routerino
8e54c94a8d
updated dependencies. Changed dev to http (as it needs proxying anyway)
* updated dependencies. Changed dev to http (as it needs proxying anyway)
2024-10-01 21:22:39 +10:00
routerino
89b113a223
Update issue templates 2024-02-24 18:56:17 +11:00
routerino
c4650bd59b
Merge pull request #136 from gurucomputing:routerino/housekeeping-133
updated dependencies
2024-02-24 15:21:47 +11:00
Christopher Bisset
31943c23da updated dependencies 2024-02-24 15:09:52 +11:00
routerino
2d9b1c03ef
Fix developer image pipeline (#135)
Fixes #134
2024-02-24 15:08:17 +11:00
Christopher Bisset
8ee2a6e9aa dependencies update 2024-02-24 14:35:14 +11:00
routerino
61fef46e48
Update install-openvscode-server.sh 2024-02-24 14:31:53 +11:00
routerino
eead9859f9
change api to dynamically check for breaking change (#132) 2024-02-24 14:13:17 +11:00
Austin Drummond
a9db179089
fix ssr with nodekey param (#122) 2023-11-20 10:21:51 +11:00