2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube-search-index_ynh.git synced 2026-06-29 07:29:32 +02:00
Moteur de recherche de vidéos et chaînes PeerTube
Find a file
Thomas f10ecc645b
Merge pull request #82 from YunoHost-Apps/testing
move from yarn to npm as per upstream README
2026-06-10 22:16:10 +02:00
.github 4.3 2021-11-30 14:23:14 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:11:26 +01:00
doc initial manifestv2 2024-02-28 12:27:51 +01:00
scripts move from yarn to npm as per upstream README 2026-06-10 21:42:37 +02:00
.gitignore First version 2020-10-31 14:18:46 +01:00
LICENSE First version 2020-10-31 14:18:46 +01:00
manifest.toml upgrade nodejs to 22 2026-06-05 19:21:49 +02:00
README.md Auto-update READMEs 2026-05-11 00:25:03 +02:00
tests.toml Helper2.1 2025-04-09 02:25:08 +02:00

Logo of PeerTube search-index PeerTube search-index, packaged for YunoHost

Search engine for PeerTube videos and channels

🌐 Official app website App Demo Version: 2026.05.07~ynh1

Screenshots

Screenshot of PeerTube search-index

📦 Developer info

Automatic tests level

🛠️ Upstream PeerTube search-index repository: https://framagit.org/framasoft/peertube/search-index

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/peertube-search-index_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade peertube-search-index -u https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing

📚 App packaging documentation

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