Fabio Di Stasio
|
cb92ca99f6
|
refactor: minor refactor
|
2023-09-17 19:04:24 +02:00 |
Fabio Di Stasio
|
e7bec0aaaf
|
perf: migration from font icons to svg icons
|
2023-09-17 18:49:37 +02:00 |
fabio286
|
9de5f67d18
|
perf: improved ipc validation on Linux
|
2023-09-13 16:30:08 +02:00 |
Fabio Di Stasio
|
13592425af
|
perf(core): improved app security, fixes #666
|
2023-09-13 14:21:31 +02:00 |
Fabio Di Stasio
|
0de5ef8a98
|
fix: empty workspace deleting connections in some conditions
|
2023-09-11 18:02:19 +02:00 |
Fabio Di Stasio
|
785bc40ad0
|
build(deps): update some dependencies (vue, pinia, electron)
|
2023-09-08 15:05:28 +02:00 |
Fabio Di Stasio
|
940f64e6ab
|
refactor: small cleanup
|
2023-09-08 09:20:13 +02:00 |
Fabio Di Stasio
|
535dd21d69
|
Merge pull request #662 from 64knl/feat/update-dutch-translation
feat(translation): Update Dutch
|
2023-09-07 15:50:04 +02:00 |
Rene
|
b43c4000d5
|
feat(translation): Update Dutch
|
2023-09-07 10:44:38 +02:00 |
Fabio Di Stasio
|
757a2b3cbf
|
fix(SQLite): disconnecting a sqlite connection does not truly close it, fixes #661
|
2023-09-05 18:08:43 +02:00 |
Fabio Di Stasio
|
c78258219a
|
Merge branch 'master' of https://github.com/antares-sql/antares into develop
|
2023-09-05 17:45:47 +02:00 |
Fabio Di Stasio
|
fe23d86694
|
Merge pull request #633 from digitalgopnik/feat/ssh-keep-alive-interval
feat: customize keep-alive-interval for ssh-tunnel
|
2023-09-04 17:12:39 +02:00 |
Fabio Di Stasio
|
8d605ee287
|
feat: keep alive interval in seconds
|
2023-09-04 16:27:50 +02:00 |
Fabio Di Stasio
|
fbe271af37
|
refactor: adaptation for changes to i18n
|
2023-09-04 15:27:56 +02:00 |
Fabio Di Stasio
|
b838916937
|
Merge branch 'develop' of https://github.com/antares-sql/antares into pr/digitalgopnik/633
|
2023-09-04 14:59:21 +02:00 |
Fabio Di Stasio
|
77ab561058
|
Merge pull request #660 from antares-sql/dependabot/npm_and_yarn/develop/ace-builds-1.24.1
build(deps): bump ace-builds from 1.14.0 to 1.24.1
|
2023-09-04 14:05:33 +02:00 |
dependabot[bot]
|
7bb03b4922
|
build(deps): bump ace-builds from 1.14.0 to 1.24.1
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.14.0 to 1.24.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.14.0...v1.24.1)
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 11:53:17 +00:00 |
Fabio Di Stasio
|
de607a6b06
|
Merge pull request #659 from antares-sql/dependabot/npm_and_yarn/develop/vueuse/core-10.4.1
build(deps): bump @vueuse/core from 8.7.5 to 10.4.1
|
2023-09-04 13:52:29 +02:00 |
Fabio Di Stasio
|
c5f89f9fdd
|
Merge pull request #640 from antares-sql/dependabot/npm_and_yarn/develop/mdi/font-7.2.96
build(deps): bump @mdi/font from 7.1.96 to 7.2.96
|
2023-09-04 13:48:41 +02:00 |
Fabio Di Stasio
|
bf46b89988
|
Merge pull request #658 from antares-sql/dependabot/npm_and_yarn/develop/sql-formatter-13.0.0
build(deps): bump sql-formatter from 12.2.2 to 13.0.0
|
2023-09-04 13:38:33 +02:00 |
Fabio Di Stasio
|
e6f45d71c7
|
fix(UI): update notification indicator moves settings icon
|
2023-09-02 16:09:19 +02:00 |
dependabot[bot]
|
8608c27f20
|
build(deps): bump @vueuse/core from 8.7.5 to 10.4.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.7.5 to 10.4.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.4.1/packages/core)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-01 19:14:14 +00:00 |
dependabot[bot]
|
e031c75e28
|
build(deps): bump sql-formatter from 12.2.2 to 13.0.0
Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 12.2.2 to 13.0.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/v12.2.2...v13.0.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>
|
2023-09-01 19:13:36 +00:00 |
Fabio Di Stasio
|
c1891dd5de
|
chore(release): 0.7.16
|
2023-08-26 15:21:02 +02:00 |
Fabio Di Stasio
|
53fe986bcb
|
Merge branch 'master' of https://github.com/antares-sql/antares into beta
|
2023-08-26 15:19:45 +02:00 |
Fabio Di Stasio
|
661043b181
|
Merge branch 'master' of https://github.com/antares-sql/antares into develop
|
2023-08-26 15:14:10 +02:00 |
Fabio Di Stasio
|
b74ec71b10
|
chore: mastodon social link
|
2023-08-18 16:05:04 +02:00 |
Fabio Di Stasio
|
54df0e4aa8
|
style: implement eslint simple-import-sort
|
2023-08-18 15:57:31 +02:00 |
Fabio Di Stasio
|
d702ce3fa9
|
chore(release): 0.7.16-beta.1
|
2023-08-18 12:22:56 +02:00 |
Fabio Di Stasio
|
63544e95da
|
Merge branch 'feat/export-connections' of https://github.com/antares-sql/antares into develop
|
2023-08-18 12:12:05 +02:00 |
Fabio Di Stasio
|
6df214558f
|
feat: ability to import connections
|
2023-08-18 12:11:08 +02:00 |
Fabio Di Stasio
|
f5b86e59e7
|
feat: ability to export connections
|
2023-08-17 13:48:55 +02:00 |
Fabio Di Stasio
|
28f14c9195
|
Merge pull request #653 from antares-sql/all-contributors/add-Lawondyss
docs: add Lawondyss as a contributor for translation
|
2023-08-14 12:17:38 +02:00 |
allcontributors[bot]
|
90922e6f96
|
docs: update .all-contributorsrc [skip ci]
|
2023-08-14 10:17:13 +00:00 |
allcontributors[bot]
|
4b414df7e4
|
docs: update README.md [skip ci]
|
2023-08-14 10:17:12 +00:00 |
Fabio Di Stasio
|
27f0068415
|
Merge pull request #652 from Lawondyss/develop
Add CZ translation and titles for buttons
|
2023-08-14 12:16:44 +02:00 |
Ladislav Vondráček
|
52e42fa1b5
|
fix: add some missing titles of buttons
|
2023-08-14 11:50:38 +02:00 |
Ladislav Vondráček
|
5b9b539bc7
|
chore(i18n): add czech translation
|
2023-08-14 11:47:41 +02:00 |
Fabio Di Stasio
|
832aa75ebe
|
fix(SQLite): improved view body parsing
|
2023-08-14 10:44:36 +02:00 |
Fabio Di Stasio
|
aba67f3872
|
refactor(translation): refactor ca-ES to new format
|
2023-08-14 09:16:40 +02:00 |
Fabio Di Stasio
|
5a1644f023
|
Merge branches 'develop' and 'master' of https://github.com/antares-sql/antares into develop
|
2023-08-14 09:07:55 +02:00 |
Fabio Di Stasio
|
e372712556
|
Merge pull request #651 from antares-sql/all-contributors/add-markusand
docs: add markusand as a contributor for translation
|
2023-08-14 09:06:55 +02:00 |
Fabio Di Stasio
|
d4727a7d20
|
Merge pull request #649 from markusand/master
feat: Add support for catalan language
|
2023-08-14 09:06:42 +02:00 |
allcontributors[bot]
|
f2c2f33afa
|
docs: update .all-contributorsrc [skip ci]
|
2023-08-14 07:06:40 +00:00 |
allcontributors[bot]
|
6dc4bdd0c0
|
docs: update README.md [skip ci]
|
2023-08-14 07:06:39 +00:00 |
Marc Vilella
|
9c6f1a9ea5
|
feat: Add catalan language
|
2023-08-13 19:20:26 +02:00 |
Fabio Di Stasio
|
dd264f802e
|
ci: update snapcraft.yaml
|
2023-08-11 18:12:38 +02:00 |
Fabio Di Stasio
|
fed0e10702
|
Merge branch 'master' of https://github.com/antares-sql/antares into beta
|
2023-08-11 17:34:50 +02:00 |
Fabio Di Stasio
|
e7ce4ef6ed
|
Merge branch 'master' of https://github.com/antares-sql/antares
|
2023-08-11 17:34:30 +02:00 |
Fabio Di Stasio
|
e03f2eef49
|
ci: update snapcraft.yaml
|
2023-08-11 17:34:27 +02:00 |