Irfan
1fed924344
Top Anime/Manga: updates default sorting for filters
2023-07-21 22:23:34 +05:00
Irfan
e5f24aefbd
TopManga: fixes sfw
2023-07-21 22:02:58 +05:00
Irfan
5f48cb39ff
hotfixes
2023-07-21 21:58:07 +05:00
Irfan
e677fe4857
top anime: bugfix rating and sfw not working
2023-07-21 21:50:12 +05:00
pushrbx
d620557015
fixed typo
2023-06-25 14:37:21 +01:00
pushrbx
119fc6cd04
fixed #388
2023-06-25 13:46:49 +01:00
pushrbx
6eff2af172
various fixes and refactorings
...
- genre filtering
- added unapproved filtering
- fixed sfw filtering
- fixed kids filtering
- fixed deprecation warnings as of php 8.1
- DateTime ctor can't take `null` anymore as first param
- preg_replace doesn't accept `null` values as `$subject`
- fixed failed items indexer (the --failed option of indexers) -- it didn't load the correct file making it impossible to retry the indexing
- changed the document schema for search indexed anime/manga
- added `approved` field to them
- staging will require a reimport into TypeSense
- the central filtering system will now process `sfw` and `unapproved` filters, so they will be applied implicitly through the `filter` model scope method.
2023-05-21 11:18:35 +01:00
pushrbx
6732de1188
refactoring and code cleanup
2023-05-21 11:18:35 +01:00
Irfan
12322b6e9a
update random anime/manga, adds unapproved
, minor refactor
2023-05-21 11:18:35 +01:00
Irfan
615a1613c6
update exceptItemsWithAdultRating
2023-05-21 11:18:34 +01:00
Irfan
d5f3b0904d
adds unapproved
, kids
, sfw
to remaining seasons, schedules endpoints
2023-05-21 11:18:34 +01:00
Irfan
6d5930fbc0
adds unapproved
filter #369
2023-05-21 11:18:34 +01:00
Irfan
1b69c3fe96
fixes sfw
, makes kids
reusable ands adds it to seasonal
2023-05-21 11:18:34 +01:00
Irfan
3be6ed7bd7
fixes sfw parameter for getCurrentlyAiring
2023-05-21 11:18:34 +01:00
Irfan
c3f1556d25
Update DefaultMangaRepository.php
2023-05-21 11:18:34 +01:00
Irfan
de6bd8e440
updates sfw policy for anime/manga #218
2023-05-21 11:18:34 +01:00
pushrbx
b35f37a0a9
changed inserting method into the database
...
- this should be changed back later on once we finalised the fillable/guard fields on model classes.
2023-05-21 11:18:02 +01:00
pushrbx
7ac4f8693e
fixed CachedData and scraper service classes
2023-05-21 11:18:02 +01:00
pushrbx
118fc4f84b
fixed minor issues
2023-05-21 11:14:35 +01:00
pushrbx
9b5b5aad1e
fixed more problems
2023-05-21 11:14:35 +01:00
pushrbx
4a25c30d7d
refactored user endpoints and cache ttl config
2023-05-21 11:14:35 +01:00
pushrbx
37c273fbab
wip - anime season controller refactor, central limit parameter validation
...
- fixed cache validation
2023-05-21 11:14:35 +01:00
pushrbx
413df48fdc
fixed issues and added route params mapper
2023-05-21 11:14:35 +01:00
pushrbx
49ebc8f581
wip - mediator refactor
...
- anime schedules - validation and corrections
- refactorings around "augmentResponse" - macro usage instead
2023-05-21 11:14:34 +01:00
pushrbx
69d66378be
added scraper service and rewritten anime controller
2023-05-21 11:14:34 +01:00
pushrbx
a145f18bbd
wip - major refactor
...
- AppServiceProvider is needs more work to wire in new services
- todo: more dtos
- todo: add unit tests
- todo: add more integration tests
2023-05-21 11:14:34 +01:00