Commit graph

62 commits

Author SHA1 Message Date
pancakes
805812110a
[frontend/pages] Add labels to top bar actions 2025-03-21 00:35:46 +01:00
pancakes
c43394075a
[frontend/components] Improve layout styling 2025-03-21 00:35:45 +01:00
pancakes
01d49ca011
[frontend/pages] Separate remote emoji management into its own page 2025-03-21 00:35:45 +01:00
pancakes
2deb391b09
[frontend/components] Fix account dropdown positioning when page has scrolled 2025-02-19 20:09:32 +01:00
Lilian
a6346b7429
[frontend/components] Add logout and account change menu 2025-02-10 13:18:30 +01:00
pancakes
8ad22eddc3
[frontend/components] Make sure bottom bar doesn't cut off page content on mobile layout 2025-02-10 11:42:58 +10:00
Lilian
cd1973e000
[frontend/components] Fix settings layout height 2025-02-09 17:11:56 +01:00
Lilian
13a25c78ff
[frontend/css] Various style improvements 2025-02-09 14:30:50 +01:00
Lilian
31a8492d51
[frontend/components] Restyle sidebar and add profile picture 2025-02-08 14:04:28 +01:00
Lilian
d33238afee
[frontend/components] Make main layout separators thinner 2025-02-06 22:39:13 +01:00
pancakes
9abee2955e
[frontend/pages] Add mod dashboard skeleton 2025-02-06 16:13:34 +01:00
pancakes
afb766f51c
[frontend] Add action buttons styling to top bar 2025-02-05 18:03:23 +01:00
pancakes
1af0231126
[frontend] Add folder navigation 2025-02-05 18:03:23 +01:00
pancakes
e3608a2bf9
[frontend/pages] Add page boilerplate for drive management 2025-02-05 18:03:22 +01:00
Lilian
1d0a297768
[frontend] Fix incorrect CSS colors 2024-11-28 17:36:09 +01:00
pancakes
c313c501f8
[frontend/components] Increase z-index on top bar 2024-11-26 19:55:03 +01:00
Lilian
a130934787
[frontend/components] Add registration page and update login page style (ISH-472) 2024-11-26 04:21:30 +01:00
Laura Hausmann
9f4c989ca8
[frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
Lilian
1a39b2856a
[frontend] Make nav-bar respect safe-area-inset 2024-11-19 23:05:15 +01:00
Lilian
4638f3da41
[frontend/components] Make padding look nicer 2024-10-24 23:21:53 +02:00
Jeder
eafbb9a35b
[frontend/components] Rework bottom bar 2024-10-24 23:21:52 +02:00
Jeder
369f51822a
[frontend/components] Tweak settings layout 2024-10-24 23:21:52 +02:00
Jeder
0df475c06c
[frontend/components] Update sidebar styling 2024-10-24 23:21:52 +02:00
Jeder
1f541b5072
[frontend/components] Layout tweaks 2024-10-24 23:21:52 +02:00
Jeder
db9db4f180
[frontend/components] Update settings menu and styling 2024-10-24 23:21:52 +02:00
Jeder
c3086418e8
[frontend/components] Update sidebar styling 2024-10-24 23:21:52 +02:00
Jeder
382c4d6a20
[frontend/components] Clarify naming for WidgetPanel, update styling 2024-10-24 23:21:52 +02:00
Samuel Proulx
eb293cd9c5
[frontend/components] Add navigation and main landmarks (ISH-539) (ISH
-540)
2024-10-24 20:55:06 +02:00
Lilian
a77b6f2a92
[frontend] Code cleanup 2024-10-24 18:20:48 +02:00
Laura Hausmann
afe62b0aab
[sln] Code cleanup 2024-09-13 21:44:31 +02:00
Lilian
44e1c9d5e7
[frontend] Fix z-index related stacking issues (ISH-477) 2024-09-12 01:47:04 +02:00
Lilian
7f81ff31a1
[frontend] Auth gate components on MainLayout that require it (ISH-481) 2024-09-10 23:31:31 +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
a0a94d3a66
[frontend] Make top bar sticky 2024-09-10 01:51:27 +02:00
Lilian
6234fbfd17
[frontend] Rework settings panel responsiveness 2024-09-10 01:51:27 +02:00
Lilian
6dbb8e3072
[frontend] Use closing backdrop on sidebar 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
52dca9f3be
[frontend] Refactor EmojiPicker and it's usages, add globally accessible components 2024-09-10 01:51:27 +02:00
Laura Hausmann
e64e81baf2
[frontend] Code cleanup 2024-07-11 02:49:07 +02:00
Lilian
fb387c5a33
[frontend] Refactor sidebar to allow opening it in mobile view (ISH-412) 2024-07-11 01:06:19 +02:00
Lilian
d06c776ecf
[frontend] Temporary style fix 2024-07-11 01:06:19 +02:00
Lilian
3db19f74e4
[frontend] Add follow requests button to sidebar 2024-07-11 01:06:18 +02:00
Lilian
427972498c
[frontend] Various CSS fixes 2024-07-11 01:06:18 +02:00
Lilian
1b7666a483
[frontend] Rework sidebar layout and CSS 2024-07-11 01:06:18 +02:00
Lilian
9bb5ef4366
[frontend] Add basic search UI (ISH-398) 2024-07-03 00:53:16 +02:00
Lilian
601c910691
[frontend] Fix stacking issues with positioned elements (ISH-387) 2024-07-03 00:53:16 +02:00
Laura Hausmann
571f2274f2
[frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Lilian
ffe56307f3
[frontend] Add notification panel to appropriate places 2024-06-29 00:25:42 +02:00
Lilian
54ff8efa1f
[frontend] Clean up warnings 2024-06-29 00:22:10 +02:00
Lilian
aee6040c9d
[frontend] Remove debug logging 2024-06-19 02:08:35 +02:00