summaryrefslogtreecommitdiffstats
path: root/js/public/app.js
AgeCommit message (Expand)Author
2014-05-15use markdown, refactor jsBernhard Posselt
2014-05-14first commit, nothing working yetBernhard Posselt
2014-05-13fix js testsBernhard Posselt
2014-04-18fix broken audio feeds, fix #508Bernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt
2014-04-08fix bug that would prevent you from creating foldersBernhard Posselt
2014-04-08fix undo notificationBernhard Posselt
2014-04-08use generate url, fix #496Bernhard Posselt
2014-04-08port javascript from appframeworkBernhard Posselt
2014-04-06fix errors related to persistence data changeBernhard Posselt
2014-04-06get rid of deprecated getParams and renderJSON method to ease transition to b...Bernhard Posselt
2014-04-03Don't prevent shortcuts if a button (starred icon for instance) is focused (t...Bernhard Posselt
2014-04-03only instantiate one itemcontroller, prevent tons of requests when autopaging...Bernhard Posselt
2014-03-27recreate old bind unsafe html behaviourBernhard Posselt
2014-03-26fix testsBernhard Posselt
2014-03-26fix autofocus when loading unread articles and initial viewBernhard Posselt
2014-03-26fix testsBernhard Posselt
2014-03-26fix autofocus when loading unread articles and initial viewBernhard Posselt
2014-03-26update a lot of stuff, WIPBernhard Posselt
2014-03-18fix autofocus when loading unread articles and initial viewBernhard Posselt
2014-03-08dont collapse old item when opening a new one, fix #453Bernhard Posselt
2014-02-06Rename folders (FIX #456)Davide Saurino
2014-01-14activate shortcuts only when modifier keys are not pressed. fix #449Alessandro Cosentino
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20debugBernhard Posselt
2013-12-20Revert "prevent multiple autopage requests, fix #201"Bernhard Posselt
2013-12-20prevent multiple autopage requests, fix #201Bernhard Posselt
2013-12-19fix star shortcut1.801Bernhard Posselt
2013-12-19fix shortcuts and add shortcut to expand current itemBernhard Posselt
2013-12-19add compact view, fix #267, merry christmas ;DBernhard Posselt
2013-12-19add persistent option for compact viewBernhard Posselt
2013-12-19lint coffeeBernhard Posselt
2013-12-19Merge pull request #411 from sub/issue242Bernhard Posselt
2013-12-10Issue #420Matthias Blümel
2013-11-27Move set/unset feed editing code to controllerDavide Saurino
2013-11-16app.js updatedDavide Saurino
2013-11-12FIX + new app.js addedDavide Saurino
2013-09-23use better wording for hiding/showing unread articles and feeds/folders, fix ...Bernhard Posselt
2013-09-23always clear input for adding feedsBernhard Posselt
2013-09-23Empty folders should probably be displayedBernhard Posselt