.. |
AdminSchemas.cs
|
[backend/api] Add admin endpoint to force instance dead/alive status (ISH-366)
|
2024-06-17 18:25:16 +02:00 |
AuthRequest.cs
|
[backend/api] Add reset password endpoint (ISH-282)
|
2024-05-02 00:32:40 +02:00 |
AuthResponse.cs
|
[backend/api] Add IsModerator and IsAdmin flags to AuthResponse
|
2024-06-21 00:01:15 +02:00 |
DriveFileResponse.cs
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +02:00 |
EmojiResponse.cs
|
[backend/api] Create all required fields and return EmojiResponse
|
2024-06-23 13:42:33 +02:00 |
ErrorResponse.cs
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +02:00 |
InviteResponse.cs
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +02:00 |
NoteCreateRequest.cs
|
[backend/api] Add idempotency key support to NoteController.CreateNote (ISH-294)
|
2024-05-07 01:41:05 +02:00 |
NoteResponse.cs
|
[backend/api] Add url & uri properties to NoteBase
|
2024-06-23 01:13:43 +02:00 |
NotificationResponse.cs
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +02:00 |
RedirectResponse.cs
|
[backend/api] Add search & lookup endpoints (ISH-333)
|
2024-05-18 18:22:53 +02:00 |
UpdateDriveFileRequest.cs
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +02:00 |
UpdateEmojiRequest.cs
|
[backend/api] Add PATCH admin/emoji/{id} and UpdateEmojiRequest
|
2024-06-23 13:42:33 +02:00 |
UserProfileResponse.cs
|
[shared] Fix de-serialization failure in UserProfile RelationData
|
2024-06-19 01:57:49 +02:00 |
UserResponse.cs
|
[backend/api] Add UserResponse.Host property (ISH-304)
|
2024-05-02 01:14:52 +02:00 |
UserSettingsEntity.cs
|
[backend/api] Add user settings endpoints (ISH-299)
|
2024-05-07 02:40:01 +02:00 |
ValueResponse.cs
|
[backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes
|
2024-04-22 19:55:00 +02:00 |