Commit Graph

974 Commits

Author SHA1 Message Date
calzoneman 2a30d30d0a Trust X-Forwarded-For from 127.0.0.1 2013-09-10 16:11:35 -05:00
calzoneman 83ea83429e Add passphrase support to SSL 2013-09-10 14:10:30 -05:00
calzoneman 4ba8e88e27 Merge ssl into master 2013-09-10 13:51:47 -05:00
calzoneman efcae43ae8 Fix issues with regard to unloading channels 2013-09-09 22:11:24 -05:00
calzoneman 4ec1d04247 Add SSL support 2013-09-09 17:16:41 -05:00
calzoneman f7e968a13c Alter channel unload behavior, add additional checks
- Should prevent "write after end" errors caused by unloading a channel before it finishes loading
- Might prevent strange cases of playlists gone wild
2013-09-08 17:43:30 -05:00
calzoneman b3ea7069a8 Hopefully fix the duplicate login kick issue for retarded browsers 2013-09-07 23:40:25 -05:00
calzoneman 4c34625d48 Add an extra check and log message 2013-09-07 15:44:57 -05:00
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
Nick Bensema 1ddba6d39b Removed help.html since it's not used anymore. 2013-09-04 20:46:57 -07:00
calzoneman 7b54b2fcc0 Add a changelog file for detailed explanation of changes 2013-09-04 22:46:50 -05:00
Nick Bensema cbaa1f04e9 Added online help for /clean and /cleantitle 2013-09-04 19:39:38 -07:00
Nick Bensema 507a97b4db Added /cleantitle, and -i option to ignore case.
Fix #257, you should be able to clear username and title patterns
now with ease.  For best results, wait until they've wasted a lot
of time adding a lot of videos before you wipe them.
2013-09-04 19:27:48 -07:00
calzoneman 762b4fa6af Address #270 2013-09-04 17:47:24 -05:00
Nick Bensema 48de471064 made slightly more efficient in response to comments 2013-09-03 21:28:12 -07: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
Nick Bensema c905280125 Added /clean command to clear a user's additions from a channel
Any user with playlistdelete permission can now use the /clean
command to wipe out a user's additions to the playlist.  This
can be helpful for taking down abusive items en masse without
resetting the entire playlist.

The code should probably be generalized, somehow, to handle
title patterns or additions within a certain timeframe.
2013-09-02 23:36:19 -07: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