Commit 2633fdf
authored
v1.5.0 (#607)
* infra updates, bump deps latest semver
* fix TheMovieDbMetadataProvider and PctTorrentProvider
* fix color of loading indicator when using light theme
* temporarily edisable ci e2e tests
* complete trending implementation (#605)
* fix tarvis linux ci config
* fix travis ci config
* Squashed commit of the following:
commit a1b359b
Author: Amila Welihinda <[email protected]>
Date: Thu Apr 16 16:31:57 2020 -0700
misc
commit 78a864c
Author: Amila Welihinda <[email protected]>
Date: Tue Apr 14 18:52:50 2020 -0700
initial typescript migration
* fix all linter errors, initial API refactor
* finish refactoring
* refactor routing
* migrate to PlayerAdapter architecture
* fix more typescript errors
* misc refactors
* rewrite caching implementation
* fix routing bugs
* fix show page itemView bug
* add settings page, allow changing theme from settings modal
* refactor Config
* migrate all flags to Settings flags
* use native bootstrap spacing classes, deprecate row-margin
* fix all linter errors
* fix: remove duplicate call to startPlayback
* fix: fix all linter errors
* fix: upgrade deps to work around plyr bug
* fix: fix carousel wrapAround issue
* fix: fix CI by upgrading to node@12
* fix: fix deprecate targets lacking autoupdate support
* fix: deps update
* fix: fix watchlist and favorites buttons
* fix: fix theme change bugs, fix all linter errors
* fix: fix theme related ts errors
* infra: migrate to github actions
* infra: migrate from node-sass to sass
* fix: normalize left carriage on windows
* fix: remove duplicate react types dependencies
* hack: temporarily disable eslint in ci
* hack: bump electron-builder to get ci to pass
* fix: only publish assets on push to fix socket hangup
* fix: separate ci into publish and test workflows1 parent 9db0e48 commit 2633fdf
File tree
198 files changed
+16500
-16683
lines changed- .github/workflows
- .vscode
- __mocks__
- app
- actions
- api
- helpers
- metadata
- players
- torrents
- components
- card
- header
- home
- item
- metadata
- show
- containers
- features
- app
- card
- home
- item
- loader
- reducers
- store
- styles
- components
- types
- utils
- __test__
- configs
- internals
- flow
- mocks
- scripts
- test
- api
- __snapshots__
- components
- __snapshots__
- e2e
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
198 files changed
+16500
-16683
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
46 | 42 | | |
47 | 43 | | |
48 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
51 | 47 | | |
52 | 48 | | |
53 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments