Commit Graph

5 Commits

Author SHA1 Message Date
deepsource-autofix[bot]
64e8e85aac refactor: Replace short hand type conversions with function calls
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2023-03-27 06:10:26 +00:00
ajnart
1e117cbe7b Merge branch 'dev' into next-13 2023-02-02 19:03:11 +09:00
ajnart
6586cdd060 Add cache and stale timers for most react query 2023-01-31 11:45:52 +09:00
ajnart
9d566330be work on next13 2023-01-23 01:34:36 +09:00
Meierschlumpf
7cb71eba84 🎨 Moved integrations in widgets directory 2022-12-16 21:01:06 +01:00