Commit Graph

62 Commits

Author SHA1 Message Date
Thomas Eppers
12c5a22c77 more fix tries
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-25 00:30:39 +02:00
Thomas Eppers
3da3293341 new secret fix
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-25 00:21:24 +02:00
Thomas Eppers
b8e7a28d31 added tests for secrets
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-25 00:14:11 +02:00
Thomas Eppers
1c9f4abfbd new fix for secrets
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-25 00:08:20 +02:00
Thomas Eppers
4483ab71f8 try new fix for secrets
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-24 23:59:43 +02:00
Thomas Eppers
6494a6f1df changed case of secret variables
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-24 23:51:40 +02:00
Thomas Eppers
b32efd9eca testing discord secrets 2021-10-24 23:50:22 +02:00
Thomas Eppers
1074693c00 tried a fix for discord config
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-24 23:36:30 +02:00
Thomas Eppers
650c26e1a5 added notify step to ci
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-24 17:57:49 +02:00
Thomas Eppers
3afa5b6a0f added basic ci file
All checks were successful
continuous-integration/woodpecker the build was successful
2021-10-24 13:18:43 +02:00
Thomas Eppers
45f2bb64b0 fixed the rest of the clippy warnings; bumped version to 0.10.0 2021-10-23 13:26:09 +02:00
Thomas Eppers
a718f6f8fb started fixing clippy issues 2021-10-23 13:14:50 +02:00
Thomas Eppers
c9a8c637c4 rewrote TagList with a new behaviour 2021-10-22 17:23:37 +02:00
Thomas Eppers
a82119f827 removed sturctopt macro 2021-10-20 18:56:16 +02:00
Thomas Eppers
c3c653f7a6 changed the info message with an indicator why there is no panel with a docker-compose file 2021-10-20 18:55:01 +02:00
Thomas Eppers
47752720b4 created a new struct for a layout without opening a yaml file 2021-10-20 17:50:12 +02:00
Thomas Eppers
a7f509b165 started decoupling widgets and ui 2021-10-20 15:05:56 +02:00
Thomas Eppers
05a9669fec Merge branch 'dev/parameter' 2021-10-20 13:35:06 +02:00
Thomas Eppers
8f03f7c14b updated Cargo.lock 2021-10-20 13:21:14 +02:00
Thomas Eppers
14658e9253 implemented custom docker-compose file 2021-10-17 03:23:26 +02:00
Thomas Eppers
c8b2bf991c added parameter handling for binary 2021-10-17 02:37:28 +02:00
Thomas Eppers
4bda6e47be change name of the project and version number 2021-10-17 01:19:32 +02:00
Thomas Eppers
70ff0905e2 aded screenshot 2021-10-17 01:17:16 +02:00
Thomas Eppers
d6a40ef5ab added a readme file 2021-10-17 00:52:55 +02:00
Thomas Eppers
187a9cb749 added license file 2021-10-17 00:46:55 +02:00
Thomas Eppers
cb78c58de1 fixed repo tests 2021-10-17 00:17:40 +02:00
Thomas Eppers
0edfd45d38 changed formatting of output of image details 2021-10-17 00:12:31 +02:00
Thomas Eppers
0a844c42ee remove warnings of dead code 2021-09-24 16:36:16 +02:00
Thomas Eppers
a068e3f192 Merge branch 'master' of ssh://gitea.eppixx.freeddns.org:10022/eppixx/query-docker-tags into dev/repo-opject 2021-09-24 16:17:53 +02:00
Thomas Eppers
7828d7c703 added info of architecture and size of images 2021-09-23 22:48:19 +02:00
Thomas Eppers
67486f0042 removed warnings for unused argument 2021-09-23 22:48:04 +02:00
Thomas Eppers
e66b75c021 added a list of common docker-compose file names to open 2021-09-15 10:00:28 +02:00
Thomas Eppers
7203a7309d removed unused warning 2021-09-14 16:46:07 +02:00
Thomas Eppers
d097c41192 removed unused warning 2021-09-14 16:45:55 +02:00
Thomas Eppers
4f0cd0423a use more functions from repo 2021-09-13 17:05:06 +02:00
Thomas Eppers
48c45a1372 switched out regex in ServiceSwitcher to repo functions 2021-09-13 15:54:37 +02:00
Thomas Eppers
fadbe48b05 WIP 2021-09-11 11:07:56 +02:00
Thomas Eppers
ebf1a7726e fixed regex string 2021-09-09 15:23:55 +02:00
Thomas Eppers
0786c26260 added fix for json with a count of 0 2021-09-09 15:14:24 +02:00
Thomas Eppers
063ce06aaa show errors for next/previous page in info widget 2021-09-08 19:26:07 +02:00
Thomas Eppers
d79baa67c6 added new widget to show errors and keybindings 2021-09-08 18:58:21 +02:00
Thomas Eppers
e0644cd2ae added comments 2021-09-07 16:48:14 +02:00
Thomas Eppers
17bea12b4e added the abiliy to go to next/previous page of tags with ctrl+(n/p) 2021-09-07 16:45:27 +02:00
Thomas Eppers
0d76f3b8fa added comments 2021-09-07 16:07:20 +02:00
Thomas Eppers
5fa155381b added options for compiling release binary 2021-09-07 15:30:03 +02:00
Thomas Eppers
9e8df01096 improved error handling; search tag when using up-key 2021-09-07 15:29:20 +02:00
Thomas Eppers
cb4611d02b removed some unused members; improved error handling 2021-09-07 15:28:20 +02:00
Thomas Eppers
918036f2f8 added some tests; more robust error handling 2021-09-07 13:22:46 +02:00
Thomas Eppers
dd261b0127 remove unused file 2021-09-07 13:22:36 +02:00
Thomas Eppers
db5216b100 fixed problem with official images 2021-09-02 01:00:09 +02:00