Button "Add to favorites" does not work
Describe the bug
Add to favorites does not work for FF and Chrome till 2024.5.13-a0bc346 (I use Docker instance).
What happened?
Just nothing happens when you click on the "Add to favorites" button.
System information
Nginx reverse proxy, IT-Tools in Docker container. I tried several containers, in 2024.10.22-7ca5933 the button doesn't work, but in 2024.5.13-a0bc346 and in 2023.12.21-5ed3693 it does. The older ones I haven't tested. Button "Add to favorites" at https://it-tools.tech works fine ;)
Where did you encounter the bug?
A self hosted
Same here (proxmox LXC / docker, not working with Chrome and Safari). As a work around you can add to favorites in the main page under "all the tools"
I saw the same issue while self hosting using the docker images provided on docker-hub and github-packages. Then I did a docker build using the Dockerfile from latest main branch and that did not have this issue. I think this issue was fixed in #1368 and is not present in the latest release tag. The main site most likely has nightly build. I say just use that - https://github.com/CorentinTh/it-tools/pkgs/container/it-tools
The fix for #1368 been merged about a week ago into mainline so the bug still stands until a new nightly (1 months old) or latest (3 months) is published.
For me the button is working from the main page.
But when I'm inside a tool as https://tools.mydomain.com/base64-string-converter, then I can't add it to fav
Hi @r007d4nc3 @vineet3996 @Adamou02 @ynazar1 @marinkaberg it should work in my fork
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)