Commit Graph

374 Commits

Author SHA1 Message Date
Calvin Montgomery 256a951531 Fix potential race condition 2014-07-01 21:09:20 -07:00
Calvin Montgomery 03ba657783 Fix setting channel js/css 2014-07-01 20:43:34 -07:00
Calvin Montgomery e87ddb473b Require user permission to run channel js 2014-07-01 20:11:54 -07:00
Calvin Montgomery 3661ab1fd9 Update XSS filter 2014-06-25 20:22:54 -07:00
Calvin Montgomery 9ce02c8e6b Merge pull request #380 from calzoneman/tablemerge
Merge channel specific tables into global tables with an indexed channel column
2014-06-25 20:14:03 -07:00
Calvin Montgomery 3dcdaf3045 Update version number 2014-06-25 20:13:03 -07:00
Erik 817c7ad4ba quickfix 2014-06-25 16:13:54 -04:00
Calvin Montgomery f44c9ce51b Fix updater 2014-06-24 20:28:04 -07:00
Calvin Montgomery 36c4e41131 Add console command for deleting old channel tables 2014-06-23 22:15:57 -07:00
Calvin Montgomery c768d9595c Merge ban tables, fix channel create/delete operations 2014-06-23 22:10:15 -07:00
Calvin Montgomery 4afd69b2fb Merge channel ranks tables 2014-06-23 21:40:40 -07:00
Calvin Montgomery 0abaaba690 Merge channel libraries into a single table 2014-06-23 21:09:18 -07:00
Calvin Montgomery 523bdfe065 Handle #377 2014-06-17 19:11:41 -07:00
Erik 5b76d4fb8c fix voteskip not setting afk to false 2014-06-15 21:13:22 -04:00
Calvin Montgomery 8152008466 Crash fix 2014-06-15 16:34:32 -07:00
Calvin Montgomery 0102b92730 Fix wrong variable reference 2014-06-15 12:51:39 -07:00
Calvin Montgomery 8c50655ff2 Disable IP check for password recovery, resolves #376 2014-06-15 10:58:53 -07:00
Calvin Montgomery 7f4e2a8882 Fix a few issues 2014-06-12 20:29:12 -07:00
Erik 6f737349db uncomment 2014-06-11 12:45:55 -04:00
Calvin Montgomery b71d3610f2 Fix #374 2014-06-11 08:56:06 -07:00
Calvin Montgomery f75ffe089c Toss out fluent-ffmpeg in favor of own parser 2014-06-08 21:03:29 -07:00
Calvin Montgomery ac10f05f21 Update ffmpeg loader to work with newer fluent-ffmpeg; fix playlists 2014-06-07 21:25:48 -07:00
Calvin Montgomery 02771e6623 Add raw video/audio playback with ffmpeg 2014-06-07 16:57:25 -07:00
Calvin Montgomery 63e60e65f0 Fix meta clearing on playlist save 2014-06-07 13:00:23 -07:00
Calvin Montgomery 777a87a8e6 Fix meta clearing on playlist save 2014-06-07 12:59:42 -07:00
Calvin Montgomery 19aac29347 Fix large chandump notification 2014-06-07 12:56:12 -07:00
Calvin Montgomery 6adba2f355 Don't run the database updater if the version is higher than current 2014-06-07 10:46:44 -07:00
Calvin Montgomery 5d5bdfc069 Various fixes for raw file playback 2014-06-07 10:45:52 -07:00
Calvin Montgomery 6dde745784 Better error handling, add support for mp3/ogg-vorbis 2014-06-05 22:02:51 -07:00
Calvin Montgomery fdf7900dc8 Send rank packet to target on rank change 2014-06-05 21:12:21 -07:00
Calvin Montgomery 1d1630fb50 Implement raw file queues 2014-06-03 21:21:00 -07:00
Calvin Montgomery 626725031f Fix IPv6 mask regex 2014-06-02 20:59:35 -07:00
Calvin Montgomery ac7f0ac47a Add update function to add meta column 2014-06-02 20:47:21 -07:00
Calvin Montgomery f2769e5062 Start adding file playback queue support 2014-06-01 11:43:18 -07:00
Calvin Montgomery 862a7d876d Fix #372 2014-05-31 22:13:53 -07:00
Erik 13f5e3a2c8 fix? #371 coming out of afk doesn't enable voteskip button if it's on the same media 2014-05-31 10:31:45 -04:00
Calvin Montgomery 1917baa4c3 Fix unregistered channels and jwplayer custom timing 2014-05-26 13:02:03 -07:00
Calvin Montgomery 3cae0b0e57 Prevent server from infinite looping when google docs refresh fails 2014-05-24 11:06:46 -07:00
Calvin Montgomery f3eb999a76 Refactor channel packing 2014-05-23 23:09:36 -07:00
Calvin Montgomery 02ac983fba Start working on channel detail view 2014-05-23 22:40:35 -07:00
Calvin Montgomery ecc5ffc7da Correct filename for channel loggers 2014-05-23 22:00:51 -07:00
Erik af0ddd303d fix #363 2014-05-23 22:07:54 -04:00
Calvin Montgomery ca5ad87414 Fix google docs autorefresh 2014-05-22 20:04:43 -07:00
Calvin Montgomery 738dd3fb75 Fix 'user voteskipped [object Object]
'
2014-05-22 19:51:35 -07:00
Calvin Montgomery 89c94701dc Fix #368 2014-05-22 19:50:26 -07:00
Calvin Montgomery f3dae85b99 Add more useful error logging to google docs refresh 2014-05-22 19:36:01 -07:00
Calvin Montgomery 3994b42444 Add /kickanons; fix handling of kickban commands with no arguments 2014-05-22 19:34:46 -07:00
Erik d004c0bcdd fix poll unvoting 2014-05-22 18:08:24 -04:00
Erik baa8af58bc hopefully fix #366 delete causing change media 2014-05-22 10:28:58 -04:00
Erik 4f7e4ad65e fix #365 parsing media limit 2014-05-22 09:22:58 -04:00