calzoneman
|
bca7199ec1
|
Add io-host option
|
2013-09-06 16:30:20 -05:00 |
|
calzoneman
|
6aecb32c89
|
Fix #277
|
2013-09-06 15:53:23 -05:00 |
|
calzoneman
|
c2cd04f760
|
Fix #276
|
2013-09-05 22:54:30 -05:00 |
|
Calvin Montgomery
|
6d958b4b31
|
Remove irrelevant database test from ages ago
|
2013-09-05 16:44:43 -05:00 |
|
Calvin Montgomery
|
b3fb8c557c
|
Delete .logger.js.swp
|
2013-09-05 13:49:58 -05:00 |
|
calzoneman
|
7840fa35e8
|
Move server files to lib/ to clean up root directory
|
2013-09-05 13:48:05 -05:00 |
|
calzoneman
|
7b54b2fcc0
|
Add a changelog file for detailed explanation of changes
|
2013-09-04 22:46:50 -05:00 |
|
calzoneman
|
762b4fa6af
|
Address #270
|
2013-09-04 17:47:24 -05:00 |
|
calzoneman
|
5312911c15
|
Do some additional validation on IDs to prevent database errors
|
2013-09-03 22:23:05 -05:00 |
|
calzoneman
|
234456f2f4
|
A couple tweaks to alternate dark
|
2013-09-03 15:10:11 -05:00 |
|
Calvin Montgomery
|
4a1aea875f
|
Fix typo
|
2013-09-03 12:49:02 -05:00 |
|
calzoneman
|
e6c4097250
|
Fix footer color
|
2013-09-02 14:56:17 -05:00 |
|
calzoneman
|
a5a83c4121
|
Add alternative dark theme
|
2013-09-02 14:53:59 -05:00 |
|
calzoneman
|
3ad925ad84
|
Merge branch 'master' of github.com:calzoneman/sync
|
2013-09-02 12:40:15 -05:00 |
|
calzoneman
|
91fd44808e
|
Prevent borders on <iframe> in custom media
|
2013-09-02 12:40:06 -05:00 |
|
Calvin Montgomery
|
0a9caa7fee
|
Merge pull request #275 from nuclearace/patch-2
Scroll to current video after adding buttons
|
2013-09-02 10:34:27 -07:00 |
|
nuclearace
|
ce4c5fc67f
|
Scroll to current video after adding buttons
|
2013-09-02 13:09:14 -04:00 |
|
Calvin Montgomery
|
0d3d3b4d7d
|
Merge pull request #274 from calzoneman/optionsmenu
Redesign user settings menu
|
2013-08-31 10:41:44 -07:00 |
|
calzoneman
|
3729736bc9
|
Need to add the HTML template
|
2013-08-31 12:38:20 -05:00 |
|
calzoneman
|
3b5f6c64ef
|
Finish refactoring options menu
|
2013-08-31 12:37:37 -05:00 |
|
calzoneman
|
7ae76bbe31
|
Finish desining the new options menu
|
2013-08-30 22:37:00 -05:00 |
|
calzoneman
|
dfb5bd011b
|
Start refactoring the options menu
|
2013-08-30 22:12:28 -05:00 |
|
calzoneman
|
7ae382295f
|
Remove debug timeout
|
2013-08-30 18:43:09 -05:00 |
|
calzoneman
|
f90965c105
|
Fix login race condition which caused rank loss
|
2013-08-30 18:42:00 -05:00 |
|
calzoneman
|
bd348132e6
|
By default push userlist to the right on synchtube layout
|
2013-08-30 15:49:30 -05:00 |
|
calzoneman
|
ac8754299c
|
Make the light theme a bit less blinding
|
2013-08-30 15:47:52 -05:00 |
|
calzoneman
|
b603e392e6
|
Add an extra check that might prevent stuck profile hovers
|
2013-08-28 23:30:54 -05:00 |
|
Calvin Montgomery
|
02887958cb
|
Tweak rate limiting on the playlist
|
2013-08-28 19:25:53 -05:00 |
|
Calvin Montgomery
|
202c2ec467
|
Merge pull request #273 from nuclearace/patch-1
Correct a typo in ui.js
|
2013-08-28 16:51:26 -07:00 |
|
nuclearace
|
3b734e55a2
|
typo
|
2013-08-28 19:49:07 -04:00 |
|
Calvin Montgomery
|
613acd2055
|
Implement #251 (sound may change)
|
2013-08-28 16:03:31 -05:00 |
|
calzoneman
|
27ef20a76a
|
Fix a slight bug regarding playlist meta
|
2013-08-28 10:38:24 -05:00 |
|
calzoneman
|
4884d8d691
|
Fix #272
|
2013-08-28 10:32:35 -05:00 |
|
calzoneman
|
eee17f9daa
|
For convenience, queue next bumps if the item is already on the playlist
|
2013-08-26 16:37:09 -05:00 |
|
calzoneman
|
c8ce8b530a
|
Add a few limits
|
2013-08-26 10:36:47 -05:00 |
|
calzoneman
|
0491ea11da
|
Merge branch 'master' of github.com:calzoneman/sync
|
2013-08-25 22:06:57 -05:00 |
|
calzoneman
|
1230e8493d
|
Maybe this will solve the mystery of the floating clocks? Time will tell
|
2013-08-25 22:06:32 -05:00 |
|
Calvin Montgomery
|
dd0410eac7
|
Fix video lengths not showing in library
|
2013-08-23 21:06:29 -05:00 |
|
Calvin Montgomery
|
0e87fc6907
|
Fix #269
|
2013-08-23 18:41:48 -05:00 |
|
calzoneman
|
36445bed6e
|
Allow renaming Custom Embed items (#255)
|
2013-08-22 17:33:03 -05:00 |
|
calzoneman
|
1294a7bd50
|
Fix banning guest names, add ban message to chat
|
2013-08-22 15:14:17 -05:00 |
|
calzoneman
|
6f0e1e96a1
|
A few minor fixes, also #261
|
2013-08-21 23:10:55 -05:00 |
|
calzoneman
|
5f70e9dc80
|
Fix database typo
|
2013-08-21 23:05:20 -05:00 |
|
calzoneman
|
22ccde12e7
|
Merge branch 'master' of github.com:calzoneman/sync
|
2013-08-21 19:22:14 -05:00 |
|
calzoneman
|
4841e7bc1c
|
Add an extra check to prevent sticking usernames clientside
|
2013-08-21 19:20:26 -05:00 |
|
Calvin Montgomery
|
b45dfac99b
|
Update README.md
|
2013-08-21 18:56:52 -05:00 |
|
calzoneman
|
3abc7ca0c6
|
Don't search library or cache media if not registered
|
2013-08-21 16:25:01 -05:00 |
|
calzoneman
|
6d47a94fe9
|
Fix db key issue for bans - run node update.js 2013-08-21-banfix
|
2013-08-21 16:09:28 -05:00 |
|
calzoneman
|
d5ebf1ad4e
|
Fix database.js
|
2013-08-20 19:56:03 -05:00 |
|
calzoneman
|
98853822e0
|
Slight fix to update.js
|
2013-08-20 19:53:30 -05:00 |
|