Commit Graph

2475 Commits

Author SHA1 Message Date
jcardus
0c2afcdc27 draw route with speed based color 2024-06-16 20:03:17 +01:00
Anton Tananaev
c42bb2baac Add Google traffic overlay 2024-06-12 07:39:24 -07:00
Anton Tananaev
505db06f0d
Merge pull request #1241 from traccar/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-12 06:45:36 -07:00
dependabot[bot]
b1f87e59ba
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 13:42:16 +00:00
Anton Tananaev
1527dd4c81 Use official Google Map tiles 2024-06-12 06:41:42 -07:00
Anton Tananaev
8ab0fc98d7 Fix HTTPS emulator (fix #5337) 2024-06-10 06:14:01 -07:00
Anton Tananaev
57598cef5e
Merge pull request #1240 from geelongmicrosoldering/patch-1
Return status in handleReboot
2024-06-09 07:26:26 -07:00
geelongmicrosoldering
299de764ca
Return status in handleReboot
Return response.statusText instead response.text in handleReboot. Prevents displaying html source of error pages in user feedback
2024-06-10 00:22:05 +10:00
Anton Tananaev
e4840d26a2 Update version number 2024-06-01 14:07:18 -07:00
Anton Tananaev
c1f97013c1 Downgrade eslint version 2024-06-01 14:03:28 -07:00
Anton Tananaev
ccef106ee7 Update JavaScript dependencies 2024-06-01 13:59:54 -07:00
Traccar Bot
449eaf24b4 Update localization files 2024-06-01 16:13:09 +00:00
Anton Tananaev
798ece450a Disable report button when loading 2024-06-01 08:10:49 -07:00
Anton Tananaev
b9566085b9 Option to reboot server 2024-06-01 07:34:19 -07:00
Anton Tananaev
92dae4045c Remove extra slash 2024-05-31 07:04:50 -07:00
Traccar Bot
8d341b6df6 Update localization files 2024-05-31 13:54:05 +00:00
Anton Tananaev
e5f9a0225f Allow regular users edit accumulators 2024-05-29 17:35:48 -07:00
Anton Tananaev
731898d1ff Re-center device on click 2024-05-29 06:27:27 -07:00
Anton Tananaev
e2f50c9e72 Fix monthly calendar day selection 2024-05-27 20:24:27 -07:00
Anton Tananaev
53dc2ac310 Add computed attributes priority 2024-05-27 16:24:14 -07:00
Anton Tananaev
94428cc0cf Fix lint issues 2024-05-25 19:49:51 -07:00
Anton Tananaev
daf805af4c Add emulator entry point 2024-05-25 19:47:51 -07:00
Anton Tananaev
d8c1d8296b Send OsmAnd emulator data 2024-05-25 19:43:59 -07:00
Anton Tananaev
afafc14647 Fix select field with data 2024-05-25 17:58:13 -07:00
Anton Tananaev
8d36af23bf Add emulator page 2024-05-25 15:52:51 -07:00
Anton Tananaev
13490c2e56 Add build configuration 2024-05-25 15:21:43 -07:00
Anton Tananaev
e6e4bc5d13 Fix VS code launch config 2024-05-25 15:17:51 -07:00
Anton Tananaev
f979334a64 Summary report start and end hours 2024-05-23 18:18:51 -07:00
Anton Tananaev
29e3d2fd11 Filter announcement channels 2024-05-20 07:01:49 -07:00
Anton Tananaev
07ce5272b6 Fix lint issues 2024-05-12 13:52:38 -07:00
Anton Tananaev
bac808ebfa Support RTL languages on map 2024-05-12 13:47:16 -07:00
Anton Tananaev
b32a43a277 Set default geofence name 2024-05-09 15:46:51 -07:00
Anton Tananaev
1e82bfd81e Fix lint issues 2024-05-09 15:43:54 -07:00
Anton Tananaev
577e3fbece Fix map draw plugin issues 2024-05-09 15:43:14 -07:00
Anton Tananaev
7c2770c7e7 Fix geofences sidebar width 2024-05-09 15:34:46 -07:00
Anton Tananaev
a47064edf0 Terms and privacy policy support (fix #1052) 2024-05-09 14:51:39 -07:00
Anton Tananaev
c4754d0bef Automatic locale time formatting 2024-05-09 07:24:14 -07:00
Anton Tananaev
f6d15a1a44 Fix number formatting 2024-05-09 06:34:04 -07:00
Anton Tananaev
860e980c17
Merge pull request #1234 from traccar/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-05-02 11:33:29 -07:00
dependabot[bot]
2332e0574e
Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 18:29:23 +00:00
Anton Tananaev
a308af228f Hide missing values in reports 2024-04-21 15:52:44 -07:00
Anton Tananaev
75dee6d29f Show only if course is not zero 2024-04-21 08:09:59 -07:00
Anton Tananaev
de420d4088 Format maintenance hours 2024-04-17 17:24:51 -07:00
Anton Tananaev
b5bed7d8fc Format maintenance hours 2024-04-16 21:26:50 -07:00
Anton Tananaev
96169f072b Fix map cluster zoom 2024-04-12 15:42:04 -07:00
Anton Tananaev
a50f998f7d Update version number 2024-04-10 17:24:29 -07:00
Anton Tananaev
b096e22dc6 Only show name 2024-04-07 14:59:17 -07:00
Anton Tananaev
fc37186dd0 Change default popup fields 2024-04-07 14:50:01 -07:00
Anton Tananaev
6b0dfe9210 Use default map font 2024-04-07 14:10:58 -07:00
Anton Tananaev
21b3a9775d Add missing dependency 2024-04-07 09:59:40 -07:00