Commit Graph

35 Commits

Author SHA1 Message Date
7c2cd5cf03 fix icon padding in notification 2020-12-13 23:30:52 +01:00
c05eed44f0 Did a very bad thing (tm) to appease Chrome (bootstrap icons svg was copied directly into Icon component) 2020-12-13 01:11:52 +01:00
f4f69d4eaa Nest ultrawidify classes inside a css class that guarantees reset of global css 2020-12-12 00:38:51 +01:00
b6cae36528 fix? 2020-12-07 00:07:59 +01:00
7d8f3912bb Fix extension popup in chrome 2020-12-06 21:57:16 +01:00
84db9361f9 Fix default icon margins 2020-12-04 00:53:20 +01:00
5e4aca66c5 Fix icon css 2020-12-03 00:32:17 +01:00
a91ed7368f Add icon component 2020-12-02 22:39:43 +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
06cc9220c2 scope styles for jsonElement 2020-04-26 16:26:15 +02:00
7e74aa2c3b Add ignoreKeys property to JsonEditor 2020-03-12 23:35:52 +01:00
9a5ccf1602 JsonEditor uses monospace 2020-03-12 00:49:40 +01:00
217206ca1e Change how strings and text are editable (submit on enter), colorify json 2020-03-12 00:37:57 +01:00
4df771aae1 Remove pre 2020-03-12 00:36:34 +01:00
b353e6f34d Fix json components 2020-03-11 23:12:18 +01:00
c9b354e06a Add json structure editor 2020-03-11 00:15:53 +01:00
acfa833203 Some stuff for easier logging configuration - wip 2020-02-26 00:43:11 +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
5b3ee66066 Start some work on player selector 2019-08-13 21:21:35 +02:00
03d8a99885 Popup for setting site-specific options is roughly done 2019-06-08 03:45:35 +02:00
2e6d33bc79 Plebified settings 2019-06-02 02:44:02 +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
108297fe1b Section for editing keyboard shortcuts is reasonably complete. 2019-04-12 21:06:01 +02: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
3ed3eb8004 Readme update, css fixes 2019-01-17 22:16:55 +01:00
7a6ecb96bb fix shortcut button 2019-01-03 02:05:54 +01:00
a9fb93966a Commands from popup to content script seem to work 2019-01-02 20:36:00 +01:00
e2df78aa78 Started using vue for settings and popup, start of rewrite for settings page 2018-12-30 23:16:09 +01:00