Commit graph

207 commits

Author SHA1 Message Date
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
Christopher Bisset
ecce526964 smoothed loading for settings page 2022-08-13 19:43:19 +10:00
Christopher Bisset
cd0b84a679 disabled rollover when not possible to rollover 2022-08-13 19:21:29 +10:00
Christopher Bisset
2ad12f5a92 fix notification for time/date 2022-08-13 19:18:22 +10:00
Christopher Bisset
acff41daf4 update server form to handle dynamic api key changes 2022-08-13 19:12:45 +10:00
Christopher Bisset
4f3f17adc2 basic functionality for api key rollover 2022-08-13 18:52:49 +10:00
Christopher Bisset
44d98afac0 fix bug with server setting test 2022-08-13 11:35:32 +10:00
Christopher Bisset
0cd07d4f90 more minor fixups 2022-08-13 11:22:00 +10:00
Christopher Bisset
7e4aab06ad minor fixups 2022-08-13 11:19:47 +10:00
Christopher Bisset
d91cda082a added expiry warning 2022-08-13 11:14:39 +10:00
Christopher Bisset
98df17298f scaffolded apikey retrieval 2022-08-13 10:51:04 +10:00
Christopher Bisset
ad9b840ddb added getAPIKeys function 2022-08-13 10:23:56 +10:00
Christopher Bisset
da3e6f679c added ability to toggle api key visibility 2022-08-12 16:14:25 +10:00
Christopher Bisset
e12d6d1a1b added indicator to show time left in API Key 2022-08-11 16:24:23 +10:00
Christopher Bisset
14dd7c6949 scaffold html 2022-08-11 14:46:07 +10:00
routerino
7d3e06436e
Merge pull request #38 from gurucomputing/37-rework-docker-container-to-be-more-flexible
37 rework docker container to be more flexible
2022-08-11 11:43:56 +10:00
Christopher Bisset
95a8fa0961 update container documentation 2022-08-11 11:42:42 +10:00
Christopher Bisset
53306a81d7 disable redirections for https 2022-08-11 11:38:30 +10:00
Christopher Bisset
9cfa70084b added ability to check out alternate branch 2022-08-11 11:25:16 +10:00
Christopher Bisset
e1f116bf06 caddy container now uses environment variables 2022-08-11 11:00:04 +10:00
routerino
1f3814597e
fix early return post merge 2022-08-09 21:32:31 +10:00
routerino
cc1913abee
Merge pull request #35 from gurucomputing/33-days-arent-correctly-calculated-for-new-visual-indicator
33-days-arent-correctly-calculated-for-new-visual-indicator
2022-08-09 21:17:14 +10:00
Christopher Bisset
73281b22ff fixed time indicator 2022-08-09 21:07:08 +10:00
routerino
3ddbd3d5bd
Update FUNDING.yml 2022-08-09 12:05:09 +10:00
routerino
aa688d2762
Update FUNDING.yml 2022-08-09 12:04:50 +10:00
routerino
1711c1ded6
Create FUNDING.yml 2022-08-09 12:04:21 +10:00
Christopher Bisset
00613d2073 update package version before release 2022-08-08 14:48:45 +10:00
routerino
d6e2a63eb5
Merge pull request #32 from gurucomputing/9-visual-indicator-for-last-login-period
created visual indicator
2022-08-08 14:18:32 +10:00
Christopher Bisset
519de91437 created visual indicator 2022-08-08 14:09:19 +10:00
routerino
59851fd43f
Merge pull request #30 from gurucomputing/19-traefik-working-config-suggestion-against-default-https
added additional documentation
2022-08-08 12:47:27 +10:00
Christopher Bisset
6df03d68ad added additional documentation 2022-08-08 12:47:06 +10:00
routerino
b813df02ce
Merge pull request #29 from gurucomputing/24-device-names-cannot-be-updated-if-0-is-included-in-the-name
fixed associated regex
2022-08-08 10:22:15 +10:00
Christopher Bisset
ee5cdf3f59 fixed associated regex 2022-08-08 10:21:54 +10:00
routerino
827d719224
Merge pull request #28 from gurucomputing/17-version-info-doesnt-make-it-into-the-final-build
17 version info doesnt make it into the final build
2022-08-08 09:38:39 +10:00
Christopher Bisset
346e233ac4 added dependencies before cloning 2022-08-08 09:37:26 +10:00
Christopher Bisset
022b6855a8 added jq to image, moved build image to alpine 2022-08-08 09:22:47 +10:00