ayase icon indicating copy to clipboard operation
ayase copied to clipboard

Ayase is a 4chan Archiver API middleware and HTML frontend based on Python, as a replacement for FoolFuuka, supporting both Asagi and Ayase SQL Schema compatible scrapers.

Results 4 ayase issues
Sort by recently updated
recently updated
newest added

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @​cory-miller in actions/checkout#1045 Add in explicit...

dependencies

I wrote the index generator to do a select query for each OP and thread posts, plus images. This is obviously very inefficient, and needs significant overhaul.

enhancement

Ayase redirects all links to localhost:8000 by default and there is built in solution for this. This can be resolved with the following nginx proxy_pass settings, but it would be...