1
0
Fork 0
mirror of synced 2024-09-10 14:36:04 +12:00
Commit graph

2591 commits

Author SHA1 Message Date
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
Cristian
57d1a3d4e5 refactor: Remove setup_django from html.py 2020-12-11 17:49:16 -05:00
Cristian
ce53b0220c refactor: Remove setup_django from index 2020-12-11 17:36:31 -05:00
Cristian
e82161a768 refactor: Remove setup_django from search 2020-12-11 16:43:48 -05:00
Nick Sweeting
c40ca7b8e9 add scheduled archiving note 2020-12-11 23:42:23 +02:00
Nick Sweeting
0682758e9e add note about windows being in beta 2020-12-11 23:32:48 +02:00
Cristian
a28547cbca refactor: Remove get_empty_snapshot queryset function and generate it directly 2020-12-11 16:27:15 -05:00
Nick Sweeting
29be247c6b formatting 2020-12-11 23:23:56 +02:00
Nick Sweeting
997dccc676 wording tweaks 2020-12-11 23:22:11 +02:00
Nick Sweeting
61b2b847b8 add note about included extras 2020-12-11 23:21:14 +02:00
Nick Sweeting
ab4059bb56 formatting 2020-12-11 23:11:22 +02:00
Nick Sweeting
eb61f511f4 clarify note about arm 2020-12-11 23:09:44 +02:00
Nick Sweeting
1d894e1d45 add docker install details 2020-12-11 23:08:58 +02:00
Nick Sweeting
0331ed162a include archivebox summary 2020-12-11 23:04:05 +02:00
Cristian
81d766aba1 refactor: Remove setup_django from title.py 2020-12-11 16:03:50 -05:00
Nick Sweeting
d0c6ecdc04 better readme install 2020-12-11 22:59:43 +02:00
Nick Sweeting
27ce0e49d5 readme formatting 2020-12-11 22:51:44 +02:00
Nick Sweeting
3ada7e7987 recommend docker compose 2020-12-11 22:51:03 +02:00
Nick Sweeting
63caff2811 readme tweaks 2020-12-11 22:50:16 +02:00
Nick Sweeting
1e8ed66a9e fix readme syntax 2020-12-11 22:46:34 +02:00
Nick Sweeting
6066d30b62 update readme 2020-12-11 22:45:15 +02:00
Nick Sweeting
1a00572138 fix case expression syntax 2020-12-11 21:45:15 +02:00
Nick Sweeting
491cbe85f0 use actions if statment instead of bash 2020-12-11 21:44:21 +02:00
Nick Sweeting
35da16f203 different bash switch style 2020-12-11 21:41:46 +02:00
Nick Sweeting
d92369b62a skip tests on windows for now 2020-12-11 21:38:45 +02:00
Nick Sweeting
9ee52b52b4 add more TODO comments to github actions 2020-12-11 21:26:37 +02:00