Commit Graph

34 Commits

Author SHA1 Message Date
2437b61c87 Add fetch button to edit source page 2025-02-20 15:47:31 -08:00
0bb7871832 Expose lastUpdated on source feed page 2025-02-18 20:03:11 -08:00
bd5737ad7a Web edit sources 2025-02-12 10:04:58 -08:00
879238e61e Web channel editing 2025-02-12 07:46:19 -08:00
9703db8478 Fix item updates pulling in nav links 2025-02-10 13:51:55 -08:00
f5e9a0faec Web ad-hoc items 2025-02-07 15:49:22 -08:00
08dbeda80a Implement web fetch 2025-02-07 14:38:21 -08:00
6b278a081c Fix render error logging 2025-02-07 14:16:43 -08:00
9c4887c93e Remove inline style 2025-02-07 14:08:54 -08:00
b434c1acfe Add paging links to web feed 2025-02-07 08:18:10 -08:00
9fa1fd99be Implement web punt 2025-02-06 20:14:54 -08:00
bc9f2847a1 Add item body indicator 2025-02-06 08:00:57 -08:00
fd7d9b00b3 De-overload the .item-title class 2025-02-06 07:49:27 -08:00
d4c93265a2 Support tts in web feed 2025-02-06 07:28:53 -08:00
2acd6f397f Add login to web interface 2025-02-06 06:39:02 -08:00
7cbf48a9b1 Log rendering errors 2025-02-05 22:12:49 -08:00
1ee91c1abe Add tt{l,d,s} notice to web UI 2025-02-05 12:16:42 -08:00
7b83d01f12 Add channels to home page 2025-01-31 18:03:30 -08:00
60afdd2a32 Add queryparam toggle for inactive items 2025-01-30 17:20:29 -08:00
c4d53eb993 Hook up the Deactivate All button 2025-01-29 22:21:17 -08:00
3519517b96 Disable action button while the action runs 2025-01-29 19:34:55 -08:00
7477504508 Swap outerHTML by default 2025-01-29 19:34:25 -08:00
6ef51b7286 Execute actions from web UI 2025-01-29 14:54:29 -08:00
fc2fadedd3 Fill in some links 2025-01-27 21:08:33 -08:00
186f24e486 Add item deactivation 2025-01-27 21:04:21 -08:00
76449d814f Vendor htmx 2.0.4 2025-01-27 20:34:07 -08:00
af77322755 Add link to item page
This will be useful later for editing items
2025-01-27 20:28:46 -08:00
565522535f Move item template to its own file 2025-01-27 19:35:13 -08:00
1057b54b3d Refactor item into a template 2025-01-27 17:05:20 -08:00
c49b6c9088 Use go.1.22 routing style 2025-01-27 16:49:50 -08:00
c18cc73496 Move template input types to html module 2025-01-24 21:41:46 -08:00
ab58837b5d Basic source feed view based on Python version 2025-01-24 21:27:26 -08:00
f89d5f5d05 Hook up the web to the db 2025-01-24 07:15:54 -08:00
13c2c64583 Create basic layout for web server 2025-01-23 16:58:29 -08:00