Traccar GPS Tracking System
Go to file
dependabot[bot] 609a0c2db5
Bump ajv and eslint in /legacy
Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together.


Updates `ajv` from 5.5.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6)

Updates `eslint` from 4.19.1 to 9.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.19.1...v9.0.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: eslint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 16:25:55 +00:00
.github Filter actions by path 2022-08-09 17:25:02 -07:00
.vscode Move modern to the top 2024-04-06 09:22:10 -07:00
legacy Bump ajv and eslint in /legacy 2024-04-06 16:25:55 +00:00
public Move modern to the top 2024-04-06 09:22:10 -07:00
simple Move simple to the top 2024-04-06 09:22:41 -07:00
src Move modern to the top 2024-04-06 09:22:10 -07:00
tools Update translation script 2023-02-04 13:44:41 -08:00
.env Move modern to the top 2024-04-06 09:22:10 -07:00
.eslintrc.json Move modern to the top 2024-04-06 09:22:10 -07:00
.gitignore Move modern to the top 2024-04-06 09:22:10 -07:00
.npmrc Move modern to the top 2024-04-06 09:22:10 -07:00
index.html Move modern to the top 2024-04-06 09:22:10 -07:00
package-lock.json Move modern to the top 2024-04-06 09:22:10 -07:00
package.json Move modern to the top 2024-04-06 09:22:10 -07:00
README.md Update readme 2024-04-06 09:25:05 -07:00
vite.config.js Move modern to the top 2024-04-06 09:22:10 -07:00

Traccar Web Interface

Overview

Traccar is open source server for various GPS tracking devices. This repository contains web interface for the Traccar platform. For back-end checkout main Traccar repository.

The modern app uses React, Material UI and MapLibre. For more information on how to build it please check the web app documentation.

Team

License

Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.