1
0
Fork 0
mirror of synced 2024-06-24 00:50:23 +12:00
Commit graph

1458 commits

Author SHA1 Message Date
Nick Sweeting e7948cf161 install node dependencies from package.json 2020-08-13 23:21:15 -04:00
Nick Sweeting aa085cdb60
Merge pull request #440 from pirate/docker-arm
Switch Docker to use chromium instead of Google Chrome
2020-08-13 19:29:46 -04:00
root f9c617e4aa arm support for docker 2020-08-13 19:15:47 -04:00
Nick Sweeting 824e5b6b80
Merge pull request #436 from zachscheider/roadmap-links
Change roadmap links to wiki
2020-08-11 10:30:33 -04:00
Zach Scheider af5da93c05 Change roadmap links to wiki 2020-08-11 00:32:31 -04:00
Nick Sweeting b52306054d
Update README.md 2020-08-10 23:48:10 -04:00
Nick Sweeting c1ade80d56
Merge pull request #435 from apkallum/master 2020-08-10 23:22:46 -04:00
apkallum 50069d1eb3 set tz variable globally as UTC 2020-08-10 23:21:02 -04:00
apkallum e9bd0b122e fix: utc timing for initial command log as well 2020-08-10 19:17:17 -04:00
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