137 Commits

Author SHA1 Message Date
Irfan
45de364b94 add User Clubs 2020-04-25 11:40:29 +05:00
Irfan
5982f32a85 remove best voted reviews 2020-04-25 11:34:42 +05:00
Irfan
44311d0b9e add (recent) Recommendations endpoint 2020-04-25 11:34:23 +05:00
Irfan
f8a3b394ae add (recent) Reviews endpoint
/reviews?page=1
/reviews/anime
/reviews/manga
2020-04-25 11:28:14 +05:00
Irfan
1b6f968bec add user reviews, recommendations 2020-04-25 11:16:29 +05:00
Irfan
41fc769d12 add Magazines & Producers listing 2020-04-25 10:59:47 +05:00
Irfan
9cdd8eb4d9 add Anime & Manga Genre Listing 2020-04-25 10:45:03 +05:00
Irfan
558cf141f7 skip blacklist middleware if auth req 2020-01-09 06:46:20 +05:00
Irfan
f588ec783f Update JikanResponseHandler.php 2019-12-25 19:44:40 +05:00
Irfan
9f6ee54cc3 add microcaching #66 2019-11-17 21:58:11 -08:00
Irfan
9ab9a00377 Update JikanResponseHandler.php 2019-11-17 21:19:43 -08:00
Irfan
793f4d6372 add etag middleware 2019-11-17 21:17:59 -08:00
Irfan
f76f6559a0 add blacklist commands
blacklist:add {ip} {--reload}
blacklist:remove {ip} {--reload}
blacklist:flush {--reload}
2019-11-15 11:19:36 -08:00
Irfan
d26bed8bc0 improve blacklist middleware 2019-11-15 10:52:05 -08:00
Irfan
3e311808a8 improve throttle middleware 2019-11-15 08:20:39 -08:00
Irfan
507e221da0 fix #62 2019-08-19 00:48:43 +05:00
Irfan
16f0d18729 fix #59 2019-08-18 23:51:07 +05:00
Irfan
afbe883ce1 clean up 2019-07-17 05:26:39 +05:00
Irfan
b01a2abf0c remove the need for APP_URL for internal routing 2019-06-19 02:04:14 +05:00
Irfan
48dce4ad76 updates (check description)
- Add more caching drivers
- Add legacy cache method fallback
- Add more artisan commands via dep
- Update deps
2019-06-19 01:34:47 +05:00
Irfan
dcbef08979 add Expires header in response 2019-05-15 23:37:40 +05:00
Irfan
13946ab299 add 404 caching (again) 2019-05-15 12:36:11 +05:00
Irfan
977786f3e3 add Anime tests 2019-05-13 08:19:23 +05:00
Irfan
d9b51f66ce add non-queueables & queue priority 2019-05-13 06:42:36 +05:00
Irfan
faf40b9492 php cs fixer psr1/psr2 2019-05-13 05:46:48 +05:00
Irfan
f49cefe0f8 add user list filters/sort/orderby #49 2019-05-12 18:04:37 +05:00
Irfan
7fe8bc5cb3 add 5 second delay to queues 2019-05-12 16:50:46 +05:00
Irfan
e13bee3f27 refactor entire caching logic 2019-05-11 11:43:55 +05:00
Irfan
3c1de6d7d8 minor updates 2019-05-10 06:57:42 +05:00
Irfan
73c62ff3f5 improve genre filter #46 2019-05-08 00:21:06 +05:00
Irfan
41482625de add support for filtering anime/manga forum topics 2019-04-26 04:57:25 +05:00
Irfan
3d686ac7ee improve JikanResponse Middleware 2019-04-26 02:22:26 +05:00
Irfan
fdd133a34f update routers + controllers 2019-04-26 02:21:39 +05:00
Irfan
4e116c7a8d add v4 controllers & router 2019-04-26 02:20:32 +05:00
Irfan
5d94093b1d general updates 2019-04-26 00:55:20 +05:00
Irfan
1208aad3b5 update blacklist 2019-04-14 16:18:06 +05:00
Irfan
2e7d41f207 better anime/manga relation schema 2019-02-14 10:54:57 +05:00
Irfan
75ff0aa9fa update deps 2019-02-14 10:17:47 +05:00
Irfan
7509838098 remove 404 redis caching. let apache/nginx handle this 2019-02-14 10:09:46 +05:00
Irfan
4c4d0266f4 fix 404 cache response 2019-02-14 09:01:19 +05:00
Irfan
37a9a332ea disallow request tracking for meta requests 2019-01-15 22:18:57 +05:00
Irfan
f7677ddc24 refactoring + optimization
Added 404 cache, refactored response middleware
2019-01-15 22:04:33 +05:00
Irfan
2a44f4623c bug fixes 2018-12-29 21:55:05 +05:00
Irfan
6d40f9f8a7 update 3.2 2018-12-29 21:28:17 +05:00
Irfan
aac140f99b update v.3.2 WIP 2018-12-17 11:41:39 +05:00
irfan-dahir
a8654aaee3 Add User Anime/Manga List endpoints 2018-09-28 06:59:34 +05:00
irfan-dahir
7166c73c9e add Season Archive /v3/season/archive 2018-09-28 06:26:57 +05:00
irfan-dahir
7068565a2d fix #24 and #25 2018-09-07 22:14:59 +05:00
irfan-dahir
46a127ae08 update search controller 2018-09-06 10:58:11 +05:00
irfan-dahir
6e2b445700 remove debug 2018-09-06 09:49:32 +05:00