calzoneman
7ab1202617
Fix google drive links with \xkk in them
2014-02-15 17:32:22 -06:00
calzoneman
0abc71c8e9
Fix vimeo and hopefully make it more fault tolerant
2014-02-04 16:04:22 -06:00
calzoneman
2558a87e96
Fix vimeo
2014-01-27 18:04:04 -06:00
calzoneman
f7932166b2
A few small fixes
2014-01-20 11:59:53 -06:00
calzoneman
ed12dd76fd
Fix chrome being dumb w.r.t. deleting <video> elements
2014-01-11 12:59:03 -06:00
calzoneman
22a6a4617c
Fix race condition
2014-01-08 16:44:31 -06:00
Calvin Montgomery
97fd06f7a6
Merge pull request #323 from calzoneman/vimeoisadouchecopter
...
Workaround for Vimeo refusing to unblock my domain
2014-01-08 14:31:45 -08:00
calzoneman
00dd092fef
A few minor fixes to the vimeo workaround
2014-01-08 16:26:52 -06:00
calzoneman
73235e5fbb
Fix some volume sync issues and another small issue
2014-01-07 19:30:30 -06:00
calzoneman
1efcca6be9
Add option to use JWPlayer for h.264
2014-01-07 19:24:03 -06:00
calzoneman
c6d214b981
Use native HTML5 controls; remove pile of shit known as mediaelementjs
2014-01-07 17:14:16 -06:00
calzoneman
090ae06b69
Fix a few bugs with the mediaelement player
2014-01-07 13:51:58 -06:00
calzoneman
d14ee4f0db
Add mediaelement player
2014-01-07 11:32:48 -06:00
calzoneman
eaf01f4d8a
Vimeo workaround
2014-01-07 00:46:30 -06:00
calzoneman
6d6bf69828
Fix custom embed titles
2014-01-05 16:39:12 -06:00
calzoneman
4131b227e9
Fix some volume normalization issues
2014-01-04 19:30:39 -06:00
calzoneman
234b15831e
Fix a potential error issue with get-info's domain
2014-01-02 22:38:12 -05:00
calzoneman
8b383e0bdb
Merge branch 'master' of github.com:calzoneman/sync
2014-01-02 18:39:51 -05:00
calzoneman
2c66de146e
Increment version number
2014-01-02 18:39:36 -05:00
Calvin Montgomery
38f144f5f9
Merge pull request #322 from calzoneman/flatvolume
...
Synchronize volume across player types
2014-01-02 15:38:21 -08:00
calzoneman
22e1253422
Fix typo in previous commit
2014-01-02 18:34:40 -05:00
calzoneman
3460b0544c
Fix corner case causing TypeError in userJoin
...
I believe this issue was caused by a single user in the channel being kicked for a duplicate login, thereby unloading the channel while the for loop was iterating, so this.users became undefined before the loop exited and thus there was a TypeError for reading this.users.length
2014-01-02 18:32:49 -05:00
calzoneman
b243f8bc7e
Fix soundcloud/soundcloud transition
2014-01-02 10:04:16 -05:00
calzoneman
afe14c2128
Save volume in localStorage
2014-01-02 00:13:45 -05:00
Calvin Montgomery
c136d566fe
Fix some volume sync issues with youtube and soundcloud
2014-01-01 23:59:53 -05:00
calzoneman
d7011029b8
Continue working on flat volumes
2013-12-31 11:09:30 -05:00
Calvin Montgomery
7ecbddfca1
Start working on flat volumes
2013-12-31 00:14:03 -05:00
calzoneman
df16458f98
Start working on terms of service template
2013-12-19 23:07:47 -05:00
calzoneman
10de5df3c6
Minor bugfixes
2013-12-17 23:07:01 -05:00
Calvin Montgomery
31368cfe7f
Merge pull request #320 from nuclearace/patch-2
...
fix allow_voteskip
2013-12-17 19:37:16 -08:00
nuclearace
c0431eb3e7
fix allow_voteskip
2013-12-17 22:35:28 -05:00
calzoneman
57fe5eea4d
Fix a typo
2013-12-15 18:55:15 -06:00
calzoneman
46baa5532f
Modify /api/channels and /api/allchannels not to include videourl
2013-12-13 00:35:15 -06:00
calzoneman
dd5c0e5b82
Merge branch 'master' of github.com:calzoneman/sync
2013-12-11 19:54:04 -06:00
calzoneman
5610b6f0b4
Fix stupid chrome behavior on index page
2013-12-11 19:53:53 -06:00
calzoneman
353205b63a
Update .gitignore
2013-12-11 16:58:21 -06:00
calzoneman
65ce2f661d
Fix a slight bug with passworded rooms
2013-12-11 14:30:53 -06:00
Calvin Montgomery
b15c5654c5
Merge pull request #317 from nuclearace/patch-1
...
fix typo
2013-12-07 15:46:47 -08:00
nuclearace
57d4699fd3
fix typo
...
fix typo
2013-12-07 18:30:34 -05:00
calzoneman
fb355272fc
Fix #316
2013-12-06 15:21:32 -06:00
Calvin Montgomery
c00ce26d57
Merge pull request #315 from calzoneman/xss
...
Minor correction to xss.js
2013-12-05 19:34:01 -08:00
Calvin Montgomery
1a44d7ca31
Merge pull request #314 from calzoneman/dev
...
Dev
2013-12-05 19:32:56 -08:00
calzoneman
3ced278bd0
Support links in polls
2013-12-01 17:20:42 -06:00
calzoneman
6cf2c40240
add extra user input validation and truncation
2013-12-01 17:10:37 -06:00
calzoneman
20ca0b5e1b
Add some soft limits to user.js
2013-11-30 10:50:02 -06:00
Calvin Montgomery
d0544a8eb8
Merge pull request #313 from calzoneman/roompassword
...
Add channel passwords
2013-11-30 08:37:52 -08:00
calzoneman
2a84eab386
merge master into roompassword
2013-11-29 22:53:08 -06:00
calzoneman
3f1e665922
Add strict type checking to channel options
2013-11-29 21:21:49 -06:00
calzoneman
873330e991
Fix #312
2013-11-29 21:09:19 -06:00
calzoneman
cb4a931c30
Treat passworded channels as private
2013-11-26 11:16:04 -06:00