-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement Feature/bookmarks #178 (#278) * Feature/bookmarks (#279) * implement bookmarks * impl bookmarks not yet done * further implementation of bookmarks * implement migrations for bookmarks * lint * fix plural * fix logs * fix bookmarked_users not being loaded without filter * format * query result caching * fix idempotency * add db indexes * fix utc dates * fix pnpm * load user relations to add bookmark * super efficient relationship loader * faster and more architecturally clean dupe detection * inverse dupe detection * performance test * remove deprecated apis * disable query result cache * Revert "disable query result cache" This reverts commit 4aed05a. * Revert "performance test" This reverts commit 014d256. * refactor rawg recache * refactor logging pt. 1 * refactor logging pt. 2 * refactor logging pt. 3 * No Stack needed if contained in err-obj * update dependencies * linting * disable numseperator
- Loading branch information
Showing
49 changed files
with
9,049 additions
and
6,620 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.