Drallas
Drallas
Why not keeping the users completely separate from each other? www.linkaceurl.org : admin www.linkaceurl.org/user1 : user1 www.linkaceurl.org/user2 : user2 If a user wants to make something public, they can expose...
Same issue for me, 500 - Server Error - An internal server error occured. If you are the administrator, consult the application logs for details. when adding links / list...
Work arround from https://github.com/Kovah/LinkAce/issues/332 fixed it for me.
I tried to run this : `sh -c "chown 82:82 -R /app/database/" `inside the container and then LinkAce works, but this has to be done manual after rebuild. When i...
@TheFrazer Only chown 82:82 on the local file system is not enough, the root database where database.sqlite sits also needed www-data as user:group before I can write to the database?...
I'd love to help, i can do some light coding and other things necessary. I will go trough the issues and see where i can be useful.
It's seems to be implemented, but can't find an option to hide the dock icon?!
Also would like the DND to turn on when i'm working only off during breaks!
I also would like this.... There seems to be no API, but some [workaround](https://stackoverflow.com/questions/25210120/is-it-possible-to-turn-on-off-do-not-disturb-for-os-x-programmatically) are possible.
Thanks for tagging this as an enhancement, i would like to help, but it's a bit outside my comfort zone (zero Golang experience) to take this one on by myself....