|
0588541876
|
feat: move ownership to member column instead of table column
|
2025-06-06 17:20:02 +02:00 |
|
|
419f37b108
|
feat: move password reset tokens to valkey
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
Also just as useless to keep in DB
|
2025-06-03 11:03:52 +00:00 |
|
|
b223dff4ba
|
feat: move email tokens to valkey
No need to have them in permanent DB storage when they are temporary
|
2025-06-03 11:01:33 +00:00 |
|
|
c4fc23ec85
|
feat: add about to users
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
|
2025-06-01 22:20:29 +02:00 |
|
|
ee8211a321
|
feat: add pronouns to users
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
|
2025-06-01 15:58:07 +02:00 |
|
|
501141b584
|
feat: add password reset
|
2025-05-28 23:13:41 +02:00 |
|
|
83f031779f
|
feat: add email verification system
Co-Authored-By: JustTemmie <git@beaver.mom>
|
2025-05-27 21:57:08 +02:00 |
|
|
1aa38631b8
|
feat: implement is_above for roles and reuse same functions from channels!
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-27 11:16:33 +00:00 |
|
|
d8541b2eea
|
feat: add channel ordering
|
2025-05-26 22:26:16 +02:00 |
|
|
149b81973d
|
Merge branch 'main' into wip/images
|
2025-05-23 13:45:17 +02:00 |
|
|
2e1382c1d4
|
feat: make channel description nullable
|
2025-05-22 16:28:58 +02:00 |
|
|
a6d35b0ba2
|
feat: use diesel-cli instead of hand writing tables
after reading the documentation, crazy right? I figured out i was making my life hard, this makes my life easy again
|
2025-05-21 21:49:01 +02:00 |
|