Commit Graph

53 Commits

Author SHA1 Message Date
Michael Grote c2f03bbc78 add badge 2023-11-08 13:22:58 +01:00
Michael Grote d3e3b566f5 drone -> woodpecker 2023-11-07 15:41:23 +01:00
Michael Grote 840e4371f9 ci: remove push to dockerhub 2023-08-22 09:55:16 +02:00
Michael Grote ca966aec34 ci: remove http_proxy/apt-cacher-ng 2023-06-11 21:16:41 +02:00
Michael Grote 26eabfe29e ci: add parallelism 2023-06-10 11:15:14 +02:00
Michael Grote 6456f4b277 revert fc1d2ec2a6
revert ci: test proxy with fqdn
2023-04-28 21:56:47 +02:00
Michael Grote fc1d2ec2a6 ci: test proxy with fqdn 2023-04-28 21:51:40 +02:00
Michael Grote 3b9ef01f74 ci: typo proxy 2023-04-28 21:41:54 +02:00
Michael Grote e0912c9ce0 ci: add proxy 2023-04-28 21:41:14 +02:00
Michael Grote 5277ff45f2 revert 5615496da3
revert ci: remove commit hash
2023-04-25 21:14:58 +02:00
Michael Grote 5615496da3 ci: remove commit hash 2023-04-25 20:56:14 +02:00
Michael Grote f3e718920e ci: add tagging 2023-04-23 16:23:53 +02:00
Michael Grote 77a55b62ce ci: remove unused secrets 2023-04-20 14:16:52 +02:00
Michael Grote 02d835c78a ci: add new registry 2023-04-20 13:48:25 +02:00
Michael Grote 63d24bd216 ci: add new step 2023-04-10 18:55:55 +02:00
Michael Grote a7438fbe77 Syntax + Docs 2023-04-10 18:52:51 +02:00
Michael Grote 1b21da5d51 ci: add branch 2023-04-10 18:38:19 +02:00
Michael Grote 728f46245f remove proxy 2023-04-09 11:10:57 +02:00
Michael Grote ab25c9ab55
SC2086
Signed-off-by: Michael Grote <michael.grote@posteo.de>
2023-03-21 17:56:36 +01:00
Michael Grote d2468476c5 revert f8a180d790
revert changed drone runner type
2023-03-21 17:54:36 +01:00
Michael Grote ad59059633 drone: fix apt-mirror address 2022-11-17 17:06:40 +01:00
Michael Grote f8a180d790 changed drone runner type 2022-10-28 18:20:06 +02:00
Michael Grote 0e507104c0 Fix .drone.yml 2022-10-23 10:05:58 +02:00
Michael Grote 2a324c35c4 DEBUG] Anzahl Filter: only output the Lines and not the Filename 2022-08-26 21:34:57 +02:00
Michael Grote 5ef25b631f Fix fqdn:port
mg@irantu ~
> echo "
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter:80
mf-filter.lan:80
www.mf-filter:80
www.mf-filter.lan:80
https://mf-filter
https://mf-filter.lan
https://www.mf-filter
https://www.mf-filter.lan
https://mf-filter:80
https://mf-filter.lan:80
https://www.mf-filter:80
https://www.mf-filter.lan:80" | cut -d'/' -f3 | cut -d':' -f1-2 | cut 
-d":" -f1

mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
mf-filter
mf-filter.lan
www.mf-filter
www.mf-filter.lan
2022-08-26 20:57:32 +02:00
Michael Grote 5ecfb1fa57 Added additional connection check (#8)
Reviewed-on: Docker-Images/miniflux-filter#8
2022-08-26 17:16:26 +02:00
Michael Grote 5d3efa1127 ENV Debian_frontend korrigiert + http_proxy gesetzt 2022-08-06 21:10:42 +02:00
Michael Grote 2221a40cc4 Doku + Org-Secrets 2022-08-06 20:25:24 +02:00
Michael Grote 89e79ecb63 git-leaks eingebaut 2022-07-24 20:31:02 +02:00
Michael Grote 48818386cc Badge aktualisiert 2022-07-24 13:55:25 +02:00
Michael Grote f75a103d94 Dockerfile groß geschrieben 2022-07-24 09:29:03 +02:00
Michael Grote 1e7139b2a9 Update 'README.md'
Badge hinzugefügt
2022-07-21 09:35:12 +02:00
Michael Grote b972e59136 Buildscript entfernt 2022-07-20 20:54:28 +02:00
Michael Grote 133b011bbf .drone.yml aufgeräumt 2022-07-20 20:34:39 +02:00
Michael Grote 5f43aab1a7 Integration drone.io (#7)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#7
2022-07-20 20:33:02 +02:00
Michael Grote d5b60afe75 Added script to clean up filter.txt 2022-06-18 11:06:16 +02:00
Michael Grote 318a22a694 Filter - heise, sz, mdr 2022-06-18 10:08:20 +02:00
Michael Grote e127c2ccbb Filter alphabetisch sortiert 2021-12-29 12:27:08 +01:00
Michael Grote bcf3fc7349 Verschiebe Function check_connectivity in Schleife 2021-12-15 21:27:20 +01:00
Michael Grote 4c1da83035 Filterliste aktualisiert 2021-12-01 08:05:17 +01:00
Michael Grote 6924a0aefb changed delimiter to :: (#6)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#6
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-04 19:08:09 +01:00
Michael Grote 97ee6ee4c5 added hadolint-checks (#5)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#5
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-03 18:55:00 +01:00
Michael Grote dcfb45f30a DOCKER_HUB --> DOCKERHUB 2021-11-02 19:48:26 +01:00
Michael Grote 6adc48d77f README: highlighting 2021-11-02 19:47:22 +01:00
Michael Grote 6c2b296c15 README: exit-codes 2021-11-02 19:43:51 +01:00
Michael Grote e788dbca7a added feed-url to output (#4)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#4
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-02 19:34:31 +01:00
Michael Grote b14609f6ad added filtering based on content (#3)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#3
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-02 19:18:26 +01:00
Michael Grote e9412d5b64 added "--help" (#2)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#2
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-02 18:47:26 +01:00
Michael Grote a8e3443d88 README typo 2021-11-01 16:56:42 +01:00
Michael Grote 0b1946f9ad weniger API-Calls usw. (#1)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/miniflux-filter#1
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-01 16:45:31 +01:00