mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
update readme
This commit is contained in:
parent
63742a1b60
commit
9bec456a58
1 changed files with 6 additions and 2 deletions
|
@ -35,14 +35,18 @@ Check out [this project's issues](https://github.com/JamesHawkinss/movie-web/iss
|
||||||
|
|
||||||
- [x] Better provider errors (only fail if all failed, show individual fails somewhere)
|
- [x] Better provider errors (only fail if all failed, show individual fails somewhere)
|
||||||
- [x] Better search suffix view
|
- [x] Better search suffix view
|
||||||
- [ ] Add back link of results view
|
- [x] Add back link of results view
|
||||||
- [x] Add results list end
|
- [x] Add results list end
|
||||||
- [ ] Add Brand tag top left
|
- [ ] Add Brand tag top left
|
||||||
- [ ] Add github and discord top right
|
- [ ] Add github and discord top right
|
||||||
- [ ] Store watched percentage
|
- [x] Store watched percentage
|
||||||
- [ ] Implement movie + series view
|
- [ ] Implement movie + series view
|
||||||
- [ ] Add provider stream method
|
- [ ] Add provider stream method
|
||||||
- [x] Better looking error boundary
|
- [x] Better looking error boundary
|
||||||
- [ ] sort search results so they aren't sorted by provider
|
- [ ] sort search results so they aren't sorted by provider
|
||||||
- [ ] Get rid of react warnings
|
- [ ] Get rid of react warnings
|
||||||
- [ ] Link Github and Discord in error boundary
|
- [ ] Link Github and Discord in error boundary
|
||||||
|
|
||||||
|
## Todo's overall
|
||||||
|
|
||||||
|
- [ ] Less spaghetti versioned storage (typesafe and works functionally)
|
||||||
|
|
Loading…
Reference in a new issue