BarraFiqaulihi
d32cc5603f
Remove duplicate parameter from "/schedules" path
2024-02-24 19:44:23 +02:00
pushrbx
8948dc1053
fixed buggy tests
2024-02-13 21:15:36 +00:00
pushrbx
f5f42b14d4
fixed issues around the season endpoint
2024-02-13 18:38:00 +00:00
pushrbx
bb88011ed0
Merge pull request #492 from jikan-me/dependabot/github_actions/codecov/codecov-action-4
...
Bump codecov/codecov-action from 3 to 4
2024-02-01 14:01:17 +00:00
dependabot[bot]
ac0e8c89a3
Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 13:56:57 +00:00
pushrbx
fb5067433c
Merge pull request #491 from jikan-me/typesense-indexing-fix
...
✅ Fixed sort index issue with typesense indexing
2024-02-01 13:56:19 +00:00
pushrbx
f590e29e1d
Merge branch 'master' into typesense-indexing-fix
2024-01-31 19:50:23 +00:00
pushrbx
02613f562c
Merge pull request #489 from jikan-me/moar-tests2
...
Added more tests and improved existing ones
2024-01-31 19:49:57 +00:00
pushrbx
fac5f3e55a
fixed indexing of Producers model
2024-01-31 19:45:06 +00:00
pushrbx
28a2dbdcaa
fixed indexing of Producers model
2024-01-31 19:40:38 +00:00
pushrbx
7ba31ce91f
fixed another issue highlighted by tests
2024-01-31 19:31:15 +00:00
pushrbx
b33ce14589
added new step in test runner to show all errors from logs
2024-01-31 19:19:20 +00:00
pushrbx
fc512821b6
fixed an issue in ScoutFlush trait
2024-01-31 19:11:27 +00:00
pushrbx
7c539d06c2
added tests
2024-01-31 18:52:27 +00:00
pushrbx
8d4a595b75
fixed indexing issue with typesense
...
- all models have a "title" field, and that's the default sorting field, however this is not being indexed as such for the models, except where explicitly specified (Anime and Manga models)
2024-01-31 18:33:32 +00:00
Irfan (Nekomata)
289bdfb368
Update .env.dist
v4.2.1
2024-01-31 11:13:53 +05:00
pushrbx
99fa9f92ee
fixed the "premiered" attribute on AnimeFactory class
2024-01-30 17:46:05 +00:00
pushrbx
125b6720ff
added more tests and improved existing ones
2024-01-30 17:28:03 +00:00
pushrbx
194c745eb0
Merge pull request #485 from jikan-me/automated-tests
...
✅ Added gh action to run tests and fixed tests
2024-01-29 14:12:16 +00:00
pushrbx
bcd8e40661
Merge branch 'master' into automated-tests
2024-01-29 14:08:23 +00:00
pushrbx
8fe8d43ff1
Merge pull request #482 from jikan-me/hotfix/seasons_endpoint2
...
🚑 Fixed seasons endpoint including not airing entries
2024-01-29 14:08:06 +00:00
pushrbx
4a3600ed74
Merge pull request #480 from jikan-me/hotfix/media-type-enums
...
🐛 Fixed media type enums
2024-01-29 14:07:51 +00:00
Irfan
4f4d58993a
update docs: adds missing schedule type values
2024-01-29 13:13:26 +05:00
pushrbx
d8bbf7c15c
updated tests workflow
2024-01-26 00:19:19 +00:00
pushrbx
fef2759592
updated tests workflow
2024-01-26 00:15:59 +00:00
pushrbx
77f6090dae
updated tests workflow
2024-01-26 00:09:02 +00:00
pushrbx
859b632ebb
updated tests workflow
2024-01-26 00:07:09 +00:00
pushrbx
ec1cebe6be
updated tests workflow
2024-01-25 23:58:40 +00:00
pushrbx
d011a42073
updated tests workflow
2024-01-25 23:56:50 +00:00
pushrbx
191010fa78
updated tests workflow
2024-01-25 23:47:57 +00:00
pushrbx
06c210e55d
updated tests workflow
2024-01-25 23:39:12 +00:00
pushrbx
4e890090d0
updated tests workflow
2024-01-25 23:27:32 +00:00
pushrbx
56687ace50
fixed tests across the board
2024-01-25 23:17:46 +00:00
pushrbx
26ca5b15d8
added manual trigger to test workflow
2024-01-25 17:42:40 +00:00
pushrbx
5e26630098
added workflow for test automation
2024-01-24 18:43:17 +00:00
pushrbx
734e099154
fixed #481
2024-01-23 18:22:51 +00:00
pushrbx
761a03807f
fixed tv-special type for anime
2024-01-23 17:42:28 +00:00
pushrbx
31b7a1312e
fixed media type enums
2024-01-23 17:33:35 +00:00
Irfan
5d46bc8220
Update .env.dist
v4.2.0
2024-01-21 06:05:47 +05:00
Irfan
5b8bfd2846
Update api-docs.json
2024-01-21 06:05:07 +05:00
pushrbx
ca0eba6ec7
Merge pull request #475 from jikan-me/gh_action_enhancement1
...
💚 Added annotations to container image builds
2024-01-20 20:17:53 +00:00
pushrbx
5eaf3bfb04
Merge pull request #474 from jikan-me/bump_dependencies1
...
⬆️ Upgraded some of the dependencies
2024-01-20 20:16:54 +00:00
pushrbx
84da39461c
Merge pull request #473 from jikan-me/hotfix/empty_query_params
...
🚑 Fixed issue with empty query params causing errors
2024-01-20 20:16:08 +00:00
pushrbx
84fb57ae7e
Merge pull request #471 from jikan-me/new-media-sub-types
...
✨ Added new media sub types
2024-01-20 20:15:34 +00:00
pushrbx
68fbd0c2a1
Merge pull request #470 from jikan-me/hotfix/469-season-endpoint
...
🚑 Fixed missing items issue in seasons endpoint
2024-01-20 20:14:45 +00:00
Irfan (Nekomata)
e2b024cdcb
Merge branch 'master' into hotfix/empty_query_params
2024-01-21 00:25:45 +05:00
Irfan (Nekomata)
a6c98a3142
Merge branch 'master' into hotfix/469-season-endpoint
2024-01-21 00:22:59 +05:00
Irfan
d8599fa675
"$or" throws a runtime exception for some reason...
2024-01-21 00:22:39 +05:00
Irfan (Nekomata)
d65afda382
Merge pull request #467 from vuriaval/bugfix/fix-typo-in-swagger-docs
...
Fix typo in Swagger documentation ◉_◉
2024-01-21 00:05:51 +05:00
Irfan (Nekomata)
3c7bfb39e5
Merge branch 'master' into bugfix/fix-typo-in-swagger-docs
2024-01-21 00:04:19 +05:00