Age | Commit message (Expand) | Author |
2013-09-14 | implement pull to refresh, fix #44 | Bernhard Posselt |
2013-09-13 | use before and after update hooks to delete items only after new ones have be... | Bernhard Posselt |
2013-09-13 | fix cors options request for routes deeper than one level | Bernhard Posselt |
2013-09-12 | removed google importer on the serverside, add importer for articles | Bernhard Posselt |
2013-09-12 | #342 implement export | Bernhard Posselt |
2013-09-02 | fixing cors again | Bernhard Posselt |
2013-09-02 | fixing cors again | Bernhard Posselt |
2013-09-02 | fix updater cleanup route | Bernhard Posselt |
2013-08-28 | add access control max age header | Bernhard Posselt |
2013-08-28 | add cors for API | Bernhard Posselt |
2013-08-26 | change email adress in copyright headers | Bernhard Posselt |
2013-08-02 | make cron updater optional, created updater class for better updating handlin... | Bernhard Posselt |
2013-08-02 | add api for updating feeds with a seperate cron job, #301 | Bernhard Posselt |
2013-07-19 | fix create api route | Bernhard Posselt |
2013-06-12 | adjust routes for new api | Bernhard Posselt |
2013-05-27 | Issue #166 Improve RESTful urls for web backend | Xemle |
2013-05-10 | use a deleted flag for deleted feeds to handle undo | Bernhard Posselt |
2013-05-09 | only make one request for mark all read and mark folder read, fix #171, fix a... | Bernhard Posselt |
2013-05-02 | implement all routes and function bodies for api calls | Bernhard Posselt |
2013-05-02 | fix result return | Bernhard Posselt |
2013-05-02 | implemented first feeds get all method | Bernhard Posselt |
2013-04-29 | go back to order by id, fix #138, use a newest item id to prevent marking ite... | Bernhard Posselt |
2013-04-19 | added javascript for uploading google reader json files | Bernhard Posselt |
2013-04-19 | added skeletons for google reader import | Bernhard Posselt |
2013-04-15 | get language from server and save it in a language object, dont use a seperat... | Bernhard Posselt |
2013-04-12 | implement mark as read for feeds and folders, fix #29 | Bernhard Posselt |
2013-04-05 | remove admin page | Bernhard Posselt |
2013-04-03 | removed useless settings | Bernhard Posselt |
2013-03-27 | star by guid hash and feedid to also star an item if it has been updated in t... | Bernhard Posselt |
2013-03-26 | use container class instead of non existent function | Bernhard Posselt |
2013-03-21 | added additional controllers in the container | Bernhard Posselt |
2013-03-21 | wired routing | Bernhard Posselt |
2013-03-21 | welcome in the age of newness | Bernhard Posselt |
2013-03-08 | fix merge conflict | Alessandro Cosentino |
2013-03-07 | implement folder modify and delete api calls | Gregor Tätzner |
2013-03-06 | api calls are anonymous functions now | Alessandro Cosentino |
2013-03-03 | create folder api call | Alessandro Cosentino |
2013-03-03 | adds a call to create feed | Alessandro Cosentino |
2013-03-02 | prototype for business layer for feed | Alessandro Cosentino |
2013-03-02 | prototype of business layer for api | Alessandro Cosentino |
2013-01-27 | merged the angularjs branch | Bernhard Posselt |