Sergio
59ca170592
refactor: fix lint error in web UI
2025-03-21 16:54:52 +02:00
Sergio
b37b7ed060
refactor: load web UI assets with a relative URL to allow for hosting under a different path.
...
Might fix #53 .
2025-03-21 16:32:23 +02:00
Sergio
dd68c5097a
feat: add badges to web UI to quickly show which version is running and which the user will upgrade to
...
This is an example of a bad, long commit message.
2025-03-21 15:57:49 +02:00
Sergio
5fbbba32f1
refactor: remove dbg and use a proper panic when parsing a reference
2025-03-19 19:28:31 +02:00
Sergio
b10af38df4
chore: format code
2025-03-19 19:24:19 +02:00
Sergio
77a07013a9
refactor: use array slices instead of vectors wherever possible
2025-03-19 19:20:29 +02:00
Sergio
ccf825df24
refactor: use Bytes to store constant blobs in the server
...
Might also improve performance.
2025-03-19 13:56:47 +02:00
Sergio
e26f941c59
chore: bump project version
v3.2.0
2025-03-16 18:42:06 +02:00
Sergio
c411fc4bad
fix: ignore invalid digests instead of panicking
2025-03-16 18:40:10 +02:00
Sergio
e965380133
fix: improve error handling in get_latest_tag when an image has no tags
...
This commit is mostly for debugging #68 , but it's good to have more
error info just in case.
2025-03-16 18:33:19 +02:00
Sergio
ef849b624f
fix: don't pass empty parameters when making auth request ( #69 )
2025-03-16 18:26:04 +02:00
Sergio
8db7e2e12b
fix: improve error handling when scheduling automatic refresh
2025-03-15 12:28:39 +02:00
Sergio
54e1998032
docs: fix incorrect cron schedule example
2025-03-15 12:28:39 +02:00
Sergio
9f142ab81c
fix: add error message when app fails to bind to port
2025-03-15 12:28:39 +02:00
Sergio
ffd4d6267c
chore: update readme
...
forgot to add a link
2025-03-14 10:20:51 +02:00
Sergio
242029db22
chore: update readme
2025-03-14 10:15:38 +02:00
Sergio
b6562ef76f
chore: bump project version
v3.2.0-alpha.1
2025-03-13 17:16:22 +02:00
Sergio
846b24bf2d
feat: add experimental docker swarm support
2025-03-13 17:09:20 +02:00
Sergio
d7f766f1f5
chore(readme): Add discord link
2025-03-11 17:15:11 +02:00
Sergio
60096792a9
chore(docs): update JSON API reference schema
v3.1.0
2025-03-11 17:08:42 +02:00
Sergio
a599d4e084
feat: detect image url from label
2025-03-11 17:06:00 +02:00
Sergio
a5a1f12899
chore: remove unneeded file
2025-03-11 17:05:46 +02:00
Sergio
766a20ccac
chore: add badges to readme
2025-03-11 16:32:59 +02:00
Sergio
fe66ba842a
docs: add docs about refresh endpoint
2025-03-11 16:26:48 +02:00
Sergio
c06c20394f
docs: add page about home assistant integration
2025-03-11 16:26:31 +02:00
Sergio
98dafb8ba4
chore: bump project version
v3.0.4
2025-03-10 16:49:07 +02:00
Sergio
2addfca1b4
fix: code block component copying was working incorrectly ( #62 )
2025-03-10 16:47:47 +02:00
dependabot[bot]
e3b05923ae
Bump ring from 0.17.11 to 0.17.13 ( #60 )
...
Bumps [ring](https://github.com/briansmith/ring ) from 0.17.11 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 19:26:28 +02:00
Sergio
aa4195f8d6
chore: bump project version
v3.0.3
2025-03-07 18:25:00 +02:00
Sergio
1b94629c79
fix: overflowing image references in web UI
2025-03-07 18:01:32 +02:00
Sergio
8cd9cce94e
chore: bump project version
v3.0.2
2025-03-07 17:38:20 +02:00
Sergio
ddabd8c102
fix: strip hash when parsing image references
2025-03-07 17:37:56 +02:00
Sergio
0b0028ab6d
Fix search in docs
2025-03-07 16:40:59 +02:00
Sergio
75509550b1
Fix CI Dockerfile
2025-03-03 11:35:58 +02:00
Sergio
9716d1a351
Fix CI Dockerfile
v3.0.1
2025-03-03 11:30:09 +02:00
Sergio
d5a2556768
Fix CI workflows
2025-03-03 11:23:26 +02:00
Sergio
e7f1921620
I'm stupid
2025-03-03 11:14:16 +02:00
Sergio
7ea6ae6de5
Let's try again
2025-03-03 10:31:42 +02:00
Sergio
d7c2e6436c
Fix CI workflows
2025-03-03 10:23:08 +02:00
Sergio
fde61ee07d
Fix CI workflows
2025-03-03 10:18:11 +02:00
Sergio
c4de3961a0
Optimize CI for docker image
2025-03-03 10:05:18 +02:00
Sergio
404c574c2c
Update Rust version in Dockerfile
2025-03-02 13:08:43 +02:00
Sergio
6d4df20f54
Ignore registries before retrieving auth tokens
2025-03-02 13:05:23 +02:00
Sergio
7b3745d095
Fix errors and revert reqwest-middleware to v0.3.3
2025-03-02 13:04:31 +02:00
Sergio
f9aa516da7
Update dependencies. Also fixes a security vulnerability in rustls
2025-03-02 12:45:29 +02:00
Sergio
0f9c5d1466
V3
...
Many many many changes, honestly just read the release notes
v3.0.0
2025-02-28 20:43:49 +02:00
Kamil Essekkat
b12acba745
Add note about non-root with docker compose to docs ( #56 )
Deploy github pages / build (push) Has been cancelled
Deploy github pages / deploy (push) Has been cancelled
2025-01-10 16:05:58 +02:00
James Bogosian
d26f57758a
Fix typo in docs
CI / build-binary (push) Has been cancelled
CI / build-image (push) Has been cancelled
Deploy github pages / build (push) Has been cancelled
Deploy github pages / deploy (push) Has been cancelled
2024-12-26 16:04:11 +02:00
dependabot[bot]
566b02ca4c
Bump nanoid from 3.3.7 to 3.3.8 in /docs ( #49 )
...
CI / build-binary (push) Has been cancelled
CI / build-image (push) Has been cancelled
Deploy github pages / build (push) Has been cancelled
Deploy github pages / deploy (push) Has been cancelled
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8 due to a security vulnerability.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 15:49:40 +02:00
Sergio
06b0d65b41
idk how to spell
CI / build-binary (push) Has been cancelled
CI / build-image (push) Has been cancelled
2024-11-02 11:20:27 +02:00