Merge branch '3.0' of https://github.com/calzoneman/sync into 3.0
commit57a623464ab5b2b252f38e7a4e36594a173e4b10
authorECHibiki <ecverniy@gmail.com>
Wed, 27 Oct 2021 12:55:15 +0000 (27 08:55 -0400)
committerECHibiki <ecverniy@gmail.com>
Wed, 27 Oct 2021 12:55:15 +0000 (27 08:55 -0400)
tree005b8f848e0553feaf6406b084259bab85d88c50
parent633e7e1c5462c8e1dbff10bc4eada2d694177e7d
parent7c3f3070f955965757f8901e89df135f290b6d84
Merge branch '3.0' of https://github.com/calzoneman/sync into 3.0
69 files changed:
.eslintrc.yml
.travis.yml
LICENSE
NEWS.md
config.template.yaml
docs/custom-media.md
docs/index.md
docs/raw-videos.md
integration_test/db/globalban.js
integration_test/db/password-reset.js
package.json
player/dailymotion.coffee
player/embed.coffee
player/gdrive-player.coffee
player/livestream.com.coffee
player/raw-file.coffee
player/twitch.coffee
player/update.coffee
player/videojs.coffee
player/youtube.coffee
src/channel-storage/channelstore.js
src/channel/channel.js
src/channel/chat.js
src/channel/library.js
src/channel/mediarefresher.js
src/channel/playlist.js
src/channel/poll.js
src/channel/ranks.js
src/channel/voteskip.js
src/config.js
src/custom-media.js
src/customembed.js
src/database.js
src/database/channels.js
src/database/tables.js
src/ffmpeg.js
src/get-info.js
src/io/ioserver.js
src/logger.js
src/main.js
src/media.js
src/partition/announcementrefresher.js
src/partition/partitionchannelindex.js
src/poll.js
src/prometheus-server.js
src/server.js
src/setuid.js
src/switches.js
src/user.js
src/utilities.js
src/web/account.js
src/web/auth.js
src/web/routes/account/delete-account.js
src/web/webserver.js
src/xss.js
templates/account-passwordrecover.pug
templates/channel.pug
templates/google_drive_userscript.pug
templates/register.pug
templates/useroptions.pug
test/channel/poll.js
test/channel/voteskip.js
test/customembed.js
test/xss.js
www/css/cytube.css
www/js/callbacks.js
www/js/data.js
www/js/ui.js
www/js/util.js