DariusIII
|
1c3ddb5c50
|
Update releases date handling in RSS and API operations
|
2018-07-26 09:48:14 +02:00 |
|
DariusIII
|
d183ad872e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-25 08:27:24 +00:00 |
|
DariusIII
|
36ea283f1b
|
Rename and update bytesToSizeString function and move it to heleprs.php with human_filesize name
|
2018-07-25 10:26:19 +02:00 |
|
DariusIII
|
1f96974874
|
Fix wrong namespace for Blacklight\utility\Utility class in XML_Response class
|
2018-07-25 09:10:02 +02:00 |
|
DariusIII
|
369c16376e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-18 12:49:09 +00:00 |
|
DariusIII
|
2f78f94a18
|
Remove usage of Blacklight\db\DB class from Capabilities and XMLResponse
|
2018-07-18 14:47:31 +02:00 |
|
DariusIII
|
ec5063b223
|
Update movisSearch function and API controllers
|
2018-06-22 14:16:29 +02:00 |
|
DariusIII
|
d7cf8f4b9f
|
Complete v2 api, add related transformers and routes
|
2018-06-04 11:15:09 +02:00 |
|
DariusIII
|
af66f6fcc1
|
Fix links in XML
|
2018-06-04 08:52:21 +02:00 |
|
DariusIII
|
239e5971b0
|
Add initial movie search to v2 api
|
2018-06-03 01:13:34 +02:00 |
|
DariusIII
|
0aaae1c1a1
|
Fix RSS links in XML output
|
2018-06-02 22:52:35 +02:00 |
|
DariusIII
|
44b98a44c7
|
Start building API v2
|
2018-06-01 01:06:08 +02:00 |
|
DariusIII
|
513739f6dd
|
Use now() helper in place of Carbon::now()
|
2018-05-31 10:22:08 +02:00 |
|
DariusIII
|
2767c9f1b9
|
Fix issues related to myshows, their rss and browsing
|
2018-05-28 15:30:43 +02:00 |
|
DariusIII
|
5231f0c82f
|
Re-use old code and fix _totalrows and _totalcount insertion into existing array/object
|
2018-05-21 10:35:09 +02:00 |
|
DariusIII
|
a74324a2fe
|
Revert to old output code with addition of exit; to prevent overwriting of sent headers
|
2018-05-17 13:20:29 +02:00 |
|
DariusIII
|
19d6ce2eed
|
Use laravel Response class to return xml in Capabilities class output function
|
2018-05-17 11:47:14 +02:00 |
|
DariusIII
|
ca132124fd
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-16 13:24:33 +00:00 |
|
DariusIII
|
03054ef6b2
|
Use raw queries in RSS and adjust XML_Response to accomodate RSS changes
|
2018-05-16 15:24:25 +02:00 |
|
DariusIII
|
578ef3f193
|
Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers
|
2018-05-16 14:27:30 +02:00 |
|
DariusIII
|
2425627919
|
Update the check for release from isset to !empty in XML_Response
|
2018-05-16 14:27:22 +02:00 |
|
DariusIII
|
067f87c9ed
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-16 12:25:38 +00:00 |
|
DariusIII
|
4b47fb60a9
|
Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers
|
2018-05-16 14:25:36 +02:00 |
|
DariusIII
|
b9b1a04cde
|
Fix total releases count display in xml
|
2018-05-16 14:25:22 +02:00 |
|
DariusIII
|
34b81e4936
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-16 11:37:27 +00:00 |
|
DariusIII
|
c2cab69593
|
Fix empty releases at bottom of browse pages
|
2018-05-16 13:37:12 +02:00 |
|
DariusIII
|
df6f80b310
|
Update Releases class, controllers and API responses
|
2018-05-14 13:48:25 +02:00 |
|
DariusIII
|
a92e5a272d
|
Replace '!=' with proper '<>' operator
|
2018-05-11 10:16:55 +02:00 |
|
DariusIII
|
cde4ef5f0e
|
Use minutes instead of seconds for cache_expiry
|
2018-05-10 12:46:24 +02:00 |
|
DariusIII
|
21539293c3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-08 13:21:57 +00:00 |
|
DariusIII
|
294516369b
|
Update RSS class to use query builder completely
|
2018-05-08 15:22:07 +02:00 |
|
DariusIII
|
a77c8586d0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-08 11:31:19 +00:00 |
|
DariusIII
|
c65436ea0e
|
Update RSS/Api results handling for XML
|
2018-05-08 13:31:38 +02:00 |
|
DariusIII
|
547a1fd8c2
|
Revert totalrows change in XML_Response class
|
2018-05-08 10:22:22 +02:00 |
|
DariusIII
|
bae82df284
|
Fix XML_Response check for existing releases(remove is_array check as that is always false with laravels paginator)
|
2018-05-07 23:01:49 +02:00 |
|
DariusIII
|
48158ea131
|
Update handling of requests for nzb files
|
2018-04-05 00:01:54 +02:00 |
|
DariusIII
|
b39bb373b4
|
Update themes, BasePage and Profile controllers
|
2018-03-29 15:54:01 +02:00 |
|
DariusIII
|
005cfdaa8d
|
Remove login/register pages, use Login/Register controllers completely
|
2018-03-29 10:22:36 +02:00 |
|
DariusIII
|
b6ad6db370
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-28 10:57:59 +00:00 |
|
DariusIII
|
e651ae1da6
|
Remove Page and AdminPage classes, adjust pages accordingly
|
2018-03-28 12:57:37 +02:00 |
|
DariusIII
|
58d3dec88b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-27 13:58:19 +00:00 |
|
DariusIII
|
55e111167c
|
Use url helper to define serverroot and replace request->header with header
|
2018-03-27 15:58:10 +02:00 |
|
DariusIII
|
d2881e265d
|
Fix tmux logo display
|
2018-03-26 15:13:34 +02:00 |
|
DariusIII
|
7079c54f7a
|
Merge branch 'dev-feature-routing' of https://github.com/NNTmux/newznab-tmux into dev-feature-routing
|
2018-03-26 11:53:43 +02:00 |
|
DariusIII
|
337500a635
|
Fix admin area
|
2018-03-26 11:52:14 +02:00 |
|
DariusIII
|
645779c033
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-26 07:41:08 +00:00 |
|
DariusIII
|
278629269a
|
Allow display of admin pages
|
2018-03-26 09:40:29 +02:00 |
|
DariusIII
|
b14724de36
|
Update admin area access handling (still WIP)
|
2018-03-23 14:21:16 +01:00 |
|
DariusIII
|
db46bad3fd
|
Fix some routing and authentification issues
|
2018-03-23 00:33:51 +01:00 |
|
DariusIII
|
f3974a615a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-22 14:51:33 +00:00 |
|