Commit Graph

1598 Commits

Author SHA1 Message Date
dependabot[bot] 4f748065dd
build(deps): bump pgsql-ast-parser from 7.2.1 to 11.1.0
Bumps [pgsql-ast-parser](https://github.com/oguimbal/pgsql-ast-parser) from 7.2.1 to 11.1.0.
- [Release notes](https://github.com/oguimbal/pgsql-ast-parser/releases)
- [Changelog](https://github.com/oguimbal/pgsql-ast-parser/blob/master/changelog.md)
- [Commits](https://github.com/oguimbal/pgsql-ast-parser/compare/7.2.1...11.1.0)

---
updated-dependencies:
- dependency-name: pgsql-ast-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 09:59:29 +00:00
Fabio286 0015f2e860 Merge branch 'master' of https://github.com/antares-sql/antares into develop 2023-10-28 11:58:06 +02:00
Fabio286 389e6624d8 chore: update stylelint dependencies 2023-10-28 11:55:18 +02:00
Fabio Di Stasio 275344eb8b chore(release): 0.7.19-beta.1 2023-10-26 01:07:15 +02:00
Fabio Di Stasio cf24adf99e Merge branch 'develop' of https://github.com/antares-sql/antares into beta 2023-10-26 01:06:54 +02:00
Fabio Di Stasio 2eae580e18 chore: update electron 2023-10-22 19:04:31 +02:00
Fabio Di Stasio e4eb27d503 feat(MySQL): RLIKE and NOT RLIKE regular expression filters, closes #688 2023-10-18 18:08:01 +02:00
Fabio Di Stasio 580973fd04 chore(release): 0.7.19-beta.0 2023-10-14 15:04:00 +02:00
Fabio Di Stasio 215ab783ab chore: email change 2023-10-14 15:03:09 +02:00
Fabio Di Stasio 72148e991c Merge branch 'master' of https://github.com/antares-sql/antares into develop 2023-10-13 09:23:41 +02:00
Fabio Di Stasio 6e4c16741a
chore: Update CODE_OF_CONDUCT.md 2023-10-13 09:22:04 +02:00
Fabio Di Stasio 9f9c63bfcc feat: "now" and "random" options added in datetime related data in insert rows tool, closes #402 2023-10-10 18:36:35 +02:00
Fabio Di Stasio c0dcf30e73 fix: IN and NOT IN filters not working properly, fixes #687 2023-10-09 18:13:30 +02:00
Fabio Di Stasio ddd290c903 fix: timeout issue on long time sql import 2023-10-03 18:19:16 +02:00
Fabio Di Stasio 267c017921 chore(release): 0.7.18 2023-10-03 09:31:58 +02:00
Fabio Di Stasio b3b698b3a2 fix: hotfix for Microsoft Store unauthorized process 2023-10-03 09:31:26 +02:00
Fabio Di Stasio 71ac3a5164 chore(release): 0.7.17 2023-09-30 16:46:49 +02:00
Fabio Di Stasio 6fc4418c02 chore(release): 0.7.17-beta.2 2023-09-28 18:11:10 +02:00
Fabio Di Stasio b37781df84 fix(UI): small icons in foreign key modal 2023-09-26 18:31:58 +02:00
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