-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(database): perform update check when getting api call from relevant functions * test(api/unit): test util function `isMoreThanOrEqualOneWeek` * cache(web): remove `localforage` in favor of trpc cache * feat(web/cache): use trpc api and app cache * fix(api): check more than one week for last updated time instead of last committed time * refactor(pages/templates): remove unnecessary array depedency * fix(api/database): return proper condition to determine when to update database * fix(web): postfix `test-integration` with `copy-env-testing` in Make
- Loading branch information
1 parent
cc52fe4
commit 9939cd2
Showing
16 changed files
with
247 additions
and
245 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
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.