next/models
2023-10-05 02:05:12 -04:00
..
challenges style(db/models): run prettier on models/challenges directory 2023-10-03 01:15:29 -04:00
stories style(db/models): format 2023-10-03 01:22:43 -04:00
band.ts style(db/models): format 2023-10-03 01:22:43 -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 style(db/models): format 2023-10-03 01:22:43 -04:00
quickMenu.ts style(db/models): format 2023-10-03 01:22:43 -04:00
sidebarEntry.ts refactor(db/models): update color field in sidebarentry to accept either a string or an enum 2023-10-05 02:05:12 -04:00
user.ts refactor(db/models): add notifyOnReviewReply flag to user schema 2023-10-03 01:02:05 -04:00