Roman Vynar
a3e56e81f1
Refactor background tag count into tag name caching to improve performance, added Statistics, Options pages
2026-02-16 12:29:20 +02:00
Roman Vynar
e334d4c6c7
Major rewrite with just breaking changes
2024-04-16 13:54:18 +03:00
Roman Vynar
8a48bd4e8b
Fix timezone support for mysql
2024-02-21 13:37:11 +02:00
Roman Vynar
e9efdcf94a
Fix timezone support
2024-02-21 11:28:40 +02:00
Roman Vynar
e538d4c3f1
Implement purge_tags_keep_from_file option. Refactoring. ( #63 )
...
* Implement purge_tags_keep_from_file option.
* main.go refactoring.
* Refactor user permissions.
* Update changelog.
2022-09-02 18:05:45 +03:00
Roman Vynar
41e74f70a2
Upgrade Go and dependencies, support custom TZ, fix initial ownership of sqlite db dir.
...
* Upgrade Go version to 1.13.7, alpine to 3.11 and other dependencies.
* You can define timezone when running container by adding `TZ` env var, e.g. "-e TZ=America/Los_Angeles"
(thanks to @gminog).
* Fix initial ownership of /opt/data dir in Dockerfile.
2020-02-17 13:13:53 +02:00
Roman Vynar
7a752d3f8d
Add version to UI
2018-08-14 15:37:21 +03:00
Roman Vynar
d1ce70490c
A bit refactoring.
2018-07-04 17:31:15 +03:00