Folo/apps/renderer
Innei fd14d2e7b1
refactor: optimize entries query with dynamic parameter handling
- Memoize `entriesOptions` to improve performance
- Add conditional logic to remove `listId` for business feed IDs
- Import `isBizId` utility function for ID type checking
- Enhance query parameter generation with more flexible configuration

Signed-off-by: Innei <tukon479@gmail.com>
2025-02-10 22:39:26 +08:00
..
public feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
src refactor: optimize entries query with dynamic parameter handling 2025-02-10 22:39:26 +08:00
.env chore: update deps 2024-12-09 17:37:01 +08:00
debug_proxy.html feat: improve text rendering with hyphenation and configurable editor, closes #2671 2025-02-03 01:28:56 +08:00
global.d.ts feat: migrate to better auth (#1951) 2024-12-03 12:59:41 +08:00
index.html fix: only remove background color on electron 2024-12-31 10:14:27 +08:00
package.json feat: Implement the webview sandbox using a microfront end for rn to implement the full html renderer (#2691) 2025-02-07 23:15:29 +08:00
pwa-assets.config.ts feat: mobile design (#1568) 2024-11-22 19:32:39 +08:00
setup-file.ts
tsconfig.json chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
vitest.config.ts chore: fix types and lint error 2025-02-04 23:35:51 +08:00