Commit Graph

  • 3441b68c07 docker-compose: update master AuxXxilium 2024-08-08 19:41:29 +0200
  • 9a3dae1756 Update host.go AuxXxilium 2024-08-05 19:25:05 +0200
  • 22ef53f247 Update go.mod AuxXxilium 2024-08-05 19:24:33 +0200
  • c7a13b40b1 Update ip.go AuxXxilium 2024-08-05 19:23:42 +0200
  • 4556a66f25 build: update AuxXxilium 2024-08-05 12:31:09 +0200
  • 7685e2adcf tree: rework AuxXxilium 2024-08-05 12:25:34 +0200
  • 6cc20a66e5
    Merge pull request #46 from benjaminbear/fix_domain_validation benjaminbear 2024-05-28 00:01:19 +0200
  • bb154d5385 Use fqdn validator for domain name Benjamin Bärthlein 2024-05-27 23:56:34 +0200
  • 09abef8dde Update readme Benjamin Bärthlein 2024-05-20 16:08:15 +0200
  • d589058a78 bump go mod 1.22 Benjamin Bärthlein 2024-05-20 16:07:57 +0200
  • 2150703545
    Merge pull request #44 from benjaminbear/update_dependencies benjaminbear 2024-05-20 14:43:52 +0200
  • 71411eedf5 Save updated ip to host entry Benjamin Bärthlein 2024-05-20 14:09:48 +0200
  • f7f84557f6 update golang 1.22 dependencies Benjamin Bärthlein 2024-05-20 01:56:26 +0200
  • 5d87fb370b
    Merge pull request #31 from benjaminbear/bump_golang_1.20 benjaminbear 2023-05-25 23:17:27 +0200
  • 083c296daa
    bump dependencies to golang 1.20 Benjamin Bärthlein 2023-05-25 22:39:45 +0200
  • 523a82caa1
    Merge pull request #27 from devn1x/issue-address-validation-ipv6 benjaminbear 2023-05-25 23:13:18 +0200
  • 813491f73a
    Add ipv6 as acceptable format of ip address devn1x 2023-01-08 01:00:24 +0100
  • f65012480f
    Merge pull request #21 from benjaminbear/allow_short_usernames benjaminbear 2022-05-29 15:49:37 +0200
  • 13861322cb
    Merge pull request #20 from w3K-dot-co/patch-2 benjaminbear 2022-05-29 15:49:02 +0200
  • 0f8b4b578d
    allow usernames with min 3 chars benjaminbear 2022-05-29 15:44:28 +0200
  • 9c38e33f07
    Fix 404 errors on updates w3K 2022-05-28 19:14:06 -0400
  • 6d16ce7b3f travis build to 1.18 Ben 2022-05-26 18:38:27 +0200
  • f09088308d bump go 1.18.2 Ben 2022-05-26 18:09:48 +0200
  • 7958bb9664
    Merge pull request #17 from maltegrosse/master benjaminbear 2022-05-26 17:34:18 +0200
  • 604550b6ab
    Update README.md Malte Grosse 2022-04-12 17:02:40 +0200
  • 6e81572536 added custom logout url Malte 2022-04-12 17:00:52 +0200
  • f9b4c4dddc
    Update README.md Malte Grosse 2022-04-06 11:28:50 +0200
  • 47cb9e742a added wildcard option Malte 2022-04-06 10:58:41 +0200
  • 217cb2a575 fixed clear logs Malte 2022-04-06 09:05:06 +0200
  • 7e415a710f removed special characters in random password function as some characters causing issues in urls Malte 2022-04-05 23:51:39 +0200
  • 561a800a1a added more parameters for authentication (host & domain) Malte 2022-04-05 17:55:02 +0200
  • 6432c042f5 replaced AuthHost by context set&get Malte 2022-04-05 17:28:17 +0200
  • 13f52a4bd8
    Update setup.sh Malte Grosse 2022-04-05 09:02:50 +0200
  • c60db60647 fixed copy to clipboard function Malte 2022-04-05 08:19:12 +0200
  • f291902dc4
    Update Dockerfile Malte Grosse 2022-04-05 00:59:32 +0200
  • 74fb59e452 added go.sum Malte 2022-04-05 00:08:13 +0200
  • 807ba916e6
    Update Dockerfile Malte Grosse 2022-04-04 23:26:57 +0200
  • 7e1f2075e8
    Update Dockerfile Malte Grosse 2022-04-04 23:16:12 +0200
  • a6d240e7c4
    Update README.md Malte Grosse 2022-04-04 23:04:56 +0200
  • 27de4f3b1f
    Update Dockerfile Malte Grosse 2022-04-04 23:01:13 +0200
  • ea96f504c8
    Update Dockerfile Malte Grosse 2022-04-04 23:00:08 +0200
  • 3b406d1057
    github workflow for multiarch containers Malte Grosse 2022-04-04 22:59:39 +0200
  • 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 Malte 2022-04-04 13:03:25 +0200
  • fcb7f88507
    Update docker-compose.yml benjaminbear 2021-08-18 13:33:48 +0200
  • 6337a64871
    Update README.md benjaminbear 2021-08-18 13:33:25 +0200
  • 56c46933a6
    Merge pull request #9 from benjaminbear/fix_cname_delete benjaminbear 2021-07-28 23:24:57 +0200
  • eb947bda40 build on older go versions for travis compatibility Ben 2021-07-28 23:21:34 +0200
  • 8ae1f7edcf fix model validation and preloading Ben 2021-07-28 23:16:13 +0200
  • 79bd7fed9c Merge branch 'master' of https://github.com/benjaminbear/docker-ddns-server Ben 2021-07-28 22:34:48 +0200
  • 3be71a2f10 bump to golang 1.16 Ben 2021-07-28 22:33:08 +0200
  • f91551b74d
    Merge pull request #8 from benjaminbear/handle_cnames benjaminbear 2021-07-28 22:22:53 +0200
  • 67a2d81992 force javascript update Ben 2021-07-28 22:16:27 +0200
  • 711f80b3a2 add cname files Ben 2021-07-28 22:03:37 +0200
  • dbc137366e add cname managment, check for used hostnames, fix menu button highlighting Ben 2021-07-28 22:02:59 +0200
  • 3884ff5a09 replace layout example index with listing hosts Ben 2021-07-27 21:17:57 +0200
  • 0141862b26
    Merge pull request #7 from benjaminbear/add_compatible_api benjaminbear 2021-07-27 19:17:56 +0200
  • 2eebbcda9c Added dyndns compatible api Ben 2021-07-27 16:02:37 +0200
  • ef96496474 Added more documentation and prepared some structural changes Ben 2021-07-27 13:12:16 +0200
  • d84bcbeef6
    Merge pull request #2 from benjaminbear/improve-error-logging benjaminbear 2020-04-29 10:54:26 +0200
  • 3ad186bcb4 added error messages to logs and implemented visibility via tooltips Benjamin Bärthlein 2020-04-29 10:43:22 +0200
  • 3bf506cbba replaced integrated css and js binaries with cdn links Benjamin Bärthlein 2020-04-29 10:42:12 +0200
  • dfba93a18d clean up logout script Benjamin Bärthlein 2020-04-27 21:21:54 +0200
  • 3dee004b2d add support for multiple domains in docker deployment Benjamin Bärthlein 2020-04-27 21:21:27 +0200
  • 0993b7fdcb
    Merge pull request #1 from benjaminbear/add-multidomain-support benjaminbear 2020-04-27 20:47:09 +0200
  • aa147a6853 add support for multiple domains Benjamin Bärthlein 2020-04-27 20:37:22 +0200
  • 890ffed035 clean action scripts Benjamin Bärthlein 2020-04-27 08:10:56 +0200
  • 77c174adf0 resize images Benjamin Bärthlein 2020-03-29 21:28:24 +0200
  • dd9ffe91fb resize images Benjamin Bärthlein 2020-03-29 21:11:30 +0200
  • 5ec9512b84 add more images Benjamin Bärthlein 2020-03-29 14:41:45 +0200
  • 34e61c6283 add readme Benjamin Bärthlein 2020-03-29 14:15:34 +0200
  • 68ca2c1b99 silence notifications Benjamin Bärthlein 2020-03-28 20:15:34 +0100
  • 4ee5362d59 remove unnecessary css and js files Benjamin Bärthlein 2020-03-28 19:33:25 +0100
  • 4a0d2218a9 travis: build in subdirectory Benjamin Bärthlein 2020-03-28 18:38:51 +0100
  • c4809b85b4 initial commit Benjamin Bärthlein 2020-03-28 17:56:11 +0100
  • 4a3673e0d3
    Initial commit benjaminbear 2020-03-28 09:54:22 +0100