Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2023-11-02 | Default TOTP key to null | Anton Tananaev | |
2023-10-29 | Update LoginPage.jsx | e-macgregor | |
2023-10-29 | totp | e-macgregor | |
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-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-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 | |