summaryrefslogtreecommitdiffstats
path: root/lib/foldermapper.php
AgeCommit message (Expand)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-10-14Whitespace cleanupBart Visscher
2012-10-13refactored index php into controllersBernhard Posselt
2012-09-13small refactoring on the backendAlessandro Cosentino
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-09-07adding space between) and {Thomas Mueller
2012-09-06removed xss vulnerabilities in template codeBernhard Posselt
2012-09-02changing folder names works nowBernhard Posselt
2012-08-15mergedBernhard Posselt
2012-08-15small fixes on modelAlessandro Cosentino
2012-08-15removed useless query in foldermapperBernhard Posselt
2012-08-15folders can now only be create on the first levelBernhard Posselt
2012-08-15fixed a bug that wouldnt let feeds show up nested in foldersBernhard Posselt
2012-08-12checks userid before deletingAlessandro Cosentino
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-04Polish deleteAll functions. It's not necessary to use sql joinsGregor Tätzner
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-02Add feed to feed list instantly on feed addingGregor Tätzner
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-07-08UI and model fixesGregor Tätzner
2012-07-05improves delete feed featureAlessandro Cosentino
2012-07-05button to remove folderAlessandro Cosentino
2012-07-04everything is there but the fancynessAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-30shows folder listAlessandro Cosentino
2012-06-29adds controller to add a folderAlessandro Cosentino
2012-06-13prints name of folders in left viewAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-06-06starts the GUIAlessandro Cosentino
2012-06-03renames some function; changes status of items in the databaseAlessandro Cosentino
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-28find a feed in the database by url;Detect when databse contains already a feedAlessandro Cosentino
2012-05-28decoupled fetcher and database mapperAlessandro Cosentino