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
|
1888691ee8
|
try creating shared libs as 777 when running as root
|
2024-10-08 17:10:56 -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
|
cf1ea8f80f
|
improve config loading of TMP_DIR, LIB_DIR, move to separate files
|
2024-10-07 23:45:11 -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
|
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
|
31ce490321
|
fix help command output docstrings and more CLI log coloring
|
2024-09-30 18:29:17 -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
|
bb65b2dbec
|
move almost all config into new archivebox.CONSTANTS
|
2024-09-25 05:10:09 -07:00 |
|
Nick Sweeting
|
0ef3a0913b
|
check python encoding in SHELL_CONFIG validation
|
2024-09-25 01:14:48 -07:00 |
|
Nick Sweeting
|
e99260feb2
|
fix rich logging issues
|
2024-09-24 21:17:07 -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 |
|
Nick Sweeting
|
09553d8340
|
hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations
|
2024-08-22 15:36:02 -07:00 |
|
Nick Sweeting
|
6a6ae7468e
|
fix lint errors
|
2024-04-25 21:36:11 -07:00 |
|
Nick Sweeting
|
63fc317229
|
minor pylint fixes in logging_util
|
2024-04-23 17:45:36 -07:00 |
|
Nick Sweeting
|
6a4e568d1b
|
new archivebox update speed improvements
|
2024-02-22 04:50:22 -08:00 |
|
Nick Sweeting
|
f775da299a
|
show command to enter docker container in failed command output hint when IN_DOCKER=True
|
2024-01-03 20:12:03 -08:00 |
|
Nick Sweeting
|
b9e05b2abe
|
quote URLs in failure message hint output to make copy-pasting easier
|
2024-01-03 20:11:30 -08:00 |
|
Nick Sweeting
|
6761ed368c
|
wip pre-0.7.1 side fixes
|
2023-11-14 02:09:58 -08:00 |
|
Nick Sweeting
|
4523d6817f
|
readme fixes
|
2023-11-13 23:51:46 -08:00 |
|
Nick Sweeting
|
7910a5b34b
|
fix pretty_path printing logic
|
2023-10-20 02:47:03 -07:00 |
|
Nick Sweeting
|
86366d5640
|
Update logging_util.py to fix generator subscripting error
|
2023-08-31 15:12:43 -07:00 |
|
Nick Sweeting
|
d586a8babc
|
show mount paths with at symbol in version output
|
2022-06-08 20:22:58 -07:00 |
|
Nick Sweeting
|
c5fc3e1e65
|
--ammend
|
2022-05-09 23:59:27 -07:00 |
|
Nick Sweeting
|
0b4df768ba
|
hack to check for generator type cause too lazy to import
|
2022-05-09 23:50:56 -07:00 |
|
Nick Sweeting
|
d581a5081f
|
correctly handle bytes strings in hints
|
2022-05-09 21:29:37 -07:00 |
|
TheCakeIsNaOH
|
decab91ea2
|
(#847) Decode error output hints to string if needed
|
2021-12-16 16:46:12 -06:00 |
|
Nick Sweeting
|
06f6084e3b
|
ignore stdin when passed instead of throwing an error
|
2021-04-24 00:09:52 -04:00 |
|
Nick Sweeting
|
9f05cf8283
|
virtual-time-budget doesnt work with some chrome stuff
|
2021-04-10 08:04:59 -04:00 |
|
Nick Sweeting
|
62078a77f8
|
show run duration after each archived link in cli output
|
2021-04-10 07:52:01 -04:00 |
|
Nick Sweeting
|
a9986f1f05
|
add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
2e57df917e
|
handle BaseExceptions properly
|
2021-04-08 06:08:17 -04:00 |
|
Nick Sweeting
|
2c07d8f1f3
|
fix lgtm alerts
|
2021-04-06 13:47:26 -04:00 |
|
Nick Sweeting
|
ba2afa0672
|
allow cancelling init partway through and show hints to resume
|
2021-02-18 02:34:42 -05:00 |
|
Nick Sweeting
|
6f0eec92eb
|
fix lint errors
|
2021-02-16 16:26:48 -05:00 |
|
Nick Sweeting
|
0b8bdd8cc5
|
show dir size after each snapshot archiving process in cli
|
2021-02-16 15:53:52 -05:00 |
|
Nick Sweeting
|
4eac9d0ec1
|
show extra system setup info in version output
|
2021-02-16 01:23:58 -05:00 |
|
Nick Sweeting
|
49939f3eaa
|
only accept stdin if args are not passed, fix stdin hang in docker
|
2021-02-16 01:20:47 -05:00 |
|
Nick Sweeting
|
30f8d3f191
|
show python implementation name and flip verison output order for easier reading when wrapped on small screens
|
2020-12-11 16:21:52 +02:00 |
|
Cristian
|
db73d92f83
|
docs: Update shell message to import models
|
2020-12-06 12:26:22 -05:00 |
|
Cristian
|
10ee6db02f
|
lint: Remove unused variable
|
2020-11-28 12:35:13 -05:00 |
|
Cristian
|
fa5de72f9f
|
refactor: Move indexing logic out of logging module
|
2020-11-28 12:34:40 -05:00 |
|
Nick Sweeting
|
c9162a6d09
|
remove finished/not finished spinners
|
2020-11-28 01:07:02 -05:00 |
|