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
|
657eec479b
|
fix CONSTANTS.LIB_DIR old style access
|
2024-10-21 03:20:20 -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
|
bb9c3fda14
|
fix makemigrations being blocked by check_migrations func
|
2024-10-14 17:40:06 -07:00 |
|
Nick Sweeting
|
9a04ed7c76
|
move serve_static and shell_welcome_message into misc
|
2024-10-14 17:35:28 -07:00 |
|
Nick Sweeting
|
f75ae805f8
|
comment out Crawl api methods temporarily
|
2024-10-14 15:41:58 -07:00 |
|
Nick Sweeting
|
2f68a1d476
|
fix ldap lib loading after apt install
|
2024-10-09 04:03:02 -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
|
9f274cf9f4
|
remove platformdirs dependency
|
2024-10-08 19:17:18 -07:00 |
|
Nick Sweeting
|
3e4a846488
|
fix more installer bugs
|
2024-10-08 18:06:57 -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
|
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
|
46c0463539
|
safer import handling
|
2024-10-08 00:51:58 -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
|
0c7d7a2225
|
fix archivebox init colors and dir status checking
|
2024-10-04 21:34:19 -07:00 |
|
Nick Sweeting
|
da274fd8e8
|
remove dead code
|
2024-10-04 14:48:20 -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
|
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
|
b913e6f426
|
rename OUTPUT_DIR to DATA_DIR
|
2024-09-30 17:44:18 -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
|
4f42eb0313
|
move ini_to_toml into misc
|
2024-09-27 01:26:11 -07:00 |
|
Nick Sweeting
|
bb65b2dbec
|
move almost all config into new archivebox.CONSTANTS
|
2024-09-25 05:10:09 -07:00 |
|
Nick Sweeting
|
5b6cf68d98
|
move system startup checks to pip and plugins_sys config model validation
|
2024-09-25 00:41:24 -07:00 |
|
Nick Sweeting
|
0dffbf1bb4
|
fix rich autodetection of TTY, USE_COLOR, SHOW_PROGRESS
|
2024-09-24 19:37:29 -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 |
|