Releases: proohit/find-my-anime
Releases · proohit/find-my-anime
v1.3.2
v1.3.1
v1.3.0
v1.2.0
Features
- parallelize deployment, docker WIP (proohit)
- auto docker image release (proohit)
- added routing (proohit)
- basic statistics of the db (proohit)
- statistics: season year stats (proohit)
- anime: detailed anime page WIP (proohit)
- web: add more details to detail page (proohit)
- web: improve responsiveness (proohit)
- web: detail page by provider and id (proohit)
- anime-detail: improve responsiveness (proohit)
- docs: added uptime badge (proohit)
- statistics: added lastDownloaded (proohit)
- web: synonyms as badges (proohit)
- web: added page titles (proohit)
- web: added lastDownload stat to stats page (proohit)
Bug Fixes
Code Refactoring
- web: move layout to AppWrapper (proohit)
Tests
- statistics: added tests (proohit)
- downloader: add fs/promises mock (proohit)
- statistics: controller and module (proohit)
- search: controller (proohit)
- statistics: lastDownloaded (proohit)
Chores
Commits
- 901c303: release v1.2.0 (proohit)
v1.1.1
v1.1.0
Features
- added readme (proohit)
- added build and test pipeline (proohit)
- optimized docker image size (proohit)
- docker: pushed docker tag and update readme (proohit)
- added badges (proohit)
- added fuzzy title search (proohit)
- added release script (proohit)
Bug Fixes
- test pipeline (proohit)
- docker: port binding support (proohit)
- use install instead of ci for installing (proohit)
- add loading spinner to top (proohit)
Tests
- query validators (proohit)
- AnimeDbService: added tag tests (proohit)
- added jest-extended (proohit)
- animedb-service: increase coverage (proohit)
- fix ts error with includes (proohit)
- animedb-downloader-service: increase cov (proohit)
- increase cov (proohit)
Chores
- update server readme (Direnc Timur)
- added frontend readme (proohit)
Commits
- 144c065: release v1.1.0 (proohit)