index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
app
/
controller
/
Root.js
Age
Commit message (
Expand
)
Author
2016-03-08
Fix issue in WebSocket url construction
Anton Tananaev
2016-01-08
Handle websocket connection idle timeout
Anton Tananaev
2015-12-27
Support SSL WebSocket connection (fix #1624)
Anton Tananaev
2015-12-23
Fix JavaScript warnings and style issues
Anton Tananaev
2015-12-15
Enable only REST API by default
Anton Tananaev
2015-12-15
Use web socket instead of long polling
Anton Tananaev
2015-12-02
Share session between two API versions
Anton Tananaev
2015-12-02
Start web app migration to REST API
Anton Tananaev
2015-11-17
Show last update in the status table
Anton Tananaev
2015-11-16
Add loading spinner to the webpage
Anton Tananaev
2015-11-16
Extend async request to include devices
Anton Tananaev
2015-11-08
Fix JavaScript check style issues
Anton Tananaev
2015-11-07
Start map controller refactoring
Anton Tananaev
2015-10-17
Fix quick tip extjs exceptions
Anton Tananaev
2015-10-04
Disable JavaScript strict mode
Anton Tananaev
2015-10-04
Get rid of login manager class
Anton Tananaev
2015-10-03
Enable JavaScript strict mode
Anton Tananaev
2015-10-03
Add space after function keyword
Anton Tananaev
2015-10-03
More clean up for web interface
Anton Tananaev
2015-10-03
Move device panel class
Anton Tananaev
2015-09-22
Move main layouts to view folder
Anton Tananaev
2015-08-10
Check full device screen size
Anton Tananaev
2015-08-10
Implement mobile web layout
Anton Tananaev
2015-07-01
Empty body after login
Anton Tananaev
2015-06-01
Load server settings in web
Anton Tananaev
2015-05-10
Refactor web app architecture
Anton Tananaev