Nick Sweeting
|
42dad5e0b3
|
rename VERSION_RELEASES to VERSIONS_AVAILABLE
|
2023-12-19 10:01:08 -08:00 |
|
Nick Sweeting
|
168cdac2c4
|
rename VERSION_RELEASES to VERSIONS_AVAILABLE
|
2023-12-19 09:58:42 -08:00 |
|
Nick Sweeting
|
480eff52db
|
Update urls.py
|
2023-12-19 09:58:15 -08:00 |
|
Nick Sweeting
|
14f10a0461
|
Merge branch 'dev' into version-banner
|
2023-12-19 09:57:08 -08:00 |
|
Nick Sweeting
|
487e560e32
|
Update config.py to use fallback git head method
|
2023-12-18 19:27:52 -08:00 |
|
Nick Sweeting
|
5805e18380
|
Update settings.py
|
2023-12-18 19:25:08 -08:00 |
|
Nick Sweeting
|
7d5a7f80ca
|
Update admin.py
|
2023-12-18 19:24:48 -08:00 |
|
Nick Sweeting
|
7d06836443
|
add WIP comment
|
2023-12-18 19:24:18 -08:00 |
|
Nick Sweeting
|
89bdda85e9
|
Merge branch 'dev' into side-fixes
|
2023-12-18 19:17:31 -08:00 |
|
Nick Sweeting
|
7410fddacf
|
improve entrypoint error handling and color coding
|
2023-12-17 21:03:01 -08:00 |
|
Nick Sweeting
|
4a4ed2cad6
|
fix version string parsing
|
2023-12-17 17:44:26 -08:00 |
|
Nick Sweeting
|
d5f1411ed1
|
exit with running as root error when PUID is 0
|
2023-12-17 16:57:40 -08:00 |
|
Nick Sweeting
|
8a306dbf6f
|
add BUILD_TIME to archivebox version output
|
2023-12-17 16:57:02 -08:00 |
|
Nick Sweeting
|
951bba52a0
|
hide +editable from version string in output because all docker installs are editable
|
2023-12-17 16:14:39 -08:00 |
|
Nick Sweeting
|
169b427fde
|
bump min required python version to 3.7.0
|
2023-12-17 16:05:00 -08:00 |
|
Nick Sweeting
|
d4b0660b8d
|
add hint to use docker run instead of exec when catching root error fixes #1287
|
2023-12-17 16:04:02 -08:00 |
|
Ben Muthalaly
|
a2b11b696d
|
Remove version comparison function
|
2023-12-01 16:55:07 -06:00 |
|
Ben Muthalaly
|
25d7f3ed1c
|
Parse without regex and change 'let' to 'const'
|
2023-11-30 19:57:46 -06:00 |
|
Ben Muthalaly
|
4ae35c86f2
|
Update archivebox/config.py
Co-authored-by: Nick Sweeting <git@sweeting.me>
|
2023-11-30 19:53:20 -06:00 |
|
Ben Muthalaly
|
8616cd758a
|
Fix typos, formatting, and variable declarations
Co-authored-by: Nick Sweeting <git@sweeting.me>
|
2023-11-30 18:06:54 -06:00 |
|
Ben Muthalaly
|
ba4342dadf
|
Add CLI hints to add and schedule jobs
|
2023-11-27 22:58:13 -06:00 |
|
Ben Muthalaly
|
a3fd8a8ecd
|
Move version banner logic from JS to Python
Also adds CSS styling to banner.
|
2023-11-27 22:56:30 -06:00 |
|
Ben Muthalaly
|
7599dbb79d
|
Add notification about upgrade to admin page
|
2023-11-23 03:04:31 -06:00 |
|
Nick Sweeting
|
f5c2cfcfe2
|
dont alert on statics
|
2023-11-14 02:30:59 -08:00 |
|
Nick Sweeting
|
6761ed368c
|
wip pre-0.7.1 side fixes
|
2023-11-14 02:09:58 -08:00 |
|
Nick Sweeting
|
f0033f75d0
|
config.py lint fixes
|
2023-11-14 02:07:35 -08:00 |
|
Nick Sweeting
|
0b950b3253
|
make get_commit_hash more precisce by using exact ref
|
2023-11-14 02:04:57 -08:00 |
|
Nick Sweeting
|
f6ea21eabf
|
bump version in package.json
|
2023-11-14 00:52:29 -08:00 |
|
Nick Sweeting
|
6188dcdcbd
|
return placeholder version during docs build
|
2023-11-14 00:38:37 -08:00 |
|
Nick Sweeting
|
d3d05f5f64
|
add fallback version detection mode
|
2023-11-14 00:21:09 -08:00 |
|
Nick Sweeting
|
4523d6817f
|
readme fixes
|
2023-11-13 23:51:46 -08:00 |
|
Nick Sweeting
|
716f68c34a
|
bump vendor dependency versions
|
2023-11-13 22:38:19 -08:00 |
|
Nick Sweeting
|
f5739506f6
|
Merge pull request #1244 from overhacked/search_index_extract_html_text
|
2023-11-08 23:34:44 -08:00 |
|
Nick Sweeting
|
7377d9ebc3
|
bump version to 0.7.1 and fix version autodetection code
|
2023-11-03 20:07:39 -07:00 |
|
Nick Sweeting
|
db733151f7
|
bump user agent browser version
|
2023-10-31 19:16:15 -07:00 |
|
Nick Sweeting
|
166573d417
|
autodetect qemu and warn about broken chrome in emulated containers
|
2023-10-31 00:23:19 -07:00 |
|
Nick Sweeting
|
62e077a5bc
|
Merge pull request #1241 from overhacked/fts5-search
|
2023-10-30 18:49:52 -07:00 |
|
Nick Sweeting
|
851f59b4ba
|
Merge pull request #1254 from c01o/dev
|
2023-10-30 18:44:55 -07:00 |
|
mAAdhaTTah
|
18e89bee3d
|
Fix readwise token
Accidentally shipped this hard-coded. Token is long-size revoked,
but obviously hard to use this way!
|
2023-10-29 17:27:04 -04:00 |
|
Nick Sweeting
|
a680724367
|
Merge branch 'dev' into search_index_extract_html_text
|
2023-10-27 23:09:28 -07:00 |
|
c01o
|
8c25a81009
|
Remove playwright from armv7
|
2023-10-27 05:59:25 +09:00 |
|
Ross Williams
|
310b4d1242
|
Add htmltotext extractor
Saves HTML text nodes and selected element attributes in
`htmltotext.txt` for each Snapshot. Primarily intended to be used
for search indexing.
|
2023-10-23 21:42:32 -04:00 |
|
Nick Sweeting
|
63ad43f46c
|
Merge branch 'dev' into method_allow_deny
|
2023-10-20 04:25:44 -07:00 |
|
Nick Sweeting
|
53355be46a
|
Merge branch 'dev' into fts5-search
|
2023-10-20 04:23:50 -07:00 |
|
Nick Sweeting
|
82d8662c74
|
add more readability error output
|
2023-10-20 04:14:28 -07:00 |
|
Nick Sweeting
|
76f9b91ed3
|
dockerfile fixes
|
2023-10-20 04:08:38 -07:00 |
|
Nick Sweeting
|
86c662421b
|
show FS_USER in version output debug string
|
2023-10-20 02:47:23 -07:00 |
|
Nick Sweeting
|
7910a5b34b
|
fix pretty_path printing logic
|
2023-10-20 02:47:03 -07:00 |
|
Nick Sweeting
|
d4ca2d1154
|
update mercury bin path to postlight parser
|
2023-10-20 02:46:41 -07:00 |
|
Nick Sweeting
|
63c276a93d
|
redirect add page back to snapshots list automatically
|
2023-10-19 18:24:19 -07:00 |
|