Commit Graph

1717 Commits

Author SHA1 Message Date
Rene 8628711374
feat: nl string updates 2023-11-10 15:21:22 +01:00
Fabio Di Stasio 186fc18363 fix(Firebird SQL): error "Cannot read properties of null" connecting to some databases, fixes #708 2023-11-09 18:49:56 +01:00
Fabio Di Stasio e14302bdc0 feat(translation): add Ukrainian language, thanks to #707 2023-11-06 18:01:19 +01:00
Fabio Di Stasio 13afc8bffd
Merge pull request #710 from antares-sql/all-contributors/add-zvlad
docs: add zvlad as a contributor for translation
2023-11-06 09:15:12 +01:00
allcontributors[bot] 811be75c73
docs: update .all-contributorsrc [skip ci] 2023-11-06 08:14:38 +00:00
allcontributors[bot] bddec52b40
docs: update README.md [skip ci] 2023-11-06 08:14:37 +00:00
Fabio Di Stasio e34af5bfa4 chore: update README.md 2023-11-03 18:26:58 +01:00
Fabio Di Stasio 3322a06fed
Merge pull request #703 from jimcat8/cn_main
Updated zh-CN.ts file
2023-11-03 13:17:19 +01:00
tianci 74040cee44
update 2023-11-02 17:52:13 +08:00
tianci 27c904e7f4
Updated zh-CN.ts file 2023-11-02 16:51:13 +08:00
Fabio Di Stasio 6876dd6063 chore: add flathub badge in README.md 2023-11-02 09:25:13 +01:00
Fabio Di Stasio 4d676a41cd chode: add flatpak assets 2023-11-01 12:12:14 +01:00
Fabio Di Stasio 19d9f56f08 chore(release): 0.7.19 2023-11-01 09:43:50 +01:00
Fabio Di Stasio 4c89578188 Merge branch 'develop' of https://github.com/antares-sql/antares into beta 2023-11-01 09:42:59 +01:00
Fabio Di Stasio f6fb266771 fix: table field changes not saved on text fields if pressing enter on textarea modal 2023-10-31 17:57:58 +01:00
Fabio Di Stasio 3e739bcaa2 chore(release): 0.7.19-beta.2 2023-10-29 11:47:08 +01:00
Fabio Di Stasio debc1da289 fix: ssh tunnel keep-alive not working properly 2023-10-28 19:09:19 +02:00
Fabio Di Stasio 3c2e2be40f chore: regenerate package-lock.json 2023-10-28 18:47:06 +02:00
Fabio Di Stasio 581ec6a25d Merge branch 'develop' of https://github.com/antares-sql/antares into develop 2023-10-28 18:25:03 +02:00
Fabio Di Stasio d30a978cd6 refactor: replace ssh2-promise with @fabio286/ssh2-promise 2023-10-28 18:25:01 +02: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