1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2025-11-03 11:58:49 +01:00
The federated image shareing service Pixelfed for YunoHost
Find a file
eric_G 3a7e4352bc
Testing (#296)
* bump requirements

* cleaning

* [fix] Privacy issue 0.12.5

* Auto-update READMEs

* Update restore

* Auto-update READMEs

* Update manifest.toml to version 0.12.6 (#301)

* Auto-update READMEs

* Auto-update READMEs

---------

Co-authored-by: ljf <ljf+git@grimaud.me>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Severin <savewish@icloud.com>
Co-authored-by: lapineige <lapineige@users.noreply.github.com>
2025-09-05 00:41:10 +02:00
.github Testing : fix .env default config (#220) 2023-06-10 11:23:39 +02:00
conf bump requirements 2025-03-24 23:35:44 +01:00
doc update screenshot 2025-01-17 14:37:56 +01:00
scripts Testing (#296) 2025-09-05 00:41:10 +02:00
.gitignore helpers 2024-09-08 21:56:23 +02:00
LICENSE Initial commit 2018-05-27 00:40:05 +02:00
manifest.toml Testing (#296) 2025-09-05 00:41:10 +02:00
README.md Testing (#296) 2025-09-05 00:41:10 +02:00
tests.toml Update tests.toml 2024-09-25 16:11:37 +02:00

Logo of Pixelfed Pixelfed, packaged for YunoHost

Decentralized photo sharing social media platform

🌐 Official app website Version: 0.12.6~ynh1

Screenshots

Screenshot of Pixelfed

📦 Developer info

Automatic tests level

🛠️ Upstream Pixelfed repository: https://github.com/pixelfed/pixelfed

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pixelfed_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade pixelfed -u https://github.com/YunoHost-Apps/pixelfed_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.