Archived
1
0
Fork 0

Commit graph

  • 8d3fc74e3b
    archive project master Lukas Winkler 2024-02-26 20:12:54 +0100
  • 67c711fbcd
    Merge pull request #44 from nijel/patch-1 Lukas Winkler 2020-11-09 13:47:39 +0100
  • 84982fc5b3
    Add support for string filtering of articles Michal Čihař 2020-11-09 13:05:34 +0100
  • a3fe4d6e71
    remove print() Lukas Winkler 2020-11-01 22:01:05 +0100
  • 2b49918349
    remove debug statement Lukas Winkler 2020-11-01 22:00:45 +0100
  • e6cd337232
    fix example Lukas Winkler 2020-11-01 21:49:26 +0100
  • ba58775755
    complete rewrite with own API handling Lukas Winkler 2020-11-01 21:47:32 +0100
  • 72466795be
    simpify debug and log if dry-running Lukas Winkler 2020-01-07 20:50:39 +0100
  • 8b33bb21e8
    update requirements.txt Lukas Winkler 2020-01-07 20:47:52 +0100
  • 06c1c1e955
    only save errors to log Lukas Winkler 2020-01-07 20:47:21 +0100
  • d8fdd30300
    feedparser beta Lukas Winkler 2020-01-07 20:44:38 +0100
  • bfe05311c9
    move to poetry and new sentry SDK Lukas Winkler 2020-01-07 20:36:50 +0100
  • 71fa7a8f8f
    update dependencies Lukas Winkler 2019-09-26 10:05:35 +0200
  • 119cae981b fix encoding Jean-Philippe CARUANA 2019-05-14 14:55:15 +0200
  • 14af982754
    add back requests (needed for github api) Lukas Winkler 2019-04-02 14:01:53 +0200
  • 8be50d310d
    update and cleanup dependencies -- load YAML safely Lukas Winkler 2019-04-02 13:35:59 +0200
  • f63e6672a1
    Merge branch 'master' of github.com:Findus23/rss2wallabag Lukas Winkler 2019-04-02 13:34:56 +0200
  • b647ce3ab3
    remove outdated delete.py Lukas Winkler 2019-04-02 13:34:24 +0200
  • 7d22387f6a
    Merge pull request #40 from nijel/patch-1 Lukas Winkler 2018-11-26 10:47:13 +0100
  • b196f8b56f
    Merge pull request #41 from nijel/patch-2 Lukas Winkler 2018-11-26 10:46:12 +0100
  • 90fb04242d
    Skip RSS entries without link Michal Čihař 2018-11-26 10:20:34 +0100
  • 88f972668f
    Make github_username optional Michal Čihař 2018-11-26 10:08:37 +0100
  • b39dba38ac
    update dependencies Lukas Winkler 2018-11-12 11:56:11 +0100
  • f018d567d9
    Merge pull request #39 from burkemw3/patch-1 Lukas Winkler 2018-11-12 11:54:48 +0100
  • a7cb2b2908 Don't write sites in debug mode Matt Burke 2018-11-11 21:29:05 -0500
  • 232b3882c3
    add sentry again Lukas Winkler 2018-09-22 21:45:17 +0200
  • 0fe6481419
    Merge pull request #38 from Findus23/exists Lukas Winkler 2018-04-20 22:12:04 +0200
  • cd0b8798bf
    Merge branch 'master' into exists Lukas Winkler 2018-04-20 22:11:55 +0200
  • 31bb52b5d1
    fix exists Lukas Winkler 2018-04-20 22:10:38 +0200
  • 6196d31614
    update dependencies Lukas Winkler 2018-04-20 22:09:41 +0200
  • 28dd91b43f update dependencies Lukas Winkler 2018-04-07 20:39:09 +0200
  • 8fb08780e3
    don't print Lukas Winkler 2018-01-27 23:09:40 +0100
  • b20614673a
    check if article exists in wallabag before adding Lukas Winkler 2018-01-27 23:00:36 +0100
  • 45918b207b
    remove wrong message Lukas Winkler 2018-01-27 22:53:20 +0100
  • 2e262c8315 also log debugging statements to file Lukas Winkler 2018-01-27 22:21:43 +0100
  • d8a814dec2
    update dependencies Lukas Winkler 2018-01-26 21:45:57 +0100
  • faf043d037 fix logging of exceptions Lukas Winkler 2018-01-07 21:05:21 +0100
  • 8c2011ab4a log errors while fetching feeds Lukas Winkler 2018-01-07 20:31:08 +0100
  • 5de573ffd6 printing the correct URL isn't enough :) Lukas Winkler 2018-01-07 14:05:09 +0100
  • 1ce6c39a79 support relative URLs async Lukas Winkler 2018-01-07 14:01:48 +0100
  • 698bdb824c reorder log messages Lukas Winkler 2018-01-04 21:13:35 +0100
  • f6e9bc2a75 use asyncio Lukas Winkler 2018-01-04 20:25:44 +0100
  • 6604523359 experimental script for deleting all posts with one tag Lukas Winkler 2018-01-03 23:08:47 +0100
  • 251d40acd8 gitignore Lukas Winkler 2018-01-03 23:08:38 +0100
  • c8040269ba fix bug not posting github releases to wallabag Lukas Winkler 2018-01-03 22:58:20 +0100
  • 04134506c3 add example sites.yaml Lukas Winkler 2018-01-03 22:56:52 +0100
  • 8d5e014d5d allow dry-run and code-cleanup Lukas Winkler 2018-01-03 22:53:38 +0100
  • a72e1d4c61 Merge 989a5a5bae into ed04651088 pyup.io bot 2018-01-03 21:47:39 +0000
  • ed04651088
    Merge pull request #35 from Findus23/pyup-update-raven-6.2.1-to-6.4.0 Lukas Winkler 2018-01-03 22:47:30 +0100
  • e2fdcaf877 remove golem article fetching Lukas Winkler 2018-01-03 22:44:58 +0100
  • a63c27af6f Update raven from 6.2.1 to 6.4.0 pyup-bot 2017-12-12 07:01:10 +0100
  • 1263b76312 Merge eedb3257cc into c21255921d pyup.io bot 2017-10-29 20:11:39 +0000
  • eedb3257cc Update raven from 6.2.1 to 6.3.0 pyup-bot 2017-10-29 21:11:38 +0100
  • c21255921d rename Lukas Winkler 2017-10-07 20:28:36 +0200
  • b9fd9d40ba Merge pull request #31 from Findus23/pyup-update-raven-6.1.0-to-6.2.1 Lukas Winkler 2017-10-07 20:25:22 +0200
  • 08911e8359 update config Lukas Winkler 2017-10-07 20:24:51 +0200
  • 68417a6be6 Merge branch 'master' of github.com:Findus23/rss2pocket Lukas Winkler 2017-10-07 20:23:26 +0200
  • 0389759b9b make sentry optional Lukas Winkler 2017-10-07 20:22:26 +0200
  • 989a5a5bae Update wallabag-api from 1.1.0 to 1.2.0 pyup-bot 2017-09-25 23:35:52 +0200
  • e023641cf8 Merge 58891977e3 into e31cdb70f8 pyup.io bot 2017-09-23 19:31:42 +0000
  • 7c8a9eb057 Merge 2ce597189c into e31cdb70f8 pyup.io bot 2017-09-23 19:31:40 +0000
  • 2ce597189c Update wallabag-api from 1.1.0 to 1.2.1 pyup-bot 2017-09-23 21:31:39 +0200
  • 327bf523b2 Update raven from 6.1.0 to 6.2.1 pyup-bot 2017-09-22 19:37:35 +0200
  • 035f334388 Merge 66204b6a43 into e31cdb70f8 pyup.io bot 2017-09-22 13:07:38 +0000
  • 66204b6a43 Update raven from 6.1.0 to 6.2.0 pyup-bot 2017-09-22 15:07:35 +0200
  • e31cdb70f8 fix typo Lukas Winkler 2017-09-13 17:47:19 +0200
  • 75652260cc fix logging Lukas Winkler 2017-09-09 21:38:43 +0200
  • 36706767f8 improved logging Lukas Winkler 2017-09-09 21:16:47 +0200
  • 58891977e3 Update wallabag-api from 1.1.0 to 1.2.0 pyup-bot 2017-08-21 18:12:44 +0200
  • 97fd4dccc7 Revert "Update wallabag-api from 1.1.0 to 1.2.0" Lukas Winkler 2017-08-21 18:12:30 +0200
  • d0d8e46f5a Merge pull request #28 from Findus23/pyup-update-wallabag-api-1.1.0-to-1.2.0 Lukas Winkler 2017-08-20 19:57:13 +0200
  • 26656f3b3a Merge branch 'master' into pyup-update-wallabag-api-1.1.0-to-1.2.0 Lukas Winkler 2017-08-20 19:57:06 +0200
  • f00bcc0481 Merge pull request #27 from Findus23/pyup-update-requests-2.18.2-to-2.18.4 Lukas Winkler 2017-08-20 19:56:42 +0200
  • 80a723fccf Update wallabag-api from 1.1.0 to 1.2.0 pyup-bot 2017-08-20 15:45:44 +0200
  • b225828329 Update requests from 2.18.2 to 2.18.4 pyup-bot 2017-08-15 17:09:00 +0200
  • f1f2b8dca9 exclude passwords Lukas Winkler 2017-08-06 11:34:06 +0200
  • f4f510e893 Merge branch 'master' of github.com:Findus23/rss2pocket Lukas Winkler 2017-08-06 11:25:10 +0200
  • 711c166ddd disable golem Lukas Winkler 2017-08-06 11:24:55 +0200
  • c2f9ac5961 sentry Lukas Winkler 2017-08-06 11:24:10 +0200
  • c0f2ac29d4 Merge ee95973e04 into f32aa75347 pyup.io bot 2017-08-02 15:19:14 +0000
  • ee95973e04 Update requests from 2.18.2 to 2.18.3 pyup-bot 2017-08-02 17:19:12 +0200
  • f32aa75347 Merge pull request #25 from Findus23/pyup-update-requests-2.18.1-to-2.18.2 Lukas Winkler 2017-07-28 22:10:19 +0200
  • 402db8306c Update requests from 2.18.1 to 2.18.2 pyup-bot 2017-07-25 19:02:56 +0200
  • 3f2c3d12e3 Merge pull request #24 from Findus23/pyup-update-requests-2.17.3-to-2.18.1 Lukas Winkler 2017-06-15 21:05:02 +0200
  • d55a203489 Update requests from 2.17.3 to 2.18.1 pyup-bot 2017-06-14 21:22:20 +0200
  • efc3242e8a Merge d082f413c2 into b6c683e273 pyup.io bot 2017-06-14 17:21:35 +0000
  • d082f413c2 Update requests from 2.17.3 to 2.18.0 pyup-bot 2017-06-14 19:21:33 +0200
  • b6c683e273 Merge pull request #22 from Findus23/pyup-update-requests-2.14.2-to-2.17.3 Lukas Winkler 2017-05-30 09:41:39 +0200
  • b9058e6b5d Update requests from 2.14.2 to 2.17.3 pyup-bot 2017-05-30 00:43:57 +0200
  • c829212b82 Merge c79103a4fd into fab607dce5 pyup.io bot 2017-05-29 21:13:56 +0000
  • c79103a4fd Update requests from 2.14.2 to 2.17.1 pyup-bot 2017-05-29 23:13:55 +0200
  • e62f50eba4 Merge 9e73293690 into fab607dce5 pyup.io bot 2017-05-29 18:28:59 +0000
  • 9e73293690 Update requests from 2.14.2 to 2.17.0 pyup-bot 2017-05-29 20:28:57 +0200
  • cd1f33f63c Merge f7bcf56da9 into fab607dce5 pyup.io bot 2017-05-28 05:43:53 +0000
  • f7bcf56da9 Update requests from 2.14.2 to 2.16.5 pyup-bot 2017-05-28 07:43:52 +0200
  • 23a609892f Merge cc2c5bb10d into fab607dce5 pyup.io bot 2017-05-27 22:43:52 +0000
  • cc2c5bb10d Update requests from 2.14.2 to 2.16.4 pyup-bot 2017-05-28 00:43:51 +0200
  • 26deae766d Merge 2e5673ef89 into fab607dce5 pyup.io bot 2017-05-27 17:43:51 +0000
  • 2e5673ef89 Update requests from 2.14.2 to 2.16.3 pyup-bot 2017-05-27 19:43:50 +0200
  • 8c2105b421 Merge 8105e23ccc into fab607dce5 pyup.io bot 2017-05-27 16:13:52 +0000