summaryrefslogtreecommitdiffstats
path: root/controllers
AgeCommit message (Collapse)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-13use the core functions for relative datesAlessandro Cosentino
2012-11-02removed unforseen overwrite of controller classesBernhard Posselt
2012-10-31added docstrings to the changesBernhard Posselt
2012-10-31added request object, added url function that does all the security checks, ↵Bernhard Posselt
improved controller object
2012-10-19index accepts feedid as parameter; fix to make the search provider work and ↵Alessandro Cosentino
to have nice urls anyway
2012-10-15specifies name of the blog when showing itemsAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-10-14fixed a bug that would prevent all new items from being loaded, fixed a bug ↵Bernhard Posselt
that would send the wrong starred count to the webinterface
2012-10-13fixed bug that prevented starred items from showing upBernhard Posselt
2012-10-13fixed bug that prevented creating of folders, linted menu.js, fixed weird ↵Bernhard Posselt
html escaping for feed titles, removed all database queries from templates
2012-10-13selecting folders worksBernhard Posselt
2012-10-13preperations for always selecting last feed/folderBernhard Posselt
2012-10-13small cleanup and fixesBernhard Posselt
2012-10-13refactored index php into controllersBernhard Posselt