Commit Graph

14 Commits

Author SHA1 Message Date
85fed9d4c5 Hot dang, icons now show up in Chrome as well.
Also cleaned up some of the mess.
2022-01-29 16:23:40 +01:00
09253fe0a1 Unbork settings page even more 2021-04-01 21:40:58 +02:00
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
f4f69d4eaa Nest ultrawidify classes inside a css class that guarantees reset of global css 2020-12-12 00:38:51 +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
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
cd4e3768e2 Make compiler a bit happier. 2019-10-22 01:40:46 +02:00
afe7b8e692 minor rework of settings options 2019-09-28 00:13:50 +02:00
add72e8398 First round of CSS fixes 2019-05-22 01:03:15 +02:00
d8bd884596 Convert component file names from kebab-case to PascalCase for consistency 2019-04-25 01:09:04 +02:00