Commit Graph

18 Commits

Author SHA1 Message Date
d0c26770fa
feat: Update globalstore and sessionstore variable names
- Renamed `globals` to `globalstore` in `stores.js`
- Updated import statements in affected files to reflect the change
2023-08-28 10:15:24 +02:00
b4c64c2d3d
Using sessionstores instead of reinventing the wheel 2023-08-25 12:33:20 +02:00
274832b71f
Update account layout styling and responsiveness
- Updated the container class to remove horizontal margin and added left and right margin for smaller screens
- Centered the heading text within the container
- Adjusted the card width to be full-width on mobile devices and 3/12 of the screen width on larger screens
2023-08-17 22:10:31 +02:00
4802b55124
BUGFIX: we cannot dynamically create classes 2023-08-17 17:31:20 +02:00
561715e039
Updated some style 2023-08-17 01:01:49 +02:00
edfa5537a9
Moved icons to lib 2023-08-17 01:01:32 +02:00
a89efa0ddb
Added auto darkmode 2023-08-17 00:22:55 +02:00
f8b7247346
Updated skeleton 2023-08-17 00:22:44 +02:00
13ca1d1432
Added login 2023-08-16 23:37:02 +02:00
7833f5326e
Added possibility to register 2023-08-16 15:13:54 +02:00
a9190d7d38
Better usage of stores 2023-08-16 11:02:15 +02:00
307bca7678
ENHANCEMENT: added required header 2023-03-20 19:14:35 +01:00
d43649a4b3
WIP: Automatically select previous server 2023-03-20 17:03:17 +01:00
fa9f8d3a83
ENHANCEMENT: using global vars for server-capabilities 2023-03-19 18:08:57 +01:00
3c650de9fd
Updated readme 2023-03-19 10:36:52 +01:00
986b97d143
ENHANCEMENT: better use of svelte 2023-03-19 10:33:34 +01:00
f9bfc4b281
Created the first routes 2023-03-18 18:23:14 +01:00
4f67f866e3
Initial commit 2023-03-18 18:07:27 +01:00