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
|
55e286972d
|
fix timeout check showing regardless of value
|
2024-10-05 04:24:07 -07:00 |
|
Nick Sweeting
|
db10a2142e
|
remove extra files from repo root and move package.json into etc
|
2024-10-05 03:53:23 -07:00 |
|
Nick Sweeting
|
66a785bb35
|
only use system tmp dirs because of socket path length restrictions
|
2024-10-05 03:16:27 -07:00 |
|
Nick Sweeting
|
35446ce742
|
include sonic-client by default and allow ldap to be installed at runtime
|
2024-10-05 03:11:48 -07:00 |
|
Nick Sweeting
|
ce2e19a429
|
switch to uv builds and rc1 versioning system
|
2024-10-04 23:48:25 -07:00 |
|
Nick Sweeting
|
ac96cc62fc
|
fix CUSTOM_TEMPLATES_DIR loading
|
2024-10-04 21:40:36 -07:00 |
|
Nick Sweeting
|
0c7d7a2225
|
fix archivebox init colors and dir status checking
|
2024-10-04 21:34:19 -07:00 |
|
Nick Sweeting
|
d747cf7f31
|
fix SYSTEM_TMP_DIR and SYSTEM_LIB_DIR in docker
|
2024-10-04 21:03:02 -07:00 |
|
Nick Sweeting
|
811f9a8d93
|
move queue db name into constants and fix file detection at startup
|
2024-10-04 19:38:36 -07:00 |
|
Nick Sweeting
|
396a7ffcd8
|
move tmp dir to machine-id scoped dir
|
2024-10-04 03:24:15 -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
|
152b530249
|
scope LIB_DIR by os, arch, and docker status
|
2024-10-04 00:08:44 -07:00 |
|
Nick Sweeting
|
1492c02bfa
|
lazy-load loadfire and ldap lib for faster startup time
|
2024-10-03 17:39:39 -07:00 |
|
Nick Sweeting
|
b36e89d086
|
relocate LIB_DIR and TMP_DIR inside docker so it doesnt clash with outside docker
|
2024-10-03 03:43:02 -07:00 |
|
Nick Sweeting
|
f4f1d7893c
|
fix CUSTOM_TEMPLATES_DIR config load and chrome symlinking
|
2024-10-03 03:20:25 -07:00 |
|
Nick Sweeting
|
e315905721
|
add new InstalledBinary model to cache binaries on host machine
|
2024-10-03 03:10:22 -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
|
69522da4bb
|
move wget and mercury into plugins
|
2024-09-30 21:43:45 -07:00 |
|
Nick Sweeting
|
2a1645ba27
|
fix import errors
|
2024-09-30 19:32:57 -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
|
66cd711df9
|
improve version detection
|
2024-09-30 18:12:48 -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
|
7a41b6ae46
|
remove ConfigSectionName and add type hints to CONSTANTS
|
2024-09-30 16:50:36 -07:00 |
|
Nick Sweeting
|
3e5b6ddeae
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
|
Nick Sweeting
|
18355dc2c6
|
clean up config loading in settings and config file layout
|
2020-10-31 03:08:03 -04:00 |
|
Nick Sweeting
|
cac3912439
|
small type fixes
|
2020-10-30 04:50:14 -04:00 |
|
Nick Sweeting
|
1e5fbf4bd2
|
Update archivebox/config/__init__.py
|
2020-10-29 13:46:03 -04:00 |
|
Cristian
|
81dd626b85
|
fix: CHROME_USER_DATA_DIR was causing an error after the update to posix paths
|
2020-10-29 11:09:18 -05:00 |
|
Nick Sweeting
|
5faadee7d1
|
workaround for mercury version output
|
2020-10-24 22:59:09 -04:00 |
|
Cristian
|
14f56a868a
|
refactor: Change typing for new stubs
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
c12fe0e3d7
|
feat: Use CURL_ARGS on title extractor
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
563d0f94ec
|
feat: Use CURL_ARGS in favicon extractor
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
972d57bd08
|
feat: Add CURL_ARGS to control curl arguments
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
24e7a74855
|
feat: Add WGET_ARGS to control wget arguments
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
65530e1e5b
|
refactor: Use json.loads instead of split for list arguments
|
2020-10-22 08:46:16 -05:00 |
|
Cristian
|
bc02e0ffe3
|
feat: Add config for youtubedl (YOUTUBEDL_ARGS)
|
2020-10-22 08:46:16 -05:00 |
|
Angel Rey
|
16b5ca3207
|
Replaced os.path in init config
|
2020-10-02 15:46:39 -05:00 |
|
Cristian
|
62ed11a5ca
|
fix: Improve headers handling
|
2020-09-24 12:55:51 -05:00 |
|
Cristian
|
e0939d7fe4
|
fix: Syntax issue on config module
|
2020-09-24 08:48:58 -05:00 |
|
Nick Sweeting
|
a7cd01ad4f
|
Merge pull request #480 from apkallum/master
|
2020-09-23 17:30:11 -04:00 |
|
Nick Sweeting
|
38c1f96e2c
|
Update archivebox/config/__init__.py
|
2020-09-23 17:29:57 -04:00 |
|
Karim
|
2b987421fb
|
simpler check for CHROME_USER_DATA_DIR
|
2020-09-23 17:23:53 -04:00 |
|
apkallum
|
508984c941
|
fix: ensure chrome data dir is none when appropiate
|
2020-09-23 13:22:10 -04:00 |
|
Cristian
|
46b9e3d536
|
fix: Fix mercury extractor test
|
2020-09-23 10:34:05 -05:00 |
|
ttimasdf
|
706bd895e0
|
feat: Add mercury-parser
|
2020-09-22 18:44:12 -05:00 |
|