- 0aaab32 Version 1.1.46
- f2bb94c allow dns names in userallowedip,userblockedip,agentallowedip,agentblockedip #5089
- 3e07d92 add translations for Connection Details in meshagent #4944
- 7ad49ba fix modern ui fullscreen toolbar #6874
- 92c2b61 disable compression by default and dont compress webrelays #4369
- e47626a fixed minify problem with new library #7107
- 6467947 Bump brace-expansion from 2.0.1 to 2.0.2 (#7101)
- 28aa271 few ipv6 fixes in web ui
- fb7940b revert getDeviceDetails commits as was external problem
- 9bc2b3f forgot to fix meshctrl for json output from getDeviceDetails
- cadc0d0 fix webrelay not creating new tunnels #7113
- c6d8428 fix amt json import naming bug
- 8094517 fix run commands switcher in modern ui #7097
- 95759d4 fix webrelay timeouting too fast #7102
- 2b4ab2b fix getDeviceDetails json stringify problem #7103
- 1d7d68c final attempt at stale.yml
- d21d7ab Update stale.yml
- 960326a remove semver dependency for plugins
- 8588fe2 fix stale bot
- b3f3d65 Changed sqldump errortext (#7098)
- b1876f0 few more docker clean ups to make smaller size
- ec3e06e WebDAV: update to v5 (#6780)
- fa75a96 Ukrainian localization fixes (#7092)
- 108a297 speed up docker build github actions
- 5044339 Docker hotfix for npm modules (#7075)
- 28b31b2 use html-minifier-terser instead for translate and fix translate multi-threaded
- 809e6e6 Remove broken link
- a2a9939 remove matrix, ran out of memory?
- bb58763 try github actions matrix to improve speed
- 653074c restore old docker workflow for now
- 8f70820 forgot permissions for actions
- 1ea043a repository_owner not actor for docker workflow, doh!
- cd30e13 remove token_check, use github_token and add annotations to docker workflows
- 6f5f532 introducing stalebot to help clean up old issues
- 31e4ebe undo test line change
- 62020e1 fix docker package reinstalls
- d533cc3 Dockerfix (#7074)
- da3c4ad fix last seen ordering #7073
- 1009f74 Docker image rewrite
- ae0aa7e Merge branch 'master' into dockerrewrite
- 5ef5e9c send 404 with expired/not yet valid sharing links #7062
- cf183cf update packages in docker image
- 3b2aacc remove console.log doh! #6634
- 8923830 allow system variables in footer, loginfooter, welcometext, title2 #6634
- 5fcffcd fix email/sms/messaging customised templates #6994
- 620df54 Merge branch 'Ylianst:master' into dockerrewrite
- 1399ce3 forgot 2 extra otpduo to clear!
- 3d57a25 add connectivity filtering #7009
- d98f41a fix browser fullscreen context menus #7046
- 12c5908 forgot to also remove sweetalert2.min.css #7050
- ab17a58 remove sweetalert2 as we dont use it #7050
- 6bb6b18 Added mysql dependency
- 933b37f Merge branch 'Ylianst:master' into dockerrewrite
- 5d18a1a Added default exposure of non-encrypted http port.
- 5223cbd removed possible unwanted references
- f17b96b Commented out docker scout
- 6eacc9f Merge branch 'master' into dockerrewrite
- 5d47415 added npm install and removed saslprep dependency.
- d864789 bump version
- 59ca8b0 Merge branch 'Ylianst:master' into dockerrewrite
- 39395c9 Merge branch 'Ylianst:master' into dockerrewrite
- b7512b9 Disable dynamic config feature by default.
- 8c5c319 Pinning to Alpine 3.21
- 0514f4a Merge branch 'Ylianst:master' into dockerrewrite
- 5f306a2 include_mongodb_tools fix in workflow.
- 4cd9196 case insensitivity hotfix.
- 90b2a3d Add other volumes to readme.
- 8b2dcf4 Removed case sensitivity in true/false prompts
- ecd32fa Pinning LTS version.
- 23c8c49 Compression of build arguments and environment variables.
- 17a3632 Also for the docker compose
- 9464c1b Change example values
- 46f7784 Release candidate.
- ea1b71e Merge branch 'Ylianst:master' into dockerrewrite
- 6008767 Wrong variable.
- 75df7b8 added "true" to the all option for trusted_proxy env variable.
- e3636c0 Merge pull request #2 from DaanSelen/master
- 9e6b98a Made names consistent
- db7eacb Added trustedproxy to dynamic config feature.
- 910f12c Merge branch 'Ylianst:master' into master
- 39e5691 Make qemu ready.
- c5a2286 More platforms supported.
- 1e897ee Added support for psql mariadb. Added docker scout action.
- 470f22b Merge branch 'Ylianst:master' into dockerrewrite
- 3919c12 Finishing up.
- 7f0f12a sorted.
- 51ad698 Use jq with mongo.
- 162b372 Move preinstall libs to top.
- 6a99f3c Merge pull request #1 from DaanSelen/latestcode
- c2f590e Merge branch 'dockerrewrite' into latestcode
- 8448a6a Further foolproofed the Dockerfile.
- 1604764 Merge branch 'Ylianst:master' into dockerrewrite
- 62443dd Dockerfile change.
- 660312e Working prototype and clear and easy to understand logic.
- 59194ab More work done on the logic. mongoDB url editing works.
- e11a858 I hate sed modification but I must.
- 86ecc42 @DaanSelen Docker overhaul intermediate commit.
- 5594b15 Merge branch 'Ylianst:master' into master
- 6eb85fa Refactored more Dockerfile
- ddeeb8c Renamed the workflow for better recognition and upgraded docker/build-push-action action to version 6
- da5ef52 Modified Dockerfile for readability Renamed startup.sh to entrypoint.sh