Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-11 | Add Macedonian localization | Anton Tananaev | |
2024-01-28 | Support time maintenance | Anton Tananaev | |
2024-01-27 | Update localization files | Traccar Bot | |
2024-01-27 | Update version numberv5.12 | Anton Tananaev | |
2024-01-20 | Fix typo | Anton Tananaev | |
2024-01-19 | Bump vite from 5.0.11 to 5.0.12 in /modern | dependabot[bot] | |
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2024-01-18 | Option to disable device sharing | Anton Tananaev | |
2024-01-16 | Show share link in a dialog | Anton Tananaev | |
2024-01-16 | Disallow device re-sharing | Anton Tananaev | |
2024-01-16 | Fix file extension (fix #1209) | Anton Tananaev | |
2024-01-14 | Update version numberv5.11 | Anton Tananaev | |
2024-01-14 | Update JS dependencies | Anton Tananaev | |
2024-01-14 | Update localization files | Traccar Bot | |
2024-01-05 | Update en.json | Junior Melo | |
Fixed formatting. | |||
2024-01-05 | Add MapBox Dark to useMapStyle | junior | |
2023-12-30 | Support unknown devices logs | Anton Tananaev | |
2023-12-28 | Add support link option | Anton Tananaev | |
2023-12-28 | Show protocol instead of port | Anton Tananaev | |
2023-12-28 | Add logs report page | Anton Tananaev | |
2023-12-11 | Fix store refresh | Anton Tananaev | |
2023-12-05 | Bump vite from 5.0.0 to 5.0.5 in /modern | dependabot[bot] | |
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.0 to 5.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-12-02 | Fix lint issue | Anton Tananaev | |
2023-12-02 | Show arrows for route points | Anton Tananaev | |
2023-11-26 | Default geofence name (fix #1102) | Anton Tananaev | |
2023-11-26 | Fix missing driver issue (fix #1197) | Anton Tananaev | |
2023-11-25 | Auto dismiss confirmation | Anton Tananaev | |
2023-11-25 | Add device sharing (fix #1118) | Anton Tananaev | |
2023-11-24 | Update camper | Florian Gareis | |
2023-11-23 | Add camper SVG icon and device category | Florian Gareis | |
2023-11-20 | Update version numbersv5.10 | Anton Tananaev | |
2023-11-19 | Update js dependencies | Anton Tananaev | |
2023-11-19 | Update localization files | Traccar Bot | |
2023-11-19 | Show driver name | Anton Tananaev | |
2023-11-16 | Bump sharp from 0.32.5 to 0.32.6 in /modern | dependabot[bot] | |
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.5 to 0.32.6. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-11-06 | PWA: remove useServerAttributePreference and shorten the line/variable a bit | Matjaž Črnko | |
2023-11-06 | PWA: Remove the reference for type declarations | Matjaž Črnko | |
2023-11-06 | PWA: linting | Matjaž Črnko | |
2023-11-06 | PWA: use only server attributes for serviceWorkerUpdateInterval | Matjaž Črnko | |
2023-11-06 | PWA: Rename to UpdateController | Matjaž Črnko | |
2023-11-06 | PWA: Replace reload button with an icon | Matjaž Črnko | |
2023-11-06 | Update modern/src/UpdateCheckPrompt.tsx | Matjaž Črnko | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2023-11-06 | PWA: Add reference for vite-plugin-pwa | Matjaž Črnko | |
2023-11-06 | PWA: Update wording | Matjaž Črnko | |
2023-11-06 | PWA: Update check rework per feedback | Matjaž Črnko | |
2023-11-06 | PWA: cleanup | Matjaž Črnko | |
2023-11-06 | PWA: Reload button styling to default | Matjaž Črnko | |
2023-11-06 | PWA: Move ReloadPrompt to an initialized location, so that Attributes work | Matjaž Črnko | |
2023-11-06 | PWA: Forgot the setting translation | Matjaž Črnko | |
2023-11-06 | PWA: Move to a Reload Prompt model - WIP | Matjaž Črnko | |
2023-11-05 | fix: PWA regularly check for service worker updates and automaticially ↵ | Matjaž Črnko | |
reload the app. |