dependabot[bot]
14aff67d2d
build(deps-dev): bump electron from 17.4.3 to 19.0.5
...
Bumps [electron](https://github.com/electron/electron ) from 17.4.3 to 19.0.5.
- [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/v17.4.3...v19.0.5 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 16:11:11 +00:00
Fabio Di Stasio
0eab0a7140
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
2022-06-21 18:08:43 +02:00
Fabio Di Stasio
d12c6f5210
chore(release): 0.5.7
2022-06-19 16:11:12 +02:00
Fabio Di Stasio
33a4663694
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
2022-06-13 09:29:05 +02:00
Fabio Di Stasio
c37138c6f5
ci: fix linux upload artifacts github action [skip ci]
2022-06-12 19:58:22 +02:00
Fabio Di Stasio
be70b5be7f
refactor: ts on ipc api
2022-06-05 17:57:44 +02:00
Fabio Di Stasio
20b814378b
chore: package.json changes
2022-06-02 12:50:05 +02:00
Fabio Di Stasio
8ce1d1a964
chore(release): 0.5.6
2022-06-02 11:31:10 +02:00
Fabio Di Stasio
d151c7254e
build: Windows icon improvements
2022-06-02 11:17:53 +02:00
Fabio Di Stasio
e97401e27d
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
2022-05-25 14:41:15 +02:00
Fabio Di Stasio
cdca6eaa35
refactor: ts and composition api for modals
2022-05-24 23:02:14 +02:00
Fabio Di Stasio
34e8d3e5b1
chore(release): 0.5.5
2022-05-24 14:25:04 +02:00
Fabio Di Stasio
5a50ba88e8
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
2022-05-15 18:23:09 +02:00
Fabio Di Stasio
45b2eb2934
fix: reactivity problem on BaseVirtualScroll component
2022-05-11 11:27:29 +02:00
Fabio Di Stasio
9ee1b3023d
build: electron-updater downgrade [skip ci]
2022-05-10 19:16:06 +02:00
Fabio Di Stasio
79d9acb471
chore(release): 0.5.4
2022-05-10 18:13:30 +02:00
Fabio Di Stasio
cc5910b88f
refactor: common to ts
2022-05-10 12:57:25 +02:00
Fabio Di Stasio
d1bfa282c3
build: ts config for renderer
2022-05-09 11:48:30 +02:00
Fabio Di Stasio
a93e71d751
chore(release): 0.5.3
2022-05-08 09:25:59 +02:00
Fabio Di Stasio
fd5dca2450
ci: e2e tests on separate github action
2022-05-07 23:20:31 +02:00
Fabio Di Stasio
da6481f458
build: fix compilation issues
2022-05-07 22:50:11 +02:00
Fabio Di Stasio
981d31957f
Merge pull request #232 from antares-sql/dependabot/npm_and_yarn/electron-updater-5.0.1
...
build(deps): bump electron-updater from 4.6.5 to 5.0.1
2022-05-03 18:12:04 +02:00
dependabot[bot]
81d897c7b3
build(deps): bump electron-updater from 4.6.5 to 5.0.1
...
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater ) from 4.6.5 to 5.0.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.0.1/packages/electron-updater )
---
updated-dependencies:
- dependency-name: electron-updater
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 15:34:36 +00:00
dependabot[bot]
b148c210a6
build(deps-dev): bump electron-builder from 22.14.13 to 23.0.3
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 22.14.13 to 23.0.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.0.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 15:34:19 +00:00
Fabio Di Stasio
cdbadbb11a
remove @vue/compat
2022-04-30 16:11:44 +02:00
Fabio Di Stasio
ff8bb45d6d
fix: missing storeToRefs imports
2022-04-30 11:45:49 +02:00
Fabio Di Stasio
9f0ec5e0ce
vue devtools integrated in chromium devtools
2022-04-28 10:34:44 +02:00
Fabio Di Stasio
0821586bb3
standalone vue-devtools
2022-04-27 18:23:05 +02:00
Fabio Di Stasio
daef6f91b0
test: improved e2e tests
2022-04-25 18:26:11 +02:00
Giulio Ganci
3eb781021c
enabling vue compat
2022-04-23 16:15:54 +02:00
Fabio Di Stasio
7c4b605467
Merge branch 'master' of https://github.com/Fabio286/antares into vue3-migration
2022-04-21 14:42:33 +02:00
Fabio Di Stasio
443170bbb1
refactor: vue3 migration in progress
2022-04-21 14:39:24 +02:00
Fabio Di Stasio
6adc93e1cd
refactor: ipc handlers ts refactor
2022-04-17 13:00:53 +02:00
Fabio Di Stasio
3975359292
build: typescript config
2022-04-17 13:00:53 +02:00
Fabio Di Stasio
a315eeae6c
refactor: ipc handlers ts refactor
2022-04-15 14:56:13 +02:00
Fabio Di Stasio
cbef7489b2
build: typescript config
2022-04-12 17:04:11 +02:00
Fabio Di Stasio
0b861d962d
chore(release): 0.5.2
2022-04-10 10:55:23 +02:00
Fabio Di Stasio
40828cb3ff
Merge pull request #208 from antares-sql/feat/postgre-import-export
...
feat(PostgreSQL): import/export
2022-04-07 17:56:37 +02:00
Fabio Di Stasio
77f8cac6cf
refactor: update repo links
2022-03-31 16:04:47 +02:00
Fabio Di Stasio
88cd097ec0
chore(release): 0.5.1
2022-03-25 09:26:04 +01:00
Fabio Di Stasio
a67071e284
feat(PostgreSQL): export tables
2022-03-21 18:32:45 +01:00
Fabio Di Stasio
88eb113e53
chore: update README.md
2022-03-12 17:42:34 +01:00
Fabio Di Stasio
9109b2c328
chore(release): 0.5.0
2022-03-12 14:25:04 +01:00
Fabio Di Stasio
dd070d008d
Merge pull request #129 from toriphes/feat/db-import-export
...
feat(MySQL): db import export
2022-03-12 14:17:48 +01:00
Fabio Di Stasio
f3759b6541
perf(MySQL): prevent memory leak on large dump import
2022-03-10 10:23:22 +01:00
Fabio Di Stasio
8e983ad2cb
refactor(PostgreSQL): minor refactor on UI and code for pg connection string
2022-03-06 09:45:55 +01:00
Topollo
6305752ad1
feat(PostgreSQL): ✨ Postgress connection string feature for local and server connection string
...
This feature is based on this [issue](https://github.com/Fabio286/antares/issues/193 ) I tested with the following posgress connection strings postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse?connection=local postgres://serveruser:serverpass@test.db.elephantsql.com/my_remote_databse?connection=server postgres://serveruser:serverpass@test.db.elephantsql.com:5432/my_remote_databse postgresql://postgres:pgpassword@127.0.0.1:5432/my_local_databse.
The connection string decoder is loaded before "test-connection", "check-connection", and "connect"
2022-03-06 09:45:55 +01:00
Giulio Ganci
a6f5645a22
feat(UI): better real-time import stats
2022-03-05 18:55:11 +01:00
Fabio Di Stasio
7c00055034
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/129
2022-02-28 22:00:13 +01:00
Fabio Di Stasio
ad713fcf35
chore(release): 0.4.4
2022-02-27 14:07:24 +01:00