Commit graph

191 commits

Author SHA1 Message Date
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
Christopher Bisset
9db27aaa28 moved variable out of github actions 2022-08-08 08:58:45 +10:00
routerino
29288b5edc
Merge pull request #27 from gurucomputing/26-let-the-site-setting-be-optional
fix headscaleURL needing to be required
2022-08-07 20:04:43 +10:00
Christopher Bisset
a1ac3a4531 fix headscaleURL needing to be required 2022-08-07 20:04:17 +10:00
Christopher Bisset
d4e9a97e0f minor correction to test entrypoint 2022-08-07 10:31:44 +10:00
routerino
3ebcbd9b4e
Merge pull request #22 from xzzpig/master
Fix Device Routes active error
2022-08-07 09:28:59 +10:00
幻猪
c377033ff8
Merge branch 'gurucomputing:master' into master 2022-08-07 00:38:29 +08:00
幻猪
9f883fc2c2 Add tooltip class to Device Route active button 2022-08-06 16:36:51 +00:00
routerino
6a398b3b00
Merge pull request #25 from gurucomputing/CICD-test-environment
Cicd test environment
2022-08-06 17:47:25 +10:00
Christopher Bisset
e2d1a3e285 minor documentation update 2022-08-06 17:30:29 +10:00
Christopher Bisset
58e4c94656 separated the server and workers 2022-08-06 17:29:51 +10:00
Christopher Bisset
d8594f2982 created testing environment 2022-08-06 17:19:26 +10:00
幻猪
4672239b1f Fix Device Routes active error
Fix When a device has multiple device routes, activating one of them will cause the others to become pending
Also added the ability to make routes inactive(why no make it to be a switch)
2022-08-05 03:05:34 +00:00
Christopher Bisset
ccb57bb8d0 Merge branch 'master' of https://github.com/gurucomputing/headscale-ui 2022-08-03 12:52:42 +10:00
Christopher Bisset
657d929821 default http port to 8080 to prevent permission problems 2022-08-03 12:52:36 +10:00
routerino
8d8f3b15d3
Create LICENSE.md 2022-08-02 20:53:57 +10:00
Christopher Bisset
66bd2cba63 fix tabbing 2022-08-02 20:40:35 +10:00