This website requires JavaScript.
7a6ecb96bb
fix shortcut button
Tamius Han
2019-01-03 02:05:54 +0100
a9fb93966a
Commands from popup to content script seem to work
Tamius Han
2019-01-02 20:36:00 +0100
286a49e189
we dont need that
Tamius Han
2019-01-02 00:54:28 +0100
10a8746338
Made keyboard shortcuts work again, changed videoFloat -> videoAlignment for consistency, roughly completed ActionList.js
Tamius Han
2018-12-31 03:34:26 +0100
9c3ca3744b
Reorganized stuff for content script & get it working (preliminary; performance issues on YT)
Tamius Han
2018-12-31 01:03:07 +0100
20030f1679
Comms broken into separate files, fixed uw-bg to the point there's no errors in console
Tamius Han
2018-12-30 23:41:44 +0100
e2df78aa78
Started using vue for settings and popup, start of rewrite for settings page
Tamius Han
2018-12-30 23:16:09 +0100
7593e95726
last non-vue commit
Tamius Han
2018-12-30 17:08:54 +0100
2e5e85d9d8
Styled action table, fixed callback function not returning proper action index
Tamius Han
2018-12-14 00:19:46 +0100
c23445ba3f
Action table is now actually a table
Tamius Han
2018-12-13 23:09:29 +0100
7f185c80ef
Change css of the popup
Tamius Han
2018-12-10 00:33:31 +0100
d88a6d2378
Swap 'all' and 'currently playing' options, make 'all' default.
Tamius Han
2018-12-10 00:32:52 +0100
8fa33ed7aa
fixed video registering
Tamius Han
2018-12-09 02:13:26 +0100
93e767be0b
Remove player mark when closing player popup
Tamius Han
2018-12-09 01:37:19 +0100
5d082f406c
Tabitem — updated to include color tag
Tamius Han
2018-12-09 01:36:30 +0100
236852bc78
Don't duplicate overlays for frame marks
Tamius Han
2018-12-07 22:57:35 +0100
6ef744bfa5
attempt at launch.json for debugging. Not very successful so far.
Tamius Han
2018-12-07 21:37:32 +0100
11d7e59645
Pass pointer events through the div (todo: think of something when player thing goes live)
Tamius Han
2018-12-07 00:22:27 +0100
2c889b55a8
Marking player now works (the div mark remains on top of yt videos). Todo: clear mark when popup goes away.
Tamius Han
2018-12-07 00:17:49 +0100
8bdd8a4dbf
Marking frames (todo: sort out the comms)
Tamius Han
2018-12-06 23:55:54 +0100
e43d39a8fd
Fixed panning for real, added option to reverse mouse settings.
Tamius Han
2018-12-03 00:31:28 +0100
5043190441
Panning works again (while holding shift)
Tamius Han
2018-12-02 23:51:34 +0100
bf5a51963b
forgot to commit new files
Tamius Han
2018-12-01 01:35:22 +0100
8cc1d4c19f
Settings: build list of actions
Tamius Han
2018-12-01 00:50:22 +0100
fa0181815b
Settings page: Ui accessible via settingsvars.js
Tamius Han
2018-11-30 22:18:58 +0100
2404cd7757
Settings page: basic html
Tamius Han
2018-11-29 21:07:27 +0100
a5639ad394
Proper css/js imports for settings page
Tamius Han
2018-11-28 23:52:54 +0100
d8fa0ce08f
Re-added settings page. Settings page is broken atm tho.
Tamius Han
2018-11-28 23:47:46 +0100
98250ee2f2
Re-added all buttons to popup. Not working: selection
Tamius Han
2018-11-26 23:44:37 +0100
6b9c0274b7
Selecting popup buttons in 'site settings' and 'extension settings'
Tamius Han
2018-11-26 22:41:44 +0100
1d7362c27f
fix
Tamius Han
2018-11-26 21:19:48 +0100
ebf1058dda
Tab switching in popup fixed
Tamius Han
2018-11-26 21:12:24 +0100
5a43011797
Remove unused popupvars
Tamius Han
2018-11-26 20:44:23 +0100
65c35d369c
Process buttons for extension and site settings
Tamius Han
2018-11-26 00:04:11 +0100
8bdb7b9e94
Extension settings and site settings prepared for adding buttons programmatically
Tamius Han
2018-11-25 23:53:30 +0100
e9cc0d8eeb
fix tabitem saving
Tamius Han
2018-11-23 00:29:13 +0100
6eaeb717e2
remember tab item selection in popup
Tamius Han
2018-11-22 22:55:22 +0100
0526b43aae
remove console.logs at frame selection
Tamius Han
2018-11-21 22:15:16 +0100
acd38cf8b4
fix frame selection resetting
Tamius Han
2018-11-21 22:14:14 +0100
4d21187596
setting aspect ratio only to videos that are playing works
Tamius Han
2018-11-21 21:58:13 +0100
c6ad32f712
routing requests to appropriate frames
Tamius Han
2018-11-21 20:41:15 +0100
f294865231
'Currently playing' and 'all' tabs added, select 'video settings' by default
Tamius Han
2018-11-18 23:54:54 +0100
5e7af00f24
Fix #50
Tamius Han
2018-11-18 20:40:57 +0100
6eab0cf828
Buttons and keyboard shortcuts functional
Tamius Han
2018-11-18 18:44:44 +0100
0ff3a71c16
Keyboard shortcut can display modifier keys, code cleanup
Tamius Han
2018-11-18 12:41:40 +0100
85426aa47f
Button fix
Tamius Han
2018-11-18 03:50:15 +0100
b83b46577b
Removed some console.logs that weren't hiding behind if
Tamius Han
2018-11-18 03:30:43 +0100
32e5ed365b
Popup buttons are being added programmatically (video tab only)
Tamius Han
2018-11-18 03:29:16 +0100
0004b4287a
Save button labels in ExtensionConf. Temporarily added master list of all possible actions to ExtensionConf
Tamius Han
2018-11-18 01:32:01 +0100
e1847f93b7
Fixed video alignment when video is aligned to left or right, not center
Tamius Han
2018-11-17 00:11:07 +0100
c6e3689d0d
Fixed video alignment
Tamius Han
2018-11-16 23:02:56 +0100
df79c9ddd3
ActionHandler works (at least as far as keys are concerned)
Tamius Han
2018-11-15 00:18:41 +0100
5489d7d723
Keybinds getting re-implemented into action handler
Tamius Han
2018-11-14 23:32:37 +0100
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
Tamius Han
2018-11-11 22:35:08 +0100
ccafcd5285
Components for popup UI
Tamius Han
2018-11-11 02:25:47 +0100
981368b376
check for embedded by url, not by frame id
Tamius Han
2018-11-10 23:09:50 +0100
a321789c34
added comment next to some weird hack
Tamius Han
2018-11-09 00:57:47 +0100
701a1b1123
unborked saving/loading options (forgot to change site -> site.host everywhere where applicable)
Tamius Han
2018-11-09 00:57:05 +0100
a2c127fef5
fix css
Tamius Han
2018-11-09 00:37:05 +0100
c3ba318c7d
Breaking vars from popup.js into separate file, showing list of embedded frames
Tamius Han
2018-11-09 00:35:18 +0100
cbd7cbeb4a
popup now receives info about current tab as well as the list of frames with videos in that tab
Tamius Han
2018-11-08 23:05:47 +0100
5cf3ec9b86
Videos from tabs/frames are being registered in the background script
Tamius Han
2018-11-07 00:03:06 +0100
8760626e8f
readme update, version bump
Tamius Han
2018-11-06 20:43:47 +0100
c3d71cd1e7
Extension basic mode more or less works. Added fix for sites that center stuff with 'top: 50; left: 50, translate(-50, -50)'
Tamius Han
2018-11-02 23:10:42 +0100
48da83b75d
Basic mode: ar resets properly when switching from fullscreen to normal
Tamius Han
2018-11-02 21:51:51 +0100
32f868a91c
Basic mode: when switching to full screen, restart ar detection proper
Tamius Han
2018-11-02 21:41:26 +0100
985e285914
Basic mode works when switching to full screen (on clips.twitch)
Tamius Han
2018-11-02 21:19:34 +0100
94990a0ba8
example for (clips.)twitch.com
Tamius Han
2018-11-02 20:42:26 +0100
90e512559d
Started including basic mode
Tamius Han
2018-11-02 02:52:01 +0100
8c4759dbe8
test videos update
Tamius Han
2018-11-01 23:38:07 +0100
e216929b0c
Added test video examples for reddit and streamable
Tamius Han
2018-10-26 18:49:16 +0200
10071aea7f
minor readme overhaul
Tamius Han
2018-09-27 22:50:54 +0200
be80858209
fix typos in readme
Tamius Han
2018-09-27 22:36:42 +0200
128e311bb5
Merge branch 'master' of github.com:xternal7/ultrawidify
Tamius Han
2018-09-27 22:30:30 +0200
6a05d48084
README.md update — added howto for MS Edge
Tamius Han
2018-09-27 22:30:16 +0200
06c681668f
Zip with edge version zipped
Tamius Han
2018-09-27 01:34:10 +0200
bb3349eff9
Edge stuff
Tamius Han
2018-09-27 00:17:49 +0200
ee268c5e9c
Fixed some edge-specific bugs
Tamius Han
2018-09-25 23:37:08 +0200
ac59998f24
Merge branch 'master' into stable
Tamius Han
2018-09-23 19:56:43 +0200
255cdd9820
changelog update
Tamius Han
2018-09-23 19:48:48 +0200
9fd1921348
Release
Tamius Han
2018-09-23 19:47:50 +0200
7036799e9f
Pan: eventhandler unbinding. Fixed 'reset zoom' in popup
Tamius Han
2018-09-23 19:46:40 +0200
2bd83fbc01
fixed issue with saving alignment
Tamius Han
2018-09-23 13:55:03 +0200
79f5ae01de
Various fixes. Release version for reals
Tamius Han
2018-09-23 02:39:27 +0200
e2cb85610b
release version, but for real this time. (removed ungated console.logs, updated readme)
Tamius Han
2018-09-23 00:51:19 +0200
ee21fdcd12
release version
Tamius Han
2018-09-23 00:45:42 +0200
908d37dee5
readme fix
Tamius Han
2018-09-23 00:42:25 +0200
5c50272f9e
fixed popup zoom slider resetting
Tamius Han
2018-09-23 00:38:36 +0200
8dbdc3c2d2
Readme update
Tamius Han
2018-09-23 00:30:25 +0200
f490684cfd
probably fixed settings saving
Tamius Han
2018-09-22 22:50:32 +0200
afb595d8c0
popup picks up current zoom level
Tamius Han
2018-09-21 00:26:08 +0200
51c1255eed
disable other buttons in 'extension settings' tab if extension is disabled
Tamius Han
2018-09-20 22:02:15 +0200
d1d8945aac
using tabs API to acquire URL of current tab
Tamius Han
2018-09-20 21:45:09 +0200
e05eb27e6a
updating popup url
Tamius Han
2018-09-20 21:30:45 +0200
0f996f3067
registering tab — working with youtube only
Tamius Han
2018-09-20 01:11:18 +0200
06cfb9a04e
Fixes for minor popup bugs
Tamius Han
2018-09-19 23:34:47 +0200
c713977bb6
Fixed popup zoom
Tamius Han
2018-09-19 22:52:53 +0200
c7cf9b4be7
logging
Tamius Han
2018-09-18 23:48:05 +0200
f265799e3c
commands for setting zoom from the popup, zoom is logarithmic/exponential rather than linear
Tamius Han
2018-09-18 23:37:33 +0200
5e2611f410
check for nulls on videodata/panhandler
Tamius Han
2018-09-18 00:42:30 +0200