aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/handler/FilterHandler.java
AgeCommit message (Expand)Author
2024-04-07Fix filtering handlerv6.0Anton Tananaev
2024-03-30Make handlers nullableAnton Tananaev
2024-03-30Refactor position and event handlersAnton Tananaev
2023-08-19Move from javax to jakartaAnton Tananaev
2023-07-01Add calendar based filteringAnton Tananaev
2023-06-18Apply the filterAnton Tananaev
2023-06-18Add daily limit filterAnton Tananaev
2023-04-29Add outdated position filterAnton Tananaev
2023-03-21Response after position processedAnton 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-07-14Filter for old data (fix #3800)Anton Tananaev
2022-07-13Simplify attribute checkAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2022-02-13New storage implementationAnton Tananaev
2022-02-01add skiplimit and skipAttributes checks for Duplicate filter againjafarhabibi
2021-12-27filtering logic: fix staticsoshial
2021-12-27revert to the original filtering logicsoshial
2021-09-28shorten IF clausesoshial
2021-09-18improve SQL querysoshial
2021-09-13remove commentssoshial
2021-09-12improve naming and commentssoshial
2021-09-12filtering optimizationssoshial
2021-09-10add support for relative filteringsoshial
2019-07-18Changes after second reviewEdward Valley
2019-03-31Convert project to gradleAnton Tananaev