mirror of
https://github.com/Tony0410/readlater.git
synced 2026-05-24 22:01:41 +08:00
Add article publish date to list and reader views
Extract publication dates from HTML meta tags when saving articles and display them prominently in the article list and reader header. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
1
drizzle/0002_modern_white_tiger.sql
Normal file
1
drizzle/0002_modern_white_tiger.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `articles` ADD `published_at` integer;
|
||||
Reference in New Issue
Block a user