Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-04 | Remove unused imports | Anton Tananaev | |
2024-04-04 | Clean up login screen | Anton Tananaev | |
2024-04-04 | Limit image file size | Anton Tananaev | |
2024-04-03 | Merge pull request #1227 from traccar/dependabot/npm_and_yarn/modern/vite-5.0.13 | Anton Tananaev | |
Bump vite from 5.0.12 to 5.0.13 in /modern | |||
2024-04-03 | Bump vite from 5.0.12 to 5.0.13 in /modern | dependabot[bot] | |
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-03-25 | Fix new maintenance crash | Anton Tananaev | |
2024-03-25 | Better enter button handing | Anton Tananaev | |
2024-03-25 | Merge pull request #1225 from cloudron-io/password-reset-submit | Anton Tananaev | |
reset password: pressing enter does not submit form | |||
2024-03-25 | reset password: pressing enter does not submit form | Girish Ramakrishnan | |
it reloads the page because of missing submit button | |||
2024-03-23 | Fix lint issues | Anton Tananaev | |
2024-03-23 | Better time maintenance formatting | Anton Tananaev | |
2024-03-17 | Option to disable saved commands | Anton Tananaev | |
2024-03-14 | Fix map overlay flickering | Anton Tananaev | |
2024-03-08 | Merge pull request #1212 from jinzo/autocomplete-instead-of-single-select | Anton Tananaev | |
Replace Select with Autocomplete with single Selects | |||
2024-03-08 | fix: Linting. | Matjaž Črnko | |
2024-03-08 | Merge branch 'traccar:master' into autocomplete-instead-of-single-select | Matjaž Črnko | |
2024-03-02 | Fix lint issue | Anton Tananaev | |
2024-03-02 | Add device export report | Anton Tananaev | |
2024-02-28 | Show uniqueId in connections | Anton Tananaev | |
2024-02-25 | Add announcements page | Anton Tananaev | |
2024-02-24 | Fix lint and issues | Anton Tananaev | |
2024-02-24 | Fix Vite CJS warning | Anton Tananaev | |
2024-02-24 | Configurable device share expiration | Anton Tananaev | |
2024-02-24 | Unify settings styles | Anton Tananaev | |
2024-02-23 | Hide temporary by default | Anton Tananaev | |
2024-02-19 | Update duration formatting | Anton Tananaev | |
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-23 | Update modern/src/common/components/SelectField.jsx | Matjaž Črnko | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2024-01-23 | fix: SelectField code style cleanup | Matjaž Črnko | |
2024-01-22 | fix: SelectField default to null value and fix emptyTitle | Matjaž Črnko | |
2024-01-22 | fix: SelectField default emptyValue to null | Matjaž Črnko | |
2024-01-22 | fix: SelectField squash warning. | Matjaž Črnko | |
2024-01-22 | fix: SelectField - cleaner approach for Autocomplete value handling | Matjaž Črnko | |
2024-01-22 | fix: SelectField better label code | Matjaž Črnko | |
2024-01-22 | fix: Migrate more Select to SelectField | Matjaž Črnko | |
2024-01-22 | fix: Migrate ReportFilter to SelectField | Matjaž Črnko | |
2024-01-20 | Fix typo | Anton Tananaev | |
2024-01-19 | Merge pull request #1213 from traccar/dependabot/npm_and_yarn/modern/vite-5.0.12 | Anton Tananaev | |
Bump vite from 5.0.11 to 5.0.12 in /modern | |||
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-19 | wip: Modify SelectField so that it uses Autocomplete component instead of ↵ | Matjaž Črnko | |
Select with single select | |||
2024-01-19 | feat: Change from Select to Autocomplete for single select in Reports | Matjaž Črnko | |
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 | |