Fabio Di Stasio
|
0e80e823d0
|
fix(SQLite): exception saving tables without INT fields length
|
2023-01-09 10:02:28 +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 |
Fabio Di Stasio
|
374cedba2b
|
Merge pull request #510 from antares-sql/dependabot/npm_and_yarn/pinia-2.0.28
build(deps): bump pinia from 2.0.27 to 2.0.28
|
2023-01-02 09:18:55 +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 |
Fabio Di Stasio
|
843c15e428
|
fix(MySQL): not every connection gets read-only option
|
2022-12-23 09:24:05 +01:00 |
Fabio Di Stasio
|
2982b6cb96
|
ci: change macos build target to macos-11
|
2022-12-22 22:22:17 +01:00 |
Fabio Di Stasio
|
c08946e932
|
fix: context submenu outside view when near the edge, fixes #506
|
2022-12-22 11:27:13 +01:00 |
Fabio Di Stasio
|
55c1604e7f
|
refactor(UI): hide selected connection bar when folder preview
|
2022-12-21 13:16:56 +01:00 |
Fabio Di Stasio
|
d64fbbad0f
|
Merge pull request #505 from antares-sql/all-contributors/add-dyaskur
docs: add dyaskur as a contributor for code
|
2022-12-20 21:30:13 +01:00 |
allcontributors[bot]
|
c88d734bc0
|
docs: update .all-contributorsrc [skip ci]
|
2022-12-20 20:29:48 +00:00 |
allcontributors[bot]
|
99d94ea92c
|
docs: update README.md [skip ci]
|
2022-12-20 20:29:47 +00:00 |
Fabio Di Stasio
|
e4f620c5a1
|
Merge pull request #500 from dyaskur/add_copy_as_table_rows
feat: Copy rows as html table, so we can paste it to spreadsheet
|
2022-12-20 21:28:54 +01:00 |
Fabio Di Stasio
|
99f9a9e188
|
refactor: replace string "Table" with localization
|
2022-12-20 21:26:33 +01:00 |
Dyas🍌 Yaskur🍎
|
2236c8fe75
|
set copy plain text delimiter to tab
|
2022-12-19 19:07:31 +07:00 |
Fabio Di Stasio
|
b9a097e2f5
|
Merge pull request #502 from antares-sql/all-contributors/add-dyaskur
docs: add dyaskur as a contributor for translation
|
2022-12-19 09:00:17 +01:00 |
allcontributors[bot]
|
966446afd6
|
docs: update .all-contributorsrc [skip ci]
|
2022-12-19 07:59:59 +00:00 |
allcontributors[bot]
|
b681adc632
|
docs: update README.md [skip ci]
|
2022-12-19 07:59:58 +00:00 |
Fabio Di Stasio
|
15d0158993
|
Merge pull request #498 from dyaskur/indonesian-language-translation
Add new language: Bahasa Indonesia
|
2022-12-19 08:58:25 +01:00 |
Fabio Di Stasio
|
e76d324810
|
chore: minor change in e2e tests
|
2022-12-19 08:54:20 +01:00 |
Dyas🍌 Yaskur🍎
|
897795ddbb
|
fix: bahasa indonesia typos
|
2022-12-19 07:34:50 +07:00 |
Dyas🍌 Yaskur🍎
|
c32f463ea5
|
feat: Copy rows as html table, so we can paste it to spreadsheet
|
2022-12-19 05:33:50 +07:00 |
Dyas🍌 Yaskur🍎
|
25e1ba4384
|
Add new language: Bahasa Indonesia
|
2022-12-19 04:36:10 +07: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
|
56a0361ed2
|
Merge pull request #493 from antares-sql/all-contributors/add-brdtheo
docs: add brdtheo as a contributor for translation
|
2022-12-12 09:14:39 +01:00 |
allcontributors[bot]
|
c0dd3e0941
|
docs: update .all-contributorsrc [skip ci]
|
2022-12-12 08:14:23 +00:00 |
allcontributors[bot]
|
33ab5d7491
|
docs: update README.md [skip ci]
|
2022-12-12 08:14:22 +00:00 |
Fabio Di Stasio
|
72e6a23fd6
|
Merge pull request #491 from brdtheo/i18n-fix-french-translation
Fix french translation
|
2022-12-12 09:11:08 +01:00 |
brdtheo
|
fd129a2ad1
|
fix(i18n): add missing keys for french translation
|
2022-12-07 22:45:44 +01:00 |
Fabio Di Stasio
|
2c63cbc4e8
|
chore: update dependencies
|
2022-12-06 12:56:36 +01:00 |
Fabio Di Stasio
|
c9a33936a0
|
ci: test target os change
|
2022-12-03 17:53:16 +01:00 |
Fabio Di Stasio
|
a6bdf69a28
|
fix: connection default icon not change after client change
|
2022-12-03 17:53:00 +01:00 |
Fabio Di Stasio
|
dd971d70e0
|
fix(UI): white background dragging connections inside folder on Linux
|
2022-12-02 09:38:40 +01:00 |
Fabio Di Stasio
|
669d7e8d4d
|
fix: white background dragging connections or tabs on Linux, fixes #486
|
2022-12-01 15:38:19 +01:00 |
Fabio Di Stasio
|
02f204a01d
|
Merge pull request #485 from SmileYzn/patch-1
Update pt-BR.ts
|
2022-11-30 17:50:00 +01:00 |
Cleverson
|
023d7aa92d
|
Update pt-BR.ts
|
2022-11-30 13:45:23 -03:00 |
Fabio Di Stasio
|
4ca40c07d6
|
ci: ubuntu 20.04 as linux actions target
|
2022-11-30 15:57:48 +01:00 |
Fabio Di Stasio
|
cf5247bf35
|
chore(release): 0.7.0
|
2022-11-30 13:22:26 +01:00 |
Fabio Di Stasio
|
19db29663b
|
refactor(UI): minor change
|
2022-11-30 13:09:07 +01:00 |
Fabio Di Stasio
|
d010d5aa8f
|
fix(UI): wrong copnnection icons color with light theme
|
2022-11-30 09:15:15 +01:00 |
Fabio Di Stasio
|
0a1f50a9b9
|
fix: missing sidebar data after update
|
2022-11-29 18:18:56 +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
|
2d126d521c
|
refactor: minor improvements
|
2022-11-29 14:25:30 +01:00 |
Fabio Di Stasio
|
0fca70ebec
|
fix(UI): folder to folder drag glitches
|
2022-11-29 13:19:41 +01:00 |
Fabio Di Stasio
|
36358584fd
|
Merge pull request #481 from antares-sql/new-sidebar
New connections sidebar
|
2022-11-28 15:19:24 +01:00 |