Nick Sweeting
|
613caec8eb
|
improve install flow with sudo, check package managers, and fix docker build
|
2024-10-09 00:41:16 -07:00 |
|
Nick Sweeting
|
584abe8548
|
never attempt to create system venv, install ldap in lib automatically, and setup binproviders before bins
|
2024-10-08 18:52:02 -07:00 |
|
Nick Sweeting
|
4b34b729ab
|
fuck it go back to nested lib and tmp dirs with supervisord sock workaround
|
2024-10-08 17:48:59 -07:00 |
|
Nick Sweeting
|
35c7019772
|
handle failure on tmp_dir and lib_dir detection better
|
2024-10-08 16:56:25 -07:00 |
|
Nick Sweeting
|
a33da44492
|
more attempts to fix euid permissions issues on ubuntu
|
2024-10-08 16:56:24 -07:00 |
|
Nick Sweeting
|
8d32508581
|
only show data dir info if one is active
|
2024-10-08 03:04:38 -07:00 |
|
Nick Sweeting
|
de2ab43f7f
|
switch .is_dir and .exists for os.access to avoid PermissionError on startup
|
2024-10-08 03:02:34 -07:00 |
|
Nick Sweeting
|
611a2b7c1b
|
fix a few small nits
|
2024-10-08 02:10:08 -07:00 |
|
Nick Sweeting
|
3fb5b6eb94
|
exit archivebox version with failure status if any subdependencies are not installed
|
2024-10-08 01:52:04 -07:00 |
|
Nick Sweeting
|
5e351f6ba6
|
more docker dependency tweaks
|
2024-10-08 01:47:38 -07:00 |
|
Nick Sweeting
|
cf1ea8f80f
|
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
2024-10-07 23:45:11 -07:00 |
|
Nick Sweeting
|
80e052b166
|
fix pip binary loading
|
2024-10-04 23:26:49 -07:00 |
|
Nick Sweeting
|
0c7d7a2225
|
fix archivebox init colors and dir status checking
|
2024-10-04 21:34:19 -07:00 |
|
Nick Sweeting
|
026169a8e2
|
fix rich colors
|
2024-10-04 21:09:29 -07:00 |
|
Nick Sweeting
|
12f32c4690
|
fix tmp data dir resolution when running help or version outside data dir
|
2024-10-04 01:40:41 -07:00 |
|
Nick Sweeting
|
697d0a3566
|
nicer version and help pretty printing with rich
|
2024-10-03 03:11:23 -07:00 |
|
Nick Sweeting
|
035a14b6ea
|
better help text output
|
2024-10-02 19:46:31 -07:00 |
|
Nick Sweeting
|
18474f452b
|
move config moved out of legacy files and better version output
|
2024-09-30 23:52:00 -07:00 |
|
Nick Sweeting
|
d21bc86075
|
finish migrating almost all config to new system
|
2024-09-30 23:21:34 -07:00 |
|
Nick Sweeting
|
8c3342afe5
|
rename archivebox setup to archivebox install
|
2024-09-30 23:19:46 -07:00 |
|
Nick Sweeting
|
4334c74548
|
change archivebox setup to install ALL binaries by default
|
2024-09-30 21:44:23 -07:00 |
|
Nick Sweeting
|
51fe4c38c2
|
speed up version command by checking if quiet is passed
|
2024-09-30 18:33:43 -07:00 |
|
Nick Sweeting
|
31ce490321
|
fix help command output docstrings and more CLI log coloring
|
2024-09-30 18:29:17 -07:00 |
|
Nick Sweeting
|
7489663ff3
|
use pretty printing for config CLI output
|
2024-09-30 18:14:43 -07:00 |
|
Nick Sweeting
|
c909c00123
|
improve archivebox version cli output
|
2024-09-30 18:13:05 -07:00 |
|
Nick Sweeting
|
363a499289
|
move util.py into misc folder
|
2024-09-30 17:25:15 -07:00 |
|
Nick Sweeting
|
dfca4b13b2
|
move system.py into misc folder
|
2024-09-30 17:13:55 -07:00 |
|
Nick Sweeting
|
3e5b6ddeae
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
|
Nick Sweeting
|
8d3f45b720
|
merge plugantic and abx, all praise be to praise our glorious pluggy gods
|
2024-09-27 01:26:12 -07:00 |
|
Nick Sweeting
|
24a9f432c9
|
fix archivebox manage command not passing args correctly
|
2024-09-26 02:37:44 -07:00 |
|
Nick Sweeting
|
c950271bc3
|
fix more constants / config loading
|
2024-09-25 05:12:34 -07:00 |
|
Nick Sweeting
|
bb65b2dbec
|
move almost all config into new archivebox.CONSTANTS
|
2024-09-25 05:10:09 -07:00 |
|
Nick Sweeting
|
f5e8d99fdf
|
update archivebox setup to use new binprovider install methods
|
2024-09-25 01:15:15 -07:00 |
|
Nick Sweeting
|
bc08bb04a2
|
archivebox version show when binary is not loaded correctly
|
2024-09-25 01:15:00 -07:00 |
|
Nick Sweeting
|
a5ffd4e9d3
|
move pdf, screenshot, dom, singlefile, and ytdlp extractor config to new plugin system
|
2024-09-25 00:42:26 -07:00 |
|
Nick Sweeting
|
5e4b78d9e0
|
change supervisord to always start non-daemonized by default
|
2024-09-24 22:22:03 -07:00 |
|
Nick Sweeting
|
3dacec3f5b
|
prevent redundant supervisord starts
|
2024-09-24 22:01:18 -07:00 |
|
Nick Sweeting
|
b117484de7
|
add new Snapshot.archive method powered by huey task
|
2024-09-24 21:17:51 -07:00 |
|
Nick Sweeting
|
64c7100cf9
|
speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug
|
2024-09-24 19:04:38 -07:00 |
|
Nick Sweeting
|
c9c163efed
|
begin migrating search backends to new plugin system
|
2024-09-24 02:13:01 -07:00 |
|
Nick Sweeting
|
f8c6ff88ad
|
add clickable host link back to archivebox server output
|
2024-09-22 15:41:21 -07:00 |
|
Nick Sweeting
|
ab0087e106
|
cleanup chrome and playwright symlink and app names
|
2024-09-22 15:41:20 -07:00 |
|
Nick Sweeting
|
c887af0278
|
minor ruff fixes
|
2024-09-12 02:00:07 -07:00 |
|
Nick Sweeting
|
60154fba5f
|
add django_huey, huey_monitor, and replace Threads with huey tasks
|
2024-09-10 00:05:45 -07:00 |
|
Nick Sweeting
|
6e2ddc14df
|
make archivebox server spawn daphne process instead of runserver
|
2024-09-06 02:55:06 -07:00 |
|
Nick Sweeting
|
00aa7dc19f
|
setup daphne and django channels to replace runserver
|
2024-09-05 21:45:43 -07:00 |
|
Nick Sweeting
|
cbf2a8fdc3
|
rename datetime fields to _at, massively improve ABID generation safety and determinism
|
2024-09-04 23:42:36 -07:00 |
|
Nick Sweeting
|
9af260df16
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
|
Nick Sweeting
|
57ed2ebcb2
|
switch youtube_dl install for yt-dlp
|
2024-08-28 03:46:45 -07:00 |
|
Nick Sweeting
|
7a734ce410
|
fix archivebox setup User model import
|
2024-08-28 03:01:35 -07:00 |
|