This website requires JavaScript.
Explore
Help
Register
Sign In
natgitadm
/
ERitors-Scribe-Desktop
Watch
1
Star
0
Fork
0
You've already forked ERitors-Scribe-Desktop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8aaef108bd1df7df675a70129e8c13e60eb36ca
ERitors-Scribe-Desktop
/
components
/
book
History
natreex
e8aaef108b
Refactor decryption logic to handle empty fields consistently across services
2026-03-22 15:50:36 -04:00
..
settings
Migrate from
window.electron
to
tauri
IPC functions across components
2026-03-21 09:34:13 -04:00
AddNewBookForm.tsx
Refactor decryption logic to handle empty fields consistently across services
2026-03-22 15:50:36 -04:00
BookCard.tsx
Remove
ExportBook
component and integrate new export workflows
2026-03-05 16:31:56 -05:00
BookCardSkeleton.tsx
Add components for Act management and integrate Electron setup
2025-11-16 11:00:04 -05:00
BookList.tsx
Migrate from
window.electron
to
tauri
IPC functions across components
2026-03-21 09:34:13 -04:00
ImportBookForm.tsx
Introduce Import and Advanced Export Features
2026-03-11 11:52:25 -04:00
SearchBook.tsx
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
.
2025-12-24 15:57:18 -05:00