Commit Graph

1440 Commits

Author SHA1 Message Date
Fabio Di Stasio 63fece2a1b fix(Linux): remove app menu shown pressing ALT key 2023-03-06 18:29:53 +01:00
Fabio Di Stasio 9ef475ec3f chore: package.json changes 2023-03-06 09:38:51 +01:00
Fabio Di Stasio 3546c57e39 fix: unable to set string fields default values starting with 0 2023-03-02 18:09:16 +01:00
Fabio Di Stasio 8730be02af ci: minor change 2023-03-02 09:49:59 +01:00
Fabio Di Stasio b925ff9c01 fix(Linux): remove app menu shown pressing ALT key 2023-03-02 09:07:10 +01:00
Fabio Di Stasio 2c46269cf2 fix: hide table size tooltip if disabled 2023-03-02 09:06:28 +01:00
Fabio Di Stasio 23d8467154 chore(release): 0.7.6 2023-02-27 10:44:53 +01:00
Fabio Di Stasio d1297a0085 fix: error with import/export tools, fixes #541 2023-02-27 10:43:51 +01:00
Fabio Di Stasio 6bd8667f43
Merge pull request #540 from jimcat8/cn_main
Supplement the key-value pair and translate its value.
2023-02-27 10:07:46 +01:00
tianci li c9093a36b3 Word error 2023-02-27 12:14:20 +08:00
tianci li b6dbfe1564 Supplement the key-value pair and translate its value. 2023-02-27 11:59:29 +08:00
Fabio Di Stasio 06b0090480 chore(release): 0.7.5 2023-02-26 17:29:31 +01:00
Fabio Di Stasio 629ce63329 fix: single quotes not properly escaped for random generated content 2023-02-26 17:02:41 +01:00
Fabio Di Stasio 313e7407eb feat(MySQL): option, disabled by default, to enable table size indicators on sidebar 2023-02-23 08:51:33 +01:00
Fabio Di Stasio 4458177688 fix(MariaDB): exception with event_scheduler DISABLED with MariaDB 10, fixes #535 2023-02-21 18:07:29 +01:00
Fabio Di Stasio ea7865a086
Merge pull request #533 from antares-sql/all-contributors/add-jimcat8
docs: add jimcat8 as a contributor for translation
2023-02-19 10:43:34 +01:00
allcontributors[bot] ca900f3dcf
docs: update .all-contributorsrc [skip ci] 2023-02-19 09:43:23 +00:00
allcontributors[bot] 4f6f28c6e6
docs: update README.md [skip ci] 2023-02-19 09:43:22 +00:00
Fabio Di Stasio 8caac0f21d
Merge pull request #532 from jimcat8/cn_main
Updated zh-CN translation text
2023-02-19 10:43:15 +01:00
tianci li cacfc1c2eb review 2023-02-19 14:21:42 +08:00
tianci li 2f30c0d42f Updated zh-CN translation text 2023-02-19 14:07:49 +08:00
Fabio Di Stasio b1fbc43ab2 fix: unable to import after a failed import, fixes #515 2023-02-13 18:06:55 +01:00
Fabio Di Stasio fe9817bf31 chore(release): 0.7.4 2023-02-10 09:26:50 +01:00
Fabio Di Stasio ddb7ead083 fix: tables sort in sidebar 2023-02-10 09:26:17 +01:00
Fabio Di Stasio 9d8c21244b chore(release): 0.7.3 2023-02-09 11:50:16 +01:00
Fabio Di Stasio d934ae1e6c fix(SQLite): triggers disappear after editing related table, fixes #523 2023-02-04 13:51:02 +01:00
Fabio Di Stasio 68f8d48064 chore: minor ts changes 2023-02-04 12:10:09 +01:00
Fabio Di Stasio e7e491340a feat(SQLite): added support to INTEGER UNSIGNED 2023-02-04 11:38:30 +01:00
Fabio Di Stasio e8447e5655 fix: select of table type stuck when editing an unknown type 2023-02-04 11:34:53 +01:00
Fabio Di Stasio 6decba316c fix: longtext edit modal opens when it shouldn't, fixes #524 2023-02-04 09:36:29 +01:00
Fabio Di Stasio 2b5e1e7b39 fix(SQLite): error with integer timestamp fields 2023-02-04 09:07:41 +01:00
Fabio Di Stasio a124f04661
Merge pull request #529 from antares-sql/dependabot/npm_and_yarn/mdi/font-7.1.96
build(deps): bump @mdi/font from 7.0.96 to 7.1.96
2023-02-02 16:45:38 +01:00
dependabot[bot] 3ee4ab4d84
build(deps): bump @mdi/font from 7.0.96 to 7.1.96
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 7.0.96 to 7.1.96.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v7.0.96...v7.1.96)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 19:05:41 +00:00
Fabio Di Stasio 174aa3c508 chore(release): 0.7.2 2023-01-22 17:16:04 +01:00
Fabio Di Stasio 729edd40a6 build: update electron 2023-01-22 15:07:47 +01:00
Fabio Di Stasio c7ab3b77a2 fix: allow comments in queies, fixes #519 2023-01-19 14:32:37 +01:00
Fabio Di Stasio 5624b3b2d7
Merge pull request #520 from dyaskur/master
add copy shortcut and default copy type setting
2023-01-16 18:16:13 +01:00
Fabio Di Stasio 4c16d8c61f refactor: results table setting section 2023-01-16 18:15:49 +01:00
Dyas🍌 Yaskur🍎 9aca89477f
feat: add copy shortcut and default copy type setting 2023-01-16 04:49:44 +07:00
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