Michal Čihař
84982fc5b3
Add support for string filtering of articles
...
This allows me to only add articles where title contain certain string.
2020-11-09 13:05:34 +01:00
a3fe4d6e71
remove print()
2020-11-01 22:01:05 +01:00
2b49918349
remove debug statement
2020-11-01 22:00:45 +01:00
ba58775755
complete rewrite with own API handling
2020-11-01 21:47:32 +01:00
72466795be
simpify debug and log if dry-running
...
fixes #42
2020-01-07 20:50:39 +01:00
06c1c1e955
only save errors to log
2020-01-07 20:47:21 +01:00
bfe05311c9
move to poetry and new sentry SDK
2020-01-07 20:36:50 +01:00
8be50d310d
update and cleanup dependencies -- load YAML safely
2019-04-02 13:35:59 +02:00
Lukas Winkler
7d22387f6a
Merge pull request #40 from nijel/patch-1
...
Make github_username optional
2018-11-26 10:47:13 +01:00
Michal Čihař
90fb04242d
Skip RSS entries without link
...
Avoid crash when RSS entry does not have link.
2018-11-26 10:20:34 +01:00
Michal Čihař
88f972668f
Make github_username optional
...
Do not fetch starred repos in case github_username is not set.
2018-11-26 10:08:37 +01:00
Matt Burke
a7cb2b2908
Don't write sites in debug mode
...
Entries aren't actually posted to wallabag in debug
mode and sites.yaml was updated. So, if there was a run
in debug mode, entries wouldn't get added, even if there
is a subsequent non-debug-mode run.
2018-11-11 21:29:08 -05:00
232b3882c3
add sentry again
2018-09-22 21:45:17 +02:00
Lukas Winkler
31bb52b5d1
fix
2018-04-20 22:10:38 +02:00
Lukas Winkler
6196d31614
update dependencies
2018-04-20 22:09:41 +02:00
Lukas Winkler
8fb08780e3
don't print
2018-01-27 23:09:40 +01:00
Lukas Winkler
b20614673a
check if article exists in wallabag before adding
2018-01-27 23:00:36 +01:00
Lukas Winkler
45918b207b
remove wrong message
2018-01-27 22:53:20 +01:00
Lukas Winkler
2e262c8315
also log debugging statements to file
2018-01-27 22:21:43 +01:00
Lukas Winkler
faf043d037
fix logging of exceptions
2018-01-07 21:05:21 +01:00
Lukas Winkler
8c2011ab4a
log errors while fetching feeds
2018-01-07 20:31:08 +01:00
Lukas Winkler
5de573ffd6
printing the correct URL isn't enough :)
2018-01-07 14:05:09 +01:00
Lukas Winkler
1ce6c39a79
support relative URLs
2018-01-07 14:01:48 +01:00
Lukas Winkler
698bdb824c
reorder log messages
2018-01-04 21:13:35 +01:00
Lukas Winkler
f6e9bc2a75
use asyncio
2018-01-04 20:25:44 +01:00
Lukas Winkler
c8040269ba
fix bug not posting github releases to wallabag
2018-01-03 22:58:20 +01:00
Lukas Winkler
8d5e014d5d
allow dry-run and code-cleanup
2018-01-03 22:53:38 +01:00
Lukas Winkler
e2fdcaf877
remove golem article fetching
2018-01-03 22:44:58 +01:00
Lukas Winkler
68417a6be6
Merge branch 'master' of github.com:Findus23/rss2pocket
2017-10-07 20:23:26 +02:00
Lukas Winkler
0389759b9b
make sentry optional
2017-10-07 20:22:26 +02:00
Lukas Winkler
e31cdb70f8
fix typo
2017-09-13 17:47:19 +02:00
Lukas Winkler
75652260cc
fix logging
2017-09-09 21:38:43 +02:00
Lukas Winkler
36706767f8
improved logging
2017-09-09 21:16:47 +02:00
Lukas Winkler
f1f2b8dca9
exclude passwords
2017-08-06 11:34:06 +02:00
Lukas Winkler
f4f510e893
Merge branch 'master' of github.com:Findus23/rss2pocket
2017-08-06 11:25:10 +02:00
Lukas Winkler
711c166ddd
disable golem
2017-08-06 11:24:55 +02:00
Lukas Winkler
c2f9ac5961
sentry
2017-08-06 11:24:10 +02:00
Lukas Winkler
fab607dce5
small fix
2017-05-21 19:14:27 +02:00
Lukas Winkler
6a65ac1b93
append repo title to github releases
2017-03-02 16:59:28 +01:00
Lukas Winkler
f277b7704d
golem no title
2017-02-27 20:22:27 +01:00
Lukas Winkler
9dcce853ec
golem
2017-02-27 20:12:56 +01:00
Lukas Winkler
b900cab9c4
use internal url fetcher
2017-02-21 21:14:27 +01:00
Lukas Winkler
118cdd4a22
bugfixes
2017-02-20 22:05:52 +01:00
Lukas Winkler
5f1f77e3a6
use requests for feed fetching
2017-02-20 19:54:08 +01:00
Lukas Winkler
77d57e43eb
log info
2017-02-20 19:30:26 +01:00
Lukas Winkler
63bf7a287b
fix errors
2017-02-20 19:27:41 +01:00
Lukas Winkler
587a9704a6
fix logging
2017-02-20 19:10:57 +01:00
Lukas Winkler
4a5f852d37
fix logging
2017-02-20 19:06:33 +01:00
Lukas Winkler
8b5fddeedd
logging
2017-02-20 19:04:27 +01:00
Lukas Winkler
f838f7f8b5
replace db.yaml
2017-02-20 18:44:57 +01:00