fix title of login page
[lantea.git] / js / ui.js
2017-10-06 Robert Kaiseradd device name to upload info, remove last pieces...
2017-10-06 Robert Kaisermove track upload dialogs into drawer and make upload...
2017-10-03 Robert Kaisermake redirect URI also work if index.html is called...
2017-09-18 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2017-09-18 Robert Kaisersend credentials so that cookies of the backend persist...
2017-09-18 Robert Kaiserimprove error message
2017-09-17 Robert Kaiserimplement logging into the new Lantea backend
2016-03-26 Robert Kaiserprepare for OAuth support but don't enable it as actual...
2015-06-07 Robert Kaiserimprove track time display
2015-06-06 Robert Kaiserswitch track and settings menus to drawers
2014-11-03 Robert Kaiserlimit the length of track sections to paint at once...
2014-07-03 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2014-06-29 Robert KaiserTry to handle GL context losses
2014-05-23 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2014-05-12 Robert Kaiserwork around Mozilla bug 1001853 with a slight delay...
2014-03-28 Robert Kaisermake this work with pre-23 versions of Gecko by support...
2014-03-21 Robert Kaiserremove 2D canvas, move draw() and resizeAndDraw() into...
2014-03-09 Robert Kaiseradd first pieces of support for webGL maps
2014-01-02 Robert Kaiserremove the failed messages as well
2014-01-02 Robert Kaiserfix bugzilla.kairo.at/show_bug.cgi?id=360 by adding...
2013-08-18 Robert Kaisertry to fix upload error, make initial draw faster
2013-07-25 Robert Kaiserfor upload, issue an empty POST (Bad Request) first...
2013-07-25 Robert Kaiserreset upload status when starting upload; load track...
2013-07-07 Robert Kaisermerge changes with timeout change
2013-07-07 Robert Kaiserrestructure init to use event chaining
2013-05-26 Robert Kaisertry increasing init timeout
2013-04-18 Robert KaiserMake upload a smoother experience with some in-app...
2013-04-18 Robert Kaiserreally enable upload
2013-04-18 Robert Kaiseralways enable upload
2013-04-18 Robert Kaisersmall modifications so that at least something can...
2013-04-12 Robert Kaiseradd an upload button for OSM track upload - still doesn...
2013-03-22 Robert Kaiserrename DB to avoid collisions; implement key handling...
2012-12-17 Robert KaiserMerge branch 'master' of github.com:KaiRo-at/lantea
2012-12-16 Robert Kaiserdisplay actions, adjust mapquest open arial URLs, don...
2012-12-14 Robert Kaisermove debug output to console.log; make DB upgrade work...
2012-12-14 Robert Kaisersome steps to make tile cache in indexedDB work - tiles...
2012-11-06 Robert Kaiserdo more correct indexedDB access
2012-11-05 Robert Kaiserimproved debug message
2012-11-05 Robert Kaisermove track to its own canvas, make painting current...
2012-10-23 Robert Kaisermake check for Firefox OS even nicer
2012-10-22 Robert Kaiserhide Dump again, hide Save on Firefox OS
2012-10-07 Robert Kaisersupport full screen mode
2012-09-14 Robert Kaiserhide UI when it's not needed
2012-09-14 Robert Kaisernumeric transaction modes are deprecated
2012-01-20 Robert Kaiserimprove debugging, make geofake do dmaller tracks,...
2012-01-19 Robert Kaiserrelicense lantea and mandelbrot to MPL2
2011-12-27 Robert Kaiserpersist prefs
2011-12-27 Robert Kaiseradd support for persistent data via indexedDB, persist...
2011-12-19 Robert Kaisercreate hackish way to save GPX tracks and make the...
2011-12-18 Robert Kaiseradd tracking
2011-12-18 Robert Kaiseradd zooming and map style selection
2011-12-18 Robert Kaiseradd actual maps to Lantea