next/models
2023-10-03 01:02:05 -04:00
..
challenges feat(db/models): add new challenge models 2023-09-25 19:26:13 -04:00
stories refactor(db/models): add new story models 2023-09-25 19:19:32 -04:00
band.ts refactor(db/models): add more models 2023-09-25 19:41:32 -04:00
inbox.ts refactor(db/models): change _id field in inbox schema to a reference field that points to the owning user 2023-10-02 16:06:01 -04:00
privMsg.ts refactor(db/models): add more models 2023-09-25 19:41:32 -04:00
quickMenu.ts feat(db/models): create quick menu model 2023-09-25 19:47:21 -04:00
sidebarEntry.ts feat(db/models): create model to store sidebar items in database 2023-09-25 19:50:50 -04:00
user.ts refactor(db/models): add notifyOnReviewReply flag to user schema 2023-10-03 01:02:05 -04:00