DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
5886fe162c
|
Replace WWW_TOP with url() helper
|
2019-12-08 19:21:23 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
f128ef8d76
|
Update passworded releases handling. Closes #980
|
2019-10-29 23:35:28 +01:00 |
|
DariusIII
|
0fe0555bcd
|
Replace ! $request->has with new $request->missing
|
2019-10-24 11:19:10 +02:00 |
|
DariusIII
|
96fe96ab5c
|
Capabilities request will always return XML
|
2019-10-08 15:10:16 +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
|
609a2f31e1
|
Improve newly added variables handling
|
2019-07-13 11:47:24 +02:00 |
|
DariusIII
|
f7a0636f77
|
Fix $apiRequests variable for capabilities check
|
2019-07-13 10:36:31 +02: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
|
fdb0aa4a53
|
Throw API error if apikey is missing
|
2019-04-28 21:49:40 +02:00 |
|
DariusIII
|
60c81ea1c8
|
Fix Releases class instantiation
|
2019-02-25 23:19:54 +01:00 |
|
DariusIII
|
094d683c3b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-20 14:08:57 +00:00 |
|
DariusIII
|
f2c1eaaddc
|
Move certain user functions (api accessed and logged in) into specific events
|
2019-02-20 15:08:53 +01:00 |
|
DariusIII
|
c12075b64b
|
Update search code to reduce number of variables used in search function
|
2019-02-04 15:38:56 +01:00 |
|
DariusIII
|
5c4eb24576
|
Remove nfo and comments options from search function (searching for releases that are commented or have nfo)
|
2019-02-04 10:51:36 +01:00 |
|
DariusIII
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|
DariusIII
|
50ff1b6181
|
Update code style of various files
|
2019-02-03 20:58:51 +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
|
5f273903db
|
Fix couple of problems in API v1
|
2018-11-07 00:03:17 +01:00 |
|
DariusIII
|
36ffea902a
|
Fix errors related to model/collection change
|
2018-11-06 23:53:02 +01:00 |
|
DariusIII
|
1ab7937359
|
Update ApiController data to return arrays for output
|
2018-11-06 00:18:25 +01:00 |
|
DariusIII
|
bcba9866f8
|
Fix some more API related issues
|
2018-08-07 11:40:15 +02:00 |
|
DariusIII
|
dd977c65b7
|
Replace isAdmin, isDisabled and isModerator functions with direct role checking and remove roleCheck function from User model
|
2018-08-03 11:10:01 +02:00 |
|
DariusIII
|
b498bb29ab
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-02 14:06:55 +00:00 |
|
DariusIII
|
d2b4b4e9ab
|
Fix API v1 response, wrong data used for function
|
2018-08-02 16:06:28 +02:00 |
|
DariusIII
|
ec5063b223
|
Update movisSearch function and API controllers
|
2018-06-22 14:16:29 +02:00 |
|
DariusIII
|
092018a336
|
Fix search in ApiController
|
2018-05-16 15:51:00 +02:00 |
|
DariusIII
|
cc4edb2995
|
Update ApiController to use redirect and streamDownload functions
|
2018-05-16 14:52:23 +02:00 |
|
DariusIII
|
f239302c9e
|
Fix category filter when searching for releases
|
2018-05-16 12:09:57 +02:00 |
|
DariusIII
|
df6f80b310
|
Update Releases class, controllers and API responses
|
2018-05-14 13:48:25 +02:00 |
|
DariusIII
|
f251177382
|
Update query caching in Category and predb models
|
2018-05-10 14:06:47 +02:00 |
|
DariusIII
|
67d4f6782b
|
Fix wrong parameters in api request
|
2018-05-04 14:38:18 +02:00 |
|
DariusIII
|
41ba8706b8
|
Adjust controllers for changed functions
|
2018-04-24 10:20:47 +02:00 |
|
DariusIII
|
1496bb934e
|
Use query builder for tvSearch
|
2018-04-23 15:34:43 +02:00 |
|
DariusIII
|
3e3d8052a5
|
Update search
|
2018-04-12 14:04:16 +02:00 |
|
DariusIII
|
48158ea131
|
Update handling of requests for nzb files
|
2018-04-05 00:01:54 +02:00 |
|
DariusIII
|
adef88085e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-04-04 12:28:37 +00:00 |
|
DariusIII
|
9448543dfa
|
Add Api\ApiController, update routes/web.php
|
2018-04-04 14:28:27 +02:00 |
|