Commit Graph

9 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
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
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
fa9f8d3a83
ENHANCEMENT: using global vars for server-capabilities 2023-03-19 18:08:57 +01:00