Commit Graph

  • 70b0a3a394 feat: add NodeWarden-compat to .gitignore shuaiplus 2026-05-06 00:50:45 +08:00
  • e7c07fda4e feat: enhance navigation with collapsible groups and improve styles shuaiplus 2026-05-06 00:47:18 +08:00
  • 0a001bebcc feat: add domain rules management feature shuaiplus 2026-05-06 00:33:09 +08:00
  • 246c73a3d3 Update version number to 1.5.1 v1.5.1 shuaiplus 2026-05-04 22:05:00 +08:00
  • 3d95c959f7 Added the preload demo experience feature to support presentation mode shuaiplus 2026-05-04 21:44:10 +08:00
  • e0737006c2 Optimize the public sending page and navigation logic in presentation mode to ensure consistency in user experience shuaiplus 2026-05-04 21:35:21 +08:00
  • 70dc9a76a9 Add isolated Pages demo mode with sample vault data shuaiplus 2026-05-04 21:09:10 +08:00
  • ba38b77387 Update UI translations shuaiplus 2026-05-04 04:20:41 +08:00
  • 1b4d263d6e Polish vault icons and mobile layout shuaiplus 2026-05-04 04:20:23 +08:00
  • 97a3aa691d Improve management page loading states shuaiplus 2026-05-04 04:19:59 +08:00
  • 0ab7c44981 Polish public Send pages shuaiplus 2026-05-04 04:19:17 +08:00
  • 75a6a593dc Improve app startup and route fallbacks shuaiplus 2026-05-04 04:19:02 +08:00
  • 45f0387526 feat: add TOTP QR code scanning functionality and related UI components shuaiplus 2026-05-04 01:44:27 +08:00
  • 851c9c4080 fix: update version display to be a link to the latest release shuaiplus 2026-05-01 05:34:05 +08:00
  • a73f9a6d87 chore: update version to 1.5.0 in package.json, package-lock.json, and app-version.ts shuaiplus 2026-05-01 05:30:44 +08:00
  • 77a9faac88 fix(i18n): update password updated value translation in Simplified and Traditional Chinese locales v1.5.0 shuaiplus 2026-05-01 02:04:10 +08:00
  • 0c00114cc8 Update localization files for backup destinations and API client credentials shuaiplus 2026-04-30 15:03:05 +08:00
  • 9c5fbda374 feat: refactor vault component helpers to use dedicated functions for options retrieval shuaiplus 2026-04-29 15:28:23 +08:00
  • 85147e1569 Refactor code structure for improved readability and maintainability shuaiplus 2026-04-29 03:23:04 +08:00
  • 29a846c562 feat(i18n): initialize internationalization and update Vite config for locale handling shuaiplus 2026-04-29 02:49:45 +08:00
  • 3c5f43ecc2 feat: refactor website icon handling by moving utility functions to a dedicated module shuaiplus 2026-04-29 00:20:17 +08:00
  • 68ded534a4 feat: enhance backup process with lease management and attachment deletion shuaiplus 2026-04-28 23:40:43 +08:00
  • 69b98f9e67 refactor: Remove unused APIs and data structures, optimize loading state component styles shuaiplus 2026-04-28 23:01:23 +08:00
  • 1b0386bf78 feat: implement vault synchronization and decryption improvements shuaiplus 2026-04-28 22:10:34 +08:00
  • aa6f9210b4 feat: implement cipher decryption functionality and update related API methods shuaiplus 2026-04-28 00:34:52 +08:00
  • 3be6a16d90 refactor: clean up vault components by removing unused drag-and-drop functionality and optimizing icon loading logic shuaiplus 2026-04-27 23:37:35 +08:00
  • fdb4cb91bf feat: implement caching for cryptographic keys to improve performance and reduce overhead shuaiplus 2026-04-27 22:49:52 +08:00
  • 4b69f71ddb refactor: optimize TOTP and vault components with useMemo for performance improvements shuaiplus 2026-04-27 15:14:32 +08:00
  • 44020541e8 refactor: make notifyUserVaultSync and notifyUserLogout functions non-blocking by using waitUntil qaz741wsd856 2026-04-27 10:38:48 +08:00
  • 5869755c74 feat: update favicon and logo images to improve visual quality shuaiplus 2026-04-27 02:29:08 +08:00
  • 5b62d2142e fix: correct typo in README description shuaiplus 2026-04-27 02:25:53 +08:00
  • 575cf7ca79 feat: add TOTP secret input actions and enhance dark mode styles shuaiplus 2026-04-27 02:15:41 +08:00
  • bfd347a52c feat: update SVG logos and enhance brand wordmark styling shuaiplus 2026-04-27 02:01:27 +08:00
  • 7ab836d0f3 feat: enhance sync functionality by adding excludeSends option and refactor related API calls shuaiplus 2026-04-27 01:41:56 +08:00
  • d589b15123 feat: replace PNG logos with SVG for better scalability and update styles for improved responsiveness shuaiplus 2026-04-27 00:57:45 +08:00
  • f48f3d0c8e feat: implement drag-and-drop reordering for vault items and enhance sorting functionality shuaiplus 2026-04-26 20:32:55 +08:00
  • 2f7e66ee69 feat: enhance mobile layout with FAB visibility and responsive adjustments shuaiplus 2026-04-26 19:59:50 +08:00
  • 0cffbcd1f8 feat: update .gitignore to include settings.json shuaiplus 2026-04-26 19:40:06 +08:00
  • 64b4da4035 feat: add folder creation date and sorting functionality in Vault components shuaiplus 2026-04-26 19:28:49 +08:00
  • 3d2285e7af feat: refine styles for improved UI consistency and responsiveness across themes shuaiplus 2026-04-26 00:03:45 +08:00
  • 62f0aedc27 feat: enhance OnePassword CSV parsing with improved field handling and new category type support shuaiplus 2026-04-25 23:45:22 +08:00
  • 193e0ca189 feat: enhance cipher import process by preserving source ID during payload construction shuaiplus 2026-04-25 19:01:51 +08:00
  • 4a63c077f5 feat: enhance URI handling and TOTP field extraction in import functions shuaiplus 2026-04-25 16:35:35 +08:00
  • 15ee922777 chore: update version to 1.4.6 in package.json, package-lock.json, and app-version.ts v1.4.6 shuaiplus 2026-04-25 16:05:07 +08:00
  • 2ea0b2c14c feat: Adds an API to update attachment metadata, supporting the repair of encrypted information of old attachments shuaiplus 2026-04-25 15:52:00 +08:00
  • 4ec1926888 fix: correct dialog-card width from 5000px to 500px for proper layout shuaiplus 2026-04-25 12:07:45 +08:00
  • 3995e01336 feat: enhance icon error handling and loading state management in TotpCodesPage and VaultListIcon components shuaiplus 2026-04-25 10:20:30 +08:00
  • 481536ba24 feat: update list icon opacity and z-index for improved loading behavior shuaiplus 2026-04-25 04:40:22 +08:00
  • db8b9263a1 feat: implement session timeout feature with customizable actions and update UI components shuaiplus 2026-04-25 03:49:15 +08:00
  • a1f7250e90 feat: update mobile layout query to 1180px and enhance icon loading experience shuaiplus 2026-04-25 03:19:06 +08:00
  • e4bc1b9bbe Refactor frontend styles toward Tailwind utilities and unified design system shuaiplus 2026-04-25 02:23:10 +08:00
  • 514889adfc feat: refactor TOTP code handling to improve state management and refresh logic shuaiplus 2026-04-25 01:48:20 +08:00
  • fccc85c4bb feat: enhance ConfirmDialog with focus management and accessibility improvements shuaiplus 2026-04-25 01:36:12 +08:00
  • acd59a7387 feat: add auto-lock feature with customizable timeout settings and update UI for security preferences shuaiplus 2026-04-24 15:27:46 +08:00
  • d40b0514fd Refactor styles to utilize Tailwind CSS utility classes for improved consistency and maintainability across forms, motion, shell, and vault components. Remove deprecated reduced-motion styles and consolidate motion-related animations. Update color tokens for better contrast and accessibility. Introduce a new Tailwind CSS configuration file. shuaiplus 2026-04-24 15:14:12 +08:00
  • 033d44808f chore: update version to 1.4.5 in package.json, package-lock.json, and app-version.ts shuaiplus 2026-04-24 00:51:27 +08:00
  • 4246e179f1 Merge branch 'pr-200' v1.4.5 shuaiplus 2026-04-23 23:22:01 +08:00
  • fe8d9e0b7d fix: harden API key authentication shuaiplus 2026-04-23 23:17:05 +08:00
  • 1147c1e013 feat(web): Add api key components maooyer 2026-04-22 21:51:21 +08:00
  • 31ffd98166 feat(server): Add api key handler maooyer 2026-04-22 20:50:17 +08:00
  • 7d7562d191 feat(server): Add api_key in backup repo maooyer 2026-04-22 20:48:25 +08:00
  • d6e5a1c40b feat(server): Add the field api_key at the database maooyer 2026-04-21 21:05:32 +08:00
  • 77794e43ce feat: remove unused styles for select input in dark theme shuaiplus 2026-04-22 23:50:25 +08:00
  • b990f17a3e Add new styles for app shell, tokens, and vault components shuaiplus 2026-04-22 23:44:51 +08:00
  • 31b8ec6f7d feat: update VaultListPanel styles for improved item display and adjust row height for better layout shuaiplus 2026-04-22 21:39:15 +08:00
  • ef47597be5 feat: update website branding with new logo and wordmark, enhance styles for better responsiveness shuaiplus 2026-04-18 21:44:27 +08:00
  • 408874ac05 feat: update version to 1.4.4 in package.json, package-lock.json, and app-version.ts v1.4.4 shuaiplus 2026-04-18 04:02:49 +08:00
  • dabd2c923e feat: optimize attachment handling in backup process shuaiplus 2026-04-18 03:55:27 +08:00
  • 08414d7cf2 feat: add support for new cipher properties and enhance import functionality shuaiplus 2026-04-18 03:44:17 +08:00
  • 38b33df719 feat: add password history feature with dialog and encryption handling shuaiplus 2026-04-18 02:05:01 +08:00
  • 7ebd12fa07 feat: add device note and last seen tracking to devices, enhance device management features shuaiplus 2026-04-18 01:43:21 +08:00
  • f7cbdaf730 feat: update NodeWarden logo image entsalze 2026-04-17 15:14:16 +08:00
  • 6cae5cb218 feat: update version to 1.4.3 in package.json, package-lock.json, and app-version.ts v1.4.3 shuaiplus 2026-04-16 23:01:20 +08:00
  • d96ad9bb1c Merge branch 'main' of https://github.com/shuaiplus/nodewarden shuaiplus 2026-04-16 22:30:01 +08:00
  • 92d1f07998 feat: enhance cipher handling with nested object merging and additional fields shuaiplus 2026-04-16 22:29:55 +08:00
  • a8432ab94b feat: add issue templates maooyer 2026-04-12 21:07:06 +08:00
  • 2230f75d8a feat: add loading state management for TOTP and import/export operations shuaiplus 2026-04-09 23:27:40 +08:00
  • a982a5a57b feat: enhance database indexing and optimize sync response handling shuaiplus 2026-04-09 23:05:00 +08:00
  • 4d7ee2164a chore: restore sync-upstream workflow after sync github-actions[bot] 2026-04-08 15:27:22 +00:00
  • 34d4851981 feat: add links to documentation homepage and quick start in README shuaiplus 2026-04-09 17:05:52 +08:00
  • 4827a4958e Merge branch 'main' of https://github.com/shuaiplus/nodewarden shuaiplus 2026-04-09 16:50:49 +08:00
  • 70463d3fc7 feat: add Telegram channel and group links to README files shuaiplus 2026-04-09 16:50:43 +08:00
  • 681705ee13 feat: add passkey deletion functionality and related UI components shuaiplus 2026-04-08 14:47:53 +08:00
  • 5bf7c79ada feat: add FIDO2 credentials support in cipher handling and UI components shuaiplus 2026-04-08 14:40:49 +08:00
  • c516194d54 feat: implement web session handling and enhance token management shuaiplus 2026-04-07 22:14:26 +08:00
  • 53231a4878 feat: enhance backup progress handling and improve user status toggling shuaiplus 2026-04-07 20:58:23 +08:00
  • c9e7417825 feat: add timezone support for backup file naming and extraction shuaiplus 2026-04-07 20:24:28 +08:00
  • 76623d7201 Refactor: Remove passkey-related functionality and types shuaiplus 2026-04-06 00:46:13 +08:00
  • 90a7731351 Merge branch 'main' of https://github.com/shuaiplus/nodewarden shuaiplus 2026-04-01 23:05:47 +08:00
  • f4adeb8ec9 fix: enhance QR code visibility with background and border adjustments shuaiplus 2026-04-01 23:05:44 +08:00
  • bb0b82f838 Update folderId assignment to include c.folderId saleacy 2026-04-01 01:06:00 +08:00
  • be82c953d6 feat: add request URL normalization qaz741wsd856 2026-03-31 01:40:20 +08:00
  • edd2ba2e44 refine passkey settings list, rename and delete UX Shuai 2026-03-31 01:20:14 +08:00
  • 0f6da7d147 feat: add passkey-first login and management flow Shuai 2026-03-31 00:59:50 +08:00
  • 1184cb8d9a feat(vault): add folder rename action in sidebar Shuai 2026-03-31 00:25:15 +08:00
  • 882fa2e8c8 chore: ignore local wiki repo shuaiplus 2026-03-29 01:07:28 +08:00
  • b6b7e46f79 feat: Update README shuaiplus 2026-03-29 01:00:33 +08:00
  • 144d3d9406 feat: add decodeIncomingMessage function and improve webSocketMessage handling shuaiplus 2026-03-28 15:28:46 +08:00
  • 10707cf902 refactor: refactor NotificationsHub to use hibernation api qaz741wsd856 2026-03-28 11:13:55 +08:00
  • 3bd4f6a9fe feat: enhance error handling for remote attachment index loading shuaiplus 2026-03-28 14:51:58 +08:00