Nick Sweeting
|
5efeb9d347
|
add get_SCOPE_CONFIG
|
2024-10-29 00:33:14 -07:00 |
|
Nick Sweeting
|
b3c1cb716e
|
move abx plugins inside vendor dir
|
2024-10-28 04:07:35 -07:00 |
|
Nick Sweeting
|
4b6f08b0fe
|
swap more direct settings.CONFIG access to abx getters
|
2024-10-24 15:42:19 -07:00 |
|
Nick Sweeting
|
60f0458c77
|
rename configfile to collection
|
2024-10-24 15:40:24 -07:00 |
|
Nick Sweeting
|
cd3b937469
|
fix syntax error
|
2024-10-21 03:21:48 -07:00 |
|
Nick Sweeting
|
657eec479b
|
fix CONSTANTS.LIB_DIR old style access
|
2024-10-21 03:20:20 -07:00 |
|
Nick Sweeting
|
8a2b38b46c
|
tweak version output order
|
2024-10-21 03:12:48 -07:00 |
|
Nick Sweeting
|
312e40b95b
|
finally get rid of config/legacy in favor of configfile.py and django.py
|
2024-10-21 03:06:19 -07:00 |
|
Nick Sweeting
|
b3107ab830
|
move final legacy config to plugins and fix archivebox config cmd and add search opt
|
2024-10-21 02:56:00 -07:00 |
|
Nick Sweeting
|
a211461ffc
|
fix LIB_DIR and TMP_DIR loading when primary option isnt available
|
2024-10-21 00:35:56 -07:00 |
|
Nick Sweeting
|
01ba6d49d3
|
new vastly simplified plugin spec without pydantic
|
2024-10-14 21:50:47 -07:00 |
|
Nick Sweeting
|
f12efbdb45
|
use new dry run system
|
2024-10-11 02:20:37 -07:00 |
|
Nick Sweeting
|
6e7071bd19
|
add new binproviders and binaries args to install and version, bump pydantic-pkgr version
|
2024-10-11 00:45:59 -07:00 |
|
Nick Sweeting
|
de7ab65f11
|
ignore errors when chowning at initial startup
|
2024-10-09 04:48:09 -07:00 |
|
Nick Sweeting
|
ad675a8e7c
|
properly handle chowning DATA_DIR on init when using sudo
|
2024-10-09 04:39:09 -07:00 |
|
Nick Sweeting
|
31c66a1068
|
fix playwright and puppeteer browser detection after install
|
2024-10-09 03:46:28 -07:00 |
|
Nick Sweeting
|
afc24e802a
|
tweak version log output
|
2024-10-09 03:18:22 -07:00 |
|
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 |
|