1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00
Commit graph

1449 commits

Author SHA1 Message Date
Nick Sweeting cd09d1b077 0.4.13 release 2020-08-10 14:39:06 -04:00
Nick Sweeting dad6bf82c9 switch back to using wiki repo without PRs 2020-08-10 14:38:39 -04:00
Nick Sweeting 3544add254 bump docs version 2020-08-10 14:36:18 -04:00
Nick Sweeting fcbc61917e 0.4.12 release 2020-08-10 14:26:32 -04:00
Nick Sweeting fe71af6c42 bump docs version 2020-08-10 14:20:49 -04:00
Nick Sweeting 33ab7fd4ec autodetect when running inside docker and provide hints 2020-08-10 14:18:04 -04:00
Nick Sweeting f24cb3dcbe add docker help text 2020-08-10 13:42:31 -04:00
Nick Sweeting 430be7bc68 add missing staticfile check to singlefile 2020-08-10 13:42:20 -04:00
Nick Sweeting dfa5d55c36 make placeholder for old calling style to aid in migration 2020-08-10 13:21:56 -04:00
Nick Sweeting 0924160689
fix mistaken https urls in localserver instructions for some reason 2020-08-10 13:06:43 -04:00
Nick Sweeting d6a7ba819b
Merge pull request #434 from cdvv7788/hotfix/#427
docs: Improve message for missing singlefile binary
2020-08-10 10:30:20 -04:00
Cristian 76846d18a0 docs: Improve message for missing singlefile binary 2020-08-10 09:00:10 -05:00
Nick Sweeting f9afb7869d
improve docker quickstart completeness 2020-08-09 23:12:28 -04:00
Nick Sweeting 6e4078b3a9
Merge pull request #430 from cdvv7788/missing-config
Archivebox not working when using only singlefile extractor
2020-08-09 22:54:04 -04:00
Cristian e358634f81 fix: Add missing configuration that breaks on edge case where only single file is being used 2020-08-08 09:12:14 -05:00
Nick Sweeting 87ba82ad39 0.4.11 release 2020-08-06 23:10:59 -04:00
Nick Sweeting 5b8abb2dce bump version 2020-08-06 23:10:37 -04:00
Nick Sweeting 19aa5c3e94 fix SAVE_SINGLEFILE setting to depend on chrome 2020-08-06 23:07:25 -04:00
Nick Sweeting c8e3aed647
Merge pull request #403 from cdvv7788/single-file 2020-08-06 22:43:47 -04:00
Nick Sweeting 98cdea871b
Merge pull request #424 from cdvv7788/pip-cache
tests: Correct pip cache folder
2020-08-05 17:50:56 -04:00
Cristian 2c2a44dced tests: Correct pip cache folder 2020-08-05 13:50:31 -05:00
Cristian 733075cbd0 tests: Set SINGLEFILE_BINARY instead of putting the binary in the path 2020-08-04 12:17:29 -05:00
Cristian e2c4e6fff9 refactor: Dockerfile uses env to point to the singlefile binary instead of adding it to a path folder 2020-08-04 11:50:01 -05:00
Cristian 02afd948dc tests: Add singlefile steps 2020-08-04 09:56:52 -05:00
Cristian 5429096c30 tests: Add mechanism to avoid using extractors that we are not testing 2020-08-04 08:42:30 -05:00
Cristian 3c5c6a689e fix: Add missing configuration variable to be able to disable singlefile 2020-08-04 07:35:58 -05:00
Cristian 06d0e9de6c feat: Add support for singlefile in docker 2020-08-03 13:23:05 -05:00
Nick Sweeting 5b6eb5e4ad make filenames consistent with program name 2020-08-03 13:23:05 -05:00
Cristian 37df00a08b tests: Add basic singlefile test 2020-08-03 13:22:36 -05:00
Cristian 91f63635e8 feat: Add singlefile in a couple more places 2020-08-03 13:22:06 -05:00
Cristian b325c0dd9f feat: Add singlefile to latest outputs 2020-08-03 13:22:06 -05:00
Cristian a40e337280 feat: Add link to admin list of files 2020-08-03 13:22:06 -05:00
Cristian 42b0c80465 feat: Add singlefile to link_details 2020-08-03 13:22:06 -05:00
Nick Sweeting 3d22da39fe Update archivebox/config/__init__.py 2020-08-03 13:22:06 -05:00
Cristian 787a5ad43e fix: Commit code review suggestions 2020-08-03 13:22:06 -05:00
Cristian 853685668c feat: Add initial support for singlefile extractor 2020-08-03 13:22:06 -05:00
Nick Sweeting e0dba0494f
Merge pull request #420 from imlonghao/patch-1
typo: Fix docker image name
2020-08-03 12:00:07 -04:00
imlonghao e462825c31
typo: Fix docker image name 2020-08-03 21:04:12 +08:00
Nick Sweeting dd916e91d0
Merge pull request #396 from cdvv7788/oneshot-command 2020-08-01 13:44:51 -04:00
Nick Sweeting 08422da569
Merge pull request #411 from cdvv7788/gh-actions-issue
fix: Use pip cache instead of venv folder
2020-08-01 11:54:30 -04:00
Nick Sweeting b1448f0251
Merge pull request #410 from cdvv7788/hotfix/#409 2020-08-01 11:28:41 -04:00
Cristian 98d9d58f63 fix: Remove venv 2020-07-31 12:21:01 -05:00
Cristian d0d2991c69 fix: Change import that was not working 2020-07-31 12:15:00 -05:00
Cristian 206ade7d7c fix: Use pip cache instead of venv folder 2020-07-31 11:58:36 -05:00
Cristian Vargas b2a318c5eb
fix: Update error message for oneshot command
Co-authored-by: Nick Sweeting <git@sweeting.me>
2020-07-31 10:51:54 -05:00
Cristian a8c74730f8 docs: Add docstring to oneshot method 2020-07-31 10:28:30 -05:00
Cristian e6c571beb2 fix: Remove title from extractors for oneshot 2020-07-31 10:24:58 -05:00
Cristian 8bcb171e74 fix: Remove support for multiple urls in oneshot command 2020-07-31 09:05:40 -05:00
Nick Sweeting 5707ffe657 fix old config name FETCH_TITLE 2020-07-30 16:55:24 -04:00
Nick Sweeting 7ec1e35a83 update submodule url 2020-07-30 00:09:27 -04:00