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

Commit Graph

  • d7c2e6436c Fix CI workflows Sergio 2025-03-03 10:23:08 +02:00
  • fde61ee07d Fix CI workflows Sergio 2025-03-03 10:18:11 +02:00
  • c4de3961a0 Optimize CI for docker image Sergio 2025-03-03 10:05:18 +02:00
  • 404c574c2c Update Rust version in Dockerfile Sergio 2025-03-02 13:08:43 +02:00
  • 6d4df20f54 Ignore registries before retrieving auth tokens Sergio 2025-03-02 13:05:23 +02:00
  • 7b3745d095 Fix errors and revert reqwest-middleware to v0.3.3 Sergio 2025-03-02 13:04:31 +02:00
  • f9aa516da7 Update dependencies. Also fixes a security vulnerability in rustls Sergio 2025-03-02 12:45:29 +02:00
  • 0f9c5d1466 V3 v3.0.0 Sergio 2025-02-28 20:43:49 +02:00
  • 5aeef51961 Update docs v3 Sergio 2025-02-28 20:19:48 +02:00
  • b015f67da4 Update links in docs Sergio 2025-02-28 19:59:48 +02:00
  • 0f0941b555 Add new docs pages Sergio 2025-02-28 19:58:02 +02:00
  • fa2629bb4f Update docs Sergio 2025-02-28 19:37:48 +02:00
  • e2cc245a50 Update Cup GIF Sergio 2025-02-28 19:14:31 +02:00
  • ce26ba8926 Update screenshots Sergio 2025-02-28 18:29:45 +02:00
  • f268edf021 Fix refresh button sizing Sergio 2025-02-28 18:19:35 +02:00
  • b378e472d6 Update community resources to reflect API changes Sergio 2025-02-28 17:42:00 +02:00
  • d841861752 Revert a dbg that was accidentally committed Sergio 2025-02-28 17:33:24 +02:00
  • 4caa117a4e Fix bugs in Liquid Sergio 2025-02-28 17:30:57 +02:00
  • 02c5d00e66 Remove caniuse-lite from package.json Sergio 2025-02-28 17:20:13 +02:00
  • 040513dfd7 Improve image component in web Sergio 2025-02-28 17:07:13 +02:00
  • ad03004f33 Improve loading page in web Sergio 2025-02-28 16:50:29 +02:00
  • becf647f07 Fix typo in docs Sergio 2025-02-27 22:00:19 +02:00
  • c437316291 Update docs Sergio 2025-02-27 21:58:49 +02:00
  • 2461f3b94b Update docs Sergio 2025-02-27 21:57:57 +02:00
  • dd64b62f4b Update docs Sergio 2025-02-27 21:57:34 +02:00
  • d77871cd92 Update docs Sergio 2025-02-27 21:54:45 +02:00
  • c3dd4d2462 Remove unused code from docs Sergio 2025-02-27 21:52:56 +02:00
  • 3cfa4771eb Probably a bad attempt at fixing a huge bug in multiple servers v3-nightly Sergio 2025-02-27 21:41:23 +02:00
  • 14f3f1d19b Update README.md Sergio 2025-02-27 21:21:22 +02:00
  • 94a65f204d re-redesign docs home page Sergio 2025-02-27 21:15:48 +02:00
  • 8d0da37e36 Fix more broken docs styles v3.0.0-beta.1 Sergio 2025-02-21 19:51:03 +02:00
  • 780d7a088d Fix eslint warnings in docs Sergio 2025-02-21 19:37:36 +02:00
  • bcb9f63735 Fix broken styles Sergio 2025-02-21 19:33:30 +02:00
  • 4d691dd5fa Serialize current and local values to avoid having to recompute them when fetching API data. Also fixes the bug where the versions aren't displayed in the CLI output for remote servers Sergio 2025-02-21 17:09:00 +02:00
  • 685219ea62 Add option to refresh all servers Sergio 2025-02-21 17:05:32 +02:00
  • 756462cd7c Make local images collapsible Sergio 2025-02-21 16:35:15 +02:00
  • f020ac0906 Fix clippy lint (this code has been there since... forever, why hasn't this been detected) Sergio 2025-02-21 16:02:03 +02:00
  • 4b03a48d88 Tiny web UI changes Sergio 2025-02-19 20:31:57 +02:00
  • ba1cfac64b Add base path to docs (nothing changes, I just want to override it) Sergio 2025-02-18 18:06:19 +02:00
  • 05d4c7c630 I think you can guess Sergio 2025-02-18 17:47:14 +02:00
  • cf22ec300f Fix a few more clippy lints Sergio 2025-02-18 16:58:25 +02:00
  • 5b428dbf67 Fix some clippy lints Sergio 2025-02-18 16:57:08 +02:00
  • 787a730ab5 Update colors Sergio 2025-02-15 16:08:55 +02:00
  • 925989fd80 Redesign UI a bit Sergio 2025-02-15 14:38:58 +02:00
  • 5656003058 Fix small bug in API Sergio 2025-02-15 13:02:33 +02:00
  • f79d7ff03a Switch to Lucide Icons Sergio 2025-02-15 12:50:59 +02:00
  • 550fb955a3 Refactor logging, create context for passing around between functions instead of config Sergio 2025-02-14 19:24:35 +02:00
  • 6ae95bf83b Update API and improve CLI output Sergio 2025-02-14 18:28:18 +02:00
  • 2262df0355 Fix typo in homepage Sergio 2025-02-14 18:27:29 +02:00
  • 1beb7dc020 Add docs for multiple servers Sergio 2025-02-07 17:44:46 +02:00
  • a0de565367 Update docs about JSON CLI output, fix small typo on homepage Sergio 2025-02-07 17:32:19 +02:00
  • 0314ef2f05 Add multiple server support to Liquid UI, CSS fixes Sergio 2025-02-07 17:25:06 +02:00
  • f1c8a45122 Remove unused components in docs, fix errors, improve docs workflow Sergio 2025-02-02 15:00:41 +02:00
  • ce3f8176f1 Skip deploying docs for branches other than main Sergio 2025-02-02 14:52:36 +02:00
  • 8b520182ed Update docs actions (attempt 1) Sergio 2025-02-02 14:48:40 +02:00
  • e8fee79d20 Merge branch 'main' into v3 Sergio 2025-02-02 14:45:37 +02:00
  • 24f160803a Add docs about integrations Sergio 2025-02-02 14:33:14 +02:00
  • 2ef77c9a55 Fix mobile dialog not taking screen width Sergio 2025-02-01 13:53:15 +02:00
  • a5bbdd0e33 Upgrade docs Sergio 2025-02-01 13:41:21 +02:00
  • b5aa0309ee Tiny improvement to version handling, add a new debug log Sergio 2025-02-01 10:28:17 +02:00
  • 4bbb53cd67 Show unknown when image tag does not exist Sergio 2025-01-15 17:09:19 +02:00
  • 3ac6fb57e9 Fix crash when checking a remote tag and it is the latest available Sergio 2025-01-15 16:44:26 +02:00
  • b12acba745 Add note about non-root with docker compose to docs (#56) Kamil Essekkat 2025-01-10 15:05:58 +01:00
  • ead74dadd6 Update docs Sergio 2025-01-05 13:48:04 +02:00
  • 6e6afdb757 Update docs (#55) Sergio 2025-01-05 13:46:42 +02:00
  • 0c10134829 Fix #55 Sergio 2025-01-05 13:42:15 +02:00
  • c0c7f7c0e9 Finished basic functionality for multiple servers in the backend. No special CLI or Liquid support yet and also no refresh support Sergio 2025-01-03 16:10:17 +02:00
  • aeeffaccba Get updates from multiple servers (part one: get the data) Sergio 2025-01-02 20:11:31 +02:00
  • a1711b7ac8 Fix workflows https://github.com/cross-rs/cross/issues/1561 Sergio 2025-01-02 15:09:35 +02:00
  • 9d628e3ab2 Implement refresh schedule Sergio 2025-01-02 14:37:33 +02:00
  • d3b18a6587 Update schema Sergio 2025-01-02 14:07:10 +02:00
  • 76a812f52f Update tailwind CSS safelist Sergio 2025-01-02 13:23:26 +02:00
  • fe779c9c4e Probably meaningless change of some Option<&String>s to Option<&str>s Sergio 2025-01-02 13:00:32 +02:00
  • 84609d5189 Various small changes and optimizations related to timekeeping, logging and JSON handling. Binary size shrunk by 0.2 MB! Sergio 2025-01-02 12:48:35 +02:00
  • ded441cf75 Add support for connecting with both unix and http docker sockets. Hasn't been tested yet. Sergio 2025-01-02 12:47:52 +02:00
  • 0a8295fff4 Improve semver version handling (decrease false positives) Sergio 2025-01-01 15:25:49 +02:00
  • 9c8e6ccdea Work on liquid a bit, format code Sergio 2025-01-01 14:29:17 +02:00
  • f1e1bcbf1c update docs Sergio 2025-01-01 12:51:19 +02:00
  • d26f57758a Fix typo in docs James Bogosian 2024-12-26 09:04:11 -05:00
  • 31f7bfbbcb Start updating docs Sergio 2024-12-20 21:20:50 +02:00
  • 15eb553e50 Update "try it out" command Sergio 2024-12-20 20:33:03 +02:00
  • 359147770f Create basic homepage and format docs Sergio 2024-12-20 19:24:22 +02:00
  • 0a4e302322 Maybe I shouldn't have removed that h-full Sergio 2024-12-20 18:26:27 +02:00
  • 5ed64c92fd Change statistic style on large screens Sergio 2024-12-20 18:20:28 +02:00
  • 6d08d75ac3 Make statistics grid smaller on mobile Sergio 2024-12-20 18:13:15 +02:00
  • dc38b84e87 Bug fixes for the previous UI improvements (I tested properly this time) Sergio 2024-12-20 17:49:21 +02:00
  • 09b6880295 Various frontend improvements Sergio 2024-12-20 17:35:39 +02:00
  • 4f1075b2b2 Add error message to API response Sergio 2024-12-20 17:00:41 +02:00
  • 566b02ca4c Bump nanoid from 3.3.7 to 3.3.8 in /docs (#49) dependabot[bot] 2024-12-17 15:49:40 +02:00
  • c84270603f Readd theme-color meta tag and make it work properly Sergio 2024-12-08 20:59:47 +02:00
  • 4aa28f2cc5 Remove incorrect theme-color meta property Sergio 2024-12-08 19:33:50 +02:00
  • eadda5f776 Add servers option (no-op at the moment) Sergio 2024-12-07 17:18:36 +02:00
  • 622b156eed Add agent mode, fix config version bug Sergio 2024-12-07 17:08:34 +02:00
  • dca19b5ae2 Whoops wrong server versioning Sergio 2024-12-07 17:02:21 +02:00
  • f6ac43aac0 Change API versioning to match Cup version Sergio 2024-12-07 16:30:07 +02:00
  • e5e60c4abc Add requirement for version key to new config Sergio 2024-12-07 16:28:06 +02:00
  • 33a72c8c0d Change config, add schema Sergio 2024-12-07 16:21:01 +02:00
  • e544ef6ca5 Slightly optimize version regex Sergio 2024-12-06 17:47:31 +02:00
  • afc34a0847 Update gitignore Sergio 2024-12-05 21:28:42 +02:00
  • ce08e00bb4 Replace reference regex with homemade logic. Can we go faster? Sergio 2024-12-05 21:07:13 +02:00