1
0
Fork 0
mirror of synced 2024-05-18 19:32:24 +12:00
Commit graph

2116 commits

Author SHA1 Message Date
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
jdcaballerov 50df108863
Update archivebox/config.py
Co-authored-by: Nick Sweeting <git@sweeting.me>
2020-12-12 08:34:00 -05:00
jdcaballerov 24d4c44624 Add ripgrep configs 2020-12-12 07:36:31 -05:00
Nick Sweeting 31ab762ee1 add missing outputs to readme list 2020-12-12 13:25:03 +02:00
Nick Sweeting 1b4f878895 add deb sources 2020-12-12 13:20:24 +02:00
Nick Sweeting 0cff57da02 minor readme tweaks 2020-12-12 13:10:42 +02:00
jdcaballerov 254d2502fd Feature implementation 2020-12-11 23:03:46 -05:00
Nick Sweeting ebc5a2bd3c release notes 2020-12-12 02:03:51 +02:00
Nick Sweeting 096749da87 better spacing 2020-12-12 01:55:10 +02:00
Nick Sweeting 33d360bcff better install instructions 2020-12-12 01:53:32 +02:00
Nick Sweeting 327308573a better dev instructions in readme 2020-12-12 01:50:16 +02:00
Nick Sweeting d9e76752b7 add comment 2020-12-12 01:45:54 +02:00
Nick Sweeting 87eccfdbda newline 2020-12-12 01:45:27 +02:00
Nick Sweeting d82d864f54 add more examples 2020-12-12 01:45:07 +02:00
Nick Sweeting 13c8b976be add more examples to quickstart 2020-12-12 01:43:37 +02:00
Nick Sweeting bfd21a3912 add note about archivebox schedule 2020-12-12 01:40:58 +02:00
Nick Sweeting 34c30401d7 missing newline 2020-12-12 01:37:39 +02:00
Nick Sweeting be9a1a9ad7 add note about why docker-compose is the recommended method 2020-12-12 01:37:07 +02:00
Nick Sweeting 0a97f502ff make setup instructions shorter 2020-12-12 01:33:03 +02:00
Nick Sweeting d421ab58c1 add static export instructions 2020-12-12 01:30:32 +02:00
Nick Sweeting 83d9a0878e
Merge pull request #582 from cdvv7788/remove-setup-django 2020-12-11 18:14:11 -05:00
Nick Sweeting c3ced9d825 add section break 2020-12-12 01:11:49 +02:00
Cristian a57a5b6b83 refactor: call setup_django with the check_db attribute for the commands that actually need the database 2020-12-11 18:02:56 -05:00