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 |
|
DariusIII
|
23ab8f0334
|
Use $this->userdata->id variable in place of Auth::(id) in controllers
|
2018-09-24 11:28:49 +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
|
ebfa8210cb
|
Fix another instance of wrong isDisabled check
|
2018-08-03 00:34:06 +02:00 |
|
DariusIII
|
d85e04d6fb
|
Rename rsstoken column into api_token
|
2018-05-31 22:46:44 +02:00 |
|
DariusIII
|
ff8e3a42b1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-28 13:30:42 +00:00 |
|
DariusIII
|
2767c9f1b9
|
Fix issues related to myshows, their rss and browsing
|
2018-05-28 15:30:43 +02:00 |
|
DariusIII
|
8cfdc67d02
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-25 07:39:11 +00:00 |
|
DariusIII
|
7cd10f89bf
|
Remove unneeded variable declaration as it is overwritten immediately
|
2018-05-25 09:38:01 +02:00 |
|
DariusIII
|
5eec7ecdcc
|
Fix typo that lead to bad anidb rss feed
|
2018-05-23 10:53:10 +02:00 |
|
DariusIII
|
294516369b
|
Update RSS class to use query builder completely
|
2018-05-08 15:22:07 +02:00 |
|
DariusIII
|
ec01b91ce5
|
Fu+ix RSS page
|
2018-04-11 22:16:04 +02:00 |
|
DariusIII
|
db2fc62785
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-04-04 22:02:16 +00:00 |
|
DariusIII
|
1f867ae6a3
|
Add RSS controller and route
|
2018-04-04 23:24:38 +02:00 |
|