Commit Graph

2267 Commits

Author SHA1 Message Date
Anton Tananaev
d80a492117 Fix lint environment 2024-04-06 09:46:24 -07:00
Anton Tananaev
6c073979b4 Update git ignore 2024-04-06 09:43:42 -07:00
Anton Tananaev
fa575b184e Add lint exception 2024-04-06 09:41:35 -07:00
Anton Tananaev
63aa40978c Update scripts 2024-04-06 09:36:43 -07:00
Anton Tananaev
f82c2d0cc9 Update readme 2024-04-06 09:25:05 -07:00
Anton Tananaev
7f5173ab92 Move simple to the top 2024-04-06 09:22:41 -07:00
Anton Tananaev
f418231b6b Move modern to the top 2024-04-06 09:22:10 -07:00
Anton Tananaev
b392a4af78 Move to the legacy folder 2024-04-06 09:17:52 -07:00
Anton Tananaev
94cadecda7 Make the page nicer 2024-04-06 09:13:06 -07:00
Anton Tananaev
b6a7fd8d2a Add missing tag 2024-04-06 08:43:48 -07:00
Anton Tananaev
4d0c0e4b2d New React based simple app 2024-04-06 08:41:24 -07:00
Anton Tananaev
852155da8e Revert eslint upgrade 2024-04-05 20:38:39 -07:00
Anton Tananaev
56461a841a Update JavaScript dependencies 2024-04-05 20:30:40 -07:00
Traccar Bot
90c8c79768 Update localization files 2024-04-06 01:19:48 +00:00
Anton Tananaev
9bfde58d78
Merge pull request #1228 from jinzo/pwa-improvements
PWA fix and improvements
2024-04-05 06:57:12 -07:00
Anton Tananaev
c5dd2ce22c Remove unused imports 2024-04-04 17:30:54 -07:00
Anton Tananaev
fe77371620 Clean up login screen 2024-04-04 17:29:08 -07:00
Matjaž Črnko
cfa005ddca PWA: fix index.js pre-cache failing because of filesize, include the fonts, alarm mp3, favicon and apple-touch-icon in the pre-cache 2024-04-04 19:38:31 +02:00
Anton Tananaev
ced1341f66 Limit image file size 2024-04-04 08:39:30 -07:00
Anton Tananaev
b32f07710b
Merge pull request #1227 from traccar/dependabot/npm_and_yarn/modern/vite-5.0.13
Bump vite from 5.0.12 to 5.0.13 in /modern
2024-04-03 13:07:14 -07:00
dependabot[bot]
a036a500e4
Bump vite from 5.0.12 to 5.0.13 in /modern
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 17:53:58 +00:00
Anton Tananaev
49716d9802 Fix new maintenance crash 2024-03-25 17:41:45 -07:00
Anton Tananaev
f2be5ab566 Better enter button handing 2024-03-25 17:32:02 -07:00
Anton Tananaev
393f89503c
Merge pull request #1225 from cloudron-io/password-reset-submit
reset password: pressing enter does not submit form
2024-03-25 17:27:13 -07:00
Girish Ramakrishnan
238bb91194 reset password: pressing enter does not submit form
it reloads the page because of missing submit button
2024-03-25 22:20:02 +01:00
Anton Tananaev
4e513a811f Fix lint issues 2024-03-23 08:28:56 -07:00
Anton Tananaev
399e0585d7 Better time maintenance formatting 2024-03-23 08:26:42 -07:00
Anton Tananaev
f0614dc939 Option to disable saved commands 2024-03-17 12:35:48 -07:00
Anton Tananaev
7016950dac Fix map overlay flickering 2024-03-14 17:27:38 -07:00
Anton Tananaev
5b1c7664dd
Merge pull request #1212 from jinzo/autocomplete-instead-of-single-select
Replace Select with Autocomplete with single Selects
2024-03-08 06:53:22 -08:00
Matjaž Črnko
3229441f4b fix: Linting. 2024-03-08 11:10:49 +01:00
Matjaž Črnko
fe7b480022
Merge branch 'traccar:master' into autocomplete-instead-of-single-select 2024-03-08 10:59:29 +01:00
Anton Tananaev
c9da100629 Fix lint issue 2024-03-02 21:33:34 -08:00
Anton Tananaev
8c6900bc6c Add device export report 2024-03-02 21:31:36 -08:00
Anton Tananaev
3309317e3b Show uniqueId in connections 2024-02-28 04:59:19 -08:00
Anton Tananaev
4aa3a83b31 Add announcements page 2024-02-25 07:18:45 -08:00
Anton Tananaev
8bd7cba6f5 Fix lint and issues 2024-02-24 16:02:48 -08:00
Anton Tananaev
3106f6ab61 Fix Vite CJS warning 2024-02-24 15:22:38 -08:00
Anton Tananaev
c76be61cef Configurable device share expiration 2024-02-24 14:41:12 -08:00
Anton Tananaev
89a40e4825 Unify settings styles 2024-02-24 13:47:19 -08:00
Anton Tananaev
460cd9ae0e Hide temporary by default 2024-02-23 08:10:52 -08:00
Anton Tananaev
32302e6bc5 Update duration formatting 2024-02-19 07:17:41 -08:00
Anton Tananaev
d25a7b433f Add Macedonian localization 2024-02-11 13:34:52 -08:00
Anton Tananaev
5687ccbdf8 Support time maintenance 2024-01-28 08:15:46 -08:00
Traccar Bot
40c9ad6690 Update localization files 2024-01-27 15:58:09 +00:00
Anton Tananaev
42db1a41cb Update version number 2024-01-27 07:46:33 -08:00
Matjaž Črnko
b87f2387ae
Update modern/src/common/components/SelectField.jsx
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com>
2024-01-23 16:31:04 +01:00
Matjaž Črnko
7fe52f39c7 fix: SelectField code style cleanup 2024-01-23 16:25:31 +01:00
Matjaž Črnko
ba24d83492 fix: SelectField default to null value and fix emptyTitle 2024-01-22 21:06:27 +01:00
Matjaž Črnko
829fa6caac fix: SelectField default emptyValue to null 2024-01-22 20:05:32 +01:00