24f776a4b3
Fix missing field in database insert, causing writes to fail
2023-08-17 14:18:08 +02:00
bcc0f1696e
Meh, last try to fix the name :)
2023-08-17 12:40:38 +02:00
96fafa5a7d
Change the name in logo as well for consistency
2023-08-17 12:33:08 +02:00
70a35c773e
Change headliner to headline for consistency
2023-08-17 12:31:14 +02:00
dee801a193
Merge pull request 'Merge forgotten changes from new-frontend' ( #2 ) from new-frontend into main
...
Reviewed-on: mdivecky/headline#2
2023-08-17 12:26:15 +02:00
141f422c73
Add media outputs in About page
2023-08-17 12:25:10 +02:00
e9aa8a3a06
Use WAL in sqlite3 to avoid database locks that prevent reads
2023-08-17 12:25:01 +02:00
536aee8766
Improve mobile view
2023-08-17 12:19:54 +02:00
b46af16644
Merge pull request 'New frontent and article grouping' ( #1 ) from new-frontend into main
...
Reviewed-on: mdivecky/headline#1
2023-08-17 11:32:34 +02:00
9e5ff527ba
Merge remote-tracking branch 'origin/new-frontend' into new-frontend
2023-08-17 11:26:21 +02:00
be5800093c
Fix header to link to feeds
2023-08-17 11:19:38 +02:00
0cee048b7c
Add contributors to About page
2023-08-17 11:19:27 +02:00
2c97d7ab69
give every article ID to enable grouping changes by article
2023-08-17 11:19:12 +02:00
7e48a57f63
Use system font stack
2023-08-17 11:11:19 +02:00
b95ba9eb58
Style article detail
2023-08-17 11:03:34 +02:00
b77e8fd20f
Style
2023-08-17 10:50:02 +02:00
3a53b026bf
Style
2023-08-17 10:14:33 +02:00
ac2ca35a56
Style
2023-08-17 00:06:57 +02:00
f5abb93df7
Add article detail page
2023-08-16 23:01:45 +02:00
9105df77fb
Update editorconfig
2023-08-16 23:01:31 +02:00
d37c5799ad
WIP
2023-08-16 21:57:31 +02:00
ac690f2fb2
WIP
2023-08-16 21:09:18 +02:00
165948da05
WIP
2023-08-16 19:41:55 +02:00
41575bf4a9
Refactor templates
2023-08-16 18:52:24 +02:00
70b058a683
Setup associations for vscode
2023-08-16 18:31:10 +02:00
0f350ac380
Faster rss feed parsin
2023-08-16 12:44:36 +02:00
f3e68af3c4
Add Plausible analytics and more info in templates
2023-08-16 12:44:16 +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
e61fc639db
create robots.txt to stop crawlers
2022-08-27 13:20:44 +02:00
be7b62ee00
fix footer
2022-08-27 12:58:02 +02:00
0157afbf52
Add about page and list of feeds, template parts
2022-08-27 12:48:40 +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
688233aa30
fix timezone issues in container
2022-08-25 17:29:18 +02:00
0546e3f0b4
fix pagination
2022-08-25 17:24:58 +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
e9b4ee22ce
readme update
2022-08-25 17:07:56 +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
504f175f84
small table change
2022-08-25 16:15:50 +02:00
4e199d73ae
flask UI and dockerization:) Sorry.
2022-08-25 15:10:08 +02:00
d53dcaeb54
Update
2022-07-09 20:50:33 +02:00
d30baa49f6
Simple version with weird html diff
2022-07-09 19:47:11 +02:00
3274f82616
Initial testing
2022-07-08 20:07:26 +02:00
14f863131d
first commit
2022-07-08 19:23:00 +02:00