Commit graph

  • 507a97b4db Added /cleantitle, and -i option to ignore case. Nick Bensema 2013-09-04 19:27:48 -07:00
  • 762b4fa6af Address #270 calzoneman 2013-09-04 17:47:24 -05:00
  • 48de471064 made slightly more efficient in response to comments Nick Bensema 2013-09-03 21:28:12 -07:00
  • 5312911c15 Do some additional validation on IDs to prevent database errors calzoneman 2013-09-03 22:23:05 -05:00
  • 234456f2f4 A couple tweaks to alternate dark calzoneman 2013-09-03 15:10:11 -05:00
  • 4a1aea875f Fix typo Calvin Montgomery 2013-09-03 12:49:02 -05:00
  • c905280125 Added /clean command to clear a user's additions from a channel Nick Bensema 2013-09-02 23:36:19 -07:00
  • e6c4097250 Fix footer color calzoneman 2013-09-02 14:56:17 -05:00
  • a5a83c4121 Add alternative dark theme calzoneman 2013-09-02 14:53:59 -05:00
  • 3ad925ad84 Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-09-02 12:40:15 -05:00
  • 91fd44808e Prevent borders on <iframe> in custom media calzoneman 2013-09-02 12:40:06 -05:00
  • 0a9caa7fee Merge pull request #275 from nuclearace/patch-2 Calvin Montgomery 2013-09-02 10:34:27 -07:00
  • ce4c5fc67f Scroll to current video after adding buttons nuclearace 2013-09-02 13:09:14 -04:00
  • 0d3d3b4d7d Merge pull request #274 from calzoneman/optionsmenu Calvin Montgomery 2013-08-31 10:41:44 -07:00
  • 3729736bc9 Need to add the HTML template calzoneman 2013-08-31 12:38:20 -05:00
  • 3b5f6c64ef Finish refactoring options menu calzoneman 2013-08-31 12:37:37 -05:00
  • 7ae76bbe31 Finish desining the new options menu calzoneman 2013-08-30 22:37:00 -05:00
  • dfb5bd011b Start refactoring the options menu calzoneman 2013-08-30 22:12:28 -05:00
  • 7ae382295f Remove debug timeout calzoneman 2013-08-30 18:43:09 -05:00
  • f90965c105 Fix login race condition which caused rank loss calzoneman 2013-08-30 18:42:00 -05:00
  • bd348132e6 By default push userlist to the right on synchtube layout calzoneman 2013-08-30 15:49:30 -05:00
  • ac8754299c Make the light theme a bit less blinding calzoneman 2013-08-30 15:47:52 -05:00
  • b603e392e6 Add an extra check that might prevent stuck profile hovers calzoneman 2013-08-28 23:30:54 -05:00
  • 02887958cb Tweak rate limiting on the playlist Calvin Montgomery 2013-08-28 19:25:53 -05:00
  • 202c2ec467 Merge pull request #273 from nuclearace/patch-1 Calvin Montgomery 2013-08-28 16:51:26 -07:00
  • 3b734e55a2 typo nuclearace 2013-08-28 19:49:07 -04:00
  • 613acd2055 Implement #251 (sound may change) Calvin Montgomery 2013-08-28 16:03:31 -05:00
  • 27ef20a76a Fix a slight bug regarding playlist meta calzoneman 2013-08-28 10:38:24 -05:00
  • 4884d8d691 Fix #272 calzoneman 2013-08-28 10:32:35 -05:00
  • eee17f9daa For convenience, queue next bumps if the item is already on the playlist calzoneman 2013-08-26 16:37:09 -05:00
  • c8ce8b530a Add a few limits calzoneman 2013-08-26 10:36:47 -05:00
  • 0491ea11da Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-08-25 22:06:57 -05:00
  • 1230e8493d Maybe this will solve the mystery of the floating clocks? Time will tell calzoneman 2013-08-25 22:06:32 -05:00
  • dd0410eac7 Fix video lengths not showing in library Calvin Montgomery 2013-08-23 21:06:29 -05:00
  • 0e87fc6907 Fix #269 Calvin Montgomery 2013-08-23 18:41:48 -05:00
  • 36445bed6e Allow renaming Custom Embed items (#255) calzoneman 2013-08-22 17:33:03 -05:00
  • 1294a7bd50 Fix banning guest names, add ban message to chat calzoneman 2013-08-22 15:14:17 -05:00
  • 6f0e1e96a1 A few minor fixes, also #261 calzoneman 2013-08-21 23:10:55 -05:00
  • 5f70e9dc80 Fix database typo calzoneman 2013-08-21 23:05:20 -05:00
  • 22ccde12e7 Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-08-21 19:22:14 -05:00
  • 4841e7bc1c Add an extra check to prevent sticking usernames clientside calzoneman 2013-08-21 19:20:26 -05:00
  • b45dfac99b Update README.md Calvin Montgomery 2013-08-21 18:56:52 -05:00
  • 3abc7ca0c6 Don't search library or cache media if not registered calzoneman 2013-08-21 16:25:01 -05:00
  • 6d47a94fe9 Fix db key issue for bans - run node update.js 2013-08-21-banfix calzoneman 2013-08-21 16:09:28 -05:00
  • d5ebf1ad4e Fix database.js calzoneman 2013-08-20 19:56:03 -05:00
  • 98853822e0 Slight fix to update.js calzoneman 2013-08-20 19:53:30 -05:00
  • ffddc434f2 Fix UTF8 issues - run 'node update.js 2013-08-20-utf8fix' to correct your database calzoneman 2013-08-20 19:50:49 -05:00
  • e830ba2d41 Don't query the library table for live media calzoneman 2013-08-20 14:20:21 -05:00
  • e415e1e1d6 Merge pull request #264 from calzoneman/dev Calvin Montgomery 2013-08-20 08:50:25 -07:00
  • e748d79349 Experiment with realtime stats of connection load calzoneman 2013-08-19 23:53:33 -05:00
  • 89f4da20c5 Merge pull request #263 from calzoneman/dev Calvin Montgomery 2013-08-19 11:11:55 -07:00
  • 779bdb4067 Don't show socket error message when the server dies calzoneman 2013-08-19 11:10:52 -05:00
  • 49dc501a8e Fix typo calzoneman 2013-08-19 11:08:55 -05:00
  • 8d9b056af5 Add the global flag to IP filtering on channel log calzoneman 2013-08-19 00:40:16 -05:00
  • 1acf27d867 dev is now in final testing stages calzoneman 2013-08-19 00:27:30 -05:00
  • 8b3ae3b546 Merge dev into dbrefactor calzoneman 2013-08-19 00:24:48 -05:00
  • d62931098d Merge branch 'master' into dev calzoneman 2013-08-19 00:23:13 -05:00
  • d100936b65 A couple fixes calzoneman 2013-08-18 19:31:34 -05:00
  • e3ef9e7896 Add a special notice calzoneman 2013-08-18 18:35:49 -05:00
  • 1f7a53a90b Fix a crash condition calzoneman 2013-08-18 18:03:49 -05:00
  • bab2b887f4 Fix channel.js bug, add defer to APIs for faster page loads calzoneman 2013-08-18 18:01:57 -05:00
  • b3526b5ee2 Revisit some banning issues calzoneman 2013-08-18 17:58:16 -05:00
  • 08a46f5e00 Fixes calzoneman 2013-08-18 14:21:42 -05:00
  • c9b5254f24 Fix rank change for person in channel calzoneman 2013-08-18 13:35:57 -05:00
  • aa13cc95ec Add a few checks calzoneman 2013-08-18 13:16:46 -05:00
  • bfc420336a Fix global ban typo calzoneman 2013-08-18 13:09:51 -05:00
  • 806cbb3336 Fix channel rank change calzoneman 2013-08-18 13:08:31 -05:00
  • 7254512e7d Fix a couple bugs calzoneman 2013-08-18 13:05:12 -05:00
  • dfcdee7637 Fix user.js crash calzoneman 2013-08-18 12:49:54 -05:00
  • e4d0d21667 Don't display session expired calzoneman 2013-08-18 12:48:49 -05:00
  • 4253d3c84b Fix the other POST api calls besides just /api/login calzoneman 2013-08-18 12:24:32 -05:00
  • 2f4621dab9 Start fixing things calzoneman 2013-08-18 12:21:34 -05:00
  • 42e89dc557 Hack around cross-domain POSTing calzoneman 2013-08-17 22:41:54 -05:00
  • 73dbc4ffab Minor fix for API calzoneman 2013-08-17 21:00:50 -05:00
  • 9f52ca7eec Forgot to add to commit calzoneman 2013-08-17 20:22:34 -05:00
  • 26e654cf5a Oh yeah, use the actual logger calzoneman 2013-08-17 18:52:13 -05:00
  • 492a50fb96 Well the process starts, that's a start calzoneman 2013-08-17 18:51:10 -05:00
  • f4b32ad3ad Make config saving synchronous calzoneman 2013-08-17 18:45:21 -05:00
  • b686deb16f Refactoring calzoneman 2013-08-17 18:44:48 -05:00
  • 65d7a8a455 Fix user.js for new auth calzoneman 2013-08-17 15:54:23 -05:00
  • ebd55b4846 Remove unnecessary import calzoneman 2013-08-17 15:47:24 -05:00
  • 4204ea8ddf Finish channel.js calzoneman 2013-08-17 15:47:11 -05:00
  • e155a30a17 Do a bit more work calzoneman 2013-08-17 12:37:35 -05:00
  • b7c02334ed Start on channel.js calzoneman 2013-08-17 12:30:52 -05:00
  • 05dc2a3119 Add a domain handler to prevent service outages from requiring a server restart calzoneman 2013-08-16 21:35:21 -05:00
  • 448d50e796 Amend last commit calzoneman 2013-08-16 13:26:31 -05:00
  • 063b179ab3 Fix ActionLog calls for api calzoneman 2013-08-16 13:25:36 -05:00
  • 3f26fc80e0 Finish fixing api.js calzoneman 2013-08-16 13:19:00 -05:00
  • f46169fbe3 Start updating auth dependencies calzoneman 2013-08-16 11:01:31 -05:00
  • f523649f54 Finish refactoring api calzoneman 2013-08-16 10:37:26 -05:00
  • a20df07515 Start deprecating auth.js calzoneman 2013-08-15 22:18:10 -05:00
  • 5969558320 Start fucking api.js calzoneman 2013-08-15 19:51:03 -05:00
  • e7b22997c7 Update acp.js to be compatible with new actionlog calzoneman 2013-08-15 19:39:05 -05:00
  • b342be50a3 Refactor actionlog queries calzoneman 2013-08-15 17:44:22 -05:00
  • c4d5b1cd1d finish refactoring acp (kind of -- depends on auth calzoneman 2013-08-15 14:43:35 -05:00
  • 6d84222871 Start refactoring acp.js database calls calzoneman 2013-08-15 13:53:58 -05:00
  • d883445ed4 Finish refactoring existing functions from database.js calzoneman 2013-08-15 13:39:32 -05:00
  • 1b9c707bdf Refactor some password functions and user playlists calzoneman 2013-08-15 12:18:13 -05:00
  • 8776ae15fc Solve some database reconnection issues calzoneman 2013-08-15 09:47:52 -05:00
  • 98b6273dc4 Implement #259 calzoneman 2013-08-14 23:26:50 -05:00