|
d2785c2ddd
|
Remove unnecessary file mentions
|
2024-01-04 20:57:27 +04:00 |
|
|
c0c56036d3
|
Remove Docker
|
2024-01-04 20:53:42 +04:00 |
|
|
03136a75ff
|
Remove Git
|
2024-01-04 20:52:50 +04:00 |
|
|
64929e4fd4
|
Remove Debian
|
2024-01-04 20:50:00 +04:00 |
|
|
18164ef78a
|
Remove Docker
|
2024-01-04 20:40:33 +04:00 |
|
|
6421bb7c65
|
Remove PIP
|
2024-01-04 20:25:02 +04:00 |
|
|
2bd9efab50
|
Remove docs
|
2024-01-04 20:13:03 +04:00 |
|
|
6eb616e097
|
Remove unnecessary file mentions
|
2024-01-04 20:08:47 +04:00 |
|
|
5e88f14c7b
|
Remove Homebrew
|
2024-01-04 19:50:09 +04:00 |
|
|
dc2f01754e
|
Recreate server "alpha.causa-arcana.com" as "site.causa-arcana.com"
|
2024-01-04 06:42:18 +04:00 |
|
|
1ccaf793a0
|
Merge tag 'v0.7.1' into changes
|
2024-01-04 02:35:21 +04:00 |
|
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 |
|
|
bfe52f9508
|
Merge remote-tracking branch 'origin/HEAD' into changes
|
2023-11-02 00:21:36 +04: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 |
|