Nick Sweeting
|
c9a05c9d94
working archivebox update CLI cmd
|
1 年之前 |
Nick Sweeting
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 年之前 |
Nick Sweeting
|
4a5d607296
move logging_util into archivebox.misc subfolder
|
1 年之前 |
Nick Sweeting
|
cf1ea8f80f
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
1 年之前 |
Nick Sweeting
|
32167de936
add daemonize flag to archivebox server
|
1 年之前 |
Nick Sweeting
|
b913e6f426
rename OUTPUT_DIR to DATA_DIR
|
1 年之前 |
Nick Sweeting
|
363a499289
move util.py into misc folder
|
1 年之前 |
Nick Sweeting
|
3e5b6ddeae
move config into dedicated global app
|
1 年之前 |
Nick Sweeting
|
74c882ef16
add nothreading arg to archivebox server for perf profiling
|
4 年之前 |
Nick Sweeting
|
3c3bae02d2
add quick-init option to skip reimporting all snapshot dirs on init
|
4 年之前 |
Nick Sweeting
|
39ec77e46c
add createsuperuser flag to server command
|
4 年之前 |
Nick Sweeting
|
a0901ba474
use BIND_ADDR config default for runserver
|
5 年之前 |
Nick Sweeting
|
9e7330cc14
add init flag to server and fix SHOW_PROGRESS config being ignored
|
5 年之前 |
Cristian
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 年之前 |
Cristian
|
a5550b2105
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
5 年之前 |
Cristian
|
f4d1b5121e
refactor: Move logging.py to main module to avoid circular import issues
|
5 年之前 |
Nick Sweeting
|
daf5951897
allow passing debug flag to archivebox server
|
6 年之前 |
Nick Sweeting
|
158f145d9a
move docstrings to main.py out of cli files
|
6 年之前 |
Nick Sweeting
|
1b8abc0961
move everything out of legacy folder
|
6 年之前 |
Nick Sweeting
|
b0ace38273
warn user that no admins exist when starting runserver
|
6 年之前 |
Nick Sweeting
|
f0f516e853
check for data folder when running most subcommands
|
6 年之前 |
Nick Sweeting
|
39a0ab3013
add pipenv, schedule cmd, logs dir, and lots more
|
6 年之前 |
Nick Sweeting
|
920898e160
working archivebox-server command
|
6 年之前 |