You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Raymer
b8ee2464ba
Fix UserNameDialog open error and add defensive ref check
- Added ref="userNameDialog" to UserNameDialog in AccountViewView.vue template
- Patched onEditName() to check for dialog ref and open() method before calling
- Improved error notification to use NotificationIface fields (group, type, title, text)
- Prevents "Cannot read properties of undefined (reading 'open')" error if dialog is missing
2 months ago
..
node-modules
fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService
3 months ago
LogCollector.ts
refactor: replace console.log with logger utility
4 months ago
PlatformServiceMixin.ts
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
2 months ago
empty-module.js
fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService
3 months ago
logger.ts
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
2 months ago
notificationUtils.ts
Fix UserNameDialog open error and add defensive ref check
2 months ago
notify.ts
Refactor notification usage and apply TypeScript/lint improvements
2 months ago
sqlHelpers.ts
Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests
2 months ago