Commit graph

17 commits

Author SHA1 Message Date
302c1fa828
update lint and fix resulting lint errors
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-14 17:58:47 -04:00
60ce847a6c
Fix license
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-13 19:07:41 -04:00
56eb76e2b2 Add LICENSE
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-12 02:57:37 +02:00
93ed37b3e9
- better reading of avalable routes
All checks were successful
Code quality checks / biome (push) Successful in 10s
- add name validation for channel names and catagories
- add create, delete, move for channels
2025-05-11 10:51:48 -04:00
0cb7ebb245
add user info, add table drop for dev env, fix invite route
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-04 08:59:36 -04:00
320e2cc121
Add guild routes, setup tables, validators, and update environment example
All checks were successful
Code quality checks / biome (push) Successful in 7s
Added routes for guild creation, deletion, joining, leaving, and invites
Set up Cassandra tables for guilds, invites, and members
Added validators for guild input
Updated .env.example with required config values
2025-05-03 13:56:57 -04:00
9d8b3eb969
seperate all config files, move so i can just call @config
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-03 08:00:36 -04:00
e98eebbb47
add logout, login
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-02 20:28:23 -04:00
57fb8d8bb1
add fast-jwt ( not tested ) and make the user actual register
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-02 18:41:10 -04:00
f93cef442a
rename some functions, change name to username ( username table), fix exports, add validations folder
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-02 17:40:37 -04:00
61db491848
fix @/lib to @lib 2025-05-02 10:02:52 -04:00
1f12212d4e
add generic response, types and kinda start register
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-02 10:02:06 -04:00
d066cc9fed
start of db management and tables
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-01 17:16:36 -04:00
ab81475ad6
add redis, cassandra support, change helpers to lib
Some checks failed
Code quality checks / biome (push) Failing after 9s
2025-05-01 15:32:09 -04:00
a3555c73d2
delete env and update package
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-01 14:04:09 -04:00
e0510b3238
configs and workflows
All checks were successful
Code quality checks / biome (push) Successful in 10s
2025-05-01 13:55:30 -04:00
44077f3ccd
initial commit 2025-05-01 13:53:38 -04:00