Commit graph

242 commits

Author SHA1 Message Date
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
56d75f9b04 updated dependencies due to breaking change 2022-12-22 17:16:37 +11:00
Christopher Bisset
a227c3ccb5 fix sveltekit warning about on:keypress 2022-12-16 18:10:35 +11:00
Christopher Bisset
ebe5c13bad Move node version to LTS 2022-12-16 18:04:48 +11:00
Christopher Bisset
b3d93c09df update sveltekit to 1.0 plus dependencies 2022-12-16 17:19:44 +11:00
routerino
dadacef625
Merge pull request #75 from gurucomputing/74-update-dependencies-before-release
74 update dependencies before release
2022-11-05 16:36:52 +11:00
Christopher Bisset
2a12f3c6f5 update version 2022-11-05 16:36:04 +11:00
Christopher Bisset
aa6758b09a updated dependencies, fixed warnings where applicable 2022-11-05 16:34:50 +11:00
routerino
2a57342aef
Merge pull request #73 from gurucomputing/72-update-development-image
72-update-development-image
2022-11-05 16:14:33 +11:00
Christopher Bisset
813d66c948 update openvscode version 2022-11-05 16:13:54 +11:00
routerino
fe2844d5c8
Update README.md 2022-10-13 09:59:06 +11:00
routerino
f9468ef159
Merge pull request #69 from gurucomputing/68-add-securitymd-documentation
added SECURITY.md
2022-10-13 09:58:28 +11:00
Christopher Bisset
de3f3e76fc added SECURITY.md 2022-10-13 09:57:04 +11:00
Christopher Bisset
3792920b1b fix issue with updated sveltekit settings 2022-09-13 18:34:10 +10:00
routerino
b823c50079
Merge pull request #65 from gurucomputing/64-update-dependencies-version-test-before-release
64 update dependencies version test before release
2022-09-13 18:07:48 +10:00
Christopher Bisset
12e0891fa1 updated version and tested 2022-09-13 18:06:13 +10:00
Christopher Bisset
a843a192c0 updated dependencies 2022-09-13 18:02:17 +10:00
routerino
db7b072822
Merge pull request #63 from gurucomputing/56-sidebar-does-not-float
fixed sidebar floating
2022-09-13 17:53:34 +10:00
Christopher Bisset
95e2964191 fixed sidebar floating 2022-09-13 17:51:40 +10:00
routerino
3a1311f2cd
Merge pull request #62 from gurucomputing/52-clean-up-api-functions
extracted sort functions from get functions
2022-09-11 16:20:39 +10:00
Christopher Bisset
b1bff1f8e5 extracted sort functions from get functions 2022-09-11 16:13:22 +10:00
routerino
add4bfd948
Merge pull request #61 from gurucomputing/20-improve-documentation-to-explain-how-to-create-an-api-key-and-save-it-in-the-settings
emphasized that you need to fix CORS
2022-09-11 15:52:26 +10:00
Christopher Bisset
bfb2e7e7ce emphasized that you need to fix CORS 2022-09-11 15:51:54 +10:00
routerino
c8fdafe323
Merge pull request #60 from gurucomputing/42-acl-work-create-group-page
42 acl work create group page
2022-09-10 13:28:29 +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
2fdfd824bf Merge branch 'master' into 42-acl-work-create-group-page 2022-08-20 10:02:53 +10:00
Christopher Bisset
f6eade9e01 fix regression with version setting 2022-08-20 09:47:26 +10:00
Christopher Bisset
0dad084baa Merge branch 'master' into 42-acl-work-create-group-page 2022-08-20 09:39:53 +10:00
routerino
b0dedd3cb9
Merge pull request #55 from gurucomputing/release-checks
Release checks
2022-08-20 09:37:13 +10:00
Christopher Bisset
649b34aeec update node packages, update version 2022-08-20 09:35:29 +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
routerino
7d6f0203ae
Merge pull request #51 from gurucomputing/50-compatibility-documentation
50 compatibility documentation
2022-08-18 09:48:46 +10:00
routerino
0203623702
Update issue templates 2022-08-18 09:48:07 +10:00
Christopher Bisset
2ccc4a4fa6 more troubleshooting tips 2022-08-18 09:47:12 +10:00
Christopher Bisset
97237606f5 added notes about troubleshooting 2022-08-18 09:45:18 +10:00
routerino
2d192b78b4
Merge pull request #49 from gurucomputing/46-trim-tailing-slash-in-headscale-url-field
46-trim-tailing-slash-in-headscale-url-field
2022-08-18 09:34:59 +10:00
Christopher Bisset
f03d3a07ce trim trailing / when saving url 2022-08-17 09:41:33 +10:00
routerino
6cfa522eb6
Merge pull request #44 from gurucomputing/43-sort-by-id-doesnt-sort-numerically
changed sorting to respect numeric values
2022-08-14 11:21:47 +10:00
Christopher Bisset
9dd99e205a changed sorting to respect numeric values 2022-08-14 11:14:31 +10:00
routerino
5d40e83d0b
Merge pull request #41 from gurucomputing/npm-update-before-release
version update and test
2022-08-13 21:11:48 +10:00
Christopher Bisset
1d05ee1e84 version update and test 2022-08-13 21:08:30 +10:00
routerino
60bd0bed4b
Merge pull request #40 from gurucomputing/34-last-seen-sort-works-in-wrong-direction
fix sort based on lastseen
2022-08-13 21:04:05 +10:00
Christopher Bisset
c81e61d87f fix sort based on lastseen 2022-08-13 21:02:55 +10:00
routerino
e50bcb77f6
Merge pull request #39 from gurucomputing/10-automatic-warning-for-api-key-expiry
10 automatic warning for api key expiry
2022-08-13 19:47:54 +10:00