Commit graph

7 commits

Author SHA1 Message Date
Philipinho
c18c9ae02b Refactoring
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
Philipinho
51baf30f0d Use polymorphic table for space membership 2024-03-22 00:40:13 +00:00
Philipinho
51b9808382 Implement Space membership by group
* Add all users to default group
* Fixes and updates
2024-03-20 01:26:03 +00:00
Philipinho
a821e37028 Refactoring
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
2024-03-16 22:58:12 +00:00
Philipinho
b42fe48e9b feat: role authorizations - WIP 2024-03-08 23:55:42 +00:00
Philipinho
3e174b3838 fix groups 2024-03-06 17:18:37 +00:00
Philipinho
528b9d70b1 feat: groups 2024-03-05 16:22:24 +00:00