Nick Sweeting
|
eb4d3bca9d
|
Update readability.py
|
2021-05-13 00:13:32 -04:00 |
|
Nick Sweeting
|
c3d009e4ec
|
fix python file execution checking
|
2021-04-24 04:43:02 -04:00 |
|
Nick Sweeting
|
79e19ecd47
|
shield pwd import for windows
|
2021-04-24 03:51:38 -04:00 |
|
Nick Sweeting
|
3db77fd1a2
|
fix lint errors
|
2021-04-24 03:49:01 -04:00 |
|
Nick Sweeting
|
3992e0fee3
|
auto prepend python binary to args when running system command with python file as first argument
|
2021-04-24 03:29:22 -04:00 |
|
Nick Sweeting
|
fa84f749ff
|
run archivebox version using python binary
|
2021-04-24 03:29:22 -04:00 |
|
Nick Sweeting
|
226e26852c
|
dont try to autodetect whether node, chrome, etc are needed during setup
|
2021-04-24 03:29:22 -04:00 |
|
Nick Sweeting
|
f129b9f443
|
allow executing main
|
2021-04-24 03:11:06 -04:00 |
|
Nick Sweeting
|
208f866fc4
|
fix user detection on freebsd always returning root
|
2021-04-24 02:52:09 -04:00 |
|
Nick Sweeting
|
06f6084e3b
|
ignore stdin when passed instead of throwing an error
|
2021-04-24 00:09:52 -04:00 |
|
Nick Sweeting
|
eb80dc26a1
|
cleanup config files
|
2021-04-23 22:58:44 -04:00 |
|
Nick Sweeting
|
4f91af0ce9
|
TODO create admin user from env vars
|
2021-04-23 15:50:34 -04:00 |
|
Nick Sweeting
|
9563e74f7c
|
enforce minimum django version
|
2021-04-23 15:02:26 -04:00 |
|
Kunwoo Ahn
|
b6ee7d291e
|
fix bookmarklet script
Fix '&' bug in parameter
|
2021-04-16 21:24:51 +09:00 |
|
Nick Sweeting
|
63552be0e3
|
whoops
|
2021-04-13 04:03:47 -04:00 |
|
Nick Sweeting
|
7d1f8cb496
|
no longer recommend snap chromium, just use playwright
|
2021-04-13 03:59:17 -04:00 |
|
Nick Sweeting
|
2c6f0a96bf
|
fix extra arg
|
2021-04-13 02:21:51 -04:00 |
|
Nick Sweeting
|
54cab113f3
|
allow static_index.json in dir root from old static exports
|
2021-04-12 17:06:32 -04:00 |
|
Nick Sweeting
|
50b341baab
|
bail out if old index.json is found during init but doesnt contain links
|
2021-04-12 16:51:45 -04:00 |
|
Nick Sweeting
|
217952c8d0
|
sigh linters
|
2021-04-11 12:51:50 -04:00 |
|
Nick Sweeting
|
bfefe042bf
|
fix noqa
|
2021-04-11 03:57:04 -04:00 |
|
Nick Sweeting
|
335e4658c8
|
keep grid header on one line
|
2021-04-11 00:49:33 -04:00 |
|
Nick Sweeting
|
52429b8d15
|
dont prevent search when backend throws an exception or times out
|
2021-04-10 08:18:13 -04:00 |
|
Nick Sweeting
|
9f05cf8283
|
virtual-time-budget doesnt work with some chrome stuff
|
2021-04-10 08:04:59 -04:00 |
|
Nick Sweeting
|
62078a77f8
|
show run duration after each archived link in cli output
|
2021-04-10 07:52:01 -04:00 |
|
Nick Sweeting
|
6a6ef63775
|
enforce utf8 on more file reads
|
2021-04-10 07:22:32 -04:00 |
|
Nick Sweeting
|
193df5c8d3
|
add video subtitles and description to full-text index
|
2021-04-10 07:22:20 -04:00 |
|
Nick Sweeting
|
1e3c1e3c83
|
also write autogenerated subtitles
|
2021-04-10 06:56:19 -04:00 |
|
Nick Sweeting
|
e7473c4e3e
|
add some more padding to public index columns
|
2021-04-10 06:38:33 -04:00 |
|
Nick Sweeting
|
6949803395
|
enforce new models to use uuid keys
|
2021-04-10 06:32:45 -04:00 |
|
Nick Sweeting
|
1b67dd5c45
|
fix issues with django 3.2
|
2021-04-10 06:22:07 -04:00 |
|
Nick Sweeting
|
0c321a06d0
|
hide scrollbars in screenshots
|
2021-04-10 05:45:19 -04:00 |
|
Nick Sweeting
|
c5a9b77f4f
|
update user agents to mimic latest chrome
|
2021-04-10 05:45:02 -04:00 |
|
Nick Sweeting
|
bf0da664be
|
fix favicons on public index
|
2021-04-10 05:23:02 -04:00 |
|
Nick Sweeting
|
3093057675
|
bail out on sonic indexing after 5 errors
|
2021-04-10 05:18:03 -04:00 |
|
Nick Sweeting
|
89158d5dc7
|
allow full-text search from public index
|
2021-04-10 05:14:02 -04:00 |
|
Nick Sweeting
|
d1051e40bd
|
remove tzlocal
|
2021-04-10 04:42:39 -04:00 |
|
Nick Sweeting
|
a9986f1f05
|
add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
cf7d7e4990
|
add new timezone autosetting and cache header setting middlewares
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
1977ae8962
|
add more helper props to snapshot for getting latest headers, favicon, etc
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
8d68f1744e
|
tweak columns in private snapshots list and shorten action names
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
722f530c80
|
support adding and removing multiple tags at once using autocomplete multiselect field
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
06c58ac42a
|
fix unreachable config backup clear
|
2021-04-09 12:15:47 -04:00 |
|
Nick Sweeting
|
32764347ce
|
add new SEARCH_BACKEND_TIMEOUT config option defaulted to 90sec
|
2021-04-09 00:27:12 -04:00 |
|
Nick Sweeting
|
2e57df917e
|
handle BaseExceptions properly
|
2021-04-08 06:08:17 -04:00 |
|
Nick Sweeting
|
2c07d8f1f3
|
fix lgtm alerts
|
2021-04-06 13:47:26 -04:00 |
|
Nick Sweeting
|
21bb84f627
|
fix lint errors
|
2021-04-06 02:50:51 -04:00 |
|
Nick Sweeting
|
e92db03f5f
|
fallback to using bin_path to find archivebox binary if sys.argv is empty
|
2021-04-06 02:45:57 -04:00 |
|
Nick Sweeting
|
c98053a8ca
|
allow filtering by archiveresult status
|
2021-04-06 02:07:22 -04:00 |
|
Nick Sweeting
|
f67a5a215a
|
fix readability indexing process and implement a max total character length on indexed content
|
2021-04-06 02:01:38 -04:00 |
|