FoundKey/packages/backend/src/server
Johann150 a0940c49a2
refactor: remove repositoryUrl & feedbackUrl from meta
These two URLs are static so there is no reason to keep them in the
database. They are also not even used anywhere by the API, so they can
also be removed from there.

Where they are used is in the nodeinfo, where they are now hardcoded.

While editing the nodeinfo, also uncommented nodeinfo version 2.1.
2022-07-18 14:39:27 +02:00
..
activitypub refactor: fix type 2022-04-17 20:44:21 +09:00
api refactor: remove repositoryUrl & feedbackUrl from meta 2022-07-18 14:39:27 +02:00
file chore: remove unused imports 2022-07-12 14:41:10 +02:00
proxy feat: Add Badge Image to Push Notification (#8012) 2022-07-09 05:52:01 -04:00
web remove ms dependency 2022-07-16 16:54:11 +00:00
activitypub.ts fix: add id for activitypub follows (#8689) 2022-06-04 13:52:42 +09:00
index.ts refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
nodeinfo.ts refactor: remove repositoryUrl & feedbackUrl from meta 2022-07-18 14:39:27 +02:00
well-known.ts fix: Add rel attribute to host-meta (#8583) 2022-05-01 19:14:14 +09:00