1
0
Fork 0
Commit Graph

941 Commits

Author SHA1 Message Date
nemunaire ac432fabcc Keep in 3.11
continuous-integration/drone/push Build encountered an error Details
2023-10-15 01:19:30 +02:00
nemunaire 38b5b1eabd Also build for arm64
continuous-integration/drone/push Build encountered an error Details
2023-10-14 23:01:11 +00:00
nemunaire 84fef789b5 Ignore decoding error when charset is erroneous
continuous-integration/drone/push Build is passing Details
2023-05-23 09:20:21 +02:00
nemunaire 45a27b477d syno: Fix new service URL
continuous-integration/drone/push Build is passing Details
2023-05-08 19:07:12 +02:00
nemunaire a8472ecc29 CI: Fix build on arm
continuous-integration/drone/push Build is passing Details
2023-01-18 15:27:38 +01:00
nemunaire 861ca0afdd Try to connect multiple times (with different servers if any)
continuous-integration/drone/push Build encountered an error Details
2023-01-17 21:55:25 +01:00
nemunaire 9f83e5b178 Dockerfile: Point home into volume
continuous-integration/drone/push Build is passing Details
2022-01-06 14:10:30 +01:00
nemunaire 68c61f40d3 Rework Dockerfile and run as user
continuous-integration/drone/push Build is passing Details
2022-01-06 12:52:09 +01:00
nemunaire 60a9ec92b7 Rework Dockerfile
continuous-integration/drone/push Build is passing Details
2021-05-11 10:46:53 +02:00
nemunaire 8dd6b9d471 Fix a strange problem with saved PID file between runs
continuous-integration/drone/push Build is passing Details
2020-12-01 00:47:14 +01:00
nemunaire 13c643fc19 Add missing deps in container
continuous-integration/drone/push Build is passing Details
2020-11-08 14:04:42 +01:00
nemunaire 5ec2f2997b Add drone CI
continuous-integration/drone/push Build was killed Details
2020-10-18 18:06:16 +02:00
nemunaire faa5759645 suivi: add UPS tracking infos 2019-12-03 15:54:50 +01:00
nemunaire 37a230e70e suivi: kuse new laposte API to get infos 2019-12-03 15:54:50 +01:00
nemunaire 904ad72316 suivi: fix usps 2019-12-03 15:54:49 +01:00
nemunaire f17f8b9dfa nntp: keep in memory latests news seen to avoid loop 2019-12-03 15:54:49 +01:00
nemunaire d56c2396c0 repology: new module 2019-12-02 17:49:08 +01:00
nemunaire b369683914 nntp: use timestamp from servers to handle desynchronized clocks 2019-11-09 14:46:32 +01:00
nemunaire aee2da4122 Don't silent Exception in line_treat. Skip the treatment, but log. 2019-09-21 02:01:29 +02:00
nemunaire 1f2d297ea1 Update travis python versions 2019-09-21 01:16:52 +02:00
Maxence b72871a8c2 Remove rms.py module
It should be replaced by a more generic:
!news https://www.fsf.org/static/fsforg/rss/events.xml which can be
aliased.
2019-09-21 01:15:13 +02:00
nemunaire 644a641b13 nntp: fix bad behaviour with UTF-8 encoded headers
Read-Also: https://tools.ietf.org/html/rfc3977
2019-09-10 15:50:17 +02:00
nemunaire 4499677d55 whois: don't use custom picture anymore 2019-08-22 15:51:36 +02:00
nemunaire 87b5ce842d cve: fix module with new cve website 2019-08-22 15:51:10 +02:00
nemunaire 144551a232 imdb: fix unrated content 2019-06-14 19:33:51 +02:00
nemunaire 7854e8628f news: reduce link URL by default 2019-02-03 12:59:17 +01:00
nemunaire 85c418bd06 feed: fix RSS link handling 2019-02-03 12:59:17 +01:00
nemunaire 20c19a72bc urlreducer: new function to be used in responses' treat_line 2019-02-03 12:59:17 +01:00
nemunaire 9417e2ba93 urlreducer: define DEFAULT_PROVIDER later 2019-02-03 12:59:17 +01:00
nemunaire 517bf21d25 imdb: fix series changed attributes 2019-02-03 12:59:17 +01:00
nemunaire fa0f2e93ef whois: update module 2018-12-30 10:59:10 +01:00
nemunaire b349d22370 events: ModuleEvent don't store function argument anymore 2018-12-30 00:42:21 +01:00
nemunaire 8605932702 imdb: follow imdb.com evolutions 2018-12-03 23:55:25 +01:00
nemunaire 10b8ce8940 smmry: add keywords options 2018-09-25 21:25:57 +02:00
nemunaire 445a66ea90 hooks: keywords can have optional values: place a question mark before =
{
	    "keyword?=X": "help about keyword (precise the default value if needed)"
	}
2018-09-25 21:25:02 +02:00
nemunaire 46541cb35e smmry: handle some more options 2018-09-25 21:23:46 +02:00
nemunaire 8224d11207 smmry: use URLStack from urlreducer module 2018-09-25 20:50:53 +02:00
nemunaire 15064204d8 smmry: don't ask to URLencode returned texts 2018-09-25 20:46:43 +02:00
nemunaire 67dee382a6 New module smmry, using https://smmry.com/ API 2018-09-25 20:43:21 +02:00
nemunaire f1da640a5b tools/web: fix isURL function 2018-09-25 20:42:51 +02:00
nemunaire 2fd20d9002 nntp: Here it is! 2018-09-09 19:33:42 +02:00
nemunaire 31abcc97cf event: extract dict before call without init data 2018-09-09 19:17:56 +02:00
nemunaire 53fe00ed58 tools/web: new function to retrieve only headers 2018-08-30 12:59:55 +02:00
nemunaire 4a636b2b11 tools/web: follow redirection in URLConn 2018-08-30 12:59:28 +02:00
nemunaire 72bc8d3839 feed: accept RSS that begins with <rss> tag 2018-08-30 12:54:06 +02:00
nemunaire 5578e8b86e tools/web: split getURLContent function 2018-08-30 11:32:59 +02:00
nemunaire 3b99099b52 imdb: fix compatibility with new IMDB version 2018-08-30 11:20:36 +02:00
nemunaire cd6750154c worldcup: update module to 2018 worldcup 2018-06-21 17:28:28 +02:00
nemunaire b8741bb1f7 imdb: fix exception when no movie found 2018-06-20 17:46:52 +02:00
nemunaire 125ae6ad0b feed: fix RSS parsing 2018-06-06 14:50:45 +02:00