Commit Graph

8 Commits

Author SHA1 Message Date
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
Dieter Maes
2aa58fc9ba
reverse sort tags on name if equal dates (#62) 2022-09-01 18:13:22 +03:00
Dieter Maes
76f380d3c2
Keep tags based on regex (#61)
* Ignore tags from purging by regexp
2022-04-08 17:21:36 +03:00
Roman Vynar
88964cb46e Use deffault logging level for PurgeOldTags() 2020-07-10 15:42:44 +03:00
Roman Vynar
67d82c7d59 Amend tag info page, change logging.
* Amend representation of the tag info page
* Change logging library, add "-log-level" argument and put most of the logging into DEBUG mode
2020-02-18 23:31:56 +02:00
Roman Vynar
c5a5fe2e8d Add MySQL along with sqlite3 support as a registry events storage. 2018-05-28 15:36:27 +03:00
Roman Vynar
9c73934382 Natural sorting of tags, add last 5 event to tags page. 2018-03-06 22:23:52 +02:00
Roman Vynar
8174df6fd7 Initial commit. 2018-02-19 17:12:59 +02:00