Commit Graph

103 Commits

Author SHA1 Message Date
b60257f9e9 Improve HTML 2022-12-07 13:13:25 +01:00
53d87b29b1 Remove space and newline when adding new feed 2022-12-07 12:51:07 +01:00
0ae9215e2c Make HTML sexier 2022-12-06 17:02:02 +01:00
80d5174f22 Fix /remove and add try except 2022-12-06 17:01:42 +01:00
b8bec60a3d Move JavaScript further down 2022-12-06 14:44:33 +01:00
76933ae8a0 Add navbar 2022-12-06 14:42:36 +01:00
465ebd20b6 Make feed.html sexier 2022-12-06 13:59:24 +01:00
a9a6884d39 Add try except when closing program 2022-12-06 12:37:20 +01:00
f4fe22fd5e Shutdown scheduler and reader on shutdown 2022-12-06 10:51:43 +01:00
f0ec10122a Add job for checking for new entries 2022-12-06 10:51:21 +01:00
8b4dc47840 Move reader.update_feeds to send_to_discord 2022-12-06 10:50:37 +01:00
2aa372ff87 Fix get_data_dir 2022-12-06 10:49:59 +01:00
bc1b6c699a Add type hints 2022-12-06 10:49:38 +01:00
42ea4ced74 Fix /add 2022-12-06 10:25:22 +01:00
c8e76291a5 Fix send_to_discord and add more excepts 2022-12-06 10:18:33 +01:00
b5c3edf871 Convert /feed to GET instead of POST 2022-12-06 09:39:32 +01:00
4c5faa2181 Add type hints 2022-12-05 19:12:23 +01:00
849cb17e95 Update README.md 2022-12-05 13:25:59 +01:00
7182326a52 Remove old tests 2022-12-05 13:25:51 +01:00
31524f5e00 Run Black and use exc_info in logger.error 2022-12-05 13:13:47 +01:00
25cee0c9df Add settings for Black 2022-12-05 13:13:20 +01:00
9675783adb Update README.md 2022-12-05 13:13:06 +01:00
9a0177a17f Use real function name and not alias 2022-12-05 12:03:49 +01:00
4f92447915 Sort functions alphabetical and fill out docstrings 2022-12-05 12:02:41 +01:00
e045f07282 Add docstrings to files 2022-12-05 11:41:05 +01:00
551644de5e Move update_feed and add_feed to own function, and create set_hook_by_name 2022-12-05 11:16:27 +01:00
3cb38f8714 Remove unused import 2022-12-05 09:03:52 +01:00
80ea0b49a2 Get feed_url from entity instead of argument 2022-12-05 09:03:40 +01:00
880909a0ab Add favicon, /all has GET page for new feeds, and a base.html template 2022-12-04 19:37:58 +01:00
c2645effdb Fix stats in index.html 2022-12-04 12:26:32 +01:00
400b72dbf4 Add config file, dropdown for webhooks, and sends stuff to Discord 2022-12-02 16:47:47 +01:00
3bec59cdb6 Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
38b91b9084 Ignore database stuff 2022-12-01 21:10:46 +01:00
3bada05d47 Lock file maintenance 2022-11-27 23:34:54 +00:00
c5e9e1e45b Merge pull request #16 from TheLovinator1/renovate/discord-webhook-1.x
Update dependency discord-webhook to v1
2022-11-22 16:50:51 +01:00
beea4b6fa6 Update dependency discord-webhook to v1 2022-11-22 00:43:06 +00:00
810d1ba33e Lock file maintenance 2022-11-20 23:48:22 +00:00
dc6e2aa113 Lock file maintenance 2022-11-14 01:34:26 +00:00
19eabe3d72 Lock file maintenance 2022-11-07 01:52:55 +00:00
485cdb238f Update dependency typer to ^0.7.0 2022-11-05 20:36:18 +00:00
d12739fb50 Lock file maintenance 2022-10-31 01:26:59 +00:00
3d1e882733 Lock file maintenance 2022-10-16 22:26:35 +00:00
a4be3d4cd4 Lock file maintenance 2022-10-09 22:03:18 +00:00
9ac5bfb83f Lock file maintenance 2022-10-03 00:39:09 +00:00
c67c7e6b3f Update renovate.json 2022-09-29 01:30:55 +02:00
2b9314cf19 Add config for Renovate 2022-09-26 19:46:23 +02:00
019bfc149c Test code with GitHub Actions and run CodeQL weekly 2022-09-26 19:46:11 +02:00
b8a94b6009 Update to newest version of Reader, fix webhooks and fix tests 2022-09-26 19:43:51 +02:00
4dd9b2b6b3 Merge remote-tracking branch 'origin/master' 2022-09-26 16:09:48 +02:00
1aae2cb7f5 Remove .github directory 2022-08-02 15:00:14 +02:00