|
685cfc9466
|
Popup: Fix issue where 'sites' tab would be disabled if extension mode was set to whitelist only
|
2019-09-21 19:55:47 +02:00 |
|
|
4f830e2a37
|
Update changelog. Update includes a promise (popup bit needs to be fixed)
|
2019-09-18 01:08:07 +02:00 |
|
|
dacd1f7a9c
|
Version upgrade stuff
|
2019-09-17 22:26:43 +02:00 |
|
|
536e726f4b
|
Disable logging
|
2019-09-17 22:18:02 +02:00 |
|
|
824fe7993e
|
Disabled unfinished features
|
2019-09-17 18:47:09 +02:00 |
|
|
0f14d9c7dd
|
Fix missing imports
|
2019-09-03 21:30:18 +02:00 |
|
|
df5b2b5165
|
Finished converting console.logs to logger
|
2019-09-03 00:48:18 +02:00 |
|
|
e03a4adc9e
|
readme update
|
2019-08-25 21:23:04 +02:00 |
|
|
0d641a98e3
|
Merge branch 'stable'
|
2019-08-25 01:57:23 +02:00 |
|
|
9f2880c802
|
Hotfix for popup
|
2019-08-25 01:52:04 +02:00 |
|
|
24dcbdf770
|
Merge branch 'stable'
|
2019-08-24 23:21:53 +02:00 |
|
|
5f1f14f8ca
|
Update what's new
|
2019-08-24 22:36:24 +02:00 |
|
|
68b3589e77
|
Twitching issue was fixed but performance is shite
|
2019-08-23 02:25:48 +02:00 |
|
|
6d564e2f98
|
Readied some things for the player selector thing, but in content scripts
|
2019-08-13 22:31:25 +02:00 |
|
|
5b3ee66066
|
Start some work on player selector
|
2019-08-13 21:21:35 +02:00 |
|
|
f41ffb3155
|
Readme updates for 4.3.0, version bump
|
2019-07-20 21:33:15 +02:00 |
|
|
76d6551bc7
|
Update redit player classlists.
|
2019-07-20 20:41:03 +02:00 |
|
|
57463e01ec
|
Version & readme update
|
2019-07-07 21:12:57 +02:00 |
|
|
cce3a677bb
|
Light up "what's new" when upgrading extension.
|
2019-07-07 15:12:15 +02:00 |
|
|
4cd67161ba
|
Popup: remove bullshit scrollbars in Chrome. Move scrollbar in site lists to the left.
|
2019-07-06 22:39:59 +02:00 |
|
|
9cbd2fc34c
|
Changelog update
|
2019-07-05 23:45:57 +02:00 |
|
|
ca8eeffc12
|
design update
|
2019-07-05 22:58:29 +02:00 |
|
|
5329f0a600
|
Show warning when some frames on a given site are disabled
|
2019-07-03 22:35:17 +02:00 |
|
|
8ad0250d7e
|
Scrollbars styled for chrome as well, but chrome is fucky-wucky
|
2019-07-02 01:23:43 +02:00 |
|
|
3e627f5fed
|
Thin scrollbar for FF, UX update (what's new, report problem, donate menu entries are at the bottom)
|
2019-07-02 01:02:22 +02:00 |
|
|
4d83b8260e
|
Merge branch 'stable'
|
2019-06-24 14:30:14 +02:00 |
|
|
67ffd483b6
|
readme update but in popup
|
2019-06-24 14:29:47 +02:00 |
|
|
47e20721e6
|
Reddit: detect player manually, fix site details popup
|
2019-06-24 14:05:37 +02:00 |
|
|
33590aa353
|
UX: In popup, indicate which sites (and corresponding frames) are disabled. This will need additional work on content scripts tho
|
2019-06-15 22:58:19 +02:00 |
|
|
031c5d8e4c
|
Add changelog to extension popup
|
2019-06-14 23:10:21 +02:00 |
|
|
d7f6cd1271
|
Add 'experimental' tag to site details tab in popup
|
2019-06-14 22:37:31 +02:00 |
|
|
060278a972
|
Fix site details panel
|
2019-06-14 22:36:21 +02:00 |
|
|
8bb5f30e71
|
Rename 'about' to 'report a problem' in the popup for better visibility of issue reporting options
|
2019-06-14 22:05:29 +02:00 |
|
|
2df3c3c9be
|
Don't insert CSS on player element. Insert CSS into page instead. Popup doesn't work, still.
|
2019-06-14 02:15:24 +02:00 |
|
|
26610f2e00
|
Start working on applying extra css to player and video elements
|
2019-06-11 01:34:02 +02:00 |
|
|
08c257ec00
|
Detecting manually determined video and player elements implemented
|
2019-06-10 23:45:15 +02:00 |
|
|
03d8a99885
|
Popup for setting site-specific options is roughly done
|
2019-06-08 03:45:35 +02:00 |
|
|
2bfa3e8dfc
|
Site settings: allow user to select a site
|
2019-06-07 01:50:13 +02:00 |
|
|
d6a9ea4831
|
Remove unnecessary logging, fix bug that didn't seem to have any effect
|
2019-06-05 23:37:12 +02:00 |
|
|
8231174f57
|
Add donation tab
|
2019-06-03 00:34:42 +02:00 |
|
|
b8a6e9e0b3
|
Allow disabling of shortcuts
|
2019-06-02 23:54:32 +02:00 |
|
|
a0f288e2ad
|
Refactor execAction
|
2019-06-02 23:52:27 +02:00 |
|
|
d2d624eddf
|
Refactor showing buttons on popup, hide sections with no buttons
|
2019-06-02 23:49:31 +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 |
|
|
4c5569f039
|
remove debugging ui from popup
|
2019-05-21 23:16:34 +02:00 |
|
|
6bb4e97f64
|
Added "super advanced settings" (tm)
|
2019-05-09 23:40:56 +02:00 |
|
|
280e9cfa62
|
minor fixes
|
2019-05-09 21:10:26 +02:00 |
|
|
d51ce8add7
|
Fixed cropping via popup
|
2019-04-25 22:02:10 +02:00 |
|
|
d8bd884596
|
Convert component file names from kebab-case to PascalCase for consistency
|
2019-04-25 01:09:04 +02:00 |
|
|
598dd6cab5
|
Fix iframe marking
|
2019-04-13 03:09:29 +02:00 |
|
|
31c3295748
|
Added 'about' panel to popup. Both 'about' panels display addon version.
|
2019-04-12 23:23:35 +02:00 |
|
|
5b9080c1c7
|
Fixes for autoar
|
2019-02-16 01:19:29 +01:00 |
|
|
a0900a7dad
|
Fixed autodetection to the point it at least starts
|
2019-02-15 00:00:22 +01:00 |
|
|
2e65e26cf9
|
Merge remote-tracking branch 'origin/Testing'
|
2019-02-14 00:01:50 +01:00 |
|
|
c1d34fceb1
|
Popups sorta work
|
2019-02-13 23:58:19 +01:00 |
|
Alziratt
|
d8376b39ce
|
Minor work on the buttons and some of the text.
|
2019-02-13 13:15:56 -02:00 |
|
|
295c363d60
|
Minor fixes and reworks of ExtensionConf. Fixed 'general settings' page
|
2019-01-26 17:52:50 +01:00 |
|
|
cf221fba90
|
Extension/site settings panel complete (but not functional)
|
2019-01-21 00:07:11 +01:00 |
|
|
9ec6973cc0
|
Fix typo
|
2019-01-20 23:05:04 +01:00 |
|
|
d2a8a177a7
|
Enumification, reorg of ExtensionConf
|
2019-01-20 22:59:06 +01:00 |
|
|
08469074a6
|
css fixes
|
2019-01-20 21:12:26 +01:00 |
|
|
a2f1c8eba2
|
Sending commands to single frames seems to work, kinda
|
2019-01-20 20:36:24 +01:00 |
|
|
b49f8c6d26
|
Functionality that lists embedded videos has been restored. TODO: css, make it work
|
2019-01-20 19:58:26 +01:00 |
|
|
e1467cd6d7
|
attempt at fixing frames
|
2019-01-18 00:26:15 +01:00 |
|
|
3ed3eb8004
|
Readme update, css fixes
|
2019-01-17 22:16:55 +01:00 |
|
|
3ff00e629d
|
UI fixes, re-implemented zoom
|
2019-01-03 02:07:16 +01:00 |
|
|
a9fb93966a
|
Commands from popup to content script seem to work
|
2019-01-02 20:36:00 +01:00 |
|
|
286a49e189
|
we dont need that
|
2019-01-02 00:54:28 +01:00 |
|
|
e2df78aa78
|
Started using vue for settings and popup, start of rewrite for settings page
|
2018-12-30 23:16:09 +01:00 |
|