TrAyZeN
|
88cc75a045
|
Change opacity of inexisting archive type on public view
|
2020-11-14 17:48:29 +01:00 |
|
TrAyZeN
|
a05485f85c
|
Fix file icons order
|
2020-11-14 17:44:06 +01:00 |
|
Nick Sweeting
|
fdd4effc92
|
Merge pull request #535 from cdvv7788/extractors-flag
|
2020-11-13 14:53:17 -05:00 |
|
Nick Sweeting
|
257d3f2a98
|
Update archivebox/cli/archivebox_add.py
|
2020-11-13 14:52:21 -05:00 |
|
JDC
|
d54c3eec9d
|
Add tag filter argument to remove command
|
2020-11-13 14:16:48 -05:00 |
|
Cristian
|
54df0a035b
|
fix: Move csv split to the add function to avoid optional nullable argument
|
2020-11-13 13:10:17 -05:00 |
|
Cristian
|
1ec8276514
|
fix: Use a comma separated input instead of nargs for the extract flag
|
2020-11-13 13:01:11 -05:00 |
|
JDC
|
cbb3d04c12
|
Allow list filtering by tag name
|
2020-11-13 12:06:12 -05:00 |
|
Cristian
|
db523c9d82
|
fix: Avoid mutable default input argument
|
2020-11-13 11:41:50 -05:00 |
|
Cristian
|
44eede96e5
|
feat: Add extract flag to add command
|
2020-11-13 09:24:34 -05:00 |
|
Nick Sweeting
|
4372cb6eec
|
stop execution entirely when atomic_write is unsupported
|
2020-11-12 14:55:21 -05:00 |
|
Nick Sweeting
|
3f160eab8e
|
correctly handle WGET_AUTO_COMPRESSION failing when wget is missing
|
2020-11-12 14:28:43 -05:00 |
|
Nick Sweeting
|
fbd9a7caa6
|
add explicit error when FSYNC is not supported on filesystem
|
2020-11-10 01:07:56 -05:00 |
|
Cristian
|
ac0ec160d1
|
lint: Fix warnings in master branch
|
2020-11-02 08:51:48 -05:00 |
|
Nick Sweeting
|
7d4738a674
|
fix intermittent BrokenPipe error on macOS when SHOW_PROGRESS=True
|
2020-10-31 19:38:54 -04:00 |
|
Nick Sweeting
|
9c6ff5036c
|
add suppress output helper
|
2020-10-31 19:33:17 -04:00 |
|
Nick Sweeting
|
22fb9c2ad7
|
tweak icons
|
2020-10-31 19:32:43 -04:00 |
|
Nick Sweeting
|
cafe35c595
|
show pending in light font
|
2020-10-31 16:33:31 -04:00 |
|
Nick Sweeting
|
5cae05ae76
|
tweak tags css and add tags to navbar
|
2020-10-31 07:57:11 -04:00 |
|
Nick Sweeting
|
c47398851b
|
nicer timeout hints
|
2020-10-31 07:57:11 -04:00 |
|
Nick Sweeting
|
651d6c4447
|
bold snapshots over 50MB
|
2020-10-31 07:57:11 -04:00 |
|
Nick Sweeting
|
b8bbb75f9c
|
logarithmic progress bars woohoo
|
2020-10-31 07:57:11 -04:00 |
|
Nick Sweeting
|
ac9e0e356d
|
config fixes
|
2020-10-31 07:57:11 -04:00 |
|
Nick Sweeting
|
79051ca15b
|
new package build
|
2020-10-31 03:08:41 -04:00 |
|
Nick Sweeting
|
18355dc2c6
|
clean up config loading in settings and config file layout
|
2020-10-31 03:08:03 -04:00 |
|
Cristian
|
e7e33ea7a5
|
tests: Add tests for several different ways to extract the title
|
2020-10-30 08:04:26 -05:00 |
|
Nick Sweeting
|
aede134ab3
|
temporarily disable icon highlighting in favor of performance
|
2020-10-30 05:12:33 -04:00 |
|
Nick Sweeting
|
f727ece7b3
|
add regex fallback back to title parser
|
2020-10-30 04:57:31 -04:00 |
|
Nick Sweeting
|
79bef1384e
|
Merge pull request #493 from ttimasdf/feat-ogtitle
Feature: add og:title metadata as alternative title
|
2020-10-30 04:51:14 -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 |
|
Nick Sweeting
|
e727af6f22
|
allow Path args to get_dir_size and copy_and_overwrite
|
2020-10-24 22:47:18 -04:00 |
|
Cristian
|
f330e6428b
|
lint: Remove unused imports from utils
|
2020-10-23 06:45:56 -05:00 |
|
Cristian
|
f397634dd2
|
feat: Rename old indexes at the end of init process
|
2020-10-23 06:45:56 -05:00 |
|
Cristian
|
7fc9b7d456
|
refactor: Update mentions of the html index in the logs
|
2020-10-23 06:45:56 -05:00 |
|
Cristian
|
572b46cecf
|
lint: Remove unused imports
|
2020-10-23 06:45:56 -05:00 |
|
Cristian
|
ae1484b8bf
|
feat: Remove index.json and index.html generation from the regular process
|
2020-10-23 06:45:56 -05:00 |
|
Nick Sweeting
|
494af5f2e1
|
Merge pull request #507 from ehainry/master
Add parser for Wallabag Atom feeds
|
2020-10-22 14:04:57 -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
|
2e1cdca789
|
feat: Use CURL_ARGS on header 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 |
|
Cristian Vargas
|
a850b4a9d9
|
Merge branch 'master' into tags
|
2020-10-20 08:23:25 -05:00 |
|
Emmanuel Hainry
|
aebc83659d
|
Add parser for Wallabag Atom feeds
|
2020-10-18 11:20:07 +02:00 |
|