Commit Graph

335 Commits

Author SHA1 Message Date
Fabio Di Stasio 786de6a7ba ci: disable arm64 linux target 2023-05-01 13:41:01 +02:00
Fabio Di Stasio 1bf54a69fd ci: disable arm deb target 2023-05-01 13:11:41 +02:00
Fabio Di Stasio 3ddfd6bb44 chore(release): 0.7.9 2023-05-01 10:45:41 +02:00
Fabio Di Stasio 6b3b22a01a chore(release): 0.7.8 2023-04-12 08:57:17 +02:00
Fabio Di Stasio df6625af49 chore(release): 0.7.7 2023-03-10 18:12:26 +01:00
Fabio Di Stasio 9ef475ec3f chore: package.json changes 2023-03-06 09:38:51 +01:00
Fabio Di Stasio 3546c57e39 fix: unable to set string fields default values starting with 0 2023-03-02 18:09:16 +01:00
Fabio Di Stasio 23d8467154 chore(release): 0.7.6 2023-02-27 10:44:53 +01:00
Fabio Di Stasio 06b0090480 chore(release): 0.7.5 2023-02-26 17:29:31 +01:00
Fabio Di Stasio fe9817bf31 chore(release): 0.7.4 2023-02-10 09:26:50 +01:00
Fabio Di Stasio 9d8c21244b chore(release): 0.7.3 2023-02-09 11:50:16 +01:00
dependabot[bot] 3ee4ab4d84
build(deps): bump @mdi/font from 7.0.96 to 7.1.96
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 7.0.96 to 7.1.96.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v7.0.96...v7.1.96)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 19:05:41 +00:00
Fabio Di Stasio 174aa3c508 chore(release): 0.7.2 2023-01-22 17:16:04 +01:00
Fabio Di Stasio 729edd40a6 build: update electron 2023-01-22 15:07:47 +01:00
Fabio Di Stasio ff4bc6c39b feat: connection info icons in footer 2023-01-05 17:21:22 +01:00
Fabio Di Stasio b4e1e9ac26 Merge branch 'master' of https://github.com/antares-sql/antares 2023-01-02 09:21:03 +01:00
Fabio Di Stasio f177c7f1f1 style: minor refactor 2023-01-02 09:21:01 +01:00
Fabio Di Stasio 6a67c27915
Merge pull request #406 from antares-sql/dependabot/npm_and_yarn/electron-store-8.1.0
build(deps): bump electron-store from 8.0.2 to 8.1.0
2023-01-02 09:19:15 +01:00
dependabot[bot] de8097c297
build(deps): bump pinia from 2.0.27 to 2.0.28
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.27...pinia@2.0.28)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 19:02:46 +00:00
Fabio Di Stasio 6fa430adf6 fix: ssh connection closed after idle time, fixes #425 2022-12-29 13:04:20 +01:00
Fabio Di Stasio 0e7b93c2df chore(release): 0.7.1 2022-12-23 09:25:50 +01:00
dependabot[bot] a71ae05c6f
build(deps): bump electron-store from 8.0.2 to 8.1.0
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v8.0.2...v8.1.0)

---
updated-dependencies:
- dependency-name: electron-store
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 15:01:12 +00:00
Fabio Di Stasio 1bd26ceaa6 feat: option to disable selected query execution, closes #477 2022-12-18 15:59:58 +01:00
Fabio Di Stasio 2c63cbc4e8 chore: update dependencies 2022-12-06 12:56:36 +01:00
Fabio Di Stasio cf5247bf35 chore(release): 0.7.0 2022-11-30 13:22:26 +01:00
Fabio Di Stasio e7da5a7040 build(deps): update better-sqlite3 to 8.0.0 2022-11-29 15:19:23 +01:00
Fabio Di Stasio 672896414e feat(UI): new settimgbar tooltips 2022-11-28 15:11:29 +01:00
Fabio Di Stasio 83f9b12be0 chore(release): 0.6.0 2022-11-18 14:32:43 +01:00
Fabio Di Stasio 038cf68253
Merge pull request #472 from antares-sql/firebirdsql-support
Firebird SQL support
2022-11-17 16:19:59 +01:00
Fabio Di Stasio d91251d7cb build(deps): update better-sqlite to 7.6.2 2022-11-09 10:48:01 +01:00
Fabio Di Stasio 76df6319c2 feat(Firebird SQL): connections pool 2022-11-07 09:49:36 +01:00
Fabio Di Stasio e6f6a022d1 feat: support to text blob fields 2022-11-05 10:22:12 +01:00
Fabio Di Stasio 7ab84bde57 initial firebird commit 2022-11-02 14:18:50 +01:00
Fabio Di Stasio d8a298fd20 chore(release): 0.5.19 2022-10-22 14:54:15 +02:00
Fabio Di Stasio e4a4696dd3 chore(release): 0.5.18 2022-10-14 15:03:49 +02:00
dependabot[bot] 874dc6298b
build(deps): bump sql-formatter from 8.2.0 to 11.0.2
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 8.2.0 to 11.0.2.
- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)
- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)
- [Commits](https://github.com/sql-formatter-org/sql-formatter/compare/v8.2.0...v11.0.2)

---
updated-dependencies:
- dependency-name: sql-formatter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 08:12:16 +00:00
Fabio Di Stasio fe39c1d388 chore(release): 0.5.17 2022-09-22 09:34:28 +02:00
Fabio Di Stasio 05c2f9836c chore(release): 0.5.16 2022-08-26 18:49:51 +02:00
Fabio Di Stasio 6950d0ce5a chore(release): 0.5.15 2022-08-17 16:21:37 +02:00
Fabio Di Stasio 75c5a34095 Merge branch 'master' of https://github.com/antares-sql/antares into custom-shortcuts 2022-08-11 11:22:25 +02:00
Fabio Di Stasio c22413fde9 feat: delete shortcuts and restore defaults 2022-08-10 17:59:59 +02:00
Fabio Di Stasio 4386c6ab95 chore(release): 0.5.14 2022-08-09 16:21:55 +02:00
Fabio Di Stasio 1590ffaff0 build: icons for linux builds 2022-08-09 10:48:53 +02:00
Fabio Di Stasio 3c1bae540f chore(release): 0.5.13 2022-08-09 09:13:11 +02:00
Fabio Di Stasio a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
Fabio Di Stasio e2307341f3
Merge pull request #397 from antares-sql/dependabot/npm_and_yarn/vue-i18n-9.2.0
build(deps): bump vue-i18n from 9.1.10 to 9.2.0
2022-08-05 13:17:06 +02:00
Fabio Di Stasio 89745b7391
Merge pull request #398 from antares-sql/dependabot/npm_and_yarn/mdi/font-7.0.96
build(deps): bump @mdi/font from 6.9.96 to 7.0.96
2022-08-05 12:26:44 +02:00
dependabot[bot] 427360d826 build(deps): bump sql-formatter from 4.0.2 to 8.2.0
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 4.0.2 to 8.2.0.
- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)
- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)
- [Commits](https://github.com/sql-formatter-org/sql-formatter/compare/v4.0.2...v8.2.0)

---
updated-dependencies:
- dependency-name: sql-formatter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 12:18:53 +02:00
Fabio Di Stasio 88ba55ec02 build: added deb arm targets 2022-08-03 11:33:26 +02:00
Fabio Di Stasio 00dc59a76d ci: remove old ci configs 2022-08-02 10:37:27 +02:00