Fabio Di Stasio
|
9c66fd51cb
|
feat: add NOT LIKE to table filters, closes #672
|
2023-09-25 18:16:07 +02:00 |
Fabio Di Stasio
|
98c1f43a4d
|
refactor: removed icon fonts in ace editor
|
2023-09-25 18:14:21 +02:00 |
Fabio Di Stasio
|
12825c69d4
|
Merge branch 'beta' of https://github.com/antares-sql/antares into develop
|
2023-09-24 23:06:01 +02:00 |
Fabio Di Stasio
|
198ff0103b
|
fix: nsis updater not working
|
2023-09-24 23:04:35 +02:00 |
Fabio Di Stasio
|
94ce615fc8
|
chore(release): 0.7.17-beta.1
|
2023-09-23 16:00:52 +02:00 |
Fabio Di Stasio
|
354928e302
|
fix(UI): small icons in sidebar elements with long name
|
2023-09-21 11:18:00 +02:00 |
Fabio Di Stasio
|
6dceaf09be
|
fix(SQLite): table content not refresh after an update, fixes #665
|
2023-09-20 17:54:25 +02:00 |
Fabio Di Stasio
|
b321e64b83
|
fix(SQLite): field length lost when editing a table, fixes #664
|
2023-09-19 18:12:49 +02:00 |
Fabio Di Stasio
|
7e36260cdb
|
fix: table filter not working when search string on integer field, #671
|
2023-09-19 18:10:27 +02:00 |
Fabio Di Stasio
|
894087e196
|
Merge branch 'beta' of https://github.com/antares-sql/antares into develop
|
2023-09-18 15:13:03 +02:00 |
Fabio Di Stasio
|
922f56f69b
|
fix: flip not working on BaseIcon component
|
2023-09-18 08:56:26 +02:00 |
Fabio Di Stasio
|
7d84b4e81f
|
chore(release): 0.7.17-beta.0
|
2023-09-17 23:56:24 +02:00 |
Fabio Di Stasio
|
495e48625c
|
ci: manual creation of arm64 linux artifacts
|
2023-09-17 23:56:05 +02:00 |
Fabio Di Stasio
|
5934d3a990
|
ci: update beta build node version
|
2023-09-17 19:59:13 +02:00 |
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 |