FoundKey/packages/backend/src/server/api/endpoints
Johann150 134c3b43e6
All checks were successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
implement filtering and sorting in drive
The `sort` parameter for /api/drive/show is now more unified with
other endpoints which use +createdAt for sort instead of +created.

closes #109

Changelog: Added
2023-03-26 12:03:43 +02:00
..
admin remove unused instance settings 2023-03-12 16:28:07 +01:00
antennas fix: perform visibility query in second stage 2023-02-20 21:08:58 +01:00
ap refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
app refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
auth refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
blocking refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
channels refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
charts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
clips fix: perform visibility query in second stage 2023-02-20 21:08:58 +01:00
drive implement filtering and sorting in drive 2023-03-26 12:03:43 +02:00
email-address refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
federation refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
following server: improve error message for invalidating follows 2023-03-16 20:42:02 +01:00
hashtags refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
i refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
messaging refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
miauth refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
mute refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
my refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
notes server: refactor to group deletion deliveries 2023-03-12 12:37:20 +01:00
notifications refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
pages refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
renote-mute refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
sw refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
username refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
users fix: perform visibility query in second stage 2023-02-20 21:08:58 +01:00
announcements.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
drive.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
endpoint.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
endpoints.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
export-custom-emojis.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
fetch-rss.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
get-online-users-count.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
i.ts improve docs 2023-03-03 23:36:15 +01:00
meta.ts remove unused instance settings 2023-03-12 16:28:07 +01:00
notes.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
page-push.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
ping.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
pinned-users.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
request-reset-password.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
reset-db.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
reset-password.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
server-info.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
stats.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00
users.ts refactor: replace import paths containing ../ in API server 2023-02-19 23:36:15 +01:00