|
873a8cf3a8
|
Fix enum imports
|
2021-04-01 21:23:59 +02:00 |
|
|
9a864bc11c
|
Migrate pseudo-enums to typescript enums. Fix related imports & stuff
|
2021-02-08 23:04:54 +01:00 |
|
|
b4e8622af3
|
Add hint text in options -> add action popup
|
2020-12-13 23:31:27 +01:00 |
|
|
1b6d20fa0b
|
Turns out vue update updated jack shit, so optional chaining operators are gonna disappear from vue templates again
|
2020-11-22 22:48:07 +01:00 |
|
|
a6a09a10b5
|
Add optional chaining operators back
This reverts commit e25a0a954c .
|
2020-11-22 22:46:49 +01:00 |
|
|
e25a0a954c
|
Revert "optionally chain _all_ the things"
This reverts commit 1858e092a9 .
|
2020-11-22 22:17:28 +01:00 |
|
|
1858e092a9
|
optionally chain _all_ the things
|
2020-11-22 22:12:52 +01:00 |
|
|
e5f2bde6bc
|
add custom setter for settings
|
2020-11-22 22:12:37 +01:00 |
|
|
73b1a57749
|
Added extra stretch/squish options, hopefully fixed disney+, fixed bug that prevented removal of actions added by user
|
2019-12-06 00:17:09 +01:00 |
|
|
261f9a6b8d
|
Use event.code instead of event.keyCode. Add key codes to default settings
|
2019-10-23 19:34:58 +02:00 |
|
|
4a9ef1f9db
|
Fix 'clear shortcut' button (probably)
|
2019-10-22 01:40:38 +02:00 |
|
|
3768575bad
|
Allow default keyboard shortcuts to work on non-ASCII layouts
|
2019-10-22 01:33:56 +02:00 |
|
|
df5b2b5165
|
Finished converting console.logs to logger
|
2019-09-03 00:48:18 +02:00 |
|
|
fd5c3fc06f
|
Removed console.logs _not_ gated behind ifs from .vue files
|
2019-05-22 01:05:32 +02:00 |
|
|
add72e8398
|
First round of CSS fixes
|
2019-05-22 01:03:15 +02:00 |
|
|
86eeab323d
|
Minor changes to add action popup
|
2019-05-05 00:55:03 +02:00 |
|
|
a783c75b98
|
Fixed new actions not saving
|
2019-05-05 00:39:36 +02:00 |
|
|
c9f806cd5f
|
Converting component file names skipped few things
|
2019-04-25 21:11:26 +02:00 |
|
|
d8bd884596
|
Convert component file names from kebab-case to PascalCase for consistency
|
2019-04-25 01:09:04 +02:00 |
|
|
108297fe1b
|
Section for editing keyboard shortcuts is reasonably complete.
|
2019-04-12 21:06:01 +02:00 |
|
|
6435862daa
|
Settings/control: save keyboard shortcuts
|
2019-04-12 00:49:56 +02:00 |
|
|
9b808a2c36
|
Settings/controls: fix editing command block
|
2019-04-12 00:04:38 +02:00 |
|
|
80b7654db5
|
Settings/controls: Fix adding new command block
|
2019-04-11 23:52:29 +02:00 |
|
|
7837cf2e22
|
Implement & fix action edit popup showing existing actions
|
2019-03-17 23:24:08 +01:00 |
|
|
7b5157a48d
|
Aspect ratio types were enumified.
|
2019-03-10 23:27:50 +01:00 |
|
|
22c44a3972
|
Building action.cmd[] and editing of command, arg. Order of commands can't be edited yet
|
2019-03-10 16:31:50 +01:00 |
|
|
76ff4da77f
|
Fix scopes and shortcut button for add action
|
2019-02-28 23:56:13 +01:00 |
|
|
be34838dba
|
Shortcut button thingy works ... ish
|
2019-02-27 23:22:15 +01:00 |
|
|
f07a1e529e
|
add-edit-command component is capable of adding commands
|
2019-02-27 21:59:57 +01:00 |
|
|
a0f1a27271
|
Stretch mode fixes
|
2019-02-19 21:10:49 +01:00 |
|
|
d2a8a177a7
|
Enumification, reorg of ExtensionConf
|
2019-01-20 22:59:06 +01:00 |
|
|
3ff00e629d
|
UI fixes, re-implemented zoom
|
2019-01-03 02:07:16 +01:00 |
|
|
e2df78aa78
|
Started using vue for settings and popup, start of rewrite for settings page
|
2018-12-30 23:16:09 +01:00 |
|