1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00
Peertube/server/core/controllers/api/users
Chocobozzz 334ad174a9
Refactor account/channel manage checks
Use a more robust approach by requiring the caller to choose if it needs
to check the actor is local and/or the user can manage it
2025-04-10 09:07:42 +02:00
..
email-verification.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
index.ts Refactor account/channel manage checks 2025-04-10 09:07:42 +02:00
me.ts Redesign manage my videos 2025-04-02 10:49:25 +02:00
my-abuses.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
my-blocklist.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
my-history.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
my-notifications.ts Add typeOneOf filter to list notifications 2025-02-20 11:48:15 +01:00
my-subscriptions.ts Add channelUpdatedAt list subscriptions sort 2025-02-12 14:37:24 +01:00
my-video-playlists.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
registrations.ts Add abuse and registration requests stats 2024-02-21 14:57:20 +01:00
token.ts Relax missing two factor log level 2023-12-20 10:55:47 +01:00
two-factor.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
user-exports.ts Fix api rate limit 2024-02-21 13:49:08 +01:00
user-imports.ts Refactor uploadx middlewares 2024-02-21 13:49:08 +01:00