pandadev
|
dc638cb3ce
|
fix: adjust padding and line-height in main styles for better layout consistency
|
2025-03-16 11:58:34 +01:00 |
|
pandadev
|
828d710892
|
fix: selector not account for an existing search query
|
2025-03-15 17:47:19 +01:00 |
|
pandadev
|
f435a7b20a
|
refactor: serach function now async which is way faster
|
2025-03-15 17:44:14 +01:00 |
|
pandadev
|
ae878b7203
|
feat: add PNG encoding support in commands utility for image processing
|
2025-03-15 16:30:22 +01:00 |
|
pandadev
|
17894a24e3
|
feat: add logging for app info retrieval and implement icon processing to base64
|
2025-03-15 16:29:57 +01:00 |
|
pandadev
|
8bc27fc888
|
fix: align items in Result component for improved layout
|
2025-03-15 16:28:12 +01:00 |
|
PandaDEV
|
c97a5f069d
|
fix: set fixed width for main and information sections in index.scss
|
2025-03-15 01:42:41 +01:00 |
|
PandaDEV
|
102ffe2fe3
|
fix: content overflow in width
|
2025-03-15 01:35:16 +01:00 |
|
PandaDEV
|
26c4df6039
|
fix: source app icon not being refreshed
|
2025-03-15 01:18:43 +01:00 |
|
PandaDEV
|
1ec040ef1e
|
feat: add icon support to app info display and update styles for improved layout in index.scss
|
2025-03-15 01:08:53 +01:00 |
|
PandaDEV
|
f890851a59
|
fix: keyboard shortcuts not working after reopening app
|
2025-03-15 00:39:21 +01:00 |
|
PandaDEV
|
455b60a994
|
feat: enhance BottomBar and TopBar components with dynamic actions and improved styling; integrate actions in index.vue
|
2025-03-15 00:33:29 +01:00 |
|
PandaDEV
|
60d17442fc
|
refactor: update layout structure in settings.vue and settings.scss for improved responsiveness and clarity; replace .bg with <main> and integrate BottomBar component
|
2025-03-15 00:33:21 +01:00 |
|
PandaDEV
|
ff6cdac1a3
|
refactor: remove commented-out code and unused functions in index.vue for cleaner structure
|
2025-03-15 00:23:27 +01:00 |
|
PandaDEV
|
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
|
2025-03-15 00:21:17 +01:00 |
|
PandaDEV
|
71dc5b273d
|
chore: update uuid dependency to version 1.16.0
|
2025-03-15 00:12:36 +01:00 |
|
PandaDEV
|
3fe4fbf052
|
fix: set_activatio_policy is macos only
|
2025-03-15 00:12:32 +01:00 |
|
PandaDEV
|
3f8bfc0b91
|
fix: wrong icon paths
|
2025-03-15 00:08:10 +01:00 |
|
PandaDEV
|
e5d7bd458b
|
Merge branch 'main' of github.com:0PandaDEV/Qopy
|
2025-03-15 00:03:59 +01:00 |
|
PandaDEV
|
180664c0fd
|
feat: add Result component for displaying history items with dynamic content rendering
|
2025-03-15 00:03:56 +01:00 |
|
PandaDEV
|
7b624bd352
|
feat: implement selected result management with selection logic and UI integration
|
2025-03-15 00:03:47 +01:00 |
|
PandaDEV
|
2d3d92f3c8
|
feat: add TopBar component with search functionality
|
2025-03-15 00:03:16 +01:00 |
|
PandaDEV
|
b96d3c23de
|
feat: add BottomBar component with branding and action buttons
|
2025-03-15 00:03:10 +01:00 |
|
PandaDEV
|
10a78b918e
|
Update README.md
|
2025-03-15 00:01:33 +01:00 |
|
PandaDEV
|
7345483ba1
|
refactor: update Noise component styles and replace noise image with a new format; remove unused SVG icons
|
2025-03-14 23:59:38 +01:00 |
|
PandaDEV
|
50643c6a61
|
feat: add new SVG icon components for Cmd, Code, Ctrl, Enter, File, Image, K, Link, and Text
|
2025-03-14 23:59:20 +01:00 |
|
PandaDEV
|
dfd425ba0c
|
fix: app icon showing up in mac dock
|
2025-03-14 23:59:06 +01:00 |
|
PandaDEV
|
b6269c60c9
|
refactor: integrate keyboard functionality and clean up event handling
|
2025-03-13 15:29:02 +01:00 |
|
PandaDEV
|
b2395e19a9
|
chore: update Tauri and other dependencies to latest versions
|
2025-03-13 15:28:51 +01:00 |
|
PandaDEV
|
65a5cba69b
|
chore: update dependencies and Rust crate versions
|
2025-03-13 15:28:29 +01:00 |
|
PandaDEV
|
67584b4285
|
Update LICENSE
|
2025-03-06 21:53:45 +01:00 |
|
PandaDEV
|
ece4d32b4b
|
fix: extend macOS keychain session timeout to 2 hours
|
2025-02-15 18:20:08 +01:00 |
|
PandaDEV
|
0b0c613319
|
fix: correct version extraction script syntax
|
2025-02-15 18:06:02 +01:00 |
|
PandaDEV
|
48507096d5
|
feat: add multi-architecture support for macOS builds
|
2025-02-15 18:05:12 +01:00 |
|
PandaDEV
|
31d894ea41
|
fix: remove unnecessary quotes in version extraction script
|
2025-02-15 17:31:55 +01:00 |
|
PandaDEV
|
237d3d0996
|
chore: optimize macOS build workflow configuration
|
2025-02-15 17:30:47 +01:00 |
|
PandaDEV
|
57b8158c04
|
fix: wrong secret signing key name for macos
|
2025-02-15 15:25:38 +01:00 |
|
PandaDEV
|
d47bd34a04
|
Update README.md
|
2025-02-14 22:36:47 +01:00 |
|
pandadev
|
a3145c2572
|
chore: update dependencies and Rust crate versions
|
2025-02-14 17:54:02 +01:00 |
|
PandaDEV
|
1cb993616c
|
Update README.md
|
2025-02-13 23:39:43 +01:00 |
|
PandaDEV
|
fa4c7e3f4f
|
Merge pull request #33 from Denisskas/update-README_ru.md
Update README_ru.md
|
2025-02-09 22:28:32 +01:00 |
|
Denisskas
|
540c9f44fa
|
Update README_ru.md
|
2025-02-10 00:33:01 +04:00 |
|
PandaDEV
|
a77f69567b
|
chore: fix aptabase package source
|
2025-01-31 17:46:27 +01:00 |
|
pandadev
|
761914637c
|
fix: link and color types cannot be pasted
|
2025-01-29 17:46:02 +01:00 |
|
pandadev
|
81db3e5f79
|
fix: aptabase plugin dependency not found
|
2025-01-29 17:45:49 +01:00 |
|
pandadev
|
2d3732b2f2
|
fix: improve thread safety in hotkey management
|
2025-01-29 17:39:10 +01:00 |
|
pandadev
|
66df55017f
|
refactor: simplify random ID generation in history initialization
|
2025-01-29 17:39:04 +01:00 |
|
pandadev
|
6016fbb494
|
chore: update Cargo dependencies and modify Aptabase plugin configuration
|
2025-01-29 17:38:43 +01:00 |
|
pandadev
|
d53d64a732
|
chore: update project dependencies and lock files
|
2025-01-29 16:14:29 +01:00 |
|
PandaDEV
|
12b8f9a49e
|
fix: update dependencies versions in package.json and Cargo.lock files
|
2025-01-24 00:07:33 +10:00 |
|