Iceshrimp.NET/Iceshrimp.Shared/Schemas/Web
2025-01-07 08:32:42 +01:00
..
AdminSchemas.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
AuthRequest.cs [backend/api] Add TOTP submission endpoint (ISH-580) 2024-11-21 20:04:21 +01:00
AuthResponse.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
DriveFileResponse.cs [shared] Make all response DTOs with string identifiers implement IIdentifiable 2024-12-05 00:50:49 +01:00
EmojiResponse.cs [shared] Make all response DTOs with string identifiers implement IIdentifiable 2024-12-05 00:50:49 +01:00
ErrorResponse.cs [backend/middleware] Fix error responses always returning 500 2024-09-29 00:30:24 +02:00
FilterRequest.cs [backend/api] Add filter endpoints (ISH-339) 2024-07-13 00:36:49 +02:00
FilterResponse.cs [backend/api] Add filter endpoints (ISH-339) 2024-07-13 00:36:49 +02:00
FollowRequestResponse.cs [shared] Make all response DTOs with string identifiers implement IIdentifiable 2024-12-05 00:50:49 +01:00
InstanceResponse.cs [frontend/components] Add registration page and update login page style (ISH-472) 2024-11-26 04:21:30 +01:00
InviteResponse.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
MigrationSchemas.cs [backend/federation] Add support for incoming, outgoing & local account migrations (ISH-118) 2024-09-27 03:27:34 +02:00
NoteCreateRequest.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
NoteRefetchResponse.cs [backend/api] Add note refetch endpoint (ISH-352) 2024-07-04 18:57:17 +02:00
NoteResponse.cs [shared] Make all response DTOs with string identifiers implement IIdentifiable 2024-12-05 00:50:49 +01:00
NotificationResponse.cs [shared] Make all response DTOs with string identifiers implement IIdentifiable 2024-12-05 00:50:49 +01:00
PaginationWrapper.cs [backend/api] Add PaginationWrapper<TData> & associated helper methods 2024-10-24 18:20:48 +02:00
RedirectResponse.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
RelaySchemas.cs [backend/federation] Add relay support (ISH-266) 2024-09-28 00:32:43 +02:00
SessionSchemas.cs [backend/api] Add mastodon session management endpoints 2025-01-07 08:32:42 +01:00
TwoFactorEnrollment.cs [backend/api] Allow enrolling existing users into 2FA (ISH-626) 2024-11-23 02:10:35 +01:00
UpdateDriveFileRequest.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
UpdateEmojiRequest.cs [backend] Add sensitive field to emojis 2024-10-04 00:36:38 +02:00
UserProfileEntity.cs Code cleanup 2024-12-17 19:38:52 +01:00
UserProfileResponse.cs [backend/api] Include Public URL in UserProfileResponse 2024-12-17 19:37:59 +01:00
UserResponse.cs [shared] Make all response DTOs with string identifiers implement IIdentifiable 2024-12-05 00:50:49 +01:00
UserSettingsEntity.cs [frontend] Add user settings page, enable 2FA enroll and login (ISH-581) 2024-11-26 04:21:30 +01:00
ValueResponse.cs [shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
VersionResponse.cs [backend/web] Add version endpoint 2024-11-19 23:05:15 +01:00