Commit Graph

  • eaae59749d Merge branch 'master' into development v1.4.0 development Thomas Eppers 2023-03-05 00:18:47 +0100
  • 7e1ee0f699 strip release build of debuginfo Thomas Eppers 2023-03-04 23:52:18 +0100
  • 1d178d6bd9 removed Dockerfile dev/gitlab-cross-ci Thomas Eppers 2023-03-02 18:07:33 +0100
  • 98215b06d2 using another image Thomas Eppers 2023-03-02 17:59:36 +0100
  • 397611424e fixed stage name Thomas Eppers 2023-03-02 17:54:04 +0100
  • 191f56a606 changed the docker image Thomas Eppers 2023-03-02 17:53:08 +0100
  • e70648571f added Dockerfile Thomas Eppers 2023-03-02 17:40:02 +0100
  • 9774795bb2 added gitlab-ci from cross wiki Thomas Eppers 2023-03-02 17:03:21 +0100
  • dee25f911b changed output formatting Thomas Eppers 2023-02-20 14:31:07 +0100
  • 445b21975a simplified logic a bit Thomas Eppers 2023-02-20 14:14:16 +0100
  • 70b163cf81 do not block when fetching new tags Thomas Eppers 2023-02-20 13:56:33 +0100
  • 431b062420 simplified logic Thomas Eppers 2023-02-19 17:06:55 +0100
  • bd829f23ad better error handling Thomas Eppers 2023-02-19 12:39:15 +0100
  • 28ae313797 more idiomatic code Thomas Eppers 2023-02-19 11:48:16 +0100
  • 1c72d4cd24 refreshing the ui pnly on input or when new data is available Thomas Eppers 2023-02-19 11:40:40 +0100
  • 017bafa19b fixed not refreshing on moving cursor on tags up Thomas Eppers 2023-02-19 11:40:11 +0100
  • 646e48a208 created specific UiEvents; moved code from asnyc_tag_list to ui files Thomas Eppers 2023-02-17 19:26:24 +0100
  • 1f2a098c26 applied fixes to no_yaml_found Thomas Eppers 2023-02-17 17:23:14 +0100
  • f4132d4125 simplified logic Thomas Eppers 2023-02-17 17:03:14 +0100
  • 7fb519e70b added a message when fetching next page of tags Thomas Eppers 2023-02-17 17:00:20 +0100
  • 70cf17f1c7 changed handling input a bit; j and k can select now; show more info when fetching tags Thomas Eppers 2023-02-17 16:23:51 +0100
  • 935a9e5709 changed infor widget a little to make it smaller Thomas Eppers 2023-02-17 16:23:21 +0100
  • a517c7d6d0 added few documentation strings Thomas Eppers 2023-02-17 16:23:01 +0100
  • 308fa8dbb8 fixed tests Thomas Eppers 2023-02-17 13:23:08 +0100
  • cd0479a618 using rustls instead of openssl Thomas Eppers 2023-02-17 12:40:45 +0100
  • dad62ebd98
    Merge pull request #6 from p-/fix-typo-in-container-registry-domain Thomas Eppers 2023-02-10 21:07:15 +0100
  • 5e67446123 Fix typo in container registry domain Peter Stöckli 2023-02-09 09:50:58 +0100
  • 87039541a5 rewrote parts to make it more async Thomas Eppers 2023-01-31 23:51:45 +0100
  • c98558c41d merged Error into 1; simplified some logic Thomas Eppers 2023-01-29 19:36:58 +0100
  • 8ab2690d17 added anyhow and thiserror; fixed clippy warnings; stopped creating switcher twice Thomas Eppers 2022-08-04 15:37:19 +0200
  • 8363896052 fixed clippy warning Thomas Eppers 2022-08-04 14:43:06 +0200
  • 22429ac74b renamed secret vtest dev/ci Thomas Eppers 2022-07-23 18:00:53 +0200
  • 8f0eb3db4f removed faulty ghcr implementation master v1.3.0 Thomas Eppers 2022-07-23 17:20:34 +0200
  • 13350f872a Merge tag 'v1.2.1' into development Thomas Eppers 2022-07-23 00:50:57 +0200
  • c8915f828f bumped edition and version Thomas Eppers 2022-07-23 00:50:03 +0200
  • 88070489f3 fixed clippy warnings Thomas Eppers 2022-07-23 00:47:25 +0200
  • d1ef5c6755 removed unused argument Thomas Eppers 2022-07-23 00:47:07 +0200
  • e98c5e7a12 changed format_time_nice to a trait that extends chrono::Duration Thomas Eppers 2022-07-23 00:38:44 +0200
  • 6c83683a4a fixed clippy warnings Thomas Eppers 2021-11-25 17:10:29 +0100
  • 3bf2359392 added the ability to instantly delete default text in RepoEntry; simplified some code Thomas Eppers 2021-11-25 17:08:22 +0100
  • bb5ea3a993 add variant information back to details view Thomas Eppers 2021-11-25 16:42:26 +0100
  • 7d9cc21b6e removed old code Thomas Eppers 2021-11-25 14:06:43 +0100
  • e3865da563 removed old code; switched output to english Thomas Eppers 2021-11-25 14:02:56 +0100
  • 881423e461 updated screenshot Thomas Eppers 2021-11-25 13:37:46 +0100
  • b6dbcd8eba Merge branch 'master' of ssh://gitea.eppixx.freeddns.org:10022/eppixx/reel-moby v1.2.1 Thomas Eppers 2021-11-24 18:06:04 +0100
  • 04842af653 update gitignore file v1.2.0 Thomas Eppers 2021-11-24 17:57:52 +0100
  • bd60e57fea update Thomas Eppers 2021-11-24 17:56:15 +0100
  • e1d9cbe8c9 fixed some clippy warnings Thomas Eppers 2021-11-24 17:49:23 +0100
  • 987606d264 remove details in TagList; change ServiceSwitcher height Thomas Eppers 2021-11-24 17:47:06 +0100
  • b59c5f4ead added detail widget to no_yaml ui Thomas Eppers 2021-11-24 17:41:06 +0100
  • e3c6e01036 remove duplicate details Thomas Eppers 2021-11-24 17:34:43 +0100
  • a725161638 changed layout of default ui Thomas Eppers 2021-11-24 17:31:02 +0100
  • 62f784fdb9 creating a widget for displaying tag details Thomas Eppers 2021-11-24 16:27:47 +0100
  • 7720ed3102 restructured test; fixed a bug in regex for matching yaml image lines v1.1.0 Thomas Eppers 2021-11-16 13:12:12 +0100
  • 6d40b03fbf added more comments Thomas Eppers 2021-11-03 17:08:30 +0100
  • 246124d4d1 added some comments Thomas Eppers 2021-11-03 15:58:01 +0100
  • eec1836dd3 added some comments Thomas Eppers 2021-11-03 15:39:32 +0100
  • 79577de0f9 take a generic object for displaying in the info widget Thomas Eppers 2021-11-03 15:06:54 +0100
  • 72fd5ec46f updated screenshot Thomas Eppers 2021-11-02 15:41:28 +0100
  • a41197562b nicer formatting for TagList v1.0.0 dev/repository Thomas Eppers 2021-11-01 13:18:05 +0100
  • 0ace41f545 removed clippy warnings Thomas Eppers 2021-11-01 13:09:09 +0100
  • cefe57b980 first working version with ghcr Thomas Eppers 2021-11-01 13:07:11 +0100
  • fe3f0579ad moved function to mod.rs; use generic structs in default.rs Thomas Eppers 2021-11-01 13:00:59 +0100
  • cb1a1c24b7 fixed some clippy warnings; added TODOs for later Thomas Eppers 2021-11-01 12:34:05 +0100
  • bc09317d4b fixed tests for DockerHub Thomas Eppers 2021-11-01 12:29:58 +0100
  • c0d376c79f created new generic structs for another registry than docker.hub Thomas Eppers 2021-11-01 12:27:51 +0100
  • cdb6babd48 bump version to version 1.0.0 Thomas Eppers 2021-10-31 22:52:06 +0100
  • 8a35904c79 bumped version to 0.11.0 v0.11.0 Thomas Eppers 2021-10-28 18:41:28 +0200
  • c55ccf005b updated screenshot Thomas Eppers 2021-10-28 18:39:47 +0200
  • b6a234a833 imbed screenshot in README Thomas Eppers 2021-10-28 17:43:04 +0200
  • 2a0dee78a7 added woodpecker ci config Thomas Eppers 2021-10-28 17:42:37 +0200
  • 52f18f20db added github release steps test-release7 test-release6 test-release5 Thomas Eppers 2021-10-28 12:08:33 +0200
  • 3e10480224 changed the regex for building releases to production Thomas Eppers 2021-10-28 11:54:19 +0200
  • 5fd3375f77 more secret test test-release4 Thomas Eppers 2021-10-28 10:55:40 +0200
  • 5e3520f9f2 removed unused secrets test-release3 Thomas Eppers 2021-10-28 10:50:29 +0200
  • be2b3fdc1e added secret Thomas Eppers 2021-10-28 10:50:03 +0200
  • 26ca8efb6a more secrets test-release2 Thomas Eppers 2021-10-28 10:36:15 +0200
  • d39c37e562 added event to when test-release Thomas Eppers 2021-10-27 22:23:12 +0200
  • 9998a9bb65 test eppixx 2021-10-27 15:37:43 +0000
  • 9500173d01 forgot ':' eppixx 2021-10-27 15:18:35 +0000
  • 6bf237b205 test eppixx 2021-10-27 15:17:02 +0000
  • 34ca649d23 test release eppixx 2021-10-27 15:13:02 +0000
  • 5b50b2bb2d test eppixx 2021-10-27 15:02:56 +0000
  • a876e20568 test eppixx 2021-10-27 14:59:11 +0000
  • 836b3af708 test eppixx 2021-10-27 14:58:14 +0000
  • 3c1d5845f8 test eppixx 2021-10-27 14:57:34 +0000
  • f67036aa9d test eppixx 2021-10-27 14:55:46 +0000
  • bf6062ee0c test eppixx 2021-10-27 14:53:36 +0000
  • 193e7f7830 teeeeeests eppixx 2021-10-27 14:44:12 +0000
  • 10f6890147 yo more tests eppixx 2021-10-27 14:38:27 +0000
  • 908b01a86f message test eppixx 2021-10-27 14:30:50 +0000
  • 91a7a32c0d new message test eppixx 2021-10-27 14:26:36 +0000
  • ee640f04ef fixed intendation for message eppixx 2021-10-27 14:22:20 +0000
  • d3d229bdda new test eppixx 2021-10-27 14:15:25 +0000
  • da057bb765 test eppixx 2021-10-27 14:09:27 +0000
  • e1245d9fa4 test eppixx 2021-10-27 14:08:28 +0000
  • e42f7d3e6b creds eppixx 2021-10-27 13:34:33 +0000
  • 9f2d1269ce more tries eppixx 2021-10-27 13:30:13 +0000
  • 93aea954d6 another try eppixx 2021-10-27 13:19:53 +0000
  • b67242d0ea changed program parameter from -c to -f to match docker-compose Thomas Eppers 2021-10-27 14:15:12 +0200