|
|
0598672fbe
|
refactor: splits out pTerm UI logic from internal code
|
2025-08-29 14:23:28 +02:00 |
|
|
|
5a4a4d387a
|
feat: implements sync command
|
2025-08-28 21:00:54 +02:00 |
|
|
|
a77d4f9604
|
feat: implements today command
|
2025-08-28 17:59:31 +02:00 |
|
|
|
09f4b2a838
|
implements list command
|
2025-08-28 16:57:06 +02:00 |
|
|
|
b54f62378b
|
feat: improves add error handling and prettifies output
|
2025-08-28 16:19:50 +02:00 |
|
|
|
13ba132159
|
feat: inserts last 10 articles into DB on feed add
|
2025-08-24 22:28:17 +02:00 |
|
|
|
0fc94606d6
|
fix: error handling within the add command
|
2025-08-19 21:18:03 +02:00 |
|
|
|
ee313ed28c
|
chore: adapts comments
|
2025-08-19 21:17:54 +02:00 |
|
|
|
1c4a83981e
|
fix: adapts db initialization in root command
|
2025-08-19 21:01:57 +02:00 |
|
|
|
9ee6876e95
|
chore: removes sample code from today cmd
|
2025-08-19 21:01:37 +02:00 |
|
|
|
1a026913ac
|
Merge branch 'refactor/database' into feat/add
|
2024-09-03 19:55:59 +02:00 |
|
|
|
9fdc8cad49
|
Fixes db init call in root cmd
|
2024-09-03 19:52:58 +02:00 |
|
|
|
7d349999bf
|
Uses actual cli arg to add feed
|
2024-09-03 19:51:03 +02:00 |
|
|
|
4436b83a15
|
Adapts database initialization
|
2024-09-03 19:49:38 +02:00 |
|
|
|
c0b6ecbf1c
|
Moves database initialization to OnInitialize
|
2024-09-03 18:21:18 +02:00 |
|
|
|
ad4bb08eb2
|
Implements database connection with config data
|
2024-08-31 01:42:31 +02:00 |
|
|
|
e6fae146a5
|
Adapts license headers
|
2024-08-30 19:21:13 +02:00 |
|
|
|
fcdc3228a0
|
Implements reading config file in root command
|
2024-08-30 17:59:57 +02:00 |
|
|
|
db7ed2fa3b
|
Adds subcommands
|
2024-08-30 17:06:43 +02:00 |
|