Commit Graph

109 Commits

Author SHA1 Message Date
f294865231 'Currently playing' and 'all' tabs added, select 'video settings' by default 2018-11-18 23:54:54 +01:00
6eab0cf828 Buttons and keyboard shortcuts functional 2018-11-18 18:44:44 +01:00
0ff3a71c16 Keyboard shortcut can display modifier keys, code cleanup 2018-11-18 12:43:03 +01:00
85426aa47f Button fix 2018-11-18 03:50:15 +01:00
32e5ed365b Popup buttons are being added programmatically (video tab only) 2018-11-18 03:29:16 +01:00
3f14785c29 Create tabs and stuff with javascript for more readability. 'unregisterVideo' doesn't get fired, so manual cleanup of the videoTab object was implemented in background script 2018-11-11 22:35:08 +01:00
981368b376 check for embedded by url, not by frame id 2018-11-10 23:09:50 +01:00
a321789c34 added comment next to some weird hack 2018-11-09 00:57:47 +01:00
701a1b1123 unborked saving/loading options (forgot to change site -> site.host everywhere where applicable) 2018-11-09 00:57:05 +01:00
a2c127fef5 fix css 2018-11-09 00:37:05 +01:00
c3ba318c7d Breaking vars from popup.js into separate file, showing list of embedded frames 2018-11-09 00:35:18 +01:00
cbd7cbeb4a popup now receives info about current tab as well as the list of frames with videos in that tab 2018-11-08 23:05:47 +01:00
90e512559d Started including basic mode 2018-11-02 02:52:01 +01:00
bb3349eff9 Edge stuff 2018-09-27 00:18:13 +02:00
ee268c5e9c Fixed some edge-specific bugs 2018-09-25 23:38:15 +02:00
7036799e9f Pan: eventhandler unbinding. Fixed 'reset zoom' in popup 2018-09-23 19:47:18 +02:00
2bd83fbc01 fixed issue with saving alignment 2018-09-23 13:55:03 +02:00
79f5ae01de Various fixes. Release version for reals 2018-09-23 02:39:27 +02:00
e2cb85610b release version, but for real this time. (removed ungated console.logs, updated readme) 2018-09-23 00:51:19 +02:00
5c50272f9e fixed popup zoom slider resetting 2018-09-23 00:38:36 +02:00
afb595d8c0 popup picks up current zoom level 2018-09-21 00:26:08 +02:00
51c1255eed disable other buttons in 'extension settings' tab if extension is disabled 2018-09-20 22:02:15 +02:00
e05eb27e6a updating popup url 2018-09-20 21:30:45 +02:00
06cfb9a04e Fixes for minor popup bugs 2018-09-19 23:34:47 +02:00
c7cf9b4be7 logging 2018-09-18 23:48:05 +02:00
c8f65f7fca Popup: functional. TODO: implement command handling in CommsClient 2018-09-18 00:40:05 +02:00
f6899be0ce Popup: extra buttons, console output beautify, changed experimental notice, disabled text selection 2018-09-16 23:24:01 +02:00
89ebae315a Popup: fixed buttons in site settings tab not getting selected 2018-09-16 19:28:40 +02:00
1efcc83b44 Popup: fixed menus not getting disabled 2018-09-16 14:22:08 +02:00
76b5f6eca1 Fixed switching menus 2018-09-16 14:14:16 +02:00
354b987cb4 start popup redesign 2018-09-14 22:21:39 +02:00
0c37c5a0e1 Popup and settings work, but all scripts can run doubly if uw.init() was called twice 2018-08-30 00:56:26 +02:00
38a94e3bd3 Changing persistent settings (the ones _not_ limited to current page) bypasses comms 2018-08-29 21:23:08 +02:00
6c93a19248 Misc fixes 2018-08-29 00:41:26 +02:00
83aef6ac79 #40: Settings persist over page reload 2018-08-21 23:48:47 +02:00
da18f5a5c4 Extension at least starts now 2018-08-07 23:31:28 +02:00
b01e5ebcec Renamed stuff for consistency with ExtensionConf. Cleanup. 2018-08-03 00:44:37 +02:00
1eaff8f2ce some preliminary cleaning in the 'about' section 2018-07-19 23:48:24 +02:00
8ba028a5b2 git commit -am doesn't add new files 2018-07-19 23:05:57 +02:00
872bc4ece7 Some work on settings 2018-07-19 23:05:39 +02:00
5ce0c51018 Fixed autodetection menu 2018-07-16 20:38:16 +02:00
9a058d18b7 Get ready 🅱️ois, it's happening. 3.0.0 is now officially out of alpha and in stable. 2018-07-15 16:35:08 +02:00
97b5c16345 Language in the popup could be considered hostile or unprofessional by some, so I changed stuff so it appears more kind and polite. 2018-07-15 16:28:29 +02:00
6c458d7590 fixed issue with video alignment not working 2018-07-15 16:22:32 +02:00
8a73d8c6a4 validation feedback on autoar timer input field 2018-07-09 23:40:26 +02:00
cf813cf6f8 Popup seems to be more or less fixed. 2018-07-09 23:30:11 +02:00
0eb70babf3 Popup: moved stretching settings to a new tab 2018-06-29 00:30:42 +02:00
029efd92ed Popup is now approximately functional 2018-06-28 23:43:52 +02:00
ea86721321 Fixed some minor bugs, rewrote some bits of the popup 2018-06-27 23:55:37 +02:00
c5debb40a7 Fixed basic stretching 2018-06-15 00:33:10 +02:00