1
0
Fork 0
mirror of synced 2024-05-18 19:32:24 +12:00
Commit graph

3190 commits

Author SHA1 Message Date
Nick Sweeting 7387d4b93c fix pihole compose setup 2023-11-08 00:14:07 -08:00
Nick Sweeting fd9803f3b7
chown PLAYWRIGHT_BROWSERS_PATH in entrypoint to fix archivebox setup 2023-11-07 01:49:48 -08:00
Nick Sweeting c808e53b44
chown PLAYWRIGHT_BROWSERS_PATH after installing so archivebox setup can run 2023-11-07 01:42:16 -08:00
Nick Sweeting 56f27fdb13 remove dev packages from lockfiles 2023-11-03 21:54:17 -07:00
Nick Sweeting 07b9710970 update pip dist script 2023-11-03 21:35:08 -07:00
Nick Sweeting 1323b812ce fix brew release process 2023-11-03 21:30:28 -07:00
Nick Sweeting ebb716514d
Update README.md security notice about extractors 2023-11-03 21:17:37 -07:00
Nick Sweeting 5c4a50557b bump brew dist version 2023-11-03 20:31:09 -07: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 907d170614 add pdm lockfile changes 2023-11-03 19:14:42 -07:00
Nick Sweeting 5ce77d3d0b
Update pip.yml 2023-11-03 19:12:19 -07:00
Nick Sweeting c6e5a565c0 switch back to locked cache instead of private but put targetarch in cache id to separate them 2023-10-31 19:43:41 -07:00
Nick Sweeting 57f033be60 add targetos to build args 2023-10-31 19:43:01 -07:00
Nick Sweeting db733151f7 bump user agent browser version 2023-10-31 19:16:15 -07:00
Nick Sweeting 7283e9b91d fix docker build tags 2023-10-31 19:11:14 -07:00
Nick Sweeting 00d671240e use private caches for each architecture build so as not to pollute caches with bad binaries 2023-10-31 16:06:19 -07:00
Nick Sweeting 41bd7c6480 fix cache locking errors during parallel builds 2023-10-31 14:59:34 -07:00
Nick Sweeting 2c692191ef fixes for ci 2023-10-31 06:48:55 -07:00
Nick Sweeting bc555cca96 working arm v7 build 2023-10-31 06:28:11 -07:00
Nick Sweeting 12c966477f bump docker build action ci versions 2023-10-31 05:37:26 -07:00
Nick Sweeting 43a020c534 fewer packages 2023-10-31 05:33:30 -07:00
Nick Sweeting 211ca363b5 better dockerfiles caching 2023-10-31 05:31:19 -07:00
Nick Sweeting 562fd5a3bb revert back to python-3.11 base image and add cache dirs for massive build speed increase 2023-10-31 03:58:24 -07:00
Nick Sweeting ce4df6d965 use global pip cache 2023-10-31 03:19:35 -07:00
Nick Sweeting da80a41afb use bookworm-backports for everything 2023-10-31 03:11:53 -07:00
Nick Sweeting 47d9161168 fix Dockerfile 2023-10-31 03:06:02 -07:00
Nick Sweeting aabc89d6a7 add requirements.txt 2023-10-31 01:06:57 -07:00
Nick Sweeting f0d51c377b attempt fix for python build 2023-10-31 01:05:39 -07:00
Nick Sweeting 214016d8a1 fix broken arg 2023-10-31 00:31:14 -07:00
Nick Sweeting b87af19235 use pdm sync instead of pdm install in docker 2023-10-31 00:30:27 -07:00
Nick Sweeting 479a6f44ea dont install site packages as editable 2023-10-31 00:27:31 -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 32e363848e install all optionall dependencies in docker 2023-10-31 00:00:09 -07:00
Nick Sweeting 1bfbf5e9c3 add pip packages build step 2023-10-30 23:58:13 -07:00
Nick Sweeting ce76c324a5 autodetect uid and gid from data dir contents 2023-10-30 23:50:27 -07:00
Nick Sweeting 019c012951 fix entrypoint chowning 2023-10-30 23:42:12 -07:00
Nick Sweeting a677ef7113 fix conditional on architecture 2023-10-30 23:34:26 -07:00
Nick Sweeting 2ab4be71c1
Add instructions to run specific branch in docker compose 2023-10-30 23:33:29 -07:00
Nick Sweeting d46c9b9bc8 bump pip dist folder 2023-10-30 23:28:49 -07:00
Nick Sweeting 6b35c30e17 fix armv7 build for Docker and bare metal 2023-10-30 23:25:51 -07:00
Nick Sweeting 62e077a5bc
Merge pull request #1241 from overhacked/fts5-search 2023-10-30 18:49:52 -07:00
Nick Sweeting 8467d89400
Merge pull request #1255 from c01o/fix_python_test 2023-10-30 18:48:28 -07:00
Nick Sweeting 3b005b5faf
Add PDM 2023-10-30 18:48:10 -07:00
Nick Sweeting 851f59b4ba
Merge pull request #1254 from c01o/dev 2023-10-30 18:44:55 -07:00
Nick Sweeting 9b0b7c6f64 remove setup.py and youtube-dl dependency 2023-10-30 18:40:55 -07:00
Nick Sweeting db360dea1f
Fix writing to stderr from docker entrypoint 2023-10-30 15:44:33 -07:00
Nick Sweeting e7795550fc
add help message to permissions error output 2023-10-30 15:39:12 -07:00
Nick Sweeting e2bcb19603
Merge pull request #1259 from mAAdhaTTah/fix-readwise-token 2023-10-30 11:59:08 -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 720061185c
Merge pull request #1195 from overhacked/method_allow_deny 2023-10-27 23:05:30 -07:00