Commit Graph

3 Commits

Author SHA1 Message Date
troyeguo
65d07ab821 feat: add new translations and UI improvements
- Added new Chinese translations for export prompts, trial information, and folder selection.
- Updated the AboutDialog component to remove success toast on export.
- Enhanced the setting dialog with new account login tips.
- Modified the SortDialog to fetch notes after sorting and improved sorting UI.
- Updated ImportLocal component to truncate book names in success/error messages.
- Added a title for tags in the NoteTag component.
- Adjusted styles in various components for better UI consistency.
- Implemented sorting functionality for notes based on user preferences.
- Updated the ConfigUtil to support sorting notes by key or percentage.
- Enhanced the export functionality to handle large book exports in Electron.
2026-02-07 17:41:07 +08:00
troyeguo
bc16b9b663 docs: update README files to include Docker Secrets configuration instructions 2025-06-15 16:32:53 +08:00
troyeguo
4444abc4e9 feat: refactor Docker configuration to utilize Docker Secrets for sensitive information management 2025-06-13 17:36:04 +08:00