A privacy respecting frontend for Pixiv (WIP)
Go to file
2024-01-15 19:38:21 +07:00
configs Fix typo and image server 2023-12-17 20:19:57 +07:00
handler Revert "Escape URL parameters in Sprintf" 2024-01-14 00:49:32 +00:00
models Fix: bad social links type #35 2023-11-11 13:12:01 +07:00
template Revert "Escape URL parameters in Sprintf" 2024-01-15 19:34:34 +07:00
views Add support for legacy artwork URL 2023-11-13 20:49:26 +07:00
.air.toml Revert "Escape URL parameters in Sprintf" 2024-01-15 19:34:34 +07:00
.gitignore Update gitignore and remove junk files 2024-01-15 19:38:21 +07:00
.woodpecker.yml Update test/CI files 2023-11-11 17:34:36 +07:00
config.yml Revert "Escape URL parameters in Sprintf" 2024-01-15 19:34:34 +07:00
docker-compose.yml Fix: docker-compose port issue #24 2023-08-27 09:34:55 +07:00
Dockerfile Fix: Golang version for Docker #24 2023-08-25 17:22:29 +07:00
go.mod Update module name 2023-08-28 18:50:38 +07:00
go.sum Feature: basic ranking calendar #20 2023-08-26 11:13:51 +07:00
LICENSE License: switch to AGPL3 2023-05-15 07:28:10 +07:00
main.go Do not cache non-2xx responses 2024-01-09 12:34:12 +00:00
nginx.conf Fix: temporary remove headers #14 2023-07-15 20:09:17 +07:00
pixivfe_test.go Update test/CI files 2023-11-11 17:34:36 +07:00
README.md Returned dragongoose instance 2024-01-01 15:57:25 +00:00

Note

A backend rewrite is ongoing. Check out branch v2.

PixivFE

A privacy-respecting alternative front-end for Pixiv that doesn't suck

Get it on Codeberg

CI badge Go Report Card

Questions? Feedbacks? You can PM me on Matrix!

You can keep track of this project's development here.

Features

  • Lightweight - both the interface and the code
  • Privacy-first - the server will do the work for you
  • No bloat - we only serve HTML and CSS
  • Open source - you can trust me!

Hosting

Check out this page. We currently have guides for Docker and Caddy.

Instances

Name Cloudflare? URL
exozyme (Official) No https://pixivfe.exozy.me
dragongoose No https://pixivfe.drgns.space
chaotic.ninja No https://pix.chaotic.ninja
WhateverItWorks Yes https://art.whateveritworks.org
ducks.party No https://pixivfe.ducks.party

Hosted one yourself? Create a pull request to add it here!

License & Attributions

License: AGPL3

Special thanks:

  • huggy: author of ugoira.com for the ugoira API
  • dragongoose: writing guides
  • Contributors, stargazers and users like you, as well!