Commit graph

266 commits

Author SHA1 Message Date
PandaDEV
dde27b37a8
Merge branch 'main' into issue/settings 2025-01-10 22:20:44 +10:00
PandaDEV
22fcd84b8d
refactor: Clean up code formatting in utils module 2025-01-04 11:58:52 +10:00
PandaDEV
60b670c7a7
feat: Add release creation check and update changelog 2025-01-02 19:32:33 +10:00
PandaDEV
d89945f286
fix: adjust alignment of settings UI labels 2025-01-02 18:47:51 +10:00
PandaDEV
3bfd72b638
feat: add autostart toggle setting 2025-01-02 18:41:28 +10:00
PandaDEV
6d7874c1ae
feat: new settings ui 2025-01-02 18:41:10 +10:00
PandaDEV
2a44701178
fix: spacing of main ui 2025-01-02 18:40:55 +10:00
PandaDEV
8054550443
fix: old hotkey not getting unregistered correctly 2025-01-02 17:10:46 +10:00
PandaDEV
c872490a95
feat: add redirect after saving keybind in settings.vue 2025-01-02 17:10:09 +10:00
PandaDEV
0c28a5b0db
refactor: improve keybind saving logic and error handling 2025-01-02 17:05:02 +10:00
PandaDEV
6656af8ab1
chore: Update wrdu-keyboard to version 3.0.0 2025-01-02 14:54:47 +10:00
PandaDEV
25f7b116f6
refactor: fix casing and spacing in settings.scss
refactor: improve keybind saving logic and error handling
fix: update keybind references to settings in app and tray setup
fix: back button not working on settings
2025-01-02 14:54:42 +10:00
PandaDEV
b328b8fa9c
refactor: fix casing and spacing in settings.scss 2025-01-02 14:54:04 +10:00
PandaDEV
9658310689
refactor: improve keybind saving logic and error handling 2025-01-02 14:53:47 +10:00
PandaDEV
9db390c1c2
chore: migrate from bun to pnpm for dependency management in workflows 2025-01-01 20:41:29 +10:00
PandaDEV
3552a3779b
fix: update bun installation steps in workflows for proper dependency setup 2025-01-01 18:31:12 +10:00
PandaDEV
33358095ec
Merge pull request #27 from 0PandaDEV/issue/check-for-updates 2025-01-01 18:27:28 +10:00
PandaDEV
6157eb75a1
feat: add 'Check for updates' option to tray menu and improve update handling 2025-01-01 18:26:37 +10:00
PandaDEV
6514abcdb3
fix: update keybind references to settings in app and tray setup 2025-01-01 17:43:46 +10:00
PandaDEV
b3daaaa633
fix: back button not wroking on settings 2025-01-01 17:43:35 +10:00
PandaDEV
e29f2fcfa5
Merge branch 'main' of github.com:0PandaDEV/Qopy 2025-01-01 16:17:18 +10:00
PandaDEV
0f29e0af07
chore: migrate from pnpm to bun for dependency management in workflows and update README instructions 2025-01-01 16:17:13 +10:00
PandaDEV
14e8edd238
docs: add linux to os path 2025-01-01 16:13:50 +10:00
PandaDEV
0a08ce95d2
refactor: clean up main.rs by removing unused imports and simplifying main window initialization 2024-12-30 12:04:23 +10:00
PandaDEV
4004b3509f
Merge branch 'main' of github.com:0PandaDEV/Qopy 2024-12-30 12:01:03 +10:00
PandaDEV
a7e221cb29
chore: update dependencies in Cargo.lock for hyper-util, reqwest, serde, tower, and related packages 2024-12-30 12:00:59 +10:00
PandaDEV
b9d758f317
chore: update serde to 1.0.217 and reqwest to 0.12.11 in Cargo.toml 2024-12-30 12:00:54 +10:00
PandaDEV
d1f2b1ddd7
Update README.md 2024-12-29 10:53:26 +10:00
PandaDEV
1a15ea7777
chore: update qopy version to 0.3.3 in Cargo files and configuration 2024-12-26 00:17:25 +10:00
PandaDEV
2fa82d7584
fix: interface unusable becasue no interaction was possible 2024-12-25 23:44:06 +10:00
PandaDEV
1417d35cd7
fix(release): enhance changelog generation to handle missing tags 2024-12-25 21:31:26 +10:00
PandaDEV
dc34912895
fix(release): improve changelog generation and add debug information 2024-12-25 21:16:23 +10:00
PandaDEV
18ca53ef04
feat(logger): enhance logging format and add panic hook 2024-12-25 21:14:55 +10:00
PandaDEV
a0cbd13f53
chore: update qopy version to 0.3.2 in Cargo files 2024-12-25 20:36:47 +10:00
PandaDEV
4adb57d6ad
fix: font no displayed in content 2024-12-25 20:34:57 +10:00
PandaDEV
f59c5bbc95
fix: windows ui bugs #21 2024-12-25 20:33:09 +10:00
PandaDEV
fc0c52228c
chore: update nuxt version to 3.15.0 in package.json 2024-12-25 18:14:14 +10:00
PandaDEV
a4657448e6
docs(readme): roadmap update 2024-12-25 17:17:59 +10:00
PandaDEV
5bcc084833
docs(readme): update download links to version 0.3.1 2024-12-24 23:29:46 +10:00
PandaDEV
c484b67edb
feat(readme): download section redesign 2024-12-23 20:19:19 +10:00
PandaDEV
437cd2b3e8
docs(readme): update download links at the top 2024-12-23 20:07:36 +10:00
PandaDEV
39d41e8f10
chore: bump version of qopy to 0.3.1 in Cargo files and configuration 2024-12-23 15:09:57 +10:00
PandaDEV
f44be512fe
feat: integrate event tracking for hotkey actions, history management, and settings updates 2024-12-23 14:34:21 +10:00
PandaDEV
3824f24be4
chore: update Windows and Ubuntu build workflows for improved artifact renaming and organization 2024-12-22 17:49:08 +10:00
PandaDEV
66f229be7e
chore: improve artifact naming and organization in build workflows for macOS, Windows, and Ubuntu 2024-12-22 17:10:24 +10:00
PandaDEV
b706207aaf
chore: refine Windows and Linux build workflows with improved artifact listing and renaming 2024-12-22 12:51:46 +10:00
PandaDEV
d4d15f085a
chore: enhance Windows build workflow with improved artifact listing and renaming process 2024-12-22 11:12:44 +10:00
PandaDEV
a0a9358f55
chore: optimize ARM64 build workflow by refining dependency installation and cross-compilation setup 2024-12-22 00:17:42 +10:00
PandaDEV
93fb640ff2
chore: enhance ARM64 build workflow with additional dependencies and cross-compilation setup 2024-12-22 00:12:01 +10:00
PandaDEV
a3734eb9d6
chore: streamline artifact renaming and upload process in build and release workflows 2024-12-22 00:07:58 +10:00