1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00
Commit graph

2116 commits

Author SHA1 Message Date
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
Nick Sweeting d67d212682 break package deps into multiple lines 2020-12-11 21:05:40 +02:00
Nick Sweeting 72e5c811ba bump ubuntu version used for linter and pip build 2020-12-11 21:04:30 +02:00
Nick Sweeting 335732649b tweak node dependency version detection order 2020-12-11 21:03:17 +02:00
Nick Sweeting 1c87c27105 patch migration JSONField as well 2020-12-11 20:50:45 +02:00
Nick Sweeting 081d94d799 fallback to old JSONField from lib if django version is old 2020-12-11 20:45:44 +02:00
Nick Sweeting dc222e3636 bump ubuntu version used for tests 2020-12-11 20:38:51 +02:00
Nick Sweeting 5faeb13872 use ubuntu-20.04 instead of latest 2020-12-11 20:18:17 +02:00
Nick Sweeting 82de5631bb dont enable universe until after setup 2020-12-11 20:11:52 +02:00
Nick Sweeting 8896e1957a force add focal instead of bionic 2020-12-11 20:10:11 +02:00
Nick Sweeting b61143337e add universe to sources as root 2020-12-11 20:07:40 +02:00
Nick Sweeting c4961d08b3 enable universe in apt sources 2020-12-11 20:03:17 +02:00
Nick Sweeting 58bdaff183 split out problematic packages for better info 2020-12-11 19:56:21 +02:00
Nick Sweeting 0ab8581c71 install local package force using dot slash 2020-12-11 19:46:26 +02:00
Nick Sweeting c47fee066d disable color and force utf-8 output on windows runner 2020-12-11 19:45:46 +02:00
Nick Sweeting b76ba443f0 fix deb_dist 2020-12-11 19:41:05 +02:00
Nick Sweeting 03334ec687 whoops forgot sudo 2020-12-11 19:38:08 +02:00
Nick Sweeting 2db5e51b54 fix windows shutil not able to handle pathlib 2020-12-11 19:33:18 +02:00
Nick Sweeting 93e6d22c1c dont run package tests when building deb pkg 2020-12-11 19:30:26 +02:00
Nick Sweeting aee219eb91 use system python instead of github actions python 2020-12-11 19:23:10 +02:00
Nick Sweeting 988aa9b572 tweak debian distutils location 2020-12-11 19:17:41 +02:00
Nick Sweeting 80a156f83a cleanup previous build artifacts before deb_dist build 2020-12-11 19:14:11 +02:00
Nick Sweeting 023a339cf8 fix debian build syntax 2020-12-11 19:11:42 +02:00
Nick Sweeting 27b266af5f fix ls a option not available on windows 2020-12-11 19:10:39 +02:00
Nick Sweeting ec86060a61 add github push code to builder CI actions 2020-12-11 19:09:40 +02:00
Nick Sweeting 4cda0d4e44 use system distutils on debian ci image 2020-12-11 19:04:27 +02:00