fa05d6dbae
Refactor ScribeFooterBar and page.tsx
natreex
2025-12-24 16:53:47 -05:00
55cd5d8ed0
Replace i18next with next-intl for translations and dynamic imports. Refactor System API calls to use os.platform() for accurate platform detection. Simplify and clean up dependencies in package.json.
natreex
2025-12-24 15:57:18 -05:00
a315e96633
Enhance security and offline functionality
natreex
2025-12-24 15:20:26 -05:00
4bc6a40b38
Extend repository methods and synchronization logic with existence checks for books, chapters, characters, and related entities
natreex
2025-12-24 11:48:50 -05:00
0366a2d444
- Add multi-language support for registration and user menu components - Refactor TextEditor to include book-closing functionality with updated toolbar buttons - Replace generateHTML with a lightweight custom TipTap-to-HTML renderer - Update and lock esbuild and related dependencies to latest versions
natreex
2025-12-23 23:24:17 -05:00
1f2513d565
Refactor DeleteBook component to update synchronization states and remove unused session updates
natreex
2025-12-22 18:17:07 -05:00
361a1b0b7c
Refactor ipc/book.ipc.ts for streamlined IPC handlers and additional type definitions
natreex
2025-11-18 22:26:59 -05:00
0bafaadecc
Add user data synchronization and database IPC handlers
natreex
2025-11-18 22:17:22 -05:00
004008cc13
Refactor imports, streamline database IPC handlers, and improve offline support
natreex
2025-11-18 21:28:41 -05:00
d018e75be4
Remove DataService and OfflineDataService, refactor book and character operations to use streamlined handlers in LocalSystem
natreex
2025-11-18 21:02:38 -05:00
d46aecc80d
Integrate session management, multilingual IPC handlers, and Book database operations
natreex
2025-11-18 19:51:17 -05:00
5a891a72ff
Add Book model with interfaces, utilities, and database integration
natreex
2025-11-17 21:50:36 -05:00
3bc30d42ad
Remove Story model handling verbal styles and linguistic properties
natreex
2025-11-17 21:32:42 -05:00
baa45ac106
Add Content, Model, and Story models with text processing and AI model configuration utilities
natreex
2025-11-17 20:14:22 -05:00
4cd4f68d1a
Add repository classes for character, location, and user data management
natreex
2025-11-17 19:57:36 -05:00
a8693973e0
Remove all database mappers and README file
natreex
2025-11-17 19:36:38 -05:00
d5eb1691d9
Add database schema, encryption utilities, and local database service
natreex
2025-11-17 09:34:54 -05:00
09768aafcf
Implement synchronization, offline data handling, and intelligent request routing
natreex
2025-11-17 07:47:15 -05:00
71067c6fa8
Integrate local database management and IPC handlers into Electron
natreex
2025-11-17 07:46:20 -05:00
b4eafca3bc
Add comprehensive models and script for handling inline scripts and structured data
natreex
2025-11-16 19:56:14 -05:00
a1fcca45cb
Update Electron main process for production readiness and app protocol handling
natreex
2025-11-16 19:18:17 -05:00
de03dedaf0
Add Electron main process with token management and navigation setup
natreex
2025-11-16 13:55:08 -05:00
1e6ebba56d
Add login page and social login integration
natreex
2025-11-16 13:20:20 -05:00
c9cf99e166
Update imports and Electron compatibility
natreex
2025-11-16 11:55:52 -05:00
8167948881
Add components for Act management and integrate Electron setup
natreex
2025-11-16 11:00:04 -05:00