DariusIII
|
f4c444c9b0
|
Update phpstan level to 6
|
2026-02-11 14:02:26 +01:00 |
|
DariusIII
|
c5e55dd562
|
Fix phpstan reported errors
|
2026-02-10 16:16:29 +01:00 |
|
DariusIII
|
bcab38c19c
|
Update ip checks
|
2026-01-27 15:36:28 +01:00 |
|
DariusIII
|
15f8b2ef54
|
Fix RSS issues
|
2026-01-22 13:46:28 +01:00 |
|
DariusIII
|
2ea33abf43
|
Add trending shows and movies rss
|
2025-10-30 02:45:55 +01:00 |
|
DariusIII
|
10c78cf3cb
|
Share data between views
|
2025-10-06 13:28:53 +02:00 |
|
DariusIII
|
b2d93b261a
|
Fix rss feed
|
2025-10-06 00:42:49 +02:00 |
|
DariusIII
|
9d3bdd1324
|
Code style fixes
|
2024-08-13 22:13:34 +02:00 |
|
DariusIII
|
370402b635
|
Properly fix issue #1520
|
2024-02-18 23:07:12 +01:00 |
|
DariusIII
|
29358dd2e0
|
Remove setting user permissions for RSS feeds completely
|
2024-02-18 15:38:06 +01:00 |
|
DariusIII
|
b1f9643862
|
Don't set user preferences for cart RSS feed. Closes #1520
|
2024-02-18 15:30:15 +01:00 |
|
DariusIII
|
9a8e58482f
|
Update packages
|
2023-12-28 20:57:39 +01:00 |
|
DariusIII
|
8c12fdc044
|
CS fixes
|
2023-05-27 03:12:27 +02:00 |
|
DariusIII
|
a6415d7990
|
Update return type declarations
|
2023-05-27 03:09:41 +02:00 |
|
DariusIII
|
2472f979c8
|
CS fixes
|
2023-03-27 16:51:35 +02:00 |
|
DariusIII
|
5238b59f1c
|
Remove API an Capabilities classes and move their functions to ApiController
|
2023-03-27 16:35:24 +02:00 |
|
DariusIII
|
c0f1ba0de5
|
Optimize userdata usage
|
2023-03-15 20:38:03 +01:00 |
|
DariusIII
|
49872346f2
|
CS code fixes by pint
|
2023-03-02 16:47:20 +01:00 |
|
DariusIII
|
7d9f265c71
|
CS fixes
|
2023-01-22 20:46:48 +01:00 |
|
DariusIII
|
17a4183629
|
Move files into app/http namespace
|
2023-01-22 20:45:02 +01:00 |
|
DariusIII
|
4d188afb52
|
Update controllers
|
2022-10-23 23:18:00 +02:00 |
|
DariusIII
|
c33db34c49
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-09-13 20:01:06 +00:00 |
|
DariusIII
|
2126220150
|
Fix reported api time format. Closes #1101
|
2020-04-20 15:26:50 +02:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
0a60590ba3
|
Add check for users categoryexclusions in RssController
|
2020-01-08 12:54:08 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
0fe0555bcd
|
Replace ! $request->has with new $request->missing
|
2019-10-24 11:19:10 +02:00 |
|
DariusIII
|
cd57779e8b
|
Update API and RSS XML output to be same as the new newznab API 0.7 specification (newznab:apilimits)
|
2019-07-20 22:29:19 +00:00 |
|
DariusIII
|
a9325f9372
|
Show daily grabs not total
|
2019-07-12 14:26:16 +02:00 |
|
DariusIII
|
7382cd026a
|
Update response to properly show current api/download and total limits
|
2019-07-12 14:16:58 +02:00 |
|
DariusIII
|
9cc9ffc757
|
Add grab and limit to APIv1, APIv2 and RSS responses
|
2019-07-12 13:52:08 +02:00 |
|
DariusIII
|
94ee05bd67
|
Fix error related to $user variable in RssController
|
2019-04-22 15:16:41 +02:00 |
|
DariusIII
|
96e088583a
|
Update usage of $this->userdata in controllers
|
2019-04-11 12:39:50 +02:00 |
|
DariusIII
|
2e8e1cf0eb
|
Use our own is_it_json function
|
2019-04-06 08:45:31 +02:00 |
|
DariusIII
|
a2f75488b1
|
Use output of userCheck if it passes the json check
|
2019-04-05 13:19:05 +02:00 |
|
DariusIII
|
6e812e43f7
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-25 12:00:39 +00:00 |
|
DariusIII
|
5bd1283d30
|
Properly handle rss feeds
|
2019-02-25 13:00:24 +01:00 |
|
DariusIII
|
e0bdc6eab0
|
Fix rss routing, remove dead routes from web.php
|
2019-02-25 11:10:32 +01:00 |
|
DariusIII
|
806714f955
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-24 22:53:07 +00:00 |
|
DariusIII
|
9d0435505b
|
Refactor RSS feeds
|
2019-02-24 23:52:50 +01:00 |
|
DariusIII
|
a5cbf41e53
|
Move rss routes to their own route file
|
2019-02-24 16:18:48 +01:00 |
|
DariusIII
|
3f7d36af1a
|
Fix return values check in RSScontroller
|
2019-02-24 15:35:39 +01:00 |
|
DariusIII
|
26004fff13
|
Move RSS route out of authentification
|
2019-02-24 15:29:55 +01:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
DariusIII
|
552a096d9a
|
Update and fix code with php-cs-fixer
|
2019-01-31 20:17:57 +01:00 |
|
DariusIII
|
603655e974
|
Small optimizations in code, use compact where applicable
|
2019-01-25 13:20:55 +01:00 |
|
DariusIII
|
3b311188bc
|
Update user category exclusion handling in API and APIv2
|
2018-12-12 20:43:14 +01:00 |
|
DariusIII
|
327b6be8b2
|
Remove requirement for userid when using RSS, API and APIv2, its useless as we already have the token
|
2018-12-12 20:26:38 +01:00 |
|
DariusIII
|
e065a8aa54
|
Update full site rss feed with ability to define limit and num(offset) for getting more releases from rss
|
2018-10-11 12:13:54 +02:00 |
|