1
0
Fork 0
mirror of synced 2024-06-16 17:35:15 +12:00
Commit graph

2338 commits

Author SHA1 Message Date
Cristian e0e65bf4b1 refactor: Get archivebox init to run 2021-01-11 09:08:33 -05:00
Cristian 005c8a60c0 refactor: Get archivebox init to run 2021-01-11 09:08:33 -05:00
Cristian 8c4ae73d65 refactor: Initial and dirty refactor to replace link with snapshot. Barely functional add command 2021-01-11 09:08:33 -05:00
Nick Sweeting 8e2270e21b
Merge pull request #610 from mikaelf/patch-1
Docs: Remove broken link to "#screenshots"
2021-01-11 03:12:34 +02:00
James DiGioia 8cdf43ec37
Fix tag logic 2021-01-10 19:07:50 -05:00
James DiGioia beb0502fb4
Publish tag to Docker Hub
This tags the versions released on Docker Hub so we
can rely on those versions rather than the sha.
2021-01-10 17:08:00 -05:00
Mikael Forsgren a51096d856
Remove broken link to "#screenshots"
The Screenshots section is no longer present. Seems like it was was removed some 2 years ago: d97fc6b16c/README.md
2021-01-10 14:52:41 +01:00
jdcaballerov f7c76adfd8
Add SEARCH_BACKEND_PASSWORD env to archivebox container
Add the environment variable to make it explicit so that users are aware of the need to set the password in both containers.
2021-01-08 14:43:27 -05:00
Nick Sweeting bfa5411a7c Merge branch 'dev' 2021-01-08 15:26:49 +02:00
Nick Sweeting 9d1430d88b bump docs version 2021-01-08 15:26:26 +02:00
Nick Sweeting 460fdd1da8 bump brew dist folder 2021-01-08 15:25:47 +02:00
root 329b5073b0 add wheel to dev packages 2021-01-08 08:24:05 -05:00
root 1b1136c42d bump deb build submodule 2021-01-08 08:22:15 -05:00
Nick Sweeting 8504c3ebc7 add wheel to dev dependendcies 2021-01-08 15:03:19 +02:00
Nick Sweeting f2a0068c17
Merge pull request #608 from cdvv7788/extractor-bugs 2021-01-07 16:38:56 +02:00
Cristian 6031ffa3b2 fix: Mercury extractor error was incorrectly initialized 2021-01-07 09:22:46 -05:00
Cristian e9e4adfc34 fix: wget_output_path failing on some extractors. Add a new condition 2021-01-07 09:07:29 -05:00
Nick Sweeting 8efb444f55 bump brew dist 2021-01-07 14:00:00 +02:00
Nick Sweeting b09344aa5f bump docs and deb_dist 2021-01-06 22:01:19 +02:00
Nick Sweeting ff31f536ee fix missing subpackage 2021-01-06 22:00:41 +02:00
Nick Sweeting b8e4cc33f1 bump release subversions 2021-01-06 21:33:03 +02:00
Nick Sweeting 922460a230 fix release script 2021-01-06 21:32:44 +02:00
Nick Sweeting 82838b0f97 0.5.3 release 2021-01-06 20:14:14 +02:00
Nick Sweeting 696f22344c bump version and add build 2021-01-06 20:06:54 +02:00
Nick Sweeting eb2eecc24a
Merge pull request #607 from ArchiveBox/dev 2021-01-06 20:04:37 +02:00
Cristian 14d1b3209e fix: Make cmd_version nullable 2021-01-06 20:03:40 +02:00
Cristian c21af37ed4 fix: Give cmd_version a default value in case it is not present 2021-01-06 20:03:40 +02:00
Matt Sweeney ad7849d319 Corrected spelling error in README.md 2021-01-06 20:03:40 +02:00
Tim Gates 7bf63d91ff docs: fix simple typo, timstamp -> timestamp
There is a small typo in archivebox/index/__init__.py.

Should read `timestamp` rather than `timstamp`.
2021-01-06 20:03:40 +02:00
Nick Sweeting c322bc59b6
Merge pull request #552 from ArchiveBox/v0.5.0 2021-01-06 20:02:21 +02:00
Nick Sweeting 31e6fae7c3 add migrations to common dev tasks 2020-12-20 03:16:02 +02:00
Nick Sweeting e412af50d1 add line to readme dev instructions 2020-12-20 03:13:58 +02:00
Nick Sweeting 9784dcb816 better config comments and docstrings 2020-12-20 03:11:19 +02:00
Nick Sweeting 9b6774f270
Merge pull request #588 from jdcaballerov/move-vendored-as-submodules
Ignore tests inside vendored modules
2020-12-16 17:53:00 -05:00
jdcaballerov b3d7243884 Ignore tests inside vendored modules 2020-12-16 12:11:17 -05:00
Nick Sweeting 72b8119881
Merge pull request #587 from jdcaballerov/move-vendored-as-submodules
Add submodules and links
2020-12-16 09:59:56 -05:00
jdcaballerov a2694a3e8a Add submodules and links 2020-12-16 08:53:59 -05:00
Nick Sweeting 92e223267f
Merge pull request #583 from jdcaballerov/feat-snapshots-grid 2020-12-15 22:28:25 -05:00
jdcaballerov c29ce7e7f0 Add border for card select 2020-12-14 16:00:59 -05:00
jdcaballerov 7b66e1514d Merge branch 'v0.5.0' of github.com:ArchiveBox/ArchiveBox into feat-snapshots-grid 2020-12-14 15:05:19 -05:00
jdcaballerov 243fcccd89 Allow actions on grid view 2020-12-14 15:01:24 -05:00
jdcaballerov 6b5c881555 Fix search to include filters 2020-12-14 13:40:38 -05:00
jdcaballerov 45e97ea278 Reverse test condition to avoid redirects with change details 2020-12-14 13:27:06 -05:00
jdcaballerov d4255be077 use localStorage var 2020-12-14 13:00:13 -05:00
jdcaballerov 8fca36a7cd Restore preferred snapshots view from localstorage 2020-12-14 12:52:15 -05:00
jdcaballerov 7db6b0a8a6 Preserve query string between snapshot list views 2020-12-14 12:11:44 -05:00
Nick Sweeting 326fe69eea
fix lint error 2020-12-12 12:35:32 -05:00
Nick Sweeting 154d31263b
Merge pull request #584 from jdcaballerov/ripgrep-configs 2020-12-12 10:21:49 -05:00
jdcaballerov 9b6afa36a3
Update archivebox/search/backends/ripgrep.py
Co-authored-by: Nick Sweeting <git@sweeting.me>
2020-12-12 08:36:08 -05:00
jdcaballerov aa53f4f088
Update archivebox/search/backends/ripgrep.py
Co-authored-by: Nick Sweeting <git@sweeting.me>
2020-12-12 08:36:01 -05:00