Chris Bisset
9592c273ca
added success and failure states to setting
2025-03-15 05:03:50 +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
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
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
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
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
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
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
Austin Drummond
1f73a7bf8a
Add a new device registration route ( #121 )
...
* added a new device registration form
* removed unused variables
* remove old register html
* bind new device key from url
* remove redirect
* clear nodekey query string param after successuful addition
* expand bool flipping
* added documention on nodekey
* remove null check
* tweak wording
2023-11-18 09:34:36 +11:00
routerino
dd944a45c1
GitHub actions testing ( #107 )
...
* test 1
* test 2
* remove accidental pasting in commit
* removed multi-platform for dev
* Revert "Add button to delete machine route"
This reverts commit 63041fd673 .
* modernized release workflow
* update version
* Migration to Svelte 4
* cleaned up version injection
* moved build arg below FROM
* increment release
2023-06-25 17:00:13 +10:00
routerino
fab13597d8
Revert "Add button to delete machine route"
...
This reverts commit 63041fd673 .
2023-06-18 19:56:33 +10:00
幻猪
63041fd673
Add button to delete machine route
2023-04-11 15:16:23 +10:00
Christopher Bisset
4e98db256d
comment fixup
2023-01-30 20:32:52 +11:00
Christopher Bisset
359fab1419
removed legacy API handles for routes
2023-01-30 20:32:52 +11:00
Christopher Bisset
5fad4877a9
replace all instances of namespace with user
2023-01-30 20:32:52 +11:00
routerino
62e362ebc6
fixed regression in legacy api ( #88 )
2022-12-24 10:49:14 +11:00
routerino
02e243a96e
84-rewrite-routes-api-to-handle-both-legacy-and-changed-APIs-for-routes ( #85 )
...
* fix crash on receiving malformed API object
* split route specific API functions into separate file
* add object transformation from legacy to current routes
* refactored modifyDeviceRoutes function to work with both legacy and normal API
* adjustments for legacy API
* minor edit
2022-12-23 18:24:19 +11:00
Christopher Bisset
a227c3ccb5
fix sveltekit warning about on:keypress
2022-12-16 18:10:35 +11:00
Christopher Bisset
aa6758b09a
updated dependencies, fixed warnings where applicable
2022-11-05 16:34:50 +11:00
Christopher Bisset
3792920b1b
fix issue with updated sveltekit settings
2022-09-13 18:34:10 +10:00
Christopher Bisset
a843a192c0
updated dependencies
2022-09-13 18:02:17 +10:00
Christopher Bisset
95e2964191
fixed sidebar floating
2022-09-13 17:51:40 +10:00
Christopher Bisset
b1bff1f8e5
extracted sort functions from get functions
2022-09-11 16:13:22 +10:00
Christopher Bisset
df2737e0ef
removed artificial delay in groups view
2022-09-10 13:26:04 +10:00
Christopher Bisset
438639804f
added group view page
2022-09-10 13:25:02 +10:00
Christopher Bisset
a5ed48bda0
added toggle to show groups page under dev settings
2022-09-10 13:17:10 +10:00
Christopher Bisset
b29c79fe90
refactor stores.js to be more explicit
2022-08-22 11:00:08 +10:00
Christopher Bisset
fa28d334e0
minor cleanup, added flag switch in html
2022-08-22 10:55:39 +10:00
Christopher Bisset
0dad084baa
Merge branch 'master' into 42-acl-work-create-group-page
2022-08-20 09:39:53 +10:00
Christopher Bisset
65e762b498
svelte-migrate: renamed files
2022-08-20 09:31:37 +10:00
Christopher Bisset
60697dcc6a
changed group keys to have string arrays
2022-08-18 13:26:15 +10:00
Christopher Bisset
42e117deb1
added skeleton ACL class
2022-08-18 13:02:05 +10:00
Christopher Bisset
f03d3a07ce
trim trailing / when saving url
2022-08-17 09:41:33 +10:00
Christopher Bisset
9dd99e205a
changed sorting to respect numeric values
2022-08-14 11:14:31 +10:00
Christopher Bisset
c81e61d87f
fix sort based on lastseen
2022-08-13 21:02:55 +10:00
Christopher Bisset
ecce526964
smoothed loading for settings page
2022-08-13 19:43:19 +10:00