-
Notifications
You must be signed in to change notification settings - Fork 278
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
Feature/vueify home #5345
Feature/vueify home #5345
Commits on Sep 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c77a3e4 - Browse repository at this point
Copy the full SHA c77a3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6199e49 - Browse repository at this point
Copy the full SHA 6199e49View commit details -
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for 07e0b44 - Browse repository at this point
Copy the full SHA 07e0b44View commit details -
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for d8e8bbc - Browse repository at this point
Copy the full SHA d8e8bbcView commit details -
replaced downloadStats with progress bar component
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for a2cce69 - Browse repository at this point
Copy the full SHA a2cce69View commit details
Commits on Oct 1, 2018
-
removed jQuery from progress-bar, moved banner to own file and starte…
…d on simple layout Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for 439891a - Browse repository at this point
Copy the full SHA 439891aView commit details
Commits on Oct 2, 2018
-
load banner directly in home layout
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for 9c6e0a0 - Browse repository at this point
Copy the full SHA 9c6e0a0View commit details -
fix allowed & preferred qualities
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for be6b1cd - Browse repository at this point
Copy the full SHA be6b1cdView commit details -
switch simple home layout to vue
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for e8700bd - Browse repository at this point
Copy the full SHA e8700bdView commit details -
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for 70b3e3b - Browse repository at this point
Copy the full SHA 70b3e3bView commit details -
skip mako when rendering vue layouts
Signed-off-by: Alexis Tyler <xo@wvvw.me>
Configuration menu - View commit details
-
Copy full SHA for b28ab61 - Browse repository at this point
Copy the full SHA b28ab61View commit details
Commits on Oct 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e6839d - Browse repository at this point
Copy the full SHA 7e6839dView commit details
Commits on Nov 2, 2018
-
Merge remote-tracking branch 'remotes/origin/develop' into feature/vu…
…eify-home # Conflicts: # themes-default/slim/package.json # themes-default/slim/src/components/home.vue # themes-default/slim/src/components/index.js # themes/dark/assets/js/medusa-runtime.js # themes/light/assets/js/medusa-runtime.js
Configuration menu - View commit details
-
Copy full SHA for 1df983f - Browse repository at this point
Copy the full SHA 1df983fView commit details -
Still a number of errors in it, because of the move to ./helpers.
Configuration menu - View commit details
-
Copy full SHA for 8b944d8 - Browse repository at this point
Copy the full SHA 8b944d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b91ca - Browse repository at this point
Copy the full SHA b7b91caView commit details
Commits on Nov 4, 2018
-
Merge remote-tracking branch 'remotes/origin/develop' into feature/vu…
…eify-home # Conflicts: # themes/dark/assets/js/medusa-runtime.js # themes/light/assets/js/medusa-runtime.js
Configuration menu - View commit details
-
Copy full SHA for cf4005a - Browse repository at this point
Copy the full SHA cf4005aView commit details
Commits on Nov 29, 2019
-
Merge remote-tracking branch 'origin/develop' into feature/vueify-home
# Conflicts: # themes-default/slim/package.json # themes-default/slim/src/components/helpers/index.js # themes-default/slim/src/components/helpers/quality-pill.vue # themes-default/slim/src/components/home.vue # themes-default/slim/src/store/index.js # themes-default/slim/src/store/modules/defaults.js # themes-default/slim/src/store/modules/index.js # themes-default/slim/src/store/modules/stats.js # themes-default/slim/src/store/mutation-types.js # themes-default/slim/views/home.mako # themes-default/slim/views/partials/home/banner.mako # themes-default/slim/views/partials/home/simple.mako # themes-default/slim/views/vue-components/quality-chooser.mako # themes-default/slim/yarn.lock # themes/dark/assets/js/medusa-runtime.js # themes/dark/templates/home.mako # themes/dark/templates/partials/home/banner.mako # themes/dark/templates/partials/home/simple.mako # themes/dark/templates/vue-components/quality-chooser.mako # themes/light/assets/js/medusa-runtime.js # themes/light/templates/home.mako # themes/light/templates/partials/home/banner.mako # themes/light/templates/partials/home/simple.mako # themes/light/templates/vue-components/quality-chooser.mako
Configuration menu - View commit details
-
Copy full SHA for 00023be - Browse repository at this point
Copy the full SHA 00023beView commit details
Commits on Nov 30, 2019
-
Fixed some issues caused by conflicts.
* Moved the logic to merge shows and stats, to the shows module. Stats are pulled in through the rootState.
Configuration menu - View commit details
-
Copy full SHA for bdae975 - Browse repository at this point
Copy the full SHA bdae975View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a122b1 - Browse repository at this point
Copy the full SHA 1a122b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b4638 - Browse repository at this point
Copy the full SHA 51b4638View commit details
Commits on Dec 4, 2019
-
* Moved xemNumbering from detailed to show generic.
Configuration menu - View commit details
-
Copy full SHA for 5310aa8 - Browse repository at this point
Copy the full SHA 5310aa8View commit details
Commits on Apr 15, 2020
-
Merge branch 'develop' into feature/vueify-home
# Conflicts: # themes-default/slim/src/components/home.vue # themes-default/slim/src/store/mutation-types.js # themes-default/slim/views/home.mako # themes-default/slim/yarn.lock # themes/dark/assets/js/index.js # themes/dark/assets/js/medusa-runtime.js # themes/dark/assets/js/vendors.js # themes/dark/templates/home.mako # themes/light/assets/js/index.js # themes/light/assets/js/medusa-runtime.js # themes/light/assets/js/vendors.js # themes/light/templates/home.mako
Configuration menu - View commit details
-
Copy full SHA for 75f12c7 - Browse repository at this point
Copy the full SHA 75f12c7View commit details
Commits on Apr 16, 2020
-
Calculate local time in apiv2 stats.
Return in epAirsNext and epAirsPrev
Configuration menu - View commit details
-
Copy full SHA for 2d447bb - Browse repository at this point
Copy the full SHA 2d447bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0295e - Browse repository at this point
Copy the full SHA 5f0295eView commit details -
Moved the date formatting to store/modules/layout.js
* Removed the date formatting from display-show.vue * Used the date formatting in home/simple.vue * Removed airs key from shows.stats. As it's now directly on the Show.
Configuration menu - View commit details
-
Copy full SHA for 60ccb39 - Browse repository at this point
Copy the full SHA 60ccb39View commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c5d388 - Browse repository at this point
Copy the full SHA 7c5d388View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf104a4 - Browse repository at this point
Copy the full SHA cf104a4View commit details -
For some weird reason <component> does not accept "small" for the :is…
… property. * That's why i'm renaming it on the fly to "smallposter". * Add placeholder for poster.vue.
Configuration menu - View commit details
-
Copy full SHA for 2398b7e - Browse repository at this point
Copy the full SHA 2398b7eView commit details
Commits on Apr 18, 2020
-
Started vueifying home/poster.vue
* Added package vue-isotope * Added package vanilla-lazyload
Configuration menu - View commit details
-
Copy full SHA for 5eba557 - Browse repository at this point
Copy the full SHA 5eba557View commit details
Commits on Apr 19, 2020
-
* Add package vue-images-loaded * Fix multiple ui bugs * Added sorting
Configuration menu - View commit details
-
Copy full SHA for 6383a6f - Browse repository at this point
Copy the full SHA 6383a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5393214 - Browse repository at this point
Copy the full SHA 5393214View commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6186d47 - Browse repository at this point
Copy the full SHA 6186d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7586b00 - Browse repository at this point
Copy the full SHA 7586b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf002bb - Browse repository at this point
Copy the full SHA cf002bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6a6cc - Browse repository at this point
Copy the full SHA 7a6a6ccView commit details -
Merge remote-tracking branch 'remotes/origin/develop' into feature/vu…
…eify-home # Conflicts: # themes-default/slim/src/components/display-show.vue # themes/dark/assets/js/medusa-runtime.js # themes/light/assets/js/medusa-runtime.js
Configuration menu - View commit details
-
Copy full SHA for ebeae21 - Browse repository at this point
Copy the full SHA ebeae21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1b5b9 - Browse repository at this point
Copy the full SHA 8c1b5b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac91cd7 - Browse repository at this point
Copy the full SHA ac91cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d410fd - Browse repository at this point
Copy the full SHA 0d410fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86abaf2 - Browse repository at this point
Copy the full SHA 86abaf2View commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 59f9320 - Browse repository at this point
Copy the full SHA 59f9320View commit details
Commits on Apr 22, 2020
-
Added Action "ADD_SHOWS" to load shows in bulk.
Much faster, as it commits entire array.
Configuration menu - View commit details
-
Copy full SHA for d1492ea - Browse repository at this point
Copy the full SHA d1492eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3f155 - Browse repository at this point
Copy the full SHA dd3f155View commit details -
* Improved performance loading images. * Added lazy loading to poster layout.
Configuration menu - View commit details
-
Copy full SHA for 921e70e - Browse repository at this point
Copy the full SHA 921e70eView commit details -
Move the loading of the shows to app.js.
This is needed to prevent duplicate loading.
Configuration menu - View commit details
-
Copy full SHA for ca6c1a3 - Browse repository at this point
Copy the full SHA ca6c1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450e906 - Browse repository at this point
Copy the full SHA 450e906View commit details -
Merge remote-tracking branch 'remotes/origin/develop' into feature/vu…
…eify-home # Conflicts: # themes/dark/assets/js/medusa-runtime.js # themes/light/assets/js/medusa-runtime.js
Configuration menu - View commit details
-
Copy full SHA for 0c55c52 - Browse repository at this point
Copy the full SHA 0c55c52View commit details -
Fix poster sort UI components.
* Save sorting to backend. * Fix updating layout when loading page.
Configuration menu - View commit details
-
Copy full SHA for fdeb3e8 - Browse repository at this point
Copy the full SHA fdeb3e8View commit details
Commits on Apr 23, 2020
-
Fix home layout for split shows into Anime / Series.
* Don't display Series/Anime when only shows in one category. * First version of tabbed layout, using vue-nav-tabs * Fix display-show.vue, after going from display-show.vue to home.vue, it's still showing the summaryBackground css.
Configuration menu - View commit details
-
Copy full SHA for 124e3bc - Browse repository at this point
Copy the full SHA 124e3bcView commit details
Commits on Apr 24, 2020
-
Re-enable dragging of the show list-types.
* Added a new component vue-draggable
Configuration menu - View commit details
-
Copy full SHA for 079a815 - Browse repository at this point
Copy the full SHA 079a815View commit details
Commits on Apr 25, 2020
-
Fix display-show.vue and show-header.vue css styling.
* Change to scoped, to prevent the styling from leaking to other pages.
Configuration menu - View commit details
-
Copy full SHA for d195c1b - Browse repository at this point
Copy the full SHA d195c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6e36c - Browse repository at this point
Copy the full SHA dc6e36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bb552 - Browse repository at this point
Copy the full SHA 30bb552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 817a1d1 - Browse repository at this point
Copy the full SHA 817a1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a73f4 - Browse repository at this point
Copy the full SHA d8a73f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0b63e - Browse repository at this point
Copy the full SHA 7b0b63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 472acbb - Browse repository at this point
Copy the full SHA 472acbbView commit details -
Move selectedRootIndex config property to layout route.
Add filtering posters by location (rootDir)
Configuration menu - View commit details
-
Copy full SHA for b3c6598 - Browse repository at this point
Copy the full SHA b3c6598View commit details
Commits on Apr 26, 2020
-
rearange home and poster UI controls.
* Made filter by name, layout universal. * Moved the Poster layout specific controls to poster.vue.
Configuration menu - View commit details
-
Copy full SHA for ca5543c - Browse repository at this point
Copy the full SHA ca5543cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d67f0 - Browse repository at this point
Copy the full SHA b0d67f0View commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c6d9d39 - Browse repository at this point
Copy the full SHA c6d9d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for f601934 - Browse repository at this point
Copy the full SHA f601934View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65e072 - Browse repository at this point
Copy the full SHA b65e072View commit details
Commits on May 1, 2020
-
Fix the table layouts, sorting.
* Pack new version of vue-good-table.
Configuration menu - View commit details
-
Copy full SHA for 0772892 - Browse repository at this point
Copy the full SHA 0772892View commit details
Commits on May 2, 2020
-
Fix duplicate loading of shows.js
* Fixed layout of input selects, with multiple screen widths.
Configuration menu - View commit details
-
Copy full SHA for 168910f - Browse repository at this point
Copy the full SHA 168910fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28bec4e - Browse repository at this point
Copy the full SHA 28bec4eView commit details
Commits on May 3, 2020
-
Replace styling the summaryBackground banner and the checkboxControls…
…Background with Vue refs. * This was jquery before. But we need to get rid of jquery. * Fix History.mako links to displayShow shows as blue link highlighted.
Configuration menu - View commit details
-
Copy full SHA for 0381d2d - Browse repository at this point
Copy the full SHA 0381d2dView commit details -
* Fix vgt-dropdown menu background color. * Don't show Series/Anime when using tabs.
Configuration menu - View commit details
-
Copy full SHA for 41655d7 - Browse repository at this point
Copy the full SHA 41655d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5e0e6 - Browse repository at this point
Copy the full SHA 7a5e0e6View commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00ce71b - Browse repository at this point
Copy the full SHA 00ce71bView commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b32a9a1 - Browse repository at this point
Copy the full SHA b32a9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b1087 - Browse repository at this point
Copy the full SHA 75b1087View commit details -
Merge remote-tracking branch 'remotes/origin/develop' into feature/vu…
…eify-home # Conflicts: # themes-default/slim/package.json # themes-default/slim/views/partials/home/banner.mako # themes-default/slim/views/partials/home/simple.mako # themes-default/slim/views/partials/home/small.mako # themes-default/slim/yarn.lock # themes/dark/assets/js/vendors~date-fns.js # themes/light/assets/js/vendors~date-fns.js
Configuration menu - View commit details
-
Copy full SHA for b7cdc8a - Browse repository at this point
Copy the full SHA b7cdc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f4ac20 - Browse repository at this point
Copy the full SHA 5f4ac20View commit details -
* vue-nav-tabs * vueisotope * vue-images-loaded * vanilla-lazyload
Configuration menu - View commit details
-
Copy full SHA for c3d60d7 - Browse repository at this point
Copy the full SHA c3d60d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b71514f - Browse repository at this point
Copy the full SHA b71514fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d225d - Browse repository at this point
Copy the full SHA 02d225dView commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b6c729 - Browse repository at this point
Copy the full SHA 8b6c729View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c7198 - Browse repository at this point
Copy the full SHA d4c7198View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2139a - Browse repository at this point
Copy the full SHA be2139aView commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9dfbd41 - Browse repository at this point
Copy the full SHA 9dfbd41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e912f1 - Browse repository at this point
Copy the full SHA 0e912f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588a699 - Browse repository at this point
Copy the full SHA 588a699View commit details -
Configuration menu - View commit details
-
Copy full SHA for f25ec0a - Browse repository at this point
Copy the full SHA f25ec0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ecb9d - Browse repository at this point
Copy the full SHA a2ecb9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c40032b - Browse repository at this point
Copy the full SHA c40032bView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 16a3156 - Browse repository at this point
Copy the full SHA 16a3156View commit details -
Configuration menu - View commit details
-
Copy full SHA for e16f6fc - Browse repository at this point
Copy the full SHA e16f6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c180ed6 - Browse repository at this point
Copy the full SHA c180ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bd349 - Browse repository at this point
Copy the full SHA 42bd349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7874e99 - Browse repository at this point
Copy the full SHA 7874e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6995389 - Browse repository at this point
Copy the full SHA 6995389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201a028 - Browse repository at this point
Copy the full SHA 201a028View commit details
Commits on May 16, 2020
-
Make sure all api/v2/series.py calls are handled throug the Promise.all() method. * Added component load-progress-bar.vue.
Configuration menu - View commit details
-
Copy full SHA for aa476a1 - Browse repository at this point
Copy the full SHA aa476a1View commit details
Commits on May 17, 2020
-
Fix bug non-vue routes not loading anymore.
* Removed dark style for the load-progress-bar.
Configuration menu - View commit details
-
Copy full SHA for 0ea928e - Browse repository at this point
Copy the full SHA 0ea928eView commit details
Commits on May 18, 2020
-
Move shared vue code for the show-list table layouts, to a dedicated …
…mixin. * Created a new root mixins folder.
Configuration menu - View commit details
-
Copy full SHA for 2d5c9c8 - Browse repository at this point
Copy the full SHA 2d5c9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef2fa2 - Browse repository at this point
Copy the full SHA 2ef2fa2View commit details
Commits on May 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 809ca27 - Browse repository at this point
Copy the full SHA 809ca27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677572a - Browse repository at this point
Copy the full SHA 677572aView commit details -
Save column sorting for simple.vue, smallposter.vue and banner.vue la…
…youts in cookie.
Configuration menu - View commit details
-
Copy full SHA for f472313 - Browse repository at this point
Copy the full SHA f472313View commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 050c946 - Browse repository at this point
Copy the full SHA 050c946View commit details -
Fix storing he pagination per page count.
* Should be stored into cookies again.
Configuration menu - View commit details
-
Copy full SHA for 7f48885 - Browse repository at this point
Copy the full SHA 7f48885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a36b26 - Browse repository at this point
Copy the full SHA 6a36b26View commit details