Peertube instance index filter

🏷 myapp
🏷 peertube
Created:   2025-06-27
Copyright: CC-BY-SA 4.0
Language:  en

By using global Peertube index of instances and auto-subscribing there are problem by removing from your instance following because it comes back after next sync. I tried to create issue in Peertube repo[1] but priority is low and I don't expect to have this fixed soon. I could try fix by myself but I'm not very good in javascript projects. So, I decided to go in another way.

I created my own index of instances what in reality it is middleware to global index[2]. It collects removed instances and list global index without them.

Moderations are made directly by calling app in docker container. For now flow is duplicated as I need to remove in peertube instance first and then in this filter but I hope it will be more efficient in the future.

source[3]

working example[4]

1: repo
2: index
3: source
4: working example
🌿 dev
🏠 home
Page counter: 2U

Mentions

➕ New gemini mention