aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/database
AgeCommit message (Expand)Author
2024-01-15Fix duplicate notifications (fix #5245)Anton Tananaev
2024-01-14Fix style issuesAnton Tananaev
2023-12-17Improve cache update performanceAnton Tananaev
2023-12-10Add events to the logAnton Tananaev
2023-11-26Add login result classAnton Tananaev
2023-11-18Skip old event notifications (fix #5217)Anton Tananaev
2023-10-29Fix lint issueAnton Tananaev
2023-10-29Cleanup OpenID classAnton Tananaev
2023-10-04Event for sent queued commandsAnton Tananaev
2023-10-04Return queued command with idAnton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2023-08-19Support statistics attributesAnton Tananaev
2023-06-18Add daily limit filterAnton Tananaev
2023-06-17Do not count service accountAnton Tananaev
2023-04-05Implement retrieveWebUrlDaniel
2023-04-05Rename ServletHelper to WebHelperDaniel
2023-04-05Review changes 2Daniel
2023-04-05Review changesDaniel
2023-04-05Added openid.allowGroupDaniel
2023-04-05Implement OpenID auto discoveryDaniel
2023-04-03Support providers who do not provide the groups scopeDan
2023-04-03Lint fixesDan
2023-04-03Fixing my line endings, thanks WindowsDan
2023-04-03Further review changesDan
2023-04-03Second passDan
2023-04-03First passDan
2023-02-20Refactor notificator classesAnton Tananaev
2022-11-27Unknown device throttlingAnton Tananaev
2022-11-16Fix missing deviceAnton Tananaev
2022-11-13Refactor position forwardingAnton Tananaev
2022-11-13Refactor event forwardingAnton Tananaev
2022-10-15Fix MS SQL limit (fix #4958)Anton Tananaev
2022-10-13Refactor database code (fix #4961)Anton Tananaev
2022-10-02Use singletons where possibleAnton Tananaev
2022-09-29Synchronize queued commandsAnton Tananaev
2022-09-29Use DB command queueAnton Tananaev
2022-09-29Simplify commands logicAnton Tananaev
2022-09-29Remove queueing parameterAnton Tananaev
2022-07-26Rename mail managerAnton Tananaev
2022-07-14Migrate SMTP settingsAnton Tananaev
2022-07-12Support from email name (fix #4887)Anton Tananaev
2022-07-12Filter notifications by device access (fix #4888)Anton Tananaev
2022-07-11Fix offline notifications (fix #4889)Anton Tananaev
2022-07-04Add device image uploadAnton Tananaev
2022-06-30Device lookup throttlingAnton Tananaev
2022-06-30Extract device lookupAnton Tananaev
2022-06-27Missing SMTP config errorAnton Tananaev
2022-06-22Support service admin accountAnton Tananaev
2022-06-20Remove extra spaceAnton Tananaev
2022-06-20Fix login issueAnton Tananaev