Commit Graph

417 Commits

Author SHA1 Message Date
9cc03d0900 First batch of fixes 2019-02-15 00:26:54 +01:00
a0900a7dad Fixed autodetection to the point it at least starts 2019-02-15 00:00:22 +01:00
4082d0afd9 [poking at ci intensifies some more] 2019-02-14 00:29:17 +01:00
ae9bd30335 poking at ci intensifies 2019-02-14 00:22:59 +01:00
83ca2a0392 testing gitlab ci 2019-02-14 00:17:53 +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
Alziratt
50f3c4fc27 This is a commit test 2019-01-26 15:35:37 -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
e0482084f0 Rounded up some stragglers from refactor 2019-01-20 23:36:08 +01:00
9ec6973cc0 Fix typo 2019-01-20 23:05:04 +01:00
3336e62ae6 Fix import for extension mode enum 2019-01-20 23:01:45 +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
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
286a49e189 we dont need that 2019-01-02 00:54:28 +01:00
10a8746338 Made keyboard shortcuts work again, changed videoFloat -> videoAlignment for consistency, roughly completed ActionList.js 2018-12-31 03:34:26 +01:00
9c3ca3744b Reorganized stuff for content script & get it working (preliminary; performance issues on YT) 2018-12-31 01:03:07 +01:00
20030f1679 Comms broken into separate files, fixed uw-bg to the point there's no errors in console 2018-12-30 23:41:44 +01:00
e2df78aa78 Started using vue for settings and popup, start of rewrite for settings page 2018-12-30 23:16:09 +01:00
7593e95726 last non-vue commit 2018-12-30 17:08:54 +01:00
2e5e85d9d8 Styled action table, fixed callback function not returning proper action index 2018-12-14 00:19:46 +01:00
c23445ba3f Action table is now actually a table 2018-12-13 23:09:29 +01:00
7f185c80ef Change css of the popup 2018-12-10 00:33:31 +01:00
d88a6d2378 Swap 'all' and 'currently playing' options, make 'all' default. 2018-12-10 00:32:52 +01:00
8fa33ed7aa fixed video registering 2018-12-09 02:13:26 +01:00
93e767be0b Remove player mark when closing player popup 2018-12-09 01:37:19 +01:00
5d082f406c Tabitem — updated to include color tag 2018-12-09 01:36:30 +01:00
236852bc78 Don't duplicate overlays for frame marks 2018-12-07 22:57:35 +01:00
6ef744bfa5 attempt at launch.json for debugging. Not very successful so far. 2018-12-07 21:37:32 +01:00
11d7e59645 Pass pointer events through the div (todo: think of something when player thing goes live) 2018-12-07 00:22:27 +01:00
2c889b55a8 Marking player now works (the div mark remains on top of yt videos). Todo: clear mark when popup goes away. 2018-12-07 00:17:49 +01:00
8bdd8a4dbf Marking frames (todo: sort out the comms) 2018-12-06 23:55:54 +01:00
e43d39a8fd Fixed panning for real, added option to reverse mouse settings. 2018-12-03 00:31:28 +01:00
5043190441 Panning works again (while holding shift) 2018-12-02 23:51:34 +01:00
bf5a51963b forgot to commit new files 2018-12-01 01:35:22 +01:00
8cc1d4c19f Settings: build list of actions 2018-12-01 00:50:22 +01:00
fa0181815b Settings page: Ui accessible via settingsvars.js 2018-11-30 22:18:58 +01:00
2404cd7757 Settings page: basic html 2018-11-29 21:07:27 +01:00
a5639ad394 Proper css/js imports for settings page 2018-11-28 23:52:54 +01:00
d8fa0ce08f Re-added settings page. Settings page is broken atm tho. 2018-11-28 23:47:46 +01:00
98250ee2f2 Re-added all buttons to popup. Not working: selection 2018-11-26 23:44:37 +01:00