60 Commits

Author SHA1 Message Date
Irfan
f9616f88c0 Update .env.dist 2024-03-05 18:01:25 +05:00
Irfan (Nekomata)
289bdfb368
Update .env.dist 2024-01-31 11:13:53 +05:00
Irfan
5d46bc8220 Update .env.dist 2024-01-21 06:05:47 +05:00
Irfan (Nekomata)
9752453655
Update .env.dist 2023-10-07 19:17:23 +05: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
Irfan
88c3201874 update logging config [adds .env values] 2023-05-21 11:18:34 +01:00
Irfan
b179201b92 misc. updates 2023-05-21 11:18:34 +01:00
Irfan
20678667ac caching: allow for different drivers 2022-12-03 03:21:02 +05:00
Irfan
05b25f4b4b remove CACHE_METHOD 2022-12-03 03:06:20 +05:00
Irfan
b0e4c4ce66 remove discontinued throttle middleware 2022-12-03 02:12:01 +05:00
Irfan
8df86920ba LE 2022-12-03 02:08:19 +05:00
Irfan
5f571cfb14 add typesense search config values to .env 2022-11-28 23:00:43 +05:00
pushrbx
a7694d266c added elasticsearch config 2022-07-12 10:29:37 +01:00
pushrbx
00e8f25c6c added new settings for scout in env.dist 2022-07-12 10:29:37 +01:00
Irfan
072409410e improves sentry integration and order of exceptions 2022-07-07 21:28:01 +05:00
Irfan
5f94ca6a27 MAX_RESULTS_PER_PAGE=25 2022-02-18 06:27:01 +05:00
Irfan
43f8c3ff06 add toggle for disabling user lists 2022-02-10 19:11:28 +05:00
Irfan
1aa2945fe5 Update .env.dist 2022-01-02 05:11:27 +05:00
Irfan
d7f043d725 Update .env.dist 2021-11-13 06:14:01 +05:00
Irfan
938312c332 remove: patreon api not reliable 2021-11-03 17:29:48 +05:00
Irfan
6a25d5add3 MAX_RESULTS_PER_PAGE 25 -> 30 2021-11-03 17:27:08 +05:00
Irfan
8c2e3c682f add Sentry 2021-09-11 19:36:27 +05:00
Irfan
1553af031f bump SOURCE_TIMEOUT to 10 2021-07-17 23:53:56 +05:00
Irfan
40b92d61d2 remove SOURCE_CONNECT_TIMEOUT env 2021-07-17 23:47:50 +05:00
Irfan
1f1d090a24 Implement pagination in schedules 2021-06-21 09:46:19 +05:00
Irfan
ae01b9f355 add patreon api dep + config 2021-06-15 09:20:29 +05:00
Irfan
5a5dcfb36b add MAL Heartbeat info to / root response 2021-06-13 02:51:27 +05:00
Irfan
d19d5e30e6 updates 2021-04-11 23:09:54 +05:00
Irfan
e2cbcd56dc Add APP_VERSION to .env 2021-01-14 05:06:52 +05:00
Irfan
637ffeb720 conf fixes 2020-11-07 06:23:35 +05:00
Irfan
629f313f1d Update .env.dist 2020-09-13 13:00:59 +05:00
Irfan
8232efdecb season in lowercase 2020-07-14 17:15:45 +05:00
Irfan
359070af5e add v4 User endpoint 2020-07-11 13:10:40 +05:00
Irfan
fe6d77aca8 add Magazines Advanced Search
Pagination, Limit
Order By + Sort
Query
Letter
2020-07-10 20:09:26 +05:00
Irfan
bf789210fb add connect/request timeout + options 2020-07-10 17:07:16 +05:00
Irfan
c713d2097c Update .env.dist 2020-05-27 02:32:54 +05:00
Irfan
7c60200295 bug fixes 2020-05-27 02:29:30 +05:00
Irfan
a1ac24f2f5 Update .env.dist 2020-05-26 22:00:35 +05:00
Irfan
a79feb1b69 add detailed descriptions of .env variables 2020-05-26 13:26:38 +05:00
Irfan
5132a1e6ea Update .env.dist 2020-05-21 08:30:34 +05:00
Irfan
9f6ee54cc3 add microcaching #66 2019-11-17 21:58:11 -08:00
Irfan
3e311808a8 improve throttle middleware 2019-11-15 08:20:39 -08:00
Irfan
afbe883ce1 clean up 2019-07-17 05:26:39 +05:00
Irfan
24379dc378 upgrade to lumen v5.8 2019-07-17 04:55:30 +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
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
94881228a6 cache search for 5 days 2019-05-08 00:48:35 +05:00
Irfan
c1666cb740 default cache expire to 24 hours 2019-05-08 00:30:37 +05:00
Irfan
b5594997c6 update .env.dist 2019-04-28 03:30:36 +05:00