Commit graph

75 commits

Author SHA1 Message Date
89f2a7c866 Fix style 2023-08-21 11:05:05 +02:00
4246830f39 Push expand_diffs param to URL 2023-08-21 11:05:01 +02:00
2773f94b36 Handle article not found 2023-08-21 10:56:04 +02:00
f17dadd5a3 Improve caching 2023-08-21 10:43:25 +02:00
6cccea04fb Migrate code style to Black 2023-08-21 10:38:13 +02:00
986dd93550 Remove old favicon 2023-08-21 10:09:36 +02:00
b4b0ea90a7 Fix border radius 2023-08-20 17:12:25 +02:00
635f61c1f3 Update logo 2023-08-20 17:07:26 +02:00
9a5cbef311 Rewrite frontend with utility classes 2023-08-20 16:22:59 +02:00
8282236c81 Fix bug: toggling expand diff did not current page 2023-08-19 11:21:28 +02:00
39c98c9ec7 Ignore sqlite temporary files 2023-08-19 11:09:43 +02:00
d34cf059a3 Update docker compose 2023-08-19 11:07:37 +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
2a89bbdea0 Fix style 2023-08-17 22:28:50 +02:00
9b1e30f378 Fix style 2023-08-17 18:26:06 +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
8147e51f9e Merge remote-tracking branch 'origin/main' 2023-08-17 14:18:41 +02:00
24f776a4b3 Fix missing field in database insert, causing writes to fail 2023-08-17 14:18:08 +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
962b45e373 Update style 2023-08-17 12:42:28 +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