Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-19 | Show driver name | Anton Tananaev | |
2023-11-16 | Merge pull request #1194 from ↵ | Anton Tananaev | |
traccar/dependabot/npm_and_yarn/modern/sharp-0.32.6 Bump sharp from 0.32.5 to 0.32.6 in /modern | |||
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 | Merge pull request #1188 from jinzo/pwa-sw-update-check | Anton Tananaev | |
PWA regularly check for service worker updates and automaticially reload the page | |||
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. | |||
2023-11-02 | Default TOTP key to null | Anton Tananaev | |
2023-10-29 | Merge pull request #1187 from e-macgregor/master | Anton Tananaev | |
totp | |||
2023-10-29 | Update LoginPage.jsx | e-macgregor | |
2023-10-29 | totp | e-macgregor | |
2023-10-18 | Merge pull request #1184 from ↵ | Anton Tananaev | |
traccar/dependabot/npm_and_yarn/modern/babel/traverse-7.23.2 Bump @babel/traverse from 7.22.10 to 7.23.2 in /modern | |||
2023-10-19 | Bump @babel/traverse from 7.22.10 to 7.23.2 in /modern | dependabot[bot] | |
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-10-07 | Merge pull request #1183 from ↵ | Anton Tananaev | |
traccar/dependabot/npm_and_yarn/modern/postcss-8.4.31 Bump postcss from 8.4.28 to 8.4.31 in /modern | |||
2023-10-08 | Bump postcss from 8.4.28 to 8.4.31 in /modern | dependabot[bot] | |
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-10-04 | Event for sent queued commands | Anton Tananaev | |
2023-09-23 | Merge pull request #1179 from geduxas/master | Anton Tananaev | |
OBDSpeed expected as km/h not knots. | |||
2023-09-22 | Optimization | geduxas | |
2023-09-22 | Fixed | geduxas | |
2023-09-21 | fix function duplication | geduxas | |
2023-09-20 | OBDSpeed expected as km/h not knots. | geduxas | |
2023-09-14 | Limit notifications buffer | Anton Tananaev | |
2023-09-07 | Fix selected position click | Anton Tananaev | |
2023-09-04 | Fix lints | Anton Tananaev | |
2023-09-04 | Update lint rules | Anton Tananaev | |
2023-09-04 | Fix lint issues | Anton Tananaev | |
2023-09-04 | Migrate to DayJs from moment | Anton Tananaev | |
2023-09-04 | Fix lint issues | Anton Tananaev | |
2023-09-04 | Use memoized selector | Anton Tananaev | |
2023-09-02 | Enable PWA auto-update | Anton Tananaev | |
2023-09-02 | Update version numberv5.9 | Anton Tananaev | |
2023-09-02 | Update localization files | Traccar Bot | |
2023-09-01 | Fix color references (fix #1172) | Anton Tananaev | |
2023-08-27 | Add dark map option | Anton Tananaev | |
2023-08-27 | Fix theme hooks usage | Anton Tananaev | |
2023-08-27 | Fix lint issue | Anton Tananaev | |
2023-08-27 | Info instead of primary color | Anton Tananaev | |