summaryrefslogtreecommitdiffstats
path: root/controller
AgeCommit message (Expand)Author
2016-03-25fix #948Bernhard Posselt
2016-03-25add basic basic auth supportBernhard Posselt
2016-01-28Added vk.com to allowed iframe domains listNikita Chernyi
2016-01-23rename sites file and move to subdirectoryBernhard Posselt
2016-01-22change explore urlBernhard Posselt
2016-01-06fix #903Bernhard Posselt
2015-11-26add autoupdate for indicesBernhard Posselt
2015-11-25fix testsBernhard Posselt
2015-11-13fix #887Bernhard Posselt
2015-11-01clean up feed apiBernhard Posselt
2015-11-01fix #882Bernhard Posselt
2015-09-23also get read articlesBernhard Posselt
2015-09-23show only unread articles by defaultBernhard Posselt
2015-09-23fix testBernhard Posselt
2015-09-20fix import for integration testsBernhard Posselt
2015-09-06fix # 848Bernhard Posselt
2015-08-27fix configBernhard Posselt
2015-08-12serverside full textBernhard Posselt
2015-03-30fix #156Bernhard Posselt
2015-03-22remove optional check for csp classBernhard Posselt
2015-03-21more style fixesBernhard Posselt
2015-03-21search in lower case and ignore weird whitespaceBernhard Posselt
2015-03-21add a search parameter to the find all queriesBernhard Posselt
2015-02-25use linkToRoute instead of absolute url to not rely on the base urlBernhard Posselt
2015-02-19fix #734 and set a CSP on masterBernhard Posselt
2015-02-17add status api route5.2.4Bernhard Posselt
2015-01-23fix #711Bernhard Posselt
2015-01-18first stab at intelligent containerBernhard Posselt
2014-12-03Make expand entries in compact view after jumping to next/previous feed optio...Bernhard Posselt
2014-11-27use extended info.xml instead of app.jsonBernhard Posselt
2014-11-20fix multiple bugsBernhard Posselt
2014-11-19allow to change the explore service urlBernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-19controller action for recommended sitesBernhard Posselt
2014-11-17remove unused attributeBernhard Posselt
2014-11-17get rid of appconfigBernhard Posselt
2014-11-17whitelist cron modes rather than blacklist themBernhard Posselt
2014-11-17show a warning if ajax webcron is detectedgBernhard Posselt
2014-11-11fix cors headers for versionBernhard Posselt
2014-11-05set the correct mime type for the firefox manifestBernhard Posselt
2014-11-05update picofeed, add max size setting, fix #642Bernhard Posselt
2014-10-22get rid of simplepieBernhard Posselt
2014-10-21get rid of faviconfetcher and use picofeedBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21use spaces for indention in itemcontroller classBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-21Make config.ini editable in the admin interfaceBernhard Posselt
2014-10-08more phpdoc fixingBernhard Posselt
2014-10-08fix phpdoc for controllersBernhard Posselt
2014-09-29add default locale and developer names and move the method to the pagecontrol...Bernhard Posselt