pandadev
a5fbea31a1
refactor(keyboard): optimize keyboard event handling and initialization
2025-03-05 17:45:01 +01:00
PandaDEV
5ef6d8da77
fix(keyboard): update keyboard clear method usage
...
- replace `unregisterAll` with `clear` to align with updated keyboard API changes
- ensure keyboard actions are handled correctly in app and settings pages
🔧 chore(patches): update keyboard patch to version 3.1.0
- remove old patch file for `wrdu-keyboard@3.0.0`
- add new patch file for `wrdu-keyboard@3.1.0` to apply updates and fixes
2025-01-10 23:48:23 +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
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
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
9658310689
refactor: improve keybind saving logic and error handling
2025-01-02 14:53:47 +10:00
PandaDEV
b3daaaa633
fix: back button not wroking on settings
2025-01-01 17:43:35 +10:00
PandaDEV
6148b7a84a
fix: info row title for links not shown until loaded
2024-12-19 13:13:07 +10:00
PandaDEV
eb3abf797c
feat(vue): Add conditional rendering for link content and URL truncation
2024-12-19 09:32:48 +10:00
PandaDEV
5943fc86fb
feat: better implementation of info rows
2024-12-18 14:57:10 +10:00
PandaDEV
4ab938a3de
feat: detect color
2024-12-18 14:15:20 +10:00
PandaDEV
345f7e3f09
fix: youtube thumbnail having strange formats
2024-12-17 00:00:21 +10:00
PandaDEV
00749a9d3a
refactor: cleaning and formatting
2024-12-16 23:39:37 +10:00
PandaDEV
149e72802c
feat: add information and update chunk loading
2024-12-16 23:38:35 +10:00
PandaDEV
3fab426ed9
fix: wrdu-keyboard undefined
2024-12-15 18:54:47 +10:00
PandaDEV
c078b631f6
feat: use wrdu-keyboard
2024-12-15 18:53:18 +10:00
PandaDEV
a94496dbdb
feat: move database access to rust
2024-12-11 14:29:05 +10:00
PandaDEV
d0b551b3fd
Revert "style: formatting"
...
This reverts commit f2f554074b
.
2024-11-23 15:09:16 +10:00
PandaDEV
f2f554074b
style: formatting
2024-11-23 14:57:42 +10:00
PandaDEV
042d708c4b
fix: not reloading when nothing is new
2024-11-22 00:15:27 +10:00
PandaDEV
4c8ffddfe0
fix: scss import to use
2024-11-15 23:18:41 +10:00
PandaDEV
ba743f7961
feat: custom hotkey with global shortcut
2024-11-15 17:39:20 +10:00
PandaDEV
78235f0e3d
fixed types and icons
2024-09-02 17:53:53 +10:00
PandaDEV
5bb6f2249a
added ability to set custom hotkey
2024-09-02 10:37:58 +10:00
PandaDEV
79dd783bf7
added ability to save hotkey into settings
2024-09-01 11:36:08 +10:00
PandaDEV
ebf6e0311f
change keybind test
2024-08-27 17:15:37 +10:00