Skip to content

Feature/add continue routes #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 16, 2022
Merged

Feature/add continue routes #146

merged 10 commits into from
Aug 16, 2022

Conversation

trueChazza
Copy link
Member

Closes #136, closes #125

dependabot bot and others added 5 commits August 8, 2022 10:58
Bumps [httpoison](https://github.com/edgurgel/httpoison) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/edgurgel/httpoison/releases)
- [Commits](edgurgel/httpoison@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: httpoison
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump httpoison from 1.8.1 to 1.8.2
@trueChazza trueChazza added the enhancement New feature or request label Aug 15, 2022
@trueChazza trueChazza self-assigned this Aug 15, 2022
@trueChazza trueChazza marked this pull request as draft August 15, 2022 05:37
@trueChazza trueChazza changed the base branch from master to beta August 16, 2022 03:10
@trueChazza trueChazza marked this pull request as ready for review August 16, 2022 03:40
@trueChazza trueChazza merged commit 906506f into beta Aug 16, 2022
@trueChazza trueChazza deleted the feature/add-continue-routes branch August 16, 2022 03:45
@trueChazza
Copy link
Member Author

🎉 This PR is included in version 1.16.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@trueChazza
Copy link
Member Author

🎉 This PR is included in version 1.16.0-beta.20 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

trueChazza pushed a commit that referenced this pull request Sep 9, 2022
# [1.16.0](v1.15.0...v1.16.0) (2022-09-09)

### Bug Fixes

* add app.css ([fb51530](fb51530))
* add back missing dir ([28ef035](28ef035))
* build arm64 only ([2897730](2897730))
* bump elixir 1.13 ([dab759a](dab759a))
* bump elixir 1.13 otp 25 ([de1301a](de1301a))
* fix alias assets deploy ([639a377](639a377))
* fix assets deploy ([1b0684a](1b0684a))
* refactor Dockerfile ([2bb08fd](2bb08fd))
* refactor Dockerfile ([7b3b342](7b3b342))
* refactor Dockerfile ([d9af015](d9af015))
* refactor Dockerfile ([4ad0562](4ad0562))
* refactor Dockerfile ([af1d67d](af1d67d))
* refactor Dockerfile ([838eee8](838eee8))
* refactor Dockerfile ([f71c924](f71c924))
* refactor Dockerfile ([2b19e10](2b19e10))
* refactor mix elixir version ([c496b5a](c496b5a))
* refactor mix elixir version ([a470276](a470276))
* reinstate mix steps ([d39b80d](d39b80d))

### Features

* add change log ([83eabd5](83eabd5))
* add change log to repo ([f535a75](f535a75))
* Add Chromecast integration ([#158](#158)) ([42a4cb3](42a4cb3)), closes [#155](#155)
* add continue routes ([#146](#146)) ([906506f](906506f))
* add media info ([#164](#164)) ([6145bf7](6145bf7))
* add plyr video player ([#152](#152)) ([6d4a6be](6d4a6be))
* update player theme ([#154](#154)) ([3b8577d](3b8577d)), closes [#153](#153)

### Reverts

* Revert "fix: inline node" ([0f89987](0f89987))
* Revert "fix: remove compile" ([3e8b309](3e8b309))
* "feat: add plyr video player" ([8988e00](8988e00))
@trueChazza
Copy link
Member Author

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Refactor video seconds to continue route Use media fragments to start video from timestamp
1 participant