Commit graph

  • 2016e614ba
    Merge ae5103e800 into 8adbeb1c6e PandaDEV 2025-04-15 22:39:51 +02:00
  • 8adbeb1c6e
    Update README.md main PandaDEV 2025-04-15 20:42:15 +02:00
  • 1a83671927
    Merge pull request #38 from 0PandaDEV/dependabot/cargo/src-tauri/ring-0.17.14 PandaDEV 2025-03-17 23:01:03 +01:00
  • e7964d2eba
    Merge pull request #39 from 0PandaDEV/dependabot/cargo/src-tauri/openssl-0.10.71 PandaDEV 2025-03-17 23:00:49 +01:00
  • ebf7f55433
    Merge pull request #37 from 0PandaDEV/dependabot/cargo/src-tauri/zip-2.4.1 PandaDEV 2025-03-17 23:00:36 +01:00
  • 987cb478dc
    chore(deps): bump openssl from 0.10.66 to 0.10.71 in /src-tauri dependabot[bot] 2025-03-17 22:00:36 +00:00
  • cad31b666c
    chore(deps): bump ring from 0.17.8 to 0.17.14 in /src-tauri dependabot[bot] 2025-03-17 22:00:14 +00:00
  • 2c0dba0e66
    chore(deps): bump zip from 2.1.6 to 2.4.1 in /src-tauri dependabot[bot] 2025-03-17 21:59:57 +00:00
  • ae5103e800
    feat: update BottomBar component to include platform-specific key modifiers and improve action button layout dev/actions-menu PandaDEV 2025-03-16 23:38:57 +01:00
  • 8abf231912
    feat: enhance keybind input handling with Escape key functionality and improved keyboard context management PandaDEV 2025-03-16 23:38:52 +01:00
  • bbd7a54948
    feat: add platform detection for keyboard functionality to support macOS and Windows PandaDEV 2025-03-16 23:29:38 +01:00
  • 3a5e2cba7e
    feat: refactor ActionsMenu for improved accessibility and keyboard navigation, including focus management and enhanced keyboard shortcut handling pandadev 2025-03-16 23:00:48 +01:00
  • b8238d01ca
    feat: remove unused clipboard content update emission in setup function pandadev 2025-03-16 22:27:06 +01:00
  • 554943d349
    feat: remove Cube icon component and enhance ActionsMenu with new keyboard shortcuts for toggling actions pandadev 2025-03-16 22:26:53 +01:00
  • a79268d0f7
    feat: enhance ActionsMenu functionality with improved keyboard context management and dynamic history updates pandadev 2025-03-16 22:26:28 +01:00
  • be1718d9a5
    feat: add new color variable for red and update SQL query in history management to include additional fields pandadev 2025-03-16 21:33:00 +01:00
  • ddd92a70e2
    feat: enhance ActionsMenu component with dynamic action icons, improved keyboard shortcuts, and integrated action handling logic pandadev 2025-03-16 21:32:55 +01:00
  • b828daff08
    feat: implement useAppControl composable for app hiding functionality and refactor index.vue to utilize it pandadev 2025-03-16 21:32:44 +01:00
  • 409e10a8fd
    refactor: update BottomBar component to use new Key component for keyboard modifier representation pandadev 2025-03-16 21:32:27 +01:00
  • 843a1ea8b7
    feat: add new key icon components for Cmd, Enter, Key, and Shift to enhance keyboard representation pandadev 2025-03-16 21:32:20 +01:00
  • fce7eec1fc
    feat: add new icon components including Bin, Board, Brush, Cube, Expand, Gear, Globe, Open, Pen, Rotate, T, and Zip; remove unused Cmd, Ctrl, Enter, Key, and Shift icons for a cleaner icon set pandadev 2025-03-16 21:32:14 +01:00
  • 2865f8749e
    feat: add ActionsMenu component for enhanced action management with search functionality and keyboard navigation pandadev 2025-03-16 20:34:01 +01:00
  • 7ba418f4cc
    refactor: update BottomBar component to improve action handling and add input support for secondary action pandadev 2025-03-16 20:33:51 +01:00
  • b946b6455f
    feat: implement keyboard context management and shortcuts for improved user interaction pandadev 2025-03-16 20:33:40 +01:00
  • af64b77b74
    refactor: move selectedResult logic to a new plugin for better organization and maintainability pandadev 2025-03-16 20:33:22 +01:00
  • 5e669749d7
    feat: add get_app_info command with error handling and panic safety for improved app info retrieval pandadev 2025-03-16 20:33:00 +01:00
  • dc638cb3ce
    fix: adjust padding and line-height in main styles for better layout consistency pandadev 2025-03-16 11:58:34 +01:00
  • 828d710892
    fix: selector not account for an existing search query pandadev 2025-03-15 17:47:19 +01:00
  • f435a7b20a
    refactor: serach function now async which is way faster pandadev 2025-03-15 17:44:14 +01:00
  • ae878b7203
    feat: add PNG encoding support in commands utility for image processing pandadev 2025-03-15 16:30:22 +01:00
  • 17894a24e3
    feat: add logging for app info retrieval and implement icon processing to base64 pandadev 2025-03-15 16:29:57 +01:00
  • 8bc27fc888
    fix: align items in Result component for improved layout pandadev 2025-03-15 16:28:12 +01:00
  • c97a5f069d
    fix: set fixed width for main and information sections in index.scss PandaDEV 2025-03-15 01:42:41 +01:00
  • 102ffe2fe3
    fix: content overflow in width PandaDEV 2025-03-15 01:35:16 +01:00
  • 26c4df6039
    fix: source app icon not being refreshed PandaDEV 2025-03-15 01:18:43 +01:00
  • 1ec040ef1e
    feat: add icon support to app info display and update styles for improved layout in index.scss PandaDEV 2025-03-15 01:08:53 +01:00
  • f890851a59
    fix: keyboard shortcuts not working after reopening app PandaDEV 2025-03-15 00:39:21 +01:00
  • 455b60a994
    feat: enhance BottomBar and TopBar components with dynamic actions and improved styling; integrate actions in index.vue PandaDEV 2025-03-15 00:33:29 +01:00
  • 60d17442fc
    refactor: update layout structure in settings.vue and settings.scss for improved responsiveness and clarity; replace .bg with <main> and integrate BottomBar component PandaDEV 2025-03-15 00:33:21 +01:00
  • ff6cdac1a3
    refactor: remove commented-out code and unused functions in index.vue for cleaner structure PandaDEV 2025-03-15 00:23:27 +01:00
  • 96e5505b4d
    refactor: rename CSS classes for clarity, enhance layout responsiveness, and remove unused styles in index.scss; update Result.vue and index.vue for improved content rendering and structure PandaDEV 2025-03-15 00:21:17 +01:00
  • 71dc5b273d
    chore: update uuid dependency to version 1.16.0 PandaDEV 2025-03-15 00:12:36 +01:00
  • 3fe4fbf052
    fix: set_activatio_policy is macos only PandaDEV 2025-03-15 00:12:32 +01:00
  • 3f8bfc0b91
    fix: wrong icon paths PandaDEV 2025-03-15 00:08:10 +01:00
  • e5d7bd458b Merge branch 'main' of github.com:0PandaDEV/Qopy PandaDEV 2025-03-15 00:03:59 +01:00
  • 180664c0fd
    feat: add Result component for displaying history items with dynamic content rendering PandaDEV 2025-03-15 00:03:56 +01:00
  • 7b624bd352
    feat: implement selected result management with selection logic and UI integration PandaDEV 2025-03-15 00:03:47 +01:00
  • 2d3d92f3c8
    feat: add TopBar component with search functionality PandaDEV 2025-03-15 00:03:16 +01:00
  • b96d3c23de
    feat: add BottomBar component with branding and action buttons PandaDEV 2025-03-15 00:03:10 +01:00
  • 10a78b918e
    Update README.md PandaDEV 2025-03-15 00:01:33 +01:00
  • 7345483ba1
    refactor: update Noise component styles and replace noise image with a new format; remove unused SVG icons PandaDEV 2025-03-14 23:59:38 +01:00
  • 50643c6a61
    feat: add new SVG icon components for Cmd, Code, Ctrl, Enter, File, Image, K, Link, and Text PandaDEV 2025-03-14 23:59:20 +01:00
  • dfd425ba0c
    fix: app icon showing up in mac dock PandaDEV 2025-03-14 23:59:06 +01:00
  • b6269c60c9
    refactor: integrate keyboard functionality and clean up event handling PandaDEV 2025-03-13 15:29:02 +01:00
  • b2395e19a9
    chore: update Tauri and other dependencies to latest versions PandaDEV 2025-03-13 15:28:51 +01:00
  • 65a5cba69b
    chore: update dependencies and Rust crate versions PandaDEV 2025-03-13 15:28:29 +01:00
  • 67584b4285
    Update LICENSE PandaDEV 2025-03-06 21:53:45 +01:00
  • a5fbea31a1
    refactor(keyboard): optimize keyboard event handling and initialization dev/live-sync pandadev 2025-03-05 17:45:01 +01:00
  • c3b31bdde6
    refactor(types): simplify and optimize KeyLabels enum pandadev 2025-03-05 17:43:59 +01:00
  • 289b6cc784
    chore(config): update project configuration and dependencies pandadev 2025-03-05 13:39:54 +01:00
  • 6ea877a1be
    feat(types): improve type safety for history and plugin modules pandadev 2025-03-05 13:39:07 +01:00
  • 43c1428dbb
    chore(deps): upgrade Rust dependencies to latest versions pandadev 2025-03-05 13:38:23 +01:00
  • 3f502e6a8a
    chore(deps): upgrade Tauri, OverlayScrollbars, Sass, and UUID dependencies pandadev 2025-03-04 13:29:27 +01:00
  • ece4d32b4b
    fix: extend macOS keychain session timeout to 2 hours PandaDEV 2025-02-15 18:20:08 +01:00
  • 0b0c613319
    fix: correct version extraction script syntax PandaDEV 2025-02-15 18:06:02 +01:00
  • 48507096d5
    feat: add multi-architecture support for macOS builds PandaDEV 2025-02-15 18:05:12 +01:00
  • 31d894ea41
    fix: remove unnecessary quotes in version extraction script PandaDEV 2025-02-15 17:31:55 +01:00
  • 237d3d0996
    chore: optimize macOS build workflow configuration PandaDEV 2025-02-15 17:30:47 +01:00
  • 57b8158c04
    fix: wrong secret signing key name for macos PandaDEV 2025-02-15 15:25:38 +01:00
  • d47bd34a04
    Update README.md PandaDEV 2025-02-14 22:36:47 +01:00
  • 0b7af6ff14
    chore(config): remove unnecessary Tauri schema reference pandadev 2025-02-14 19:22:21 +01:00
  • 2ec273173c
    refactor(sync): convert pairing methods to Tauri commands pandadev 2025-02-14 19:22:11 +01:00
  • 7c0e83f86a
    refactor(history): clean up imports and formatting in history module pandadev 2025-02-14 19:22:05 +01:00
  • a3145c2572
    chore: update dependencies and Rust crate versions pandadev 2025-02-14 17:54:02 +01:00
  • 68174334db
    refactor(sync): optimize emoji sequence generation in pairing pandadev 2025-02-14 17:53:04 +01:00
  • f1b745c289
    fix(sync): correct webhook listener Arc cloning pandadev 2025-02-14 17:52:55 +01:00
  • 1012ecb1e3
    chore: update Aptabase plugin repository URL pandadev 2025-02-14 17:52:26 +01:00
  • 7ce48ff3d0
    Update README.md PandaDEV 2025-02-13 23:41:13 +01:00
  • 1cb993616c
    Update README.md PandaDEV 2025-02-13 23:39:43 +01:00
  • fa4c7e3f4f
    Merge pull request #33 from Denisskas/update-README_ru.md PandaDEV 2025-02-09 22:28:32 +01:00
  • 540c9f44fa
    Update README_ru.md Denisskas 2025-02-10 00:33:01 +04:00
  • a77f69567b
    chore: fix aptabase package source PandaDEV 2025-01-31 17:46:27 +01:00
  • 4381232af1
    Merge branch 'main' into dev/live-sync pandadev 2025-01-29 20:59:32 +01:00
  • f7f41b1513
    Revert "feat(sync): add modules for pairing and syncing clipboard data" PandaDEV 2025-01-29 20:43:49 +01:00
  • 0a17a789c2
    Merge pull request #31 from 0PandaDEV/main PandaDEV 2025-01-29 20:43:07 +01:00
  • 1905593784
    Merge branch 'dev/live-sync' into main PandaDEV 2025-01-29 20:42:56 +01:00
  • 78b9624172
    feat: add new dependencies for AES encryption and decryption PandaDEV 2025-01-29 20:40:32 +01:00
  • dcb2daaa87
    feat(sync): add modules for pairing and syncing clipboard data PandaDEV 2025-01-29 20:40:06 +01:00
  • 761914637c
    fix: link and color types cannot be pasted pandadev 2025-01-29 17:46:02 +01:00
  • 81db3e5f79
    fix: aptabase plugin dependency not found pandadev 2025-01-29 17:45:49 +01:00
  • 2d3732b2f2
    fix: improve thread safety in hotkey management pandadev 2025-01-29 17:39:10 +01:00
  • 66df55017f
    refactor: simplify random ID generation in history initialization pandadev 2025-01-29 17:39:04 +01:00
  • 6016fbb494
    chore: update Cargo dependencies and modify Aptabase plugin configuration pandadev 2025-01-29 17:38:43 +01:00
  • d53d64a732
    chore: update project dependencies and lock files pandadev 2025-01-29 16:14:29 +01:00
  • 12b8f9a49e
    fix: update dependencies versions in package.json and Cargo.lock files PandaDEV 2025-01-24 00:07:33 +10:00
  • d548f8dfa7
    Merge pull request #30 from Frumkin13/new PandaDEV 2025-01-22 08:12:43 +10:00
  • 0d2c324029
    Merge pull request #1 from Frumkin13/Frumkin13-patch-1 Frumkin13 2025-01-21 20:37:19 +03:00
  • 4458eae1d5
    Russian Translation Frumkin13 2025-01-21 20:35:02 +03:00
  • 52bf66984b
    fix(deps): update wrdu-keyboard to version 3.2.0 and add parking_lot dependency PandaDEV 2025-01-11 01:17:45 +10:00
  • 0980b95b72
    refactor: refactor hotkey management to use a single state structure with Arc and Mutex PandaDEV 2025-01-11 01:17:39 +10:00