Folo/apps/renderer/src
Stephen Zhou 9f30194db5
fix: use electron store (#2644)
2025-01-22 22:27:56 +08:00
..
@types
api feat(trending): support language filter 2024-12-04 23:35:31 +08:00
assets feat: adjust rsshub page styles 2025-01-02 16:37:59 +08:00
atoms fix: enhance shortcut handling for OS compatibility (#2576) 2025-01-16 13:20:14 +08:00
components feat: merge actions for toggling state (#2617) 2025-01-20 17:43:33 +08:00
constants chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
database chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
errors feat: add sentry trace id 2024-11-03 01:14:41 +08:00
hooks fix: use electron store (#2644) 2025-01-22 22:27:56 +08:00
initialize feat: migrate to better auth (#1951) 2024-12-03 12:59:41 +08:00
lib chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
lottie
modules fix: pass callbackURL, close #2630 2025-01-22 10:54:53 +08:00
pages fix: update ScrollArea className for better width handling (#2616) 2025-01-20 19:42:26 +08:00
providers chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
queries fix: pass in otp code 2025-01-18 13:59:21 +08:00
services refactor: replace `lodash-es` with `es-toolkit` (#1650) 2024-11-18 20:59:56 +08:00
store chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
styles fix: only remove background color on electron 2024-12-31 10:14:27 +08:00
workers/sw chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
App.tsx refactor: rename useRegisterFollowCommands to command-manager and integrate into RootProviders 2024-11-29 14:02:32 +08:00
env.d.ts
global.d.ts feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
i18n.ts
main.tsx feat: add entry list 2025-01-22 13:06:25 +08:00
push-notification.ts fix: disable sw in dev 2024-12-06 00:28:21 +08:00
router.tsx feat: mobile app architecture and initial screens (#2144) 2024-12-26 00:06:03 +08:00
router.web.tsx perf: enable router navigation transition 2024-12-03 15:54:46 +08:00
sw.ts fix: disable sw in dev 2024-12-06 00:28:21 +08:00
tipc.ts
wdyr.ts fix: prevent overscroll bounce in some scene 2024-11-22 23:54:18 +08:00