Commit graph

35 commits

Author SHA1 Message Date
8282236c81 Fix bug: toggling expand diff did not current page 2023-08-19 11:21:28 +02:00
ce7d955ef8 Keep default behavior on checkbox 2023-08-18 08:52:08 +02:00
b36cb55b36 Improve mobile view for article detail 2023-08-17 22:49:13 +02:00
8b24eb4da2 Add a checkbox to switch between diff variants 2023-08-17 18:06:25 +02:00
f8055c75b4 Style diff 2023-08-17 17:28:19 +02:00
a70a0b464d Fix style glitch on page transition 2023-08-17 17:03:18 +02:00
b3b20d8a77 Improve diff display 2023-08-17 16:54:52 +02:00
bb3bc66434 Update favicon 2023-08-17 15:02:07 +02:00
bf852b604f Add link to source code to footer 2023-08-17 13:24:41 +02:00
f01326fe3a Install htmx for SPA vibe 2023-08-17 12:50:37 +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
536aee8766 Improve mobile view 2023-08-17 12:19:54 +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
ac2ca35a56 Style 2023-08-17 00:06:57 +02:00
f5abb93df7 Add article detail page 2023-08-16 23:01:45 +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
f3e68af3c4 Add Plausible analytics and more info in templates 2023-08-16 12:44:16 +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
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
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