Tags: OneKeePass/desktop
Tags
Supports custom icons,Remote SFTP/WebDav DB read,write and merge; New… … SFTP/WebDav entry types (#75) * Added custom icons support * Refactoredbackground api calls and event naming * Cfg if use for mas-build feature * Save icon not enabled if there is no merge; Entry history list refreshes on restore * Main right content min size adjusted; Manage icons shows delete button at right corner and shows the name as tip * Custom icons support for browser extension; Framed message handling for extension communications * Brave browser extension support added * Native message proxy for DMG and MAS have their own path instaed of sharing desktop group folder to avoid Mac permssion dialog; Also enhancedmessaging for browser proxy connection config location etc * Base SFTP/WebDav support in desktop added and verified * Remote new db creation skips local db specific panel; Do not allow duplicate db file creation * Remote db on opening is now included in recent list; When sunh db is opened, the remote connection info availability is checked * Remote connections are shown grouped by opened databases; Added adhoc entry connection texts * Bool type uses mui-switch component * Included open remote action as menu item * Rotation log files writing added replacing timestamped single session log file * Added checking new release available menu action and autocheck background action during startup time * Alinged center content of open remote server dialog; Entry list and form menu action will now open the remote connection directly * Events name changed to use the conventions followed in other ns * Warning dialog when there is no remote connection info is avaiable when user tries to create a new db remotley * Renamed Ignore to Not Now; The external db change response (remote and local db changes) after this action changed providing some clarity to the user; * Added system menu to check remote db change on demand * Updated README, CHANGELOG and FAQ docs; * Remote connection can be opened using launch icon from entry url/hots field * Added all new translated texts for other lanaguages * On Mac and Windows, Brave browser uses the same native messaging config path and registry entry and extension service and settings changed accordingly * Removed the migration branch which is not required * Fixed the Start dir use in SFTP ; Removed its use in WebDav as it is not relevant * Fixed MAS local db saving failure when backup dir bookmark is not available * Rounded icons generated * Removed MAS releated scripts * Caches the remote connection to use in any saving of the remote db if the db with connection entry is closed earlier; Need to clear such cache on closing remote db * Merge refresh for custom icons loading * Core crate tagged version is used
Extension (#54) * Initial experiment with browser proxy work * Stdin reading and stdout writing done in separate async tasks * Changed visibilities of some structs * Some base work where reading and writing are done in sepaate tasks; channel is used to communicate between these two * Created a separate module for the listener part * Browser connection user confirmation flowe experiment * Added base support of getting entry list for the extension call * Added additional proxy app messaging; Matched entries list now include the url received; Additional comments to clarify channel use * Refactored the app_preference module.Initial optional browser preference use * Added browser ext support preference backend handling; Added native message config writing and starting the proxy handler; Added required tauri capabilities to bring the app to focus * Added poxy write_completed coordination test; Basic entry detail can retreived; * Added more error handling in proxy cmd line program; App setting dialog now has tab for browser integration;Browser integration events added; Browser integration dialog added; * Added proxy rotational logging to a temp dir; Singleline or multiline text field added; App will be minimized after user allows or rejects extension use permission * Windows registry key add/remove calls for native messaging config;Fixing proxy for windows specific stack overflow issue; Linux specific bringing main window to focus; Active window titles excludion during dev time; * Fixed auto type parsing time issue when some field may be nil; Also we store only user changes auto type sequence to something other than default sequence * Added arabic language translations and required :dir props or :direction styple props are added accordingly * Added Chrome extension support * Tauri 2.9.2 upgrade; New yarn.lock and Cargo.lock;proxy sidecar program log level is set to info * core api crate version updated * Updated change log doc * Updated the issue links * Changed to correct version number
PreviousNext