1
0
Fork 0
mirror of synced 2024-09-14 00:07:34 +12:00
Commit graph

1969 commits

Author SHA1 Message Date
Cristian
8f3c03a0f9 feat: Initial (and naive) ArchiveResult model 2020-11-03 09:54:02 -05:00
Lazaro V
30c88ee12c
Fixed docker-compose.yml url
#Summary
This PR fixes the URL for the `docker-compose.yml` configuration file. Previous link downloaded the entire github editor webpage, throwing syntax errors when trying to install via Docker. 

#Related Issues #523 

#Changes
- Documentation (README.md)
2020-11-03 11:05:59 -03:00
Nick Sweeting
4bdda4d753
Merge pull request #522 from cdvv7788/fix-wheel 2020-11-02 22:19:41 -05:00
Cristian
ac0ec160d1 lint: Fix warnings in master branch 2020-11-02 08:51:48 -05:00
Cristian
c8638537e3 fix: Move wheel in setup.py to avoid wheel building issue 2020-11-02 08:32:49 -05:00
Nick Sweeting
7d4738a674 fix intermittent BrokenPipe error on macOS when SHOW_PROGRESS=True 2020-10-31 19:38:54 -04:00
Nick Sweeting
9c6ff5036c add suppress output helper 2020-10-31 19:33:17 -04:00
Nick Sweeting
22fb9c2ad7 tweak icons 2020-10-31 19:32:43 -04:00
Nick Sweeting
cafe35c595 show pending in light font 2020-10-31 16:33:31 -04:00
Nick Sweeting
61383bbbac
add docker development hint to readme 2020-10-31 16:33:09 -04:00
Nick Sweeting
5cae05ae76 tweak tags css and add tags to navbar 2020-10-31 07:57:11 -04:00
Nick Sweeting
c47398851b nicer timeout hints 2020-10-31 07:57:11 -04:00
Nick Sweeting
651d6c4447 bold snapshots over 50MB 2020-10-31 07:57:11 -04:00
Nick Sweeting
b8bbb75f9c logarithmic progress bars woohoo 2020-10-31 07:57:11 -04:00
Nick Sweeting
ac9e0e356d config fixes 2020-10-31 07:57:11 -04:00
Nick Sweeting
aa71a231f6
Update README.md 2020-10-31 07:18:51 -04:00
Nick Sweeting
68b1c8342a
Update README.md 2020-10-31 07:16:10 -04:00
Nick Sweeting
e38ca439c0
Update README.md 2020-10-31 07:15:02 -04:00
Nick Sweeting
2a19fa2487 bump docs 2020-10-31 03:09:22 -04:00
Nick Sweeting
79051ca15b new package build 2020-10-31 03:08:41 -04:00
Nick Sweeting
18355dc2c6 clean up config loading in settings and config file layout 2020-10-31 03:08:03 -04:00
Nick Sweeting
f82cc16667
Merge pull request #519 from Uzay-G/patch-1
Update license year
2020-10-30 22:02:33 -04:00
Uzay-G
4d918bf24e
Update license year 2020-10-30 19:23:02 +01:00
Nick Sweeting
2a95190aaf
Merge pull request #518 from cdvv7788/title_test
tests: Add tests for several different ways to extract the title
2020-10-30 13:00:28 -04:00
Cristian
e7e33ea7a5 tests: Add tests for several different ways to extract the title 2020-10-30 08:04:26 -05:00
Nick Sweeting
aede134ab3 temporarily disable icon highlighting in favor of performance 2020-10-30 05:12:33 -04:00
Nick Sweeting
f727ece7b3 add regex fallback back to title parser 2020-10-30 04:57:31 -04:00
Nick Sweeting
79bef1384e
Merge pull request #493 from ttimasdf/feat-ogtitle
Feature: add og:title metadata as alternative title
2020-10-30 04:51:14 -04:00
Nick Sweeting
cac3912439 small type fixes 2020-10-30 04:50:14 -04:00
Nick Sweeting
319179bb71
Merge pull request #517 from cdvv7788/fix_chrome_user_data_dir_check 2020-10-29 13:46:17 -04:00
Nick Sweeting
1e5fbf4bd2
Update archivebox/config/__init__.py 2020-10-29 13:46:03 -04:00
Cristian
81dd626b85 fix: CHROME_USER_DATA_DIR was causing an error after the update to posix paths 2020-10-29 11:09:18 -05:00
Cristian
f6ce1de882 fix: archivebox version was being called as root 2020-10-27 09:15:14 -05:00
Cristian
a6bee5f111 feat: Move setup_django to an inner module 2020-10-26 08:02:04 -05:00
Cristian
e1d0b8bce7 feat: Initialize django at the beginning 2020-10-26 07:45:21 -05:00
Nick Sweeting
5faadee7d1 workaround for mercury version output 2020-10-24 22:59:09 -04:00
Nick Sweeting
e727af6f22 allow Path args to get_dir_size and copy_and_overwrite 2020-10-24 22:47:18 -04:00
Nick Sweeting
ca77d90a8f
Update README.md 2020-10-24 22:23:08 -04:00
Nick Sweeting
c148c27c66
Merge pull request #512 from cdvv7788/gh-actions-env
feat: Update usage of get-env in gh-actions (deprecation)
2020-10-23 09:26:44 -04:00
Cristian
d471dd7c8a feat: Update usage of get-env in gh-actions (deprecation) 2020-10-23 06:54:37 -05:00
Cristian
f330e6428b lint: Remove unused imports from utils 2020-10-23 06:45:56 -05:00
Cristian
f397634dd2 feat: Rename old indexes at the end of init process 2020-10-23 06:45:56 -05:00
Cristian
7fc9b7d456 refactor: Update mentions of the html index in the logs 2020-10-23 06:45:56 -05:00
Cristian
572b46cecf lint: Remove unused imports 2020-10-23 06:45:56 -05:00
Cristian
ae1484b8bf feat: Remove index.json and index.html generation from the regular process 2020-10-23 06:45:56 -05:00
Nick Sweeting
494af5f2e1
Merge pull request #507 from ehainry/master
Add parser for Wallabag Atom feeds
2020-10-22 14:04:57 -04:00
Cristian
14f56a868a refactor: Change typing for new stubs 2020-10-22 08:46:16 -05:00
Cristian
c12fe0e3d7 feat: Use CURL_ARGS on title extractor 2020-10-22 08:46:16 -05:00
Cristian
563d0f94ec feat: Use CURL_ARGS in favicon extractor 2020-10-22 08:46:16 -05:00
Cristian
2e1cdca789 feat: Use CURL_ARGS on header extractor 2020-10-22 08:46:16 -05:00