Sergio
|
90af772dd7
|
chore: bump project version
|
2025-10-14 18:06:50 +03:00 |
|
Sergio
|
ebb7c18bca
|
fix: include OCI image manifest MIME type in Accept header when
checking for a digest update
Closes #132
|
2025-08-11 13:01:53 +03:00 |
|
Sergio
|
b542f1bac5
|
chore: bump project version
|
2025-05-27 14:51:48 +03:00 |
|
Sergio
|
6dc1030a3b
|
chore: bump project version
|
2025-05-21 19:30:30 +03:00 |
|
Sergio
|
6d88036914
|
feat: add timezone support
|
2025-05-21 11:13:27 +03:00 |
|
Sergio
|
c260874459
|
feat: add support for configuring through environment variables
|
2025-05-20 17:03:36 +03:00 |
|
Sergio
|
2e1b0945e0
|
chore: bump project version
|
2025-05-09 09:51:16 +03:00 |
|
Sergio
|
efea81ef39
|
chore: bump project version
|
2025-04-10 19:22:19 +03:00 |
|
Sergio
|
86d5b0465c
|
chore: bump project version
|
2025-03-26 17:52:24 +02:00 |
|
Sergio
|
d35759ec66
|
chore: bump project version
|
2025-03-25 15:44:10 +02:00 |
|
Sergio
|
e26f941c59
|
chore: bump project version
|
2025-03-16 18:42:06 +02:00 |
|
Sergio
|
b6562ef76f
|
chore: bump project version
|
2025-03-13 17:16:22 +02:00 |
|
Sergio
|
a599d4e084
|
feat: detect image url from label
|
2025-03-11 17:06:00 +02:00 |
|
Sergio
|
98dafb8ba4
|
chore: bump project version
|
2025-03-10 16:49:07 +02:00 |
|
Sergio
|
aa4195f8d6
|
chore: bump project version
|
2025-03-07 18:25:00 +02:00 |
|
Sergio
|
8cd9cce94e
|
chore: bump project version
|
2025-03-07 17:38:20 +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
|
2025-02-28 20:43:49 +02:00 |
|
Sergio
|
88885aa1dd
|
Refactor (#32)
|
2024-10-11 21:22:39 +03:00 |
|
Sergio
|
5867cb375f
|
Bump version
CI / build-binary (push) Has been cancelled
CI / build-image (push) Has been cancelled
|
2024-09-24 17:20:34 +03:00 |
|
Sergio
|
bc06c06cac
|
Bump version and update README
CI / build-binary (push) Waiting to run
CI / build-image (push) Waiting to run
|
2024-09-15 20:26:02 +03:00 |
|
Sergio
|
bc86364e68
|
Fixed OpenSSL build errors on Alpine and changed the logging a bit
|
2024-09-15 20:21:13 +03:00 |
|
Sergio
|
663ca64cd7
|
Enable native-tls feature on reqwest so we can support alpine
|
2024-09-15 19:29:14 +03:00 |
|
Sergio
|
0c9ad61a4d
|
Removed all threading and switched everything to async. >2x speedup 🚀
|
2024-09-15 18:47:00 +03:00 |
|
Sergio
|
38bf187a4a
|
Update docs with community requested changes and bump version
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-09-09 11:42:04 +03:00 |
|
Sergio
|
b4ef92fdcc
|
Update version
CI / build-binary (push) Waiting to run
CI / build-image (push) Waiting to run
|
2024-09-07 11:23:05 +03:00 |
|
Sergio
|
d67ffbf387
|
Add liquid again for static rendering, fix #21 and make some small frontend changes
|
2024-09-06 21:13:38 +03:00 |
|
Sergio
|
2f195f611c
|
Changed frontend from Liquid to React, fixed bug where server would check for updates twice
|
2024-09-01 19:52:20 +03:00 |
|
Sergio
|
c969ded188
|
Update version
|
2024-08-31 19:54:51 +03:00 |
|
Sergio
|
90239f83e9
|
New version
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-aarch64 os:ubuntu-latest release_for:linux-aarch64 target:aarch64-unknown-linux-musl]) (push) Waiting to run
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-x86_64 os:ubuntu-latest release_for:linux-x86_64 target:x86_64-unknown-linux-musl]) (push) Waiting to run
Nightly Release / build-image (push) Waiting to run
|
2024-08-30 19:30:28 +03:00 |
|
Sergio
|
1cf4cf2394
|
Switch back to json
|
2024-07-17 15:28:32 +03:00 |
|
Sergio
|
0fac554fae
|
Added metrics to JSON, switched from json to serde_json, extracted all JSON related functionality into a function in utils.rs
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-aarch64 os:ubuntu-latest release_for:linux-aarch64 target:aarch64-unknown-linux-musl]) (push) Waiting to run
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-x86_64 os:ubuntu-latest release_for:linux-x86_64 target:x86_64-unknown-linux-musl]) (push) Waiting to run
Nightly Release / build-image (push) Waiting to run
|
2024-07-16 19:40:34 +03:00 |
|
Sergio
|
30c762ea83
|
Added config, custom theming and moved update checking logic to check.rs
|
2024-07-15 14:11:46 +03:00 |
|
Sergio
|
b9278ca010
|
Refactor and simplify server code, UI updates requested in #5 and #6
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-aarch64 os:ubuntu-latest release_for:linux-aarch64 target:aarch64-unknown-linux-musl]) (push) Has been cancelled
Nightly Release / build-binary (map[bin:cup command:build name:cup-linux-x86_64 os:ubuntu-latest release_for:linux-x86_64 target:x86_64-unknown-linux-musl]) (push) Has been cancelled
Nightly Release / build-image (push) Has been cancelled
|
2024-07-13 15:25:39 +03:00 |
|
Sergio
|
698061e8c8
|
Update package version
|
2024-07-12 13:30:24 +03:00 |
|
Sergio
|
271e299017
|
Moved all web assets to static folder, added xitca-web's logging feature and added favicons
|
2024-07-11 18:21:31 +03:00 |
|
Sergio
|
6573b43ce0
|
I know I'm not supposed to do this, but I have to.
|
2024-07-11 12:32:44 +03:00 |
|
Sergio
|
ac8f97fbcd
|
Update workflows
|
2024-07-10 19:44:55 +03:00 |
|
Sergio
|
867ab4ba10
|
Update Cargo.toml
I have to automate this
|
2024-07-10 14:49:01 +03:00 |
|
Sergio
|
31dd605efb
|
Update Cargo.toml
I forgot to change the version
|
2024-07-10 12:08:00 +03:00 |
|
Sergio
|
06ec23520d
|
Updated image regex to support any image. Removed dependency on fancy_regex in favour of the regex crate
|
2024-07-10 09:59:00 +03:00 |
|
Sergio
|
a3068324ee
|
Complete rewrite
|
2024-07-08 16:57:00 +03:00 |
|