whisper-money/resources/js/lib
Víctor Falcón 40762bc528 fix: make useIsMobile hook and utility functions SSR-safe
- Refactor use-mobile.tsx to use getServerSnapshot for SSR
- Add window guard to consoleDebug in debug.ts
- Add window guard to isLocalEnvironment in track-event.ts
2025-12-08 17:33:54 +01:00
..
balance-import-config-storage.ts Import balances assistant (#14) 2025-12-05 16:39:56 +01:00
constants.ts Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
crypto.ts Add some toast notifications 2025-11-11 11:39:28 +00:00
db-migration-helper.ts Add some toast notifications 2025-11-11 11:39:28 +00:00
debug.ts fix: make useIsMobile hook and utility functions SSR-safe 2025-12-08 17:33:54 +01:00
dexie-db.ts Y3:0 2025-11-26 12:01:49 +01:00
file-parser.ts Fix CI: Update bun.lock and fix linting errors 2025-12-01 15:16:06 +01:00
import-config-storage.ts Add some toast notifications 2025-11-11 11:39:28 +00:00
key-storage.ts fix: make encryption key storage SSR-safe to prevent 502 errors 2025-12-08 17:13:45 +01:00
rule-builder-utils.ts Smart rules: Change operator to `OR` by default (#7) 2025-12-03 10:16:29 +01:00
rule-engine.ts Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
sync-manager.ts Add pending operations dialog and improve sync status UI (#16) 2025-12-06 21:54:11 +01:00
track-event.ts fix: make useIsMobile hook and utility functions SSR-safe 2025-12-08 17:33:54 +01:00
utils.ts Prevent duplicate notes when re-evaluating automation rules 2025-12-04 16:42:54 +01:00