Travis Shivers
|
9b5efbd560
|
refactor(docker): remove server from Dockerfile since its default
|
2020-08-27 20:31:31 -05:00 |
Travis Shivers
|
9b69c7e3c0
|
fix(socketserver): use local server by default
|
2020-08-27 20:31:31 -05:00 |
Travis Shivers
|
97b3bb6e90
|
fix(logo): put logo in public to allow static link in servers
|
2020-08-27 20:22:55 -05:00 |
dependabot[bot]
|
289e0233ff
|
build(deps-dev): bump date-fns from 2.15.0 to 2.16.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.15.0...v2.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-27 20:01:59 -05:00 |
dependabot[bot]
|
0864dac080
|
build(deps): bump ahmadnassri/action-dependabot-auto-merge
Bumps ahmadnassri/action-dependabot-auto-merge from v1.2.2 to v1.2.3.
- [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases)
- [Changelog](https://github.com/ahmadnassri/action-dependabot-auto-merge/blob/master/.releaserc)
- [Commits](https://github.com/ahmadnassri/action-dependabot-auto-merge/compare/v1.2.2...3e439)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-27 19:37:19 -05:00 |
Travis Shivers
|
74b5706bd7
|
feat(background): use random background on create room and join pages
|
2020-08-26 21:48:30 -05:00 |
Travis Shivers
|
1f7ad31865
|
feat(logo): add link to logo that goes to root
|
2020-08-26 21:16:03 -05:00 |
Travis Shivers
|
6264beedb4
|
fix(version): use env VERSION variable to get version
|
2020-08-26 20:51:55 -05:00 |
Travis Shivers
|
be561bb5ce
|
docs: update urls to point to repository
|
2020-08-26 20:22:33 -05:00 |
Travis Shivers
|
7302c00193
|
fix(auth): fix auth not allowing plex devices request
|
2020-08-26 20:16:55 -05:00 |
Travis Shivers
|
a51670f2eb
|
build(deps): bump deps
|
2020-08-25 21:58:16 -05:00 |
Travis Shivers
|
80e4ebceab
|
build(docker): use separate cache key for syncloungeweb
|
2020-08-25 21:10:13 -05:00 |
Travis Shivers
|
20b310f3cf
|
build(version): use semantic-version placeholder
|
2020-08-25 21:10:13 -05:00 |
Travis Shivers
|
8dd941fcfe
|
refactor(sidebar): remove branch from left sidebar
|
2020-08-25 21:10:13 -05:00 |
Travis Shivers
|
c788fcf6cc
|
build(release): add releaserc and syncloungeweb
|
2020-08-25 21:10:13 -05:00 |
Travis Shivers
|
1bcbe60f58
|
build(release): add semantic-release
|
2020-08-25 21:10:13 -05:00 |
dependabot[bot]
|
ea9621ad61
|
build(deps): bump ahmadnassri/action-dependabot-auto-merge
Bumps ahmadnassri/action-dependabot-auto-merge from v1.1.5 to v1.2.2.
- [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases)
- [Changelog](https://github.com/ahmadnassri/action-dependabot-auto-merge/blob/master/.releaserc)
- [Commits](https://github.com/ahmadnassri/action-dependabot-auto-merge/compare/v1.1.5...1da24)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-25 20:57:51 -05:00 |
dependabot[bot]
|
148733c2b1
|
build(deps-dev): bump sass-loader from 9.0.3 to 10.0.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.3 to 10.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.3...v10.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-25 20:53:41 -05:00 |
dependabot[bot]
|
3dd82e24fa
|
build(npm): bump syncloungesocket from 5.0.5 to 5.0.6
Bumps [syncloungesocket](https://github.com/ttshivers/syncloungesocket) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/ttshivers/syncloungesocket/releases)
- [Changelog](https://github.com/ttshivers/syncloungesocket/blob/master/.releaserc)
- [Commits](https://github.com/ttshivers/syncloungesocket/compare/v5.0.5...v5.0.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-23 21:49:44 -05:00 |
Travis Shivers
|
8f3d3d62df
|
build(docker): build production deps in target platform
|
2020-08-23 21:07:31 -05:00 |
Travis Shivers
|
f22b8c1807
|
build(docker): use bundled socket server
|
2020-08-23 21:07:31 -05:00 |
Travis Shivers
|
9f79d1c6b0
|
build(commitlint): add commitlint
|
2020-08-23 21:07:31 -05:00 |
Travis Shivers
|
4316484ae0
|
feat(server): add syncloungesocket server runner
|
2020-08-23 21:07:31 -05:00 |
Travis Shivers
|
0beeb64826
|
refactor(package): move dev dependendencies to proper place
|
2020-08-23 21:07:31 -05:00 |
Travis Shivers
|
fec7781e06
|
Docker web action cache key
|
2020-08-22 15:32:42 -05:00 |
Travis Shivers
|
6c28be08db
|
Bump syncloungesocket 4.0.4
|
2020-08-22 15:18:25 -05:00 |
Travis Shivers
|
0a8b07b41e
|
Auto update Github actions
|
2020-08-21 20:47:23 -05:00 |
Travis Shivers
|
8098f05d1b
|
Bump Dependabot Automerge Action
|
2020-08-21 20:39:58 -05:00 |
Travis Shivers
|
6a2edf92b6
|
Copy from docker rather than from
|
2020-08-20 20:47:45 -05:00 |
Travis Shivers
|
460b6e1cd2
|
Merge branch 'master' of github.com:ttshivers/synclounge
|
2020-08-20 20:32:56 -05:00 |
Travis Shivers
|
00af160cdd
|
Use syncloungesocket docker image as base
|
2020-08-20 20:32:23 -05:00 |
dependabot[bot]
|
a62359e031
|
Merge pull request #79 from ttshivers/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12
|
2020-08-20 23:37:44 +00:00 |
Travis Shivers
|
995c32f81d
|
Bump deps
|
2020-08-20 17:13:44 -05:00 |
Travis Shivers
|
823158ee5d
|
Bump automerge action
|
2020-08-20 15:54:10 -05:00 |
Travis Shivers
|
d828f8ea23
|
Update automerge action
|
2020-08-20 15:08:13 -05:00 |
dependabot[bot]
|
5f48688745
|
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)
Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-20 19:46:32 +00:00 |
Travis Shivers
|
3b9e44c1f7
|
Bump deps
|
2020-08-18 14:53:47 -05:00 |
dependabot[bot]
|
489334ad4a
|
Merge pull request #76 from ttshivers/dependabot/npm_and_yarn/vue/cli-plugin-vuex-4.5.4
|
2020-08-18 10:00:55 +00:00 |
dependabot[bot]
|
a42c851b37
|
Bump @vue/cli-plugin-vuex from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-plugin-vuex)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-18 09:21:12 +00:00 |
dependabot[bot]
|
a4f59057f0
|
Merge pull request #75 from ttshivers/dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.4
|
2020-08-18 09:16:38 +00:00 |
dependabot[bot]
|
e907d327fc
|
Bump @vue/cli-plugin-eslint from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-plugin-eslint)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-18 08:23:19 +00:00 |
dependabot[bot]
|
7bcff66fcd
|
Merge pull request #78 from ttshivers/dependabot/npm_and_yarn/vue/cli-plugin-router-4.5.4
|
2020-08-18 08:21:30 +00:00 |
dependabot[bot]
|
74e112b328
|
Bump @vue/cli-plugin-router from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-plugin-router)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-18 06:59:27 +00:00 |
dependabot[bot]
|
a1b9e780e9
|
Merge pull request #77 from ttshivers/dependabot/npm_and_yarn/vue/cli-service-4.5.4
|
2020-08-18 06:57:44 +00:00 |
dependabot[bot]
|
1d818f8360
|
Merge pull request #74 from ttshivers/dependabot/npm_and_yarn/vue/cli-plugin-babel-4.5.4
|
2020-08-18 05:59:45 +00:00 |
dependabot[bot]
|
1636d8faa8
|
Bump @vue/cli-service from 4.5.3 to 4.5.4
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-service)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-18 05:33:48 +00:00 |
dependabot[bot]
|
9d5288f4a5
|
Bump @vue/cli-plugin-babel from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-plugin-babel)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-18 05:32:00 +00:00 |
Travis Shivers
|
514c6dbdb7
|
Include markers in playQueue requests
|
2020-08-16 15:08:46 -05:00 |
Travis Shivers
|
531fbcc20d
|
Allow party pause for hosts using external plex clients (like a remote)
|
2020-08-16 14:18:45 -05:00 |
Travis Shivers
|
b7789c20be
|
Fix Docker web path
|
2020-08-14 19:01:27 -05:00 |