Skip to content
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

Vueify snatch-selection #7345

Merged
merged 90 commits into from
Jul 16, 2020
Merged

Vueify snatch-selection #7345

merged 90 commits into from
Jul 16, 2020

Conversation

p0psicles
Copy link
Contributor

@p0psicles p0psicles commented Nov 13, 2019

  • Add paginate_query helper, to provide a proper db pagination solution.
  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide
  • Add history apiv2 endpoint
  • Add cache results apiv2 endpoint
  • Vueify the episode release history table
  • Vueify the episode cache results table
  • Vueify snatch-selection
  • Fix coloring of the show results, based undesired, required, preferred words.

* Add paginate_query helper, to provide a proper db pagination solution.
@p0psicles p0psicles changed the title Add history apiv2 handler. Vueify snatch-selection Nov 13, 2019
Fix pagination for when a series_slug is provided.
* update history.js store, to get entire history.
* Return a list of providers in json.
* Return results filtered by show, season or episode.
…eify-snatch-selection

# Conflicts:
#	medusa/server/api/v2/history.py
#	medusa/server/core.py
#	themes-default/slim/src/store/index.js
#	themes-default/slim/src/store/modules/history.js
#	themes-default/slim/src/store/modules/index.js
#	themes-default/slim/src/store/mutation-types.js
#	themes/dark/assets/js/medusa-runtime.js
#	themes/light/assets/js/medusa-runtime.js
* First concept version of a episode history component in snatchSelection.
…eify-snatch-selection

# Conflicts:
#	themes/dark/assets/js/medusa-runtime.js
#	themes/light/assets/js/medusa-runtime.js
Use the Vue beforeRouteEnter lifecycle.
* generic_provider.py Fix bug in to_json() for TorrentSearchResult
* Fixed apiv2/providers.py, sending searchResults.
* Added webSocket support for provider's search results.
* Start webSocket messages when a queueItem starts and finishes.
We can use this to track searches, subtitle Search, postprocessing etc.
* Added new store module search.js (which should be used for search related activities)
…eify-snatch-selection

# Conflicts:
#	themes/dark/assets/js/medusa-runtime.js
#	themes/light/assets/js/medusa-runtime.js
@p0psicles p0psicles modified the milestone: 0.3.17 Jul 16, 2020
medariox
medariox previously approved these changes Jul 16, 2020
build lock.
@medariox medariox merged commit ce876a6 into develop Jul 16, 2020
@medariox medariox deleted the feature/vueify-snatch-selection branch July 16, 2020 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants