599874c486
Fix note rendering, new function header
...
Fixed note rendering due to bad user header
TODO: It's a stupid bandaid, replace with proper formatter once it works
Remove test stuff
Some spacing in the colours for readability
CreateNoteRemote header added
2024-12-13 15:34:19 +01:00
a94a360773
Fix-ish frontend models, a generator and a generate command
2024-11-20 16:11:11 +01:00
378f94fa97
Generators updated
...
Now includes generators for transforming storage.Role into the API
representation and the Typescript version for the frontend
2024-11-20 13:37:31 +01:00
25243b3a9d
Work on
2024-11-07 16:27:46 +01:00
92fd3d7f0b
Changed definition of storage.CollapseRolesIntoOne and RoleDeepCopy
...
No more list of pointers/pointer
2024-11-04 16:24:11 +01:00
b9c95a0297
Extend roles code generator
...
It now also generates a function for comparing two roles for equality.
If an attribute is nil, that attribute is ignored (or rather counted as
equal)
2024-10-31 16:52:35 +01:00
c572066571
progress
...
server is launchable and passkey support works
2024-09-27 16:53:22 +02:00
2eb222751c
Rename roles generator
2024-09-18 11:15:44 +02:00
7f7bf1cacf
Autogenerate roles function bullshit
...
New small script to generate various functions for roles because
manually typing out all the permissions sucks
2024-09-18 10:51:45 +02:00