Commit graph

68 commits

Author SHA1 Message Date
Laura Hausmann
afe62b0aab
[sln] Code cleanup 2024-09-13 21:44:31 +02:00
Laura Hausmann
28b57e35a3
[frontend] Add .NET runtime version to about page 2024-09-13 20:30:59 +02:00
Lilian
6acf41d6b9
[frontend/components] Use correct overflow behavior 2024-09-12 01:47:04 +02:00
Lilian
825a887603
[frontend/pages] Add authorize attribute to pages that require auth (ISH-481) 2024-09-10 23:31:31 +02:00
Lilian
12d8d66242
[frontend] Fix offset and scrollIntoView behavior on SingleNote view 2024-09-10 03:33:56 +02:00
Laura Hausmann
79a4ce012c
[frontend] Code cleanup 2024-09-10 03:00:45 +02:00
Laura Hausmann
642d4d9332
[frontend] Fix typo 2024-09-10 02:57:51 +02:00
Lilian
cab3f5b59f
[frontend/Models] Endpoint doesn't return profile, fix model 2024-09-10 01:51:28 +02:00
Lilian
a67400d17d
[frontend] Populate top-bar on filter settings page 2024-09-10 01:51:27 +02:00
Lilian
a1bc0537ed
[frontend] Fix missing import 2024-09-10 01:51:27 +02:00
Lilian
cfd53a373e
[frontend] Add filter page to settings 2024-09-10 01:51:27 +02:00
Lilian
e6f95b9ec4
[frontend] Populate top-bar on single note view 2024-09-10 01:51:27 +02:00
Lilian
6234fbfd17
[frontend] Rework settings panel responsiveness 2024-09-10 01:51:27 +02:00
Lilian
5ee03ca3d6
[frontend] Add profile settings 2024-09-10 01:51:27 +02:00
Lilian
95b3d64cfd
[frontend] Improve error UI and add settings panel 2024-09-10 01:51:27 +02:00
Lilian
9527c9ca09
[frontend] Add InMemory Logger 2024-09-10 01:51:27 +02:00
Lilian
71354fd27f
[frontend] Run network requests for single note view concurrently 2024-09-10 01:51:27 +02:00
Lilian
ba42e19beb
[frontend] Add note deletion to VirtualScroller and Timeline (ISH-404) 2024-09-10 01:51:27 +02:00
Lilian
854979b359
[frontend] Refactor MessageSvc to implement note deletion (ISH-404) 2024-09-10 01:51:27 +02:00
Lilian
ce2be3d095
[frontend] State reconstruction for SingleNote view (ISH-402) 2024-09-10 01:51:27 +02:00
Lilian
ee0ee919d6
[frontend] Make reply tree update when new replies are added (ISH-399) 2024-09-10 01:51:27 +02:00
Laura Hausmann
014fa64b43
[backend/signalr] Add NoteDeleted event, update NoteUpdated event 2024-07-13 18:06:23 +02:00
Laura Hausmann
68867aee90
[backend/signalr] Remove ExampleHub 2024-07-12 23:50:20 +02:00
Lilian
954d42d355
[frontend] Add follow button 2024-07-11 01:06:19 +02:00
Lilian
21e5e62266
[frontend] Add follow request page 2024-07-11 01:06:18 +02:00
Laura Hausmann
2c2842de50
[shared] Code cleanup 2024-07-04 18:02:00 +02:00
Laura Hausmann
e0461ee3fd
[shared] Refactor namespaces 2024-07-04 17:53:11 +02:00
Lilian
9bb5ef4366
[frontend] Add basic search UI (ISH-398) 2024-07-03 00:53:16 +02:00
Lilian
42c860f579
[frontend] Make Notes in single note view take up the entire width (ISH-389) 2024-07-03 00:53:16 +02:00
Laura Hausmann
571f2274f2
[frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Laura Hausmann
03fc824d34
[frontend] Code cleanup 2024-06-29 00:46:47 +02:00
Lilian
ffe56307f3
[frontend] Add notification panel to appropriate places 2024-06-29 00:25:42 +02:00
Lilian
2332ce6ef8
[frontend] Fix username rendering in Profile View 2024-06-29 00:22:12 +02:00
Lilian
7e398f1990
[frontend] SingleNote: CSS fixes 2024-06-29 00:22:11 +02:00
Lilian
54ff8efa1f
[frontend] Clean up warnings 2024-06-29 00:22:10 +02:00
Laura Hausmann
8d158cc7b9
[backend/streaming] Add connection state handlers, enable stateful auto-reconnect, remove stub message handlers 2024-06-26 16:08:19 +02:00
Lilian
4c7b1c3869
[frontend] Add admin_session cookie 2024-06-21 02:28:06 +02:00
Lilian
80d97d1a5d
[frontend] Automatically scroll Note into view on SingleNote page 2024-06-19 01:57:52 +02:00
Lilian
b060a12789
[frontend] Add basic Profile View 2024-06-19 01:56:57 +02:00
Lilian
0c6de9bb2c
[frontend] Fix state issue in SingleNote view 2024-06-19 01:56:56 +02:00
Lilian
c647224b32
[frontend] Improve note rendering at small widths
Fix single note view alignment issues
2024-06-19 01:56:56 +02:00
Lilian
1a23d9a03e
[frontend] fix SingleNote wrapper 2024-06-19 01:56:55 +02:00
Lilian
aaa9155000
[frontend] Fix note CSS 2024-06-19 01:56:55 +02:00
Lilian
6abc8d80de
[frontend] fix build 2024-06-19 01:56:54 +02:00
Lilian
74355e8332
[frontend] Add display of ascending notes 2024-06-19 01:56:53 +02:00
Lilian
f5e9c036fd
[frontend] Refactor Note rendering code, add quotes 2024-06-19 01:56:53 +02:00
Lilian
f2e07f17d4
[frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
Lilian
49897b6248
[frontend] WIP Single Note Thread view 2024-06-19 01:56:51 +02:00
Lilian
04e3ed0195
[frontend] Bind the Timeline Intersection Observer to the scroller and increase root margin 2024-06-19 01:56:51 +02:00
Lilian
35de6a472c
[frontend] Set cookie on session change 2024-06-19 01:56:51 +02:00