1
0
Fork 0
mirror of synced 2024-06-16 09:24:52 +12:00
Commit graph

2300 commits

Author SHA1 Message Date
Nick Sweeting 57d4da5ae6
update key features list 2021-01-19 22:20:56 -05:00
Nick Sweeting 6c288f10e5
fix README formatting for static site generator 2021-01-19 22:02:35 -05:00
Nick Sweeting e9490ccfeb
clarify authenticated content archiving status 2021-01-18 15:14:07 -05:00
James DiGioia c5b7d9f2bf
Publish, minor, & major version to DockerHub 2021-01-13 09:07:12 -05:00
Nick Sweeting ab6fdb83be
Update CONTRIBUTING.md 2021-01-13 05:55:46 -05:00
Nick Sweeting f50e49fa92
require version info in all tickets 2021-01-13 05:52:59 -05:00
Nick Sweeting 22aecedbac fix perms 2021-01-12 17:14:47 +02:00
Nick Sweeting 2c69b012c9 split up release script into subscripts 2021-01-12 17:14:01 +02:00
Nick Sweeting b0096c7844 fix migration failing due to null cmd_versions in older archives 2021-01-12 17:14:01 +02:00
Nick Sweeting d6854a29ee fix apt install without update in deb build 2021-01-12 17:14:01 +02:00
Nick Sweeting 9e1bf844cf also tag image with short version 2021-01-12 17:14:01 +02:00
Nick Sweeting 5250989e32 split up release script into subscripts 2021-01-12 12:56:06 +02:00
Nick Sweeting a3008c8189 fix migration failing due to null cmd_versions in older archives 2021-01-12 12:56:06 +02:00
Nick Sweeting b5ce5b35a8 fix apt install without update in deb build 2021-01-12 12:56:06 +02:00
Nick Sweeting 40ce95a9e4 also tag image with short version 2021-01-12 12:56:06 +02: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