Commit Graph

16 Commits

Author SHA1 Message Date
AuxXxilium
7685e2adcf tree: rework
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
2024-08-05 12:25:34 +02:00
Benjamin Bärthlein
71411eedf5 Save updated ip to host entry 2024-05-20 14:09:48 +02:00
Benjamin Bärthlein
f7f84557f6 update golang 1.22 dependencies 2024-05-20 02:36:00 +02:00
Malte
6e81572536 added custom logout url 2022-04-12 17:00:52 +02:00
Malte
47cb9e742a added wildcard option 2022-04-06 10:58:41 +02:00
Malte
217cb2a575 fixed clear logs 2022-04-06 09:05:06 +02:00
Malte
561a800a1a added more parameters for authentication (host & domain) 2022-04-05 17:55:02 +02:00
Malte
6432c042f5 replaced AuthHost by context set&get 2022-04-05 17:28:17 +02:00
Malte
d84c3352a9 - switched all admin routes to /admin/...
- auto redirect from ./ to ./admin
- enabled two auth flows (admin and update)
- disabled auth for admin by skipping env variable DDNS_ADMIN_LOGIN
- introduced optional env variable DDNS_TITLE for dynamic UI title (default TheBBCloudDynDNS)
- set copyright date in footer dynamic on startup
- moved all remote js/css packages into static in order to avoid external dependencies
- added "copy to clipboard button" on host overview page
- replaced all fmt.Println to log...
- introduced new optional env variable DDNS_CLEAR_LOG_INTERVAL to clear logs after n days (int). (check runs daily once if update request received)
- newest logs are shown from top to button on logs page
2022-04-04 13:03:25 +02:00
Ben
8ae1f7edcf fix model validation and preloading 2021-07-28 23:16:13 +02:00
Ben
711f80b3a2 add cname files 2021-07-28 22:03:37 +02:00
Ben
dbc137366e add cname managment, check for used hostnames, fix menu button highlighting 2021-07-28 22:02:59 +02:00
Ben
ef96496474 Added more documentation and prepared some structural changes 2021-07-27 13:12:16 +02:00
Benjamin Bärthlein
3ad186bcb4 added error messages to logs and implemented visibility via tooltips 2020-04-29 10:43:22 +02:00
Benjamin Bärthlein
aa147a6853 add support for multiple domains 2020-04-27 20:37:22 +02:00
Benjamin Bärthlein
c4809b85b4 initial commit 2020-03-28 17:56:11 +01:00