Cristian
|
6a2e6aad2f
fix: status command was failing on empty archives
|
5 years ago |
Cristian
|
be0dff8126
feat: Add tests to refactored init command
|
5 years ago |
Cristian
|
404f333e17
feat: Refactor `get_invalid_folders` to work with a queryset instead of a list of links
|
5 years ago |
Cristian
|
dae606de6e
feat: Update init to take advantage of querysets to reduce memory consumption
|
5 years ago |
Cristian
|
6b4b7127b4
feat: Remove unused imports
|
5 years ago |
Cristian
|
b8585dd92e
feat: load_main_index returns a queryset now
|
5 years ago |
Cristian
|
885ff50449
feat: Add html export to list command
|
5 years ago |
Cristian
|
aab8f96520
feat: Add flag to list command to support index like output
|
5 years ago |
Cristian
|
be57db1369
feat: Save static indexes at the end of `init`
|
5 years ago |
Cristian
|
c16fdf1b47
feat: Update data folder check
|
5 years ago |
Cristian
|
874403e667
feat: Remove patch_main_index
|
5 years ago |
Cristian
|
31343c1367
feat: Update extractors and add command to use sql index as source of truth
|
5 years ago |
Cristian
|
e9caee6b10
feat: Update status command to consider sql as the main index
|
5 years ago |
Cristian
|
02f36b2096
feat: Replace index.json with index.sql as the main index in init
|
5 years ago |
Nick Sweeting
|
5cb13ff1dd
ignore node cruft in output folder during init
|
5 years ago |
Nick Sweeting
|
15efb2d5ed
new generic_html parser for extracting hrefs
|
5 years ago |
Nick Sweeting
|
fc0d064ddf
add hints
|
5 years ago |
Nick Sweeting
|
a3155b88a1
better error message when nothing left to resume
|
5 years ago |
Nick Sweeting
|
f8eb245519
better archivebox schedule CLI UX
|
5 years ago |
Nick Sweeting
|
ec5609a09a
fix resume flag on archivebox update
|
5 years ago |
Nick Sweeting
|
12f3977da5
fix source filenames missing domain
|
5 years ago |
Nick Sweeting
|
b681a477ae
add overwrite flag to add command to force re-archiving
|
5 years ago |
Nick Sweeting
|
da671532a4
fix schedule cmd defaulting to day and remove week
|
5 years ago |
Nick Sweeting
|
235eb20dbd
support cron in docker
|
5 years ago |
Nick Sweeting
|
494be09bc2
add depth flag to schedule cmd
|
5 years ago |
Nick Sweeting
|
0ef2b17678
only show data locations in version output when in a data dir
|
5 years ago |
Nick Sweeting
|
33ab7fd4ec
autodetect when running inside docker and provide hints
|
5 years ago |
Nick Sweeting
|
f24cb3dcbe
add docker help text
|
5 years ago |
Cristian
|
a8c74730f8
docs: Add docstring to oneshot method
|
5 years ago |
Cristian
|
e6c571beb2
fix: Remove title from extractors for oneshot
|
5 years ago |