Cristian
|
34cad4fe8d
fix: Update function with --index-only flag was not behaving as expected
|
5 years ago |
Cristian
|
7008f9b735
feat: move import
|
5 years ago |
Cristian
|
fa5de72f9f
refactor: Move indexing logic out of logging module
|
5 years ago |
Nick Sweeting
|
c9162a6d09
remove finished/not finished spinners
|
5 years ago |
Nick Sweeting
|
1b22f8eeef
Merge pull request #515 from cdvv7788/POC-setup-django-on-init
|
5 years ago |
Nick Sweeting
|
e4d2ac432d
improve OS kernel output in archivebox version
|
5 years ago |
Nick Sweeting
|
07a56f9d46
also print platform and CPU info in version output
|
5 years ago |
Nick Sweeting
|
d9ef3d0bf8
ignore lost+found dir in data folder
|
5 years ago |
mAAdhaTTah
|
be7a7f8548
Fix string checks in schedule
|
5 years ago |
Nick Sweeting
|
0e2ccbc10d
update urls to new repo path
|
5 years ago |
Nick Sweeting
|
b11d562445
fix splitting on multiple equals in val
|
5 years ago |
Cristian
|
54df0a035b
fix: Move csv split to the add function to avoid optional nullable argument
|
5 years ago |
Cristian
|
db523c9d82
fix: Avoid mutable default input argument
|
5 years ago |
Cristian
|
44eede96e5
feat: Add extract flag to add command
|
5 years ago |
Nick Sweeting
|
79051ca15b
new package build
|
5 years ago |
Nick Sweeting
|
18355dc2c6
clean up config loading in settings and config file layout
|
5 years ago |
Cristian
|
e1d0b8bce7
feat: Initialize django at the beginning
|
5 years ago |
Cristian
|
f397634dd2
feat: Rename old indexes at the end of init process
|
5 years ago |
Cristian
|
ae1484b8bf
feat: Remove index.json and index.html generation from the regular process
|
5 years ago |
Cristian
|
b18bbf8874
test: Fix tests post-rebase
|
5 years ago |
apkallum
|
594d9e49ce
first attempt to migrate to Pathlib
|
5 years ago |
Cristian
|
5348f4735a
fix: Change check to avoid issues with empty querysets
|
5 years ago |
Cristian
|
cf18130f85
feat: Add deprecation warning for index.json
|
5 years ago |
Cristian
|
fa622d3e14
refactor: Replace --index with --with-headers in the list command to make it more explicit. Change it so it affects the csv output too.
|
5 years ago |
Cristian
|
2aa8d69b72
fix: Save history in main index (to mimic previous behaviour)
|
5 years ago |
Cristian
|
7e9d195d13
feat: Update `list` command to sort using sqlite
|
5 years ago |
Cristian
|
f55153eab3
feat: Update `update` command to work with querysets
|
5 years ago |
Cristian
|
a8ed72501d
feat: Refactor remove command to use querysets
|
5 years ago |
Cristian
|
be520d137a
feat: Refactor add method to use querysets
|
5 years ago |
Cristian
|
6a2e6aad2f
fix: status command was failing on empty archives
|
5 years ago |