Commit Graph

38 Commits

Author SHA1 Message Date
Tamius Han
9e79048c64 Roughly fixed the issue when extension wouldn't work in certain cases. Roughly fixed because the event that triggers UI redrawing fires all the time. 2016-12-21 23:25:05 +01:00
Tamius Han
c6b3ac7723 Updated README.md 2016-12-09 19:10:37 +01:00
Tamius Han
069a8a6f83 Changed background image a bit, disabled 'settings' option in player popup, disabled debugging messages. 2016-12-08 22:34:32 +01:00
Tamius Han
5fa15a7fca README.md didn't have changes for a previous minor version in its changelog. 2016-12-08 00:02:01 +01:00
Tamius Han
5062f7f7bb Settings page is more or less finished and works. Might need minor fixes before v1.0rc1 becomes v1.0. 2016-12-07 23:58:43 +01:00
Tamius Han
9daac678a0 Settings page is now nearly operational, missing only saving and loading of the keyboard shortcuts. 2016-12-06 23:33:29 +01:00
Tamius Han
27742d31a6 Removed fonts, using webfonts instead. Kinda-finished css, uw.js now also loads CSS. 2016-12-04 23:02:15 +01:00
Tamius Han
ca33454677 Taking CSS out of the uw.js and placing it into its own file, laid out the foundations for this change in manifest.json. NOTE: this commit just laid the groundwork,
uw_common.css is unfinished (font-face block isn't even properly closed) and uw.js wasn't updated to include CSS files yet.
2016-12-04 12:01:38 +01:00
Tamius Han
7856f993a4 When extension is reloaded, it now cleans youtube's UI after itself. If buttons can't fit on the player's control bar, all buttons except the 'settings' one get hidden. (So
at the moment, they DO NOT get re-enabled when switching to fullscreen and back again. TODO!). If the settings popup is taller than player, it gets scaled down. (Aspect
ratio submenu doesn't. FIXME!)
2016-12-04 00:43:05 +01:00
Tamius Han
e5314bfe9f Some README changes weren't included in previous commit. 2016-12-02 23:34:36 +01:00
Tamius Han
6224e3209c Fixed bug where advanced options popup (wrench) wouldn't hide when an item on the popup was clicked. Gave README.MD a long-due update regarding which version of the
extension is on AMO
2016-12-02 23:30:21 +01:00
Tamius Han
cd738ea022 Added all buttons to settings menu. TODO: detect if buttons take too much space on the control bar. 2016-11-29 19:54:05 +01:00
Tamius Han
8571fc1089 Keybinds are now stored to localstorage. The code is a mess tho 2016-11-16 19:52:09 +01:00
Tamius Han
d703e6f6cb (Probably) fixed key shortcuts not working issue, started preparations for settings screen and rebindable keys 2016-11-15 22:28:39 +01:00
Tamius Han
d7a258fb6d README.MD update to reflect earlier commit 2016-10-23 21:29:51 +02:00
Tamius Han
941ea184f7 Added 'settings' button (only contains option to force AR at the moment) 2016-10-23 20:52:27 +02:00
Tamius Han
8986d3292f Added 'settings' button (at the moment, it only contains option to force aspect ratio). 2016-10-23 20:48:57 +02:00
Tamius Han
ed7c76d072 Added 'settings menu' — at the moment, the only option in there is to force aspect ratio. (More thorough README.MD changes are coming soon) 2016-10-23 20:47:14 +02:00
Tamius Han
70f11dd86b Playing with README.MD some more 2016-10-22 21:45:16 +02:00
Tamius Han
59aa4f1612 Fixed minor incorrect belief in README.MD 2016-10-22 21:25:19 +02:00
Tamius Han
62e6591e30 renamed interface-explained.jpg to follow the same naming convention as the rest of the icons 2016-10-22 20:52:26 +02:00
Tamius Han
082041d2c0 Added buttons to youtube player. Added changelogs and quick GUI tutorial to README.MD. Made manifest.json a bit less agressive with matching (<all_urls> -> youtube). 2016-10-22 20:49:15 +02:00
Tamius Han
e6a1c47816 Autoupdating is NOT ENABLED (regardless of what manifest.json says. Moz wants https. I don't https yet). README.MD was updated to point that out. manifest.json is prepared for when I manage to enable HTTPS. 2016-10-20 23:48:45 +02:00
Tamius Han
3cd987a3ee manifest.json now contains update URL (lets hope this version of the extension will be able to update itself). uw.js now contains half-finished code for adding buttons to the yt player (disabled for this commit) 2016-10-20 23:36:52 +02:00
Tamius Han
90a96945c1 manifest.json now contains update URL. uw.js contains half-finished code for adding buttons 2016-10-20 23:34:45 +02:00
Tamius Han
a806d38419 [EMERG] Fixed link pointing to the download page of the experimental extension in README.MD. ('twas a stupid mistake, but ... [F]irst time using AMO pls be gentle) 2016-10-20 20:58:50 +02:00
Tamius Han
c4a0c007f7 Ring ring ring ring ring ring ring banana phone. (2/6 edits) 2016-10-18 23:12:30 +02:00
Tamius Han
b6cb7b6a4c Called it. 2016-10-18 23:10:56 +02:00
Tamius Han
33fcb349ba Fixing up README.MD (inb4 six more one-line changes) 2016-10-18 23:09:22 +02:00
Tamius Han
921f489fce General code cleanup, slight refactoring, forcing specific aspect ratio is now an experimental feature, updated README.MD to reflect changes. 2016-10-18 23:07:28 +02:00
Tamius Han
dab86a17f3 Fixing up the readme 2016-10-16 16:54:43 +02:00
Tamius Han
e949f9f6b1 Correcting minor spelling issues 2016-10-16 16:53:32 +02:00
Tamius Han
956baadab5 It actually does lol. You don't even need to escape that. 2016-10-16 16:52:30 +02:00
Tamius Han
7a245a9fda Testing if I can use square brackets in alt text 2016-10-16 16:51:34 +02:00
Tamius Han
86250c3684 Fixing README.MD 2016-10-16 16:48:16 +02:00
Tamius Han
42f5e615cd initial commit 2016-10-16 16:44:55 +02:00
Tamius Han
4d4e6cc463 initial commit 2016-10-16 13:13:34 +02:00
Tamius Han
e87caeb84f Initial commit 2016-10-16 13:07:02 +02:00