summaryrefslogtreecommitdiffstats
path: root/appinfo/routes.php
AgeCommit message (Expand)Author
2013-12-19add persistent option for compact viewBernhard Posselt
2013-11-12Make feed title editable (FIX #242)Davide Saurino
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2013-09-13use before and after update hooks to delete items only after new ones have be...Bernhard Posselt
2013-09-13fix cors options request for routes deeper than one levelBernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-09-02fixing cors againBernhard Posselt
2013-09-02fixing cors againBernhard Posselt
2013-09-02fix updater cleanup routeBernhard Posselt
2013-08-28add access control max age headerBernhard Posselt
2013-08-28add cors for APIBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-02make cron updater optional, created updater class for better updating handlin...Bernhard Posselt
2013-08-02add api for updating feeds with a seperate cron job, #301Bernhard Posselt
2013-07-19fix create api routeBernhard Posselt
2013-06-12adjust routes for new apiBernhard Posselt
2013-05-27Issue #166 Improve RESTful urls for web backendXemle
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-09only make one request for mark all read and mark folder read, fix #171, fix a...Bernhard Posselt
2013-05-02implement all routes and function bodies for api callsBernhard Posselt
2013-05-02fix result returnBernhard Posselt
2013-05-02implemented first feeds get all methodBernhard Posselt
2013-04-29go back to order by id, fix #138, use a newest item id to prevent marking ite...Bernhard Posselt
2013-04-19added javascript for uploading google reader json filesBernhard Posselt
2013-04-19added skeletons for google reader importBernhard Posselt
2013-04-15get language from server and save it in a language object, dont use a seperat...Bernhard Posselt
2013-04-12implement mark as read for feeds and folders, fix #29Bernhard Posselt
2013-04-05remove admin pageBernhard Posselt
2013-04-03removed useless settingsBernhard Posselt
2013-03-27star by guid hash and feedid to also star an item if it has been updated in t...Bernhard Posselt
2013-03-26use container class instead of non existent functionBernhard Posselt
2013-03-21added additional controllers in the containerBernhard Posselt
2013-03-21wired routingBernhard Posselt
2013-03-21welcome in the age of newnessBernhard Posselt
2013-03-08fix merge conflictAlessandro Cosentino
2013-03-07implement folder modify and delete api callsGregor Tätzner
2013-03-06api calls are anonymous functions nowAlessandro Cosentino
2013-03-03create folder api callAlessandro Cosentino
2013-03-03adds a call to create feedAlessandro Cosentino
2013-03-02prototype for business layer for feedAlessandro Cosentino
2013-03-02prototype of business layer for apiAlessandro Cosentino
2013-01-27merged the angularjs branchBernhard Posselt