Commit graph

342 commits

Author SHA1 Message Date
Laura Hausmann
a2774bef53
[frontend] Move streaming connection into service 2024-06-19 01:56:48 +02:00
Laura Hausmann
bc14abbacc
[frontend] Fix build warnings 2024-06-19 01:56:48 +02:00
Laura Hausmann
98ac934897
[frontend] Add phosphor icons 2024-06-19 01:56:48 +02:00
Lilian
31ea03ec2d
[frontend] force state update on login failure 2024-06-19 01:56:48 +02:00
Laura Hausmann
b4ed5d2f2d
[frontend/streaming] Use SessionService for getting the streaming access token 2024-06-19 01:56:48 +02:00
Laura Hausmann
1391451404
[frontend/session] Current should be a StoredUser 2024-06-19 01:56:48 +02:00
Lilian
adb9267cd2
[frontend] Add basic login flow and session management. 2024-06-19 01:56:46 +02:00
Laura Hausmann
0379624d1d
[sln] Update dependencies 2024-06-11 17:17:27 +02:00
Laura Hausmann
46d5fdc1af
[backend/api] Add user follow, unfollow & lookup api methods (ISH-346) 2024-05-23 23:11:51 +02:00
Laura Hausmann
167fd5f0d6
[backend/api] Add renote endpoints (ISH-341) 2024-05-23 19:37:56 +02:00
Laura Hausmann
f6e1274317
[nuget] Update dependencies 2024-05-22 20:44:48 +02:00
Laura Hausmann
d23bb06430
[backend/api] Add search & lookup endpoints (ISH-333) 2024-05-18 18:22:53 +02:00
Laura Hausmann
922a759fb1
[backend/api] Add user settings endpoints (ISH-299) 2024-05-07 02:40:01 +02:00
Laura Hausmann
e4814804c0
[backend/api] Make auth endpoints RESTful 2024-04-22 20:01:48 +02:00
Laura Hausmann
86c0ab02b5
[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
Laura Hausmann
86cc2986c3
[frontend] Use content-disposition: form-data for file uploads 2024-04-22 19:02:24 +02:00
Laura Hausmann
c0aaa23e92
[backend/api] Add drive file upload/get-by-id/update endpoints & models 2024-04-22 18:53:56 +02:00
Laura Hausmann
c4bea0f8b2
[frontend] Fix implicit PaginationQuery to QueryString conversion
Turns out QueryString.Add() is a pure method (despite not having the [Pure] attribute)
2024-04-21 16:36:21 +02:00
Laura Hausmann
dca09cef56
[sln] Set DebugType to embedded in Release configuration 2024-04-17 00:53:59 +02:00
Laura Hausmann
10561ffdc5
[sln] Refactor project files 2024-04-15 00:19:41 +02:00
Laura Hausmann
a10d7bf330
[nuget] Update framework dependencies to 8.0.4 2024-04-13 01:32:55 +02:00
Laura Hausmann
4ff1b5f4c4
[backend] Implement streaming hub for timelines & notifications (ISH-244) 2024-04-08 20:45:30 +02:00
Laura Hausmann
4d133b3977
[msbuild] Remove unneeded release assets 2024-04-07 21:54:54 +02:00
Laura Hausmann
76b283b3ba
[shared/signalr] Strongly typed SignalR bootstrap 2024-04-06 18:20:10 +02:00
Laura Hausmann
36cf452b42
[frontend] Add stub login page 2024-04-04 23:25:05 +02:00
Laura Hausmann
66675146d9
[backend/signalr] Add authentication & authorization (ISH-244) 2024-04-03 21:46:05 +02:00
Laura Hausmann
41ac042ec3
[frontend] Fix build 2024-04-03 18:33:25 +02:00
Laura Hausmann
b1f5e3788f
[frontend] Add API abstractions 2024-04-03 18:15:59 +02:00
Laura Hausmann
8811e3c2b9
[frontend] Cleanup template assets, add placeholders 2024-04-01 21:24:29 +02:00
Laura Hausmann
530e4ac65d
[frontend] Note descendants & ascendants should be lists 2024-04-01 20:23:59 +02:00
Laura Hausmann
6bc2b8d57c
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00
Laura Hausmann
cad7a275e7
[frontend] Further cleanup 2024-04-01 15:44:53 +02:00
Laura Hausmann
774e92837d
[frontend] Finish blazor bootstrap (fix build warnings) 2024-04-01 15:15:22 +02:00
Laura Hausmann
d98d222901
[frontend] Add AOT build option 2024-04-01 02:52:54 +02:00
Laura Hausmann
e9e45d525d
[frontend] Fixup build 2024-04-01 02:24:00 +02:00
Laura Hausmann
f17aa71038
[frontend] Blazor bootstrap 2024-04-01 01:32:50 +02:00
Laura Hausmann
72010f9ee2
[backend/api] Drop /v1/ from /api/iceshrimp routes 2024-03-24 15:26:35 +01:00
Laura Hausmann
140ba51ad5
[frontend] Change path of built frontend 2024-02-02 02:51:28 +01:00
Laura Hausmann
bfd353d756
[frontend] Update yarn version to 4.1.0 2024-01-31 22:04:08 +01:00
Laura Hausmann
03135e31e3
Include vite manifest 2024-01-08 19:33:39 +01:00
Laura Hausmann
737e00bffc
Fix frontend paths 2024-01-08 18:11:37 +01:00
Laura Hausmann
ea6612de25
Initial commit 2023-12-24 00:57:07 +01:00