m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-18 09:53:43 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Sergio
0fac554fae Added metrics to JSON, switched from json to serde_json, extracted all JSON related functionality into a function in utils.rs
Some checks are pending
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
Some checks failed
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
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