Commit Graph

16 Commits

Author SHA1 Message Date
0a97a57c76 [update] added validation for article data in NewsList.vue, removed unused Cypress config, expanded LLM models in example.env, adjusted context size and max article length in backend configuration, and updated workspace naming in yarn.lock 2025-08-07 13:15:40 +02:00
c2adfa711d [update] renamed project from owly-news-summariser to owly-news across all files for consistency and simplified branding 2025-08-06 12:45:47 +02:00
26c3cc79d7 updated backend imports for clarity, enhanced sync logic, and expanded proxy routes in frontend 2025-08-04 22:38:53 +02:00
6255e3dbd5 removed Cypress setup and related dependencies 2025-08-04 22:17:31 +02:00
3c3a8595c4 added user locale support for date formatting and input fields across components, updated TODO.md 2025-08-03 02:47:21 +02:00
9af5b88713 refactored NewsList.vue structure to improve layout flexibility and fixed minor styling inconsistencies 2025-08-03 01:04:00 +02:00
ab133d0e4f implemented infinite scrolling with load more functionality, pagination support, and expanded state handling for articles 2025-08-02 23:53:16 +02:00
b82d94c230 added dark mode support across components and improved accessibility styling 2025-08-02 23:15:35 +02:00
9e346abf68 Added TODO.md 2025-08-02 03:12:45 +02:00
9193b43a34 added licensing 2025-08-02 01:57:27 +02:00
c97acf9565 fixed bug in style.css 2025-08-02 01:57:19 +02:00
ccc1a90cbe implemented client side filters, mobile first styling and modals for articles 2025-08-02 01:33:49 +02:00
e22f3a627a refactor: improve database initialization and news fetching structure 2025-08-01 21:57:13 +02:00
003b8da4b2 enhance: improve news fetching, processing, and logging architecture 2025-08-01 18:42:34 +02:00
eed5f4afbb updated yarn 2025-08-01 06:16:43 +02:00
e2c546527f first commit 2025-08-01 06:05:06 +02:00