Travis Shivers
|
e218e6f1a0
|
ci(ci): tag image with sha
|
2020-09-10 12:28:47 -05:00 |
Travis Shivers
|
8deb60dde7
|
ci(docker): use cache mode max
|
2020-09-10 12:28:27 -05:00 |
dependabot[bot]
|
8f57795bd0
|
Merge pull request #142 from ttshivers/dependabot/npm_and_yarn/vue/cli-plugin-router-4.5.6
|
2020-09-10 17:16:39 +00:00 |
Travis Shivers
|
f0e56340cb
|
ci(auto-merge): add checkout action
|
2020-09-10 12:11:37 -05:00 |
dependabot[bot]
|
6176911ca9
|
build(deps-dev): bump @vue/cli-plugin-router from 4.5.4 to 4.5.6
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.5.4 to 4.5.6.
- [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.6/packages/@vue/cli-plugin-router)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-10 16:48:56 +00:00 |
Travis Shivers
|
548ce7a7ac
|
ci(auto-merge): remove config file
|
2020-09-10 11:42:47 -05:00 |
Travis Shivers
|
780e834fce
|
fix(plexseries): add guards to protect when roles and genre are missing
|
2020-09-09 21:41:24 -05:00 |
Travis Shivers
|
0023ba9252
|
Merge pull request #140 from ttshivers/dependabot/npm_and_yarn/syncloungesocket-5.2.11
build(deps): bump syncloungesocket from 5.2.10 to 5.2.11
|
2020-09-09 20:02:00 -05:00 |
Travis Shivers
|
fe3966de6b
|
ci(auto-merge): allow patch updates
|
2020-09-09 20:00:58 -05:00 |
Travis Shivers
|
aff6648e8e
|
ci(auto-merge): add config file
|
2020-09-09 19:59:21 -05:00 |
Travis Shivers
|
34d019e4a0
|
Merge pull request #138 from ttshivers/better_thumbs
Thumbnail improvements
|
2020-09-09 19:33:50 -05:00 |
dependabot[bot]
|
dbd6410a3f
|
build(deps): bump syncloungesocket from 5.2.10 to 5.2.11
Bumps [syncloungesocket](https://github.com/ttshivers/syncloungesocket) from 5.2.10 to 5.2.11.
- [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.2.10...v5.2.11)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-10 00:22:38 +00:00 |
Travis Shivers
|
cea6cfff75
|
refactor(thumb): change sizes to cover expected cases
|
2020-09-09 19:22:07 -05:00 |
Travis Shivers
|
505df64f08
|
refactor(thumb): make tooltip secondary title visually less important
|
2020-09-09 19:14:38 -05:00 |
Travis Shivers
|
4cafd0bd67
|
refactor(thumb): nudge library thumb tooltip up by 10px
|
2020-09-09 19:10:59 -05:00 |
Travis Shivers
|
78fe8f2c71
|
refactor(thumb): add secondary title to tooltip
|
2020-09-09 19:08:49 -05:00 |
Travis Shivers
|
2ded328b9a
|
refactor(thumb): remove unused computed properties
|
2020-09-09 19:03:15 -05:00 |
dependabot[bot]
|
7e4a092606
|
Merge pull request #139 from ttshivers/dependabot/github_actions/ahmadnassri/action-dependabot-auto-merge-v2.0.1
|
2020-09-10 00:00:11 +00:00 |
Travis Shivers
|
4c6a4c9f06
|
fix(thumbtitles): add full-title prop for external contexts
|
2020-09-09 18:56:20 -05:00 |
dependabot[bot]
|
32cc7ca87a
|
build(deps): bump ahmadnassri/action-dependabot-auto-merge
Bumps [ahmadnassri/action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) from v1.2.6 to v2.0.1.
- [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.6...8862535748292ed121f93e9590c138d75c2588c2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-09 23:34:36 +00:00 |
Travis Shivers
|
f30bf4e3d4
|
refactor(thumbs): use srcset and sizes to get proper size
|
2020-09-09 18:33:08 -05:00 |
Travis Shivers
|
adc6773154
|
Merge pull request #137 from ttshivers/more_config
feat(config): add party pause and auto host default config options
|
2020-09-09 00:33:53 -05:00 |
Travis Shivers
|
43b8c6c8db
|
Merge pull request #136 from ttshivers/library_tooltip
refactor(library): add tooltip for library name
|
2020-09-09 00:16:59 -05:00 |
Travis Shivers
|
a895af6c89
|
feat(config): add party pause and auto host default config options
|
2020-09-09 00:05:00 -05:00 |
Travis Shivers
|
9fd4ecbe2e
|
refactor(library): add tooltip for library name
|
2020-09-08 23:59:55 -05:00 |
Travis Shivers
|
df7828f738
|
Merge pull request #134 from ttshivers/thumb_tooltip
refactor(thumb): add tooltip for thumb
|
2020-09-08 21:59:48 -05:00 |
Travis Shivers
|
b33a897d5b
|
refactor(thumb): add tooltip for thumb
|
2020-09-08 21:34:31 -05:00 |
Travis Shivers
|
74f36c7c04
|
ci(ci): use branches-ignore
|
2020-09-08 20:55:17 -05:00 |
dependabot[bot]
|
690f772d54
|
Merge pull request #133 from ttshivers/dependabot/npm_and_yarn/syncloungesocket-5.2.10
|
2020-09-08 21:21:19 +00:00 |
Travis Shivers
|
12b617f22e
|
ci(ci): fix branch filter
|
2020-09-08 16:00:08 -05:00 |
Travis Shivers
|
73928e91c4
|
ci(ci): don't run ci on master since release will run
|
2020-09-08 15:59:05 -05:00 |
dependabot[bot]
|
f5ed27fe3c
|
build(deps): bump syncloungesocket from 5.2.9 to 5.2.10
Bumps [syncloungesocket](https://github.com/ttshivers/syncloungesocket) from 5.2.9 to 5.2.10.
- [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.2.9...v5.2.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-08 20:57:06 +00:00 |
Travis Shivers
|
2931d930c7
|
fix(directplay): use container in direct play decision
|
2020-09-08 15:46:23 -05:00 |
Travis Shivers
|
c349846372
|
Merge pull request #132 from ttshivers/update_docker_action
Update docker action
|
2020-09-08 15:42:50 -05:00 |
Travis Shivers
|
a13b9c6976
|
fix(devices): wait for in-progress device fetch
|
2020-09-08 15:18:36 -05:00 |
Travis Shivers
|
d2b547ea11
|
refactor(roomname): remove prefilled room name
|
2020-09-08 14:53:01 -05:00 |
Travis Shivers
|
47394b5a1a
|
build(docker): add docker build action for every push and PR
|
2020-09-08 14:45:39 -05:00 |
Travis Shivers
|
cb737dafa9
|
build(release): separate buildx and buildx-web caches
|
2020-09-08 14:38:22 -05:00 |
Travis Shivers
|
4be9531939
|
build(release): add turnstyle to limit 1 release action at a time
|
2020-09-08 14:30:10 -05:00 |
Travis Shivers
|
50e9403857
|
build(release): switch to official docker build action
|
2020-09-08 14:26:21 -05:00 |
dependabot[bot]
|
c37ce6f88f
|
Merge pull request #130 from ttshivers/dependabot/npm_and_yarn/syncloungesocket-5.2.9
|
2020-09-07 20:26:09 +00:00 |
dependabot[bot]
|
9959a1aba0
|
build(deps): bump syncloungesocket from 5.2.8 to 5.2.9
Bumps [syncloungesocket](https://github.com/ttshivers/syncloungesocket) from 5.2.8 to 5.2.9.
- [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.2.8...v5.2.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-07 20:20:41 +00:00 |
dependabot[bot]
|
63ed1d12ab
|
Merge pull request #129 from ttshivers/dependabot/npm_and_yarn/husky-4.3.0
|
2020-09-07 19:35:28 +00:00 |
dependabot[bot]
|
f3a8a1253f
|
build(deps-dev): bump husky from 4.2.5 to 4.3.0
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-07 19:30:47 +00:00 |
Travis Shivers
|
146ae2ae47
|
Merge pull request #128 from ttshivers/connection_timeout
fix(signin): don't wait for device fetch before redirect
|
2020-09-07 14:17:14 -05:00 |
Travis Shivers
|
5d9e75d4b0
|
refactor(room): move password field underneath room name
|
2020-09-07 14:16:41 -05:00 |
Travis Shivers
|
d02096ac71
|
fix(signin): don't wait for device fetch before redirect
|
2020-09-07 13:53:54 -05:00 |
Travis Shivers
|
f579827e28
|
Merge pull request #126 from ttshivers/smaller_thumbs
refactor(thumbs): restrict thumb height to calculate height
|
2020-09-06 20:03:50 -05:00 |
Travis Shivers
|
9f92abfd3c
|
refactor(thumbs): restrict thumb height to calculate height
|
2020-09-06 19:58:42 -05:00 |
Travis Shivers
|
44c515b8a9
|
refactor(playqueue): extract play queue params into shared variable
|
2020-09-06 18:46:52 -05:00 |