Commit graph

256 commits

Author SHA1 Message Date
Mashintime 006dec976a Grid layout system proof of concept demo 2023-11-25 01:17:45 -05:00
dependabot[bot] dd3695d07a
Bump vite from 4.5.0 to 5.0.2 in /gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.2.
- [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.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 16:52:52 +00:00
dependabot[bot] 019f5f7226
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 39.1.1 to 40.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v39.1.1...v40.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:01:37 +00:00
Pedro 0f08b6525f Add first GUI test using vitest 2023-11-20 14:24:45 +01:00
DJ2LS c32b435cee
Merge pull request #539 from DJ2LS/dependabot/npm_and_yarn/gui/electron/universal-2.0.0 2023-11-14 21:39:21 +01:00
dependabot[bot] b73aedd079
Bump @electron/universal from 1.5.1 to 2.0.0 in /gui
Bumps [@electron/universal](https://github.com/electron/universal) from 1.5.1 to 2.0.0.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v1.5.1...v2.0.0)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 16:38:30 +00:00
dependabot[bot] 0a8178508d
Bump vite-plugin-electron from 0.14.1 to 0.15.4 in /gui
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.14.1 to 0.15.4.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron-vite/vite-plugin-electron/compare/v0.14.1...v0.15.4)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 16:12:45 +00:00
DJ2LS a7b32369b6 fixed mac build 2023-10-29 20:14:55 +01:00
DJ2LS 9e1720eb4f improved channel busy handler 2023-10-29 15:05:53 +01:00
DJ2LS be6035e159 version update 2023-10-28 20:13:27 +02:00
DJ2LS d4cf192266
Merge branch 'main' into dependabot/npm_and_yarn/gui/electron-log-5.0.0 2023-10-25 14:30:16 +02:00
DJ2LS 719e8f760d test with new version 2023-10-25 13:21:03 +02:00
DJ2LS 528f8431f7 test with @electron/universal package 2023-10-25 12:24:46 +02:00
DJ2LS a9468a9fd5 version update 2023-10-24 19:41:54 +02:00
DJ2LS 86a38e94ef version update 2023-10-24 19:41:17 +02:00
dependabot[bot] 84613e6eb2
Bump electron-log from 4.4.8 to 5.0.0 in /gui
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.8 to 5.0.0.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.8...v5.0.0)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 16:34:16 +00:00
DJ2LS 0a8cc3ade7 version update 2023-10-24 17:47:59 +02:00
DJ2LS f7da708519 remove git parameters from npm start 2023-10-23 21:04:48 +02:00
DJ2LS 9cb5134737 version update 2023-10-23 13:36:10 +02:00
DJ2LS 053215a6bb final build test 2023-10-23 12:24:38 +02:00
DJ2LS 5d6f677a5e adjusted build step again 2023-10-23 09:46:56 +02:00
DJ2LS f153b1dbf1 forgot to use new build step 2023-10-23 09:19:16 +02:00
DJ2LS c6e3d9169e adjustment to build process 2023-10-23 08:52:26 +02:00
DJ2LS 260a6850de adjusted electron builder 2023-10-22 22:21:19 +02:00
DJ2LS 95f50e84aa testing some manual building 2023-10-22 19:37:25 +02:00
DJ2LS f6c37ff6f5 some github action adjustments 2023-10-22 18:51:07 +02:00
DJ2LS fe575eb31b added @popperjs/core 2023-10-22 12:08:14 +02:00
DJ2LS ff82b0e0f4 renamed gui_vue to gui 2023-10-22 10:20:32 +02:00
DJ2LS 29ddfa2f84
Merge branch 'main' into ls-gui-single-pager 2023-10-16 21:16:01 +02:00
dependabot[bot] d0d51a6823
Bump electron from 26.3.0 to 27.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 26.3.0 to 27.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v26.3.0...v27.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 16:53:18 +00:00
DJ2LS dc40c6d5a2 fix package json 2023-10-04 21:54:10 +02:00
dependabot[bot] 1cf29d7141
Bump electron from 25.5.0 to 26.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v25.5.0...v26.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 16:51:18 +00:00
Mashintime ed4901830d Version bump 2023-08-07 13:12:28 -04:00
Mashintime 4b1c19a1f6 Update gui package requirements 2023-08-06 13:47:52 -04:00
DJ2LS ac631bda1d version update 2023-07-11 08:37:50 +02:00
Mashintime 43b46cb99b Version 0.10.0-alpha.2 2023-07-05 12:52:50 -04:00
Mashintime febf4f5d86 Version 0.10.0-alpha.1 2023-07-05 12:19:11 -04:00
Mashintime 23ed5be2d8 Bump version 2023-07-02 09:47:14 -04:00
Mashintime 2a38c9a1a2 Version bump 2023-07-02 08:35:36 -04:00
Mashintime fe549c5c65 Bootstrap 5.3.0 and icons 2023-07-01 11:22:41 -04:00
DJ2LS ded3b42398 updated version info 2023-05-27 07:24:47 +02:00
Mashintime 4681a026d5 Bump versiono to 0.9.2-alpha.5 2023-05-18 22:12:56 -04:00
Mashintime c0533445b0 Ver .4 2023-05-18 16:22:00 -04:00
Mashintime 00cfd966f5 Bump to ver .3 2023-05-18 16:13:13 -04:00
Mashintime 131fd07ed3 Bump version numbers 2023-05-18 16:00:49 -04:00
DJ2LS 78c2e5d255 add upsert plugin and attempt 2023-05-09 10:35:50 +02:00
DJ2LS 9e30dd9ef9 version update for hotfixes 2023-05-04 18:57:15 +02:00
DJ2LS 5dbde3de93 version update 2023-05-04 17:36:40 +02:00
DJ2LS 420cc1508d updated version info 2023-04-21 09:52:05 +02:00
DJ2LS 880bf3b24f updated bootstrap to 5.3.alpha.3 2023-04-12 10:30:26 +02:00
DJ2LS a5a0a4576b updated bootstrap alpha.2 2023-03-26 07:20:35 +02:00
DJ2LS 05cf80a89d version update 2023-03-23 10:43:58 +01:00
DJ2LS 9f5e87f5f9 version update 2023-03-21 07:31:04 +01:00
DJ2LS 3c9744cb74 version update 2023-03-19 20:43:22 +01:00
DJ2LS 9eb2cb210c added support for bs light/dark mode 2023-03-16 07:47:47 +01:00
DJ2LS a282e05a19 version update 2023-03-09 07:10:52 +01:00
DJ2LS dc0fc959ad added image compression - still broken 2023-02-25 23:23:59 +01:00
DJ2LS c8a0435b6a version update 2023-02-14 22:42:55 +01:00
DJ2LS 7894744313 version update 2023-02-14 22:42:03 +01:00
DJ2LS 3a36baabac updated packages 2023-02-12 15:44:19 +01:00
DJ2LS 9b17a680e5 version update 2023-02-06 17:43:53 +01:00
DJ2LS df0c4f5002 bumped new version 2023-02-06 17:01:10 +01:00
DJ2LS ac3f2b079c version update 2023-01-28 14:49:21 +01:00
DJ2LS ee79695449
Merge branch 'main' into ls-gui 2023-01-26 14:26:54 +01:00
DJ2LS eb5bcb807b version update 2023-01-26 14:23:13 +01:00
Mashintime 8a183d5cf9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 19:39:49 -05:00
DJ2LS f7bcdad47f finally working macOS build 2023-01-22 23:35:52 +01:00
DJ2LS 1b90d38ebf fixed wrong pyinstaller env detection for windows 2023-01-22 22:39:23 +01:00
DJ2LS 5a3f367a33 version update 2023-01-22 22:05:29 +01:00
DJ2LS f18604a38b possible hotfix for missing portaudio 2023-01-22 21:47:14 +01:00
DJ2LS caaf613446 version update 2023-01-22 19:58:07 +01:00
Mashintime c16f6dede9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:22 -05:00
DJ2LS 4ea78356b6 version update for using latest codec2 2023-01-22 09:49:59 +01:00
Mashintime 327284287c Fix merge formatting issue in package.json 2023-01-21 16:30:42 -05:00
Mashintime 88577d3b10
Merge branch 'main' into ls-gui 2023-01-21 16:11:31 -05:00
DJ2LS 3086a42da9 restored .git filter 2023-01-21 19:32:04 +01:00
DJ2LS 6b853511f4 notarization hotfix 2023-01-21 19:18:22 +01:00
DJ2LS 9a772e28c2 version update 2023-01-21 18:14:27 +01:00
DJ2LS 7f7061dae3 removed dmg build step 2023-01-21 15:54:16 +01:00
DJ2LS 8e68aef7f9 improvements to package json 2023-01-21 15:39:15 +01:00
DJ2LS 0635d35443 version update 2023-01-21 15:16:47 +01:00
DJ2LS 1686f554b1 version update 2023-01-21 15:14:55 +01:00
DJ2LS caa0bb2aac fixed package.json 2023-01-21 14:34:02 +01:00
DJ2LS 44bf16f15e another attempt remove all .git folders 2023-01-21 14:22:45 +01:00
DJ2LS 7794f1afd2 another attempt remove all .git folders 2023-01-21 14:22:27 +01:00
DJ2LS 7a32e464f4 another attempt remove all .git folders 2023-01-21 14:14:20 +01:00
DJ2LS eb3c559ce2 added popperjs dependency 2023-01-21 13:15:23 +01:00
DJ2LS 13a2692547 moved back with version for avoiding new build 2023-01-18 23:09:13 +01:00
DJ2LS bfa4c392ca updated package.json 2023-01-18 22:39:26 +01:00
DJ2LS 30593e0506 updated package.json 2023-01-18 22:37:47 +01:00
DJ2LS 1de42f6ff1 version update for hotfix 2023-01-16 11:51:42 +01:00
DJ2LS 310479fef4 version update 2023-01-16 10:16:49 +01:00
dj2ls 6dcfe17c5f first version transmission chart 2023-01-13 00:14:42 +01:00
DJ2LS 9c57cc9eb7 updated version information 2022-12-29 09:39:41 +01:00
DJ2LS c78fff4db1 catching explorer type error 2022-12-27 11:29:24 +01:00
DJ2LS 6b60fd4275 increased protocol version 2022-12-24 11:27:56 +01:00
DJ2LS 5099981472 increased version 2022-12-01 17:52:18 +01:00
DJ2LS e1d4bfa899 version update 2022-11-29 08:59:12 +01:00
DJ2LS 8e6e464bfc version update 2022-11-25 17:02:04 +01:00
DJ2LS a322e949c0 hotfix attempt for not allowing artifact uploads when testing 2022-11-25 16:01:15 +01:00