pushrbx
pushrbx
Problem: When the exposure schema validity test fails for data type mismatches, it doesn't show what was the received type. Example: ``` different data type for the column ASOF_DATE DATE...
Instead of going to the MAL server for response there should be a downloaded html file which would be used to do the tests on. The html file can should...
Add scrapy and queues to crawl pages. Add an interface which would abstract the save process of the scrapy items.
Fixes #517 Currently if you search by producer or magazine on anime/manga search endpoints respectively together with other filter parameters, you won't get back any results because the database query...
Fixes #521 - Added a new parameter: `continuing` -- e.g. `/v4/seasons/2024/winter?continuing` - Continuing items from previous seasons are now excluded by default. API consumers are now expected to make a...
Recently I've made a mistake with a sieve filter and I've accidentally set the expiration time on all the 70k+ message I have in my proton mail account. So I...
MAL recently has changed their UI, hence the relations are not returned anymore. Anime/Manga endpoints where `relations` attribute is returned, will be empty until https://github.com/jikan-me/jikan/issues/551 is fixed. (This is just...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I call `hasNextPage` method on a `ReviewsParser` instance, I always...
This is a feature request I believe. I have a bigger repo of extensions for keycloak, but written in kotlin and instead of maven, gradle is the build system. I'd...
- Performance uplift when searching. - After each request, the mongodb connection needs to be cleaned up when a persistent PHP application server is used. - Fixed dependencies. Mongodb extension...