Commit Graph

28 Commits

Author SHA1 Message Date
Fabio Di Stasio d3f71e65ce feat(MySQL): option to enable single connection mode 2024-02-18 14:37:45 +01:00
Fabio Di Stasio 8928510fb5 refactor: use Record to type objects 2024-01-19 18:03:20 +01:00
Fabio Di Stasio d30a978cd6 refactor: replace ssh2-promise with @fabio286/ssh2-promise 2023-10-28 18:25:01 +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 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 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Christian Ratz b4731d67a5 feat: customize keep-alive-interval for ssh-tunnel 2023-08-04 11:06:35 +02:00
Fabio Di Stasio 68f8d48064 chore: minor ts changes 2023-02-04 12:10:09 +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 7ab84bde57 initial firebird commit 2022-11-02 14:18:50 +01:00
Fabio Di Stasio 6a6f43a718 feat: initial console implementation 2022-07-18 11:58:22 +02:00
Fabio Di Stasio f12a04b052 feat: ipc event channel to send logs to renderer 2022-07-18 11:58:22 +02:00
Fabio Di Stasio 8f01740475 fix(UI): wrong tables scrollable height after switching tabs 2022-06-22 18:47:32 +02:00
Fabio Di Stasio a103617ce8 refactor: ts and composition api on missing components 2022-06-21 17:54:47 +02:00
Fabio Di Stasio 89e8d9fcdb refactor: ts and composition api on WorkspaceTabNew* components 2022-06-14 20:02:17 +02:00
Fabio Di Stasio bd46d17424 refactor: ts and composition api on WorkspaceExplorebar* components 2022-06-09 20:08:32 +02:00
Fabio Di Stasio be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
Fabio Di Stasio 2007305ff0 refactor: ts on pinia store 2022-05-28 18:43:56 +02:00
Fabio Di Stasio 84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
Fabio Di Stasio d494b17df7 fix: 2022-05-10 13:22:26 +02:00
Fabio Di Stasio 5cb8ec65ad refactor: ts improvements 2022-05-07 09:46:07 +02:00
Fabio Di Stasio 79f32ca442 refactor: db import ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio ce0f278caf refactor: db exporter ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio 6adc93e1cd refactor: ipc handlers ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio 5e2ad8c377 refactor: sqlite client ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio d85662cb7d refactor: posgtre client ts refactor 2022-04-17 13:00:53 +02:00
Fabio Di Stasio e3907914f2 build: fixed module resolution and workers webpack config 2022-04-17 13:00:53 +02:00
Fabio Di Stasio c6c14fbf2b refactor: mysql client ts refactor 2022-04-17 13:00:53 +02:00