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
/
src
/
main
/
java
/
org
/
traccar
/
api
/
resource
Age
Commit message (
Expand
)
Author
2021-10-07
Add missing license notice
Anton Tananaev
2021-10-07
Better events API errors
Anton Tananaev
2021-08-24
Implement orders functionality
Anton Tananaev
2021-07-13
order methods
jcardus
2021-07-11
check permission types
jcardus
2021-07-10
check permission types
jcardus
2021-07-08
fix style
jcardus
2021-07-08
inline list
jcardus
2021-07-08
fix style
jcardus
2021-07-08
fix last line
jcardus
2021-07-08
remove stream api
jcardus
2021-07-08
single class imports
jcardus
2021-07-08
bulk permission update
jcardus
2021-02-27
Implement password reset API
Anton Tananaev
2020-12-29
Migrate LDAP configuration
Anton Tananaev
2020-12-27
Remove GPX and CSV export
Anton Tananaev
2020-10-06
Implement daily summary report
Anton Tananaev
2020-09-30
Various minor code cleanup
Anton Tananaev
2020-08-13
Option to load server model from db
Anton Tananaev
2020-08-01
Update reports API and add logging
Anton Tananaev
2020-03-23
Support position for single device
Anton Tananaev
2020-01-03
As the owner requested:
developerKurt
2020-01-01
As requested in issue #4393, added logging IP address functionality when logi...
developerKurt
2019-04-30
Add API to get command types by protocol
Anton Tananaev
2019-03-31
Convert project to gradle
Anton Tananaev