Commit Graph

14 Commits

Author SHA1 Message Date
Joxit b88dc4567d
feat: check for new versions of Docker Registry UI at start up and notify the user 2023-06-07 00:24:11 +02:00
Joxit 4091baa341
feat(taglist): improve visibility of multi-architecture images (#271)
closes #271
2023-06-03 15:33:25 +02:00
Joxit 1031034bc4
feat(branching): add configuration for catalog arborescence 2023-05-30 07:49:18 +02:00
Joxit 398fa65fa1
test(branching): add new test for custom branching 2023-05-29 15:38:38 +02:00
Joxit 03157d841e
test(branching): start new configurable branching repository system 2023-05-25 07:01:50 +02:00
Joxit 9ebbbc3518
fix: buildx multiarch image date and history not shown (#309)
Support images created with buildx and `--provenance true`

fixes #309
2023-05-20 02:04:22 +02:00
Joxit 78606e07f1
feat(taglist-order): change default value to `alpha-asc;num-desc` 2023-05-16 06:28:35 +02:00
Joxit fbab517a17
feat(utils): add support to alpha first order 2023-05-11 22:15:06 +02:00
Joxit 34d1ed90ad
feat(utils): add `getTagComparator` that generate comparator, only numFirst supported 2023-05-10 05:16:57 +02:00
Joxit a135c00866
feat(utils): add splitTagToArray that will transform a tag into an array alpha and num splited 2023-05-09 22:34:59 +02:00
Joxit b0ea4e5fb8
fix(utils): rename `talgistOrderParser` to `taglistOrderParser` 🤦 2023-05-06 22:55:33 +02:00
Joxit edb5aa97e8
feat(utils): add talgistOrderParser will parse the order string into object 2023-05-05 00:07:29 +02:00
Joxit a3e987482e
fix(utils): taglistOrderVariants improved format 2023-05-02 01:26:11 +02:00
Joxit 2b63fb725c
feat(utils): add taglistOrderVariants function to format taglist order 2023-05-01 23:22:48 +02:00