Malte
c60db60647
fixed copy to clipboard function
2022-04-05 08:19:12 +02:00
Malte Grosse
f291902dc4
Update Dockerfile
...
bind9 -> named
2022-04-05 00:59:32 +02:00
Malte
74fb59e452
added go.sum
2022-04-05 00:08:13 +02:00
Malte Grosse
807ba916e6
Update Dockerfile
2022-04-04 23:26:57 +02:00
Malte Grosse
7e1f2075e8
Update Dockerfile
2022-04-04 23:16:12 +02:00
Malte Grosse
a6d240e7c4
Update README.md
...
added new features
2022-04-04 23:04:56 +02:00
Malte Grosse
27de4f3b1f
Update Dockerfile
...
switched to debian bullseye
2022-04-04 23:01:13 +02:00
Malte Grosse
ea96f504c8
Update Dockerfile
...
remove arch flag
2022-04-04 23:00:08 +02:00
Malte Grosse
3b406d1057
github workflow for multiarch containers
2022-04-04 22:59:39 +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
benjaminbear
fcb7f88507
Update docker-compose.yml
2021-08-18 13:33:48 +02:00
benjaminbear
6337a64871
Update README.md
2021-08-18 13:33:25 +02:00
benjaminbear
56c46933a6
Merge pull request #9 from benjaminbear/fix_cname_delete
...
fix model validation and preloading
2021-07-28 23:24:57 +02:00
Ben
eb947bda40
build on older go versions for travis compatibility
2021-07-28 23:21:34 +02:00
Ben
8ae1f7edcf
fix model validation and preloading
2021-07-28 23:16:13 +02:00
Ben
79bd7fed9c
Merge branch 'master' of https://github.com/benjaminbear/docker-ddns-server
2021-07-28 22:34:48 +02:00
Ben
3be71a2f10
bump to golang 1.16
2021-07-28 22:33:08 +02:00
benjaminbear
f91551b74d
Merge pull request #8 from benjaminbear/handle_cnames
...
Handle cnames
2021-07-28 22:22:53 +02:00
Ben
67a2d81992
force javascript update
2021-07-28 22:16:27 +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
3884ff5a09
replace layout example index with listing hosts
2021-07-27 21:17:57 +02:00
benjaminbear
0141862b26
Merge pull request #7 from benjaminbear/add_compatible_api
...
Added dyndns compatible api
2021-07-27 19:17:56 +02:00
Ben
2eebbcda9c
Added dyndns compatible api
2021-07-27 16:02:37 +02:00
Ben
ef96496474
Added more documentation and prepared some structural changes
2021-07-27 13:12:16 +02:00
benjaminbear
d84bcbeef6
Merge pull request #2 from benjaminbear/improve-error-logging
...
Improve error logging
2020-04-29 10:54:26 +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
3bf506cbba
replaced integrated css and js binaries with cdn links
2020-04-29 10:42:12 +02:00
Benjamin Bärthlein
dfba93a18d
clean up logout script
2020-04-27 21:21:54 +02:00
Benjamin Bärthlein
3dee004b2d
add support for multiple domains in docker deployment
2020-04-27 21:21:27 +02:00
benjaminbear
0993b7fdcb
Merge pull request #1 from benjaminbear/add-multidomain-support
...
add support for multiple domains
2020-04-27 20:47:09 +02:00
Benjamin Bärthlein
aa147a6853
add support for multiple domains
2020-04-27 20:37:22 +02:00
Benjamin Bärthlein
890ffed035
clean action scripts
2020-04-27 08:10:56 +02:00
Benjamin Bärthlein
77c174adf0
resize images
2020-03-29 21:28:24 +02:00
Benjamin Bärthlein
dd9ffe91fb
resize images
2020-03-29 21:11:30 +02:00
Benjamin Bärthlein
5ec9512b84
add more images
2020-03-29 14:41:45 +02:00
Benjamin Bärthlein
34e61c6283
add readme
2020-03-29 14:15:34 +02:00
Benjamin Bärthlein
68ca2c1b99
silence notifications
2020-03-28 20:15:34 +01:00
Benjamin Bärthlein
4ee5362d59
remove unnecessary css and js files
2020-03-28 19:33:25 +01:00
Benjamin Bärthlein
4a0d2218a9
travis: build in subdirectory
2020-03-28 18:38:51 +01:00
Benjamin Bärthlein
c4809b85b4
initial commit
2020-03-28 17:56:11 +01:00
benjaminbear
4a3673e0d3
Initial commit
2020-03-28 09:54:22 +01:00