Joxit
|
06147a8ff0
|
chore: update dependencies and announce distribution v3
|
2025-04-03 20:37:35 +02:00 |
|
Joxit
|
a03dd97442
|
chore: update dependencies
|
2025-01-18 15:45:39 +01:00 |
|
Joxit
|
3c7429b732
|
revert: "fix(tag-table): icons for ascending & descending are not shown correctly (#406)"
This reverts commit 9960afe909.
|
2025-01-16 13:52:26 +01:00 |
|
Joxit
|
9960afe909
|
fix(tag-table): icons for ascending & descending are not shown correctly (#406)
fixes #406
|
2025-01-11 11:17:25 +01:00 |
|
Joxit
|
22960a2547
|
chore(confirm-delete): add help icon to link FAQ
|
2025-01-07 20:32:40 +01:00 |
|
Joxit
|
b7f732a606
|
feat(oci): add support to helm exports history and use material symbols
|
2024-09-13 20:06:14 +02:00 |
|
Joxit
|
079f35976f
|
fix: avoid exceptions and display date when using OCI images (#372)
fixes #372
|
2024-09-13 20:06:14 +02:00 |
|
Lukas Engelter
|
7025df687c
|
feat: add SHOW_TAG_HISTORY option to hide tag history button (#362)
|
2024-03-14 09:28:54 +01:00 |
|
Lukas Engelter
|
cfbc6e76a8
|
feat(theme): contrast changes for light and dark themes (#361)
|
2024-03-12 22:35:45 +01:00 |
|
Joxit
|
6c3c27e215
|
fix: should notify new version only once a day even when an error occurs (#353)
Add more messages in console
fixes #353
|
2024-02-08 04:25:14 +01:00 |
|
Christian
|
686b1709b2
|
docs: fix a small typo (#345)
|
2023-10-27 19:51:50 +02:00 |
|
Joxit
|
e79a20a5e5
|
fix(tag-list): missing argument tagsPerPage for getNumPages function
|
2023-10-18 23:57:59 +02:00 |
|
Joxit
|
de6d09c98c
|
fix(taglist): refreshing page set all digets to sha256:e3b0c44298... due to missing seesion cache (#337)
fix #337
|
2023-10-07 12:18:32 +02:00 |
|
Joxit
|
3414d7b517
|
feat(token-auth): check the presence of www-authenticate header before the status code
|
2023-08-02 23:57:59 +02:00 |
|
Joxit
|
f015187b14
|
fix: scrollbar always displayed on safari (#327)
fixes #327
|
2023-07-23 19:22:49 +02:00 |
|
Joxit
|
bf9c6c82e7
|
fix: shift-click for multi-delete-in-a-row selects wrong images (#323)
fixes #323
|
2023-07-18 00:11:09 +02:00 |
|
Joxit
|
c74a9aeaa3
|
chore(version-notification): update latest version management
|
2023-07-17 18:16:42 +02:00 |
|
cui fliter
|
42bcec50df
|
docs: fix some typo (#324)
Signed-off-by: cui fliter <imcusg@gmail.com>
|
2023-07-14 07:51:54 +02:00 |
|
Joxit
|
ae9591c79a
|
fix(taglist): add missing props and state for architectures
|
2023-06-08 08:28:23 +02:00 |
|
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
|
ffb6d14baf
|
feat: add option REGISTRY_SECURED for registries with Basic Auth
|
2023-06-06 06:06:24 +02:00 |
|
Joxit
|
684f82f24e
|
perf: add http cache for blobs and manifests sha256
|
2023-06-06 06:04:07 +02:00 |
|
Artur Mostowski
|
9cfb6791f8
|
feat(taglist): add new option TAGLIST_PAGE_SIZE (#318)
|
2023-06-05 22:16:40 +02:00 |
|
Joxit
|
4091baa341
|
feat(taglist): improve visibility of multi-architecture images (#271)
closes #271
|
2023-06-03 15:33:25 +02:00 |
|
Jones Magloire
|
affb0572c9
|
feat(catalog): add multi level branching in catalog (#319)
Multi level branching with `CATALOG_MIN_BRANCHES` and `CATALOG_MAX_BRANCHES`
|
2023-06-02 19:10:46 +02:00 |
|
Artur Mostowski
|
d2e6cdcab1
|
chore(tag-table): fix typo slected -> selected (#317)
|
2023-05-31 20:18:16 +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
|
e7e762d6d9
|
ci: generate custom version name for dev + main tags
|
2023-05-24 23:38:06 +02:00 |
|
Joxit
|
8e98c1c63b
|
ci: add test step and create PR workflow
|
2023-05-23 05:19:51 +02:00 |
|
Joxit
|
aca633720a
|
fix: docker registry >=2.8.2 sets catalog max entries to 1000 (#306)
fixes #306
|
2023-05-22 21:35:04 +02:00 |
|
Joxit
|
5a340291c2
|
feat(catalog): add CATALOG_DEFAULT_EXPANDED to expand repositories by default (#302)
closes #302
|
2023-05-21 10:13:59 +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
|
c6dee14d79
|
fix(taglist-order): improve error handler when the order does not exists
|
2023-05-18 07:28:07 +02:00 |
|
Joxit
|
78606e07f1
|
feat(taglist-order): change default value to alpha-asc;num-desc
|
2023-05-16 06:28:35 +02:00 |
|
Joxit
|
8bbfc5c390
|
feat(taglist-order): add new option taglist-order
|
2023-05-12 07:23:59 +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 |
|
Joxit
|
a77103a2d4
|
fix(token-auth): always send withCredentials in token auth request
|
2023-05-07 10:42:32 +02:00 |
|
xcaliburinhand
|
ca7202d1f5
|
feat: support for the docker spec oauth2 token (#300)
|
2023-05-03 02:54:07 +02:00 |
|
Joxit
|
b0811086fd
|
fix: hide empty repositories when SHOW_CATALOG_NB_TAGS is active (#299)
fixes #299
|
2023-04-30 23:06:42 +02:00 |
|
Joxit
|
43a242312c
|
fix(taglist): align creation date to the left
fixes #297
|
2023-04-29 20:05:30 +02:00 |
|
Joxit
|
ea508e6a1d
|
chore: add some code format
|
2023-04-16 18:33:22 +02:00 |
|
Joxit
|
a8227d9cba
|
feat(theme): should have auto behaviour when theme option is empty
|
2023-03-17 07:58:45 +01:00 |
|