Commit graph

331 commits

Author SHA1 Message Date
Chris Bisset
17bc224c0d fix daisy ui 2025-03-23 02:15:43 +00:00
Chris Bisset
7128a2e417 update dependencies 2025-03-23 02:04:11 +00:00
Chris Bisset
ea94b0f85c remove daisyui before upgrade 2025-03-23 01:22:56 +00:00
routerino
efe2aee09f
Merge pull request #199 from gurucomputing:save-server-settings
Save-server-settings
2025-03-23 11:54:10 +11:00
Chris Bisset
93b4b4aeab rotate-stroke-width-pt-2 2025-03-23 00:44:41 +00:00
Chris Bisset
a4d7566a37 rotate stroke-width 2025-03-23 00:44:16 +00:00
Chris Bisset
f8f9d0fe44 change rotate color based on time 2025-03-23 00:42:10 +00:00
Chris Bisset
3672dabefe move themes to separate variable 2025-03-23 00:36:37 +00:00
Chris Bisset
27ea256265 fix foreach inside async 2025-03-23 00:33:24 +00:00
Chris Bisset
0001827897 clean up imports and formatting 2025-03-23 00:15:32 +00:00
Chris Bisset
856e5cb053 clean up doco 2025-03-23 00:12:13 +00:00
Chris Bisset
ac15a15caf check api key list 2025-03-23 00:06:24 +00:00
Chris Bisset
987cbdcda1 clean up async functions 2025-03-23 00:04:14 +00:00
Chris Bisset
e855f0694e reorganised helper functions 2025-03-22 23:55:03 +00:00
Chris Bisset
0636ea9419 rotate api keys on demand 2025-03-22 02:41:55 +00:00
Chris Bisset
58cb788f22 added ability to pass settings in URL 2025-03-20 00:35:15 +00:00
Chris Bisset
50e822c63e do not persist hidden state for api 2025-03-16 08:30:44 +00:00
Chris Bisset
ced918c7fb set api key visibility 2025-03-15 05:26:57 +00:00
Chris Bisset
92cf68cdb1 test connectivity on app load 2025-03-15 05:09:32 +00:00
Chris Bisset
9592c273ca added success and failure states to setting 2025-03-15 05:03:50 +00:00
Chris Bisset
28397cde21 update dependencies 2025-03-15 02:24:39 +00:00
Chris Bisset
778fc38a51 placed api results in toast alerts 2025-03-15 00:45:22 +00:00
Chris Bisset
05de11cedd query api key 2025-03-15 00:29:38 +00:00
Chris Bisset
7812296cf9 fixed progress bar 2025-02-11 05:16:59 +00:00
Chris Bisset
1421f76738 getting toasts working (sort of) 2025-02-11 04:56:37 +00:00
Chris Bisset
c60d38c860 enable runes mode 2025-02-10 23:39:28 +00:00
Chris Bisset
7edd1f1c94 ui fixes 2025-02-10 21:03:06 +00:00
Chris Bisset
d29374e07b removed archive from current source, fixed stage build 2025-02-10 00:51:39 +00:00
Chris Bisset
051368f010 updated theme settings 2025-01-18 10:03:58 +11:00
Chris Bisset
e9f63f9ac6 added favicon 2025-01-15 20:39:07 +11:00
Chris Bisset
0f8a5a5d1a add server url input 2025-01-15 20:09:04 +11:00
Chris Bisset
59e3d05078 Fix app setings needing manual initialisation 2025-01-15 19:26:13 +11:00
Chris Bisset
fdece32b5e refactor to html endings to keep consistency with previous version 2025-01-15 15:28:04 +11:00
Chris Bisset
074cf4752e initial rewrite of base UI 2025-01-15 14:38:49 +11:00
routerino
64b6c5dc75
Update install-openvscode-server.sh 2025-01-15 14:20:05 +11:00
routerino
ceaf7f9483
Update install-base-dependencies.sh 2025-01-15 14:18:33 +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