Commit Graph

6 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
4802b55124
BUGFIX: we cannot dynamically create classes 2023-08-17 17:31:20 +02:00
13ca1d1432
Added login 2023-08-16 23:37:02 +02:00
fa9f8d3a83
ENHANCEMENT: using global vars for server-capabilities 2023-03-19 18:08:57 +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