Nick Sweeting
|
c43a0e58df
create config file on archivebox init
|
6 years ago |
Nick Sweeting
|
9dcf7972fa
fix bug where USE_THING configs were being overwritten later
|
6 years ago |
Nick Sweeting
|
2b4244bb52
allow setting config via aliases and show side effect changes in stderr
|
6 years ago |
Nick Sweeting
|
4d6ad7a65d
add archivebox config command and move config into sections
|
6 years ago |
Nick Sweeting
|
583d77bc31
use exit status 2 for errors to avoid confusion with no results status
|
6 years ago |
Nick Sweeting
|
df4307c4ff
move config loading into function for easier runtime reloading
|
6 years ago |
Nick Sweeting
|
11fd436305
use new mypy TypedDict to manage config typing
|
6 years ago |
Nick Sweeting
|
5ef5415f3f
rename archive toggles from FETCH_ to SAVE_ for clarity
|
6 years ago |
Nick Sweeting
|
50b947f41d
add md5 hashes to dependencies dict
|
6 years ago |
Nick Sweeting
|
39a0ab3013
add pipenv, schedule cmd, logs dir, and lots more
|
6 years ago |
Nick Sweeting
|
289a6ea30f
fix database file location and init process
|
6 years ago |
Nick Sweeting
|
cdb70c73df
first working django model with archivebox-shell command and sql exporting
|
6 years ago |
Nick Sweeting
|
9ce47431da
better loading and saving storage mechanism
|
6 years ago |
Nick Sweeting
|
6e5a77e1ad
check data folder on startup
|
6 years ago |
Nick Sweeting
|
fafdef1e6d
prevent running as root
|
6 years ago |
Nick Sweeting
|
718e25c973
better dependency checking system and guards
|
6 years ago |
Nick Sweeting
|
0d2f7eb58e
expand user tildes in paths
|
6 years ago |
Nick Sweeting
|
bcfe17bc87
define database file in config.py
|
6 years ago |
Nick Sweeting
|
68b4c01c6b
working archivebox command inside django legacy folder
|
6 years ago |