1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 07:44:41 +02:00

Commit Graph

  • 81d766aba1 refactor: Remove setup_django from title.py Cristian 2020-12-11 16:03:50 -05:00
  • d0c6ecdc04 better readme install Nick Sweeting 2020-12-11 22:59:43 +02:00
  • 27ce0e49d5 readme formatting Nick Sweeting 2020-12-11 22:51:44 +02:00
  • 3ada7e7987 recommend docker compose Nick Sweeting 2020-12-11 22:51:03 +02:00
  • 63caff2811 readme tweaks Nick Sweeting 2020-12-11 22:50:16 +02:00
  • 1e8ed66a9e fix readme syntax Nick Sweeting 2020-12-11 22:46:34 +02:00
  • 6066d30b62 update readme Nick Sweeting 2020-12-11 22:45:15 +02:00
  • 1a00572138 fix case expression syntax Nick Sweeting 2020-12-11 21:45:15 +02:00
  • 491cbe85f0 use actions if statment instead of bash Nick Sweeting 2020-12-11 21:44:21 +02:00
  • 35da16f203 different bash switch style Nick Sweeting 2020-12-11 21:41:46 +02:00
  • d92369b62a skip tests on windows for now Nick Sweeting 2020-12-11 21:38:45 +02:00
  • 9ee52b52b4 add more TODO comments to github actions Nick Sweeting 2020-12-11 21:26:37 +02:00
  • d67d212682 break package deps into multiple lines Nick Sweeting 2020-12-11 21:05:40 +02:00
  • 72e5c811ba bump ubuntu version used for linter and pip build Nick Sweeting 2020-12-11 21:04:30 +02:00
  • 335732649b tweak node dependency version detection order Nick Sweeting 2020-12-11 21:03:17 +02:00
  • 1c87c27105 patch migration JSONField as well Nick Sweeting 2020-12-11 20:50:45 +02:00
  • 081d94d799 fallback to old JSONField from lib if django version is old Nick Sweeting 2020-12-11 20:45:44 +02:00
  • dc222e3636 bump ubuntu version used for tests Nick Sweeting 2020-12-11 20:38:51 +02:00
  • 5faeb13872 use ubuntu-20.04 instead of latest Nick Sweeting 2020-12-11 20:18:17 +02:00
  • 82de5631bb dont enable universe until after setup Nick Sweeting 2020-12-11 20:11:52 +02:00
  • 8896e1957a force add focal instead of bionic Nick Sweeting 2020-12-11 20:10:11 +02:00
  • b61143337e add universe to sources as root Nick Sweeting 2020-12-11 20:07:40 +02:00
  • c4961d08b3 enable universe in apt sources Nick Sweeting 2020-12-11 20:03:17 +02:00
  • 58bdaff183 split out problematic packages for better info Nick Sweeting 2020-12-11 19:56:21 +02:00
  • 0ab8581c71 install local package force using dot slash Nick Sweeting 2020-12-11 19:46:26 +02:00
  • c47fee066d disable color and force utf-8 output on windows runner Nick Sweeting 2020-12-11 19:45:46 +02:00
  • b76ba443f0 fix deb_dist Nick Sweeting 2020-12-11 19:41:05 +02:00
  • 03334ec687 whoops forgot sudo Nick Sweeting 2020-12-11 19:38:08 +02:00
  • 2db5e51b54 fix windows shutil not able to handle pathlib Nick Sweeting 2020-12-11 19:33:18 +02:00
  • 93e6d22c1c dont run package tests when building deb pkg Nick Sweeting 2020-12-11 19:30:26 +02:00
  • aee219eb91 use system python instead of github actions python Nick Sweeting 2020-12-11 19:23:10 +02:00
  • 988aa9b572 tweak debian distutils location Nick Sweeting 2020-12-11 19:17:41 +02:00
  • 80a156f83a cleanup previous build artifacts before deb_dist build Nick Sweeting 2020-12-11 19:14:11 +02:00
  • 023a339cf8 fix debian build syntax Nick Sweeting 2020-12-11 19:11:42 +02:00
  • 27b266af5f fix ls a option not available on windows Nick Sweeting 2020-12-11 19:10:39 +02:00
  • ec86060a61 add github push code to builder CI actions Nick Sweeting 2020-12-11 19:09:40 +02:00
  • 4cda0d4e44 use system distutils on debian ci image Nick Sweeting 2020-12-11 19:04:27 +02:00
  • a804956477 split debian process into 3 steps Nick Sweeting 2020-12-11 18:59:34 +02:00
  • 1960ec517c ignore utf8 errors in setup.py on windows Nick Sweeting 2020-12-11 18:54:26 +02:00
  • 6022cbc5f4 add debian distutils to build machine Nick Sweeting 2020-12-11 18:52:07 +02:00
  • ec2c2f5bea add tests for windows Nick Sweeting 2020-12-11 18:44:53 +02:00
  • e6a77dc8b1 split up debian build into two steps Nick Sweeting 2020-12-11 18:35:25 +02:00
  • 7de7ff9a54 clear previous build wheels before building in CI Nick Sweeting 2020-12-11 18:26:27 +02:00
  • db1f9b759e skip brew build in linux and debian build on mac Nick Sweeting 2020-12-11 16:59:53 +02:00
  • e90cf05141 fix lint errors Nick Sweeting 2020-12-11 16:51:11 +02:00
  • e03d17c208 test extract flag on oneshot Nick Sweeting 2020-12-11 16:49:18 +02:00
  • e17c30ed2b save test output in tests/out Nick Sweeting 2020-12-11 16:49:00 +02:00
  • 09fa58ea4b ignore egg info in root Nick Sweeting 2020-12-11 16:22:38 +02:00
  • 30f8d3f191 show python implementation name and flip verison output order for easier reading when wrapped on small screens Nick Sweeting 2020-12-11 16:21:52 +02:00
  • 6623497f18 fix MERCURY_PATH in version output when missing Nick Sweeting 2020-12-11 16:21:33 +02:00
  • c084e70ea8 fix TEMPLATES_DIR location Nick Sweeting 2020-12-11 16:21:09 +02:00
  • 9fa70b3452 add extractors arg to oneshot command and bump version to v0.5.1 Nick Sweeting 2020-12-11 15:48:46 +02:00
  • a194bb6301 Merge pull request #580 from BlipRanger/master Nick Sweeting 2020-12-10 12:48:30 -05:00
  • 6f462b45d7 Update archivebox/core/forms.py BlipRanger 2020-12-10 12:46:16 -05:00
  • 35809eab1c Update archivebox/core/views.py BlipRanger 2020-12-10 12:45:30 -05:00
  • 7ce1f63183 Update archivebox/core/forms.py BlipRanger 2020-12-10 12:44:38 -05:00
  • 8b0ff2dfee update instead of append BlipRanger 2020-12-10 11:08:27 -05:00
  • d9fd1e3811 Add selector for archive modes BlipRanger 2020-12-10 10:51:57 -05:00
  • 275ad22db7 refactor: Remove skip_index from archive related functions Cristian 2020-12-08 18:42:01 -05:00
  • 9745a5ac56 fix: Migrations should be silent when running in setup_django Cristian 2020-12-08 18:08:11 -05:00
  • 9aac09a5e1 feat: Patch setup_django so we can use an inmemory db in specific commands Cristian 2020-12-08 18:05:37 -05:00
  • 35a5700c73 fix: Move the setup_django command to a place where we already know what the actual subcommand is Cristian 2020-12-07 16:42:16 -05:00
  • f6c73f9aeb fix: Issue with oneshot command Cristian 2020-12-07 15:39:44 -05:00
  • 876c269513 Merge pull request #573 from jdcaballerov/patch-2 Nick Sweeting 2020-12-07 16:00:18 -05:00
  • 14ef5c1536 Add sonic dependency for archivebox service jdcaballerov 2020-12-07 15:39:18 -05:00
  • da5a8775cb Add sonic client dependency jdcaballerov 2020-12-07 15:36:56 -05:00
  • e634b70904 Merge pull request #574 from jdcaballerov/patch-3 Nick Sweeting 2020-12-07 15:03:58 -05:00
  • b5862afcf1 Merge pull request #572 from jdcaballerov/patch-1 Nick Sweeting 2020-12-07 15:03:36 -05:00
  • 030183cf44 Update docker-compose.yml jdcaballerov 2020-12-07 14:39:49 -05:00
  • 4f6be55753 Set info as default logging level for sonic jdcaballerov 2020-12-07 13:23:37 -05:00
  • 2082b98fd7 Use sonic as default search backend jdcaballerov 2020-12-07 13:22:09 -05:00
  • d8c6100b13 Add ripgrep jdcaballerov 2020-12-07 12:46:14 -05:00
  • 60f5b94d74 Merge pull request #571 from cdvv7788/remove-walrus Nick Sweeting 2020-12-06 15:17:53 -05:00
  • db73d92f83 docs: Update shell message to import models Cristian 2020-12-06 12:26:22 -05:00
  • 8d22ebf988 feat: Remove walrus operator (we still need to support python3.7) Cristian 2020-12-06 12:23:02 -05:00
  • 8aee5c408a improve workflow names for clarity in PR status Nick Sweeting 2020-12-06 16:26:44 +02:00
  • 6ac48d7c35 tweak warning msg Nick Sweeting 2020-12-06 02:11:36 +02:00
  • a0a79cead8 move utils and vendored libs into subfolders Nick Sweeting 2020-12-06 02:01:18 +02:00
  • 8440858751 bump pip_dist build Nick Sweeting 2020-12-06 01:38:51 +02:00
  • 8d103687d0 Merge pull request #570 from ArchiveBox/sonic-search Nick Sweeting 2020-12-05 18:22:17 -05:00
  • 172197ae01 refactor: Remove if LENGTH and use text chunker for every input jdcaballerov 2020-11-26 18:12:54 -05:00
  • 5a6b814c79 Add exception handling for indexable content reader jdcaballerov 2020-11-24 09:35:06 -05:00
  • b1d70185ed Increase word_objects for Sonic default config JDC 2020-11-23 18:33:32 -05:00
  • 15fbd81480 Change MAX_SONIC_TEXT_LENGTH JDC 2020-11-23 18:17:07 -05:00
  • db9c2edccc Add log print for url indexing JDC 2020-11-23 17:23:26 -05:00
  • 0acf479b70 Partition long strings in chunks for sonic JDC 2020-11-23 16:54:27 -05:00
  • caf4660ac8 Add indexing to update command and utilities JDC 2020-11-23 15:51:59 -05:00
  • 273c9d91c6 Add tag filter to update command JDC 2020-11-23 13:41:35 -05:00
  • 7903db6dfb Add ArchiveResult Manager and sorted indexable filter JDC 2020-11-23 13:04:38 -05:00
  • 23a9beb4e0 Add ignored extensions in ripgrep search JDC 2020-11-23 08:26:12 -05:00
  • 95382b3812 Add ripgrep rg search backend and set as default JDC 2020-11-22 20:56:24 -05:00
  • 8484bdb973 Fix add search filter to update JDC 2020-11-21 13:06:51 -05:00
  • c5b1b91708 fix: flush_search_index must be called before removing snapshots JDC 2020-11-21 13:02:58 -05:00
  • 70cc0c1950 Add search filter-type JDC 2020-11-21 13:02:35 -05:00
  • 4eeedae815 Exception handling for indexing and searching JDC 2020-11-21 09:37:13 -05:00
  • 0ed53cc117 Add search filter type for update JDC 2020-11-21 08:22:18 -05:00
  • 9bd40ed7f6 Max out number of queries JDC 2020-11-20 15:27:39 -05:00
  • a38e3e0c90 Get searc backend password from env var SEARCH_BACKEND_PASSWORD JDC 2020-11-20 11:51:44 -05:00
  • 0773f12034 Add sonic to docker-compose JDC 2020-11-20 10:29:28 -05:00
  • 0f7dba07df feat: add search filter-type to list command JDC 2020-11-19 23:39:28 -05:00