nytpu
|
d342b6f542
|
add regenerate command
|
2021-03-20 09:59:50 -06:00 |
|
nytpu
|
2974c5413c
|
remove list command and instead write "subscriptions.gmi" & "feed.gmi"
|
2021-03-19 08:29:44 -06:00 |
|
nytpu
|
562869c8ac
|
write subscriptions.gmi after removing sub
|
2021-03-18 17:02:12 -06:00 |
|
nytpu
|
b4d303e24e
|
Write subscriptions
|
2021-03-18 16:28:02 -06:00 |
|
nytpu
|
eb7d8cf21e
|
implement remove command
|
2021-03-18 15:02:22 -06:00 |
|
nytpu
|
fbfa123d2d
|
Implement list command using previously implemented core.FullData.Export()
|
2021-03-18 15:01:51 -06:00 |
|
nytpu
|
843d1b677a
|
clarify add flags, rename addTypeFlag to addPageFlag
|
2021-03-18 14:39:32 -06:00 |
|
nytpu
|
2487727329
|
factor out argument checking into function
|
2021-03-18 14:39:32 -06:00 |
|
nytpu
|
1065ed7a18
|
Start refresh job for refresh command
|
2021-03-18 13:48:35 -06:00 |
|
nytpu
|
a80d3f29ff
|
add flag for number of refresh workers
|
2021-03-18 13:48:26 -06:00 |
|
nytpu
|
6f2f4ac4b1
|
move saving json down since it's done after almost any function
|
2021-03-18 13:33:31 -06:00 |
|
nytpu
|
794b1fc04f
|
cleanup and simplify error handling
|
2021-03-18 12:05:16 -06:00 |
|
nytpu
|
f05d1e6c2a
|
why those comments dere?
|
2021-03-18 11:47:10 -06:00 |
|
nytpu
|
00de991f6b
|
Make sure datapath exists to prevent error
|
2021-03-18 11:36:05 -06:00 |
|
nytpu
|
cace315eff
|
start building out different commands in main()
|
2021-03-18 11:08:03 -06:00 |
|
nytpu
|
c145f8d4d2
|
initialize core in main()
|
2021-03-18 10:37:00 -06:00 |
|
nytpu
|
91e663c0f0
|
add command parsing
|
2021-03-16 10:24:36 -06:00 |
|