Commit graph

15 commits

Author SHA1 Message Date
e9aa8a3a06 Use WAL in sqlite3 to avoid database locks that prevent reads 2023-08-17 12:25:01 +02:00
2c97d7ab69 give every article ID to enable grouping changes by article 2023-08-17 11:19:12 +02:00
0f350ac380 Faster rss feed parsin 2023-08-16 12:44:36 +02:00
9918da68eb add dirty exceptions to skip broken RSS feeds 2023-08-16 12:41:29 +02:00
9800a0825d Add full-text search to the main page. The user can now search for parts
of the changed headline. The search uses each word (text separated by
space) as a separate query (logical OR). The user can use quotes to
specify that they want to keep multiple words as a single query.
2023-08-16 10:28:20 +02:00
f485239bf3 add expire value to redis keys (7 days) 2022-08-27 13:45:25 +02:00
1304ef1a83 move config file to variable 2022-08-27 12:47:06 +02:00
0e6143ed6e update feeds 2022-08-27 12:46:18 +02:00
e5f843f849 change media name 2022-08-25 17:24:28 +02:00
d70ce2d2dc stop storing article descriptions 2022-08-25 17:08:08 +02:00
46541cfc05 typo 2022-08-25 16:27:56 +02:00
df1d257438 limit messages to console 2022-08-25 16:16:42 +02:00
19aedaaa01 Longer polling time 2022-08-25 16:16:08 +02:00
7a3876fffa New sources 2022-08-25 16:15:59 +02:00
4e199d73ae flask UI and dockerization:) Sorry. 2022-08-25 15:10:08 +02:00