summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2013-09-02all the firstrunpage in one commitAlessandro Cosentino
2013-09-01more whitespace for oc6Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-14When jumping to the next item after the last one, also mark the last item as ...Bernhard Posselt
2013-08-07update karma test runner to fix buildBernhard Posselt
2013-08-07update readmeBernhard Posselt
2013-08-07also use title as folder name if text is not on the opml outline element, fix...Bernhard Posselt
2013-08-06check phantomjs binBernhard Posselt
2013-08-04dont install phantomjs from npmBernhard Posselt
2013-08-01also scroll correctly to bottom in firefoxBernhard Posselt
2013-08-01scroll to bottom when you click on show all to make it easier to click the bu...Bernhard Posselt
2013-07-18display download link if audio file is not playable, fix #250Bernhard Posselt
2013-07-05display 40 articles by default, autopage when 20 are leftBernhard Posselt
2013-07-05make it possible to turn off mark read by scrollingBernhard Posselt
2013-06-07fix open in new windowMorris Jobke
2013-06-07add shortcut to open current itemMorris Jobke
2013-06-05updated build tools, testacular is now named karmaBernhard Posselt
2013-05-27Issue #166 Improve RESTful urls for web backendXemle
2013-05-24Fix URLLukas Reschke
2013-05-12app.js updatedAlessandro Cosentino
2013-05-12adds shortcut to star and jumpAlessandro Cosentino
2013-05-10fixed tests for deleteBernhard Posselt
2013-05-10undo queue fixes (unittests not adjusted yet: todo fix folderbusinesslayer an...Bernhard Posselt
2013-05-10use a deleted flag for deleted feeds to handle undoBernhard Posselt
2013-05-09Fix a bug that would mark the items on the right side as read regardless of f...Bernhard Posselt
2013-05-09fix bug that wouldnt restore deleted folders on undoBernhard Posselt
2013-05-09only make one request for mark all read and mark folder read, fix #171, fix a...Bernhard Posselt
2013-05-07dont highlight tab title when nothing changed, fix #157Bernhard Posselt
2013-05-06dont show loading sign when updating feeds and folders, fix #153Bernhard Posselt
2013-05-04use 99 as maximum unread count to display, permanently display delete button ...Bernhard Posselt
2013-05-03also update folders periodicallyBernhard Posselt
2013-04-29dont mark feed read if newest item id is 0Bernhard Posselt
2013-04-29go back to order by id, fix #138, use a newest item id to prevent marking ite...Bernhard Posselt
2013-04-27autopage by item fix #136Bernhard Posselt
2013-04-27delete queue after successful delete request to prevent addtional delete when...Bernhard Posselt
2013-04-26format unread count properlyBernhard Posselt
2013-04-26order by pubdate on the client side fix #115Bernhard Posselt
2013-04-25also use l for star (9gag, like)Bernhard Posselt
2013-04-25add s and i for starring item, u for keeping it unread, fix #52Bernhard Posselt
2013-04-23dont show unread articles when there are no feedsBernhard Posselt
2013-04-23added configuration infoBernhard Posselt
2013-04-22add n and p for next and previousBernhard Posselt
2013-04-22added import from google reader, fix #80Bernhard Posselt
2013-04-22added gitignore file for jsBernhard Posselt
2013-04-22adjusted gitignoreBernhard Posselt
2013-04-22add undo for feed and folder deletion, fix #56Bernhard Posselt
2013-04-22add unittest for feedcontroller, fix #51, dont activate add button if input d...Bernhard Posselt
2013-04-22add a unittest for itemcontroller, fix #92Bernhard Posselt
2013-04-22add http:// to feed url if its not specified, fix #111 and fix #61Bernhard Posselt
2013-04-20update the unread count every 3 minutesBernhard Posselt