summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2014-05-16fix e2e testBernhard Posselt
2014-05-16fix e2e testBernhard Posselt
2014-05-16more debugBernhard Posselt
2014-05-16debug with curlBernhard Posselt
2014-05-16cleanupBernhard Posselt
2014-05-16use phantomjs for travisBernhard Posselt
2014-05-16try to fail e2eBernhard Posselt
2014-05-16fix coding style and dead codeBernhard Posselt
2014-05-16disable e2e testsBernhard Posselt
2014-05-15travis fixesBernhard Posselt
2014-05-15move notes to github issueBernhard Posselt
2014-05-15add ng animateBernhard Posselt
2014-05-15add some notesBernhard Posselt
2014-05-15serve an example rss file for testingBernhard Posselt
2014-05-15remove jshint because jslint is the same but stricterBernhard Posselt
2014-05-15put login into prepare functionBernhard Posselt
2014-05-15fix protractor testsBernhard Posselt
2014-05-15add first protractor testBernhard Posselt
2014-05-15add makefile to build projectBernhard Posselt
2014-05-15add basic files for js rewriteBernhard Posselt
2014-05-15use markdown, refactor jsBernhard Posselt
2014-05-14first commit, nothing working yetBernhard Posselt
2014-05-13fix js testsBernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-05-10version bumpBernhard Posselt
2014-04-18fix broken audio feeds, fix #508Bernhard Posselt
2014-04-12fix js tests to run without appframeworkBernhard 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-08Merge pull request #502 from owncloud/routingBernhard Posselt
2014-04-08port javascript from appframeworkBernhard Posselt
2014-04-08migrated database, utility, bootstrap 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-26Update requests to use the full route. Refs. #496Thomas Tanghus
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