Commit Graph

126 Commits

Author SHA1 Message Date
Fabio Di Stasio 0cd182546b
build: electron-webpack replacement (#130)
* some changes

* improvements and dedicated webpeck configs for render and main

* added debugging setup

* vscode main process debug config

* vue3 devtools
2021-10-31 10:36:45 +01:00
Fabio Di Stasio f9ee7d0450 perf(UI): resize results table on filters change 2021-10-18 11:58:29 +02:00
Giulio Ganci 0e15c39797 feat(UI): multi column table filters 2021-10-17 23:54:00 +02:00
Fabio Di Stasio d2d0c3ca41 refactor(UI): changed query clear shortcut 2021-10-16 18:43:23 +02:00
Ngô Quốc Đạt dd25827e40 Add "passphrase" to Vietnamese translation 2021-10-16 18:52:39 +07:00
Fabio Di Stasio 9407a29922 feat: support to SSH private keys with passphrase, closes #118 2021-10-07 14:58:31 +02:00
Fabio Di Stasio 26446fb7ed fix: closing ask credential modal during a connection doesn't stops loading, closes #114 2021-10-05 18:20:38 +02:00
isamu 76e5849c78 Add new language: Japanese 2021-10-05 17:22:07 +09:00
Ngo Quoc Dat a5ca3ea204 Add new language: Tiếng Việt 2021-10-04 18:30:44 +07:00
Fabio Di Stasio 85f625daf7 feat: copy cell/row or kill connections on context menu from processes list 2021-09-26 11:19:48 +02:00
Fabio Di Stasio 3959333662 feat: workspace query history 2021-09-17 18:32:28 +02:00
Fabio Di Stasio 09c07acd5c feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
Fabio Di Stasio 3c5a69adc9 feat: new create scheduler tabs 2021-09-10 18:23:32 +02:00
Fabio Di Stasio 0203f69e95 feat: new create function tabs 2021-09-07 18:20:45 +02:00
Fabio Di Stasio 3fd26a0523 feat: new create routine tabs 2021-09-06 17:29:34 +02:00
Fabio Di Stasio e217d5181b feat: new create trigger tabs 2021-09-02 18:08:23 +02:00
Fabio Di Stasio 8b93c49778 feat: new create view tabs 2021-08-18 17:28:41 +02:00
Fabio Di Stasio 0842e00098 feat: new table empty state 2021-08-17 18:54:23 +02:00
Fabio Di Stasio c9fa941578 feat: new create table tabs 2021-08-13 16:50:59 +02:00
Fabio Di Stasio 70354aa828 feat(UI): shortcuts info on empty query tab 2021-08-03 17:59:15 +02:00
Fabio Di Stasio 07ee1ae828 fix: tab selected when clicking closing cross 2021-07-29 16:45:28 +02:00
Fabio Di Stasio cbe0e2980a perf: update italian translation 2021-07-27 17:31:51 +02:00
Fabio Di Stasio adc5477673 feat: option to restore session on startup 2021-07-22 10:41:06 +02:00
Fabio Di Stasio a73a2f483e feat: option to select schema in query tabs 2021-07-20 19:19:54 +02:00
Fabio Di Stasio e1855a262d feat(UI): empty workspace view 2021-07-18 16:10:36 +02:00
Fabio Di Stasio f7a74df009 feat: new unsaved change reminder 2021-07-16 23:24:55 +02:00
Fabio Di Stasio 439356a019 feat: context menu option to duplicate connections 2021-07-09 11:18:40 +02:00
Fabio Di Stasio c6897af22d feat(MySQL): possibility to set a default schema in connection parameters 2021-07-09 10:26:16 +02:00
Christian Ratz 1801bef019
feat: SSH Tunnel functionality (#81)
* added ssh-tunnel-functionality for mysql-connections

* remove autoformat-stuff

* added identity for using ssh-key

* added identity to mysqlclient to use sshkey

* removed debug console.log

* added ssh-tunnel-functionality for postgresqlclient

* changed naming to sshKey for sshKey-input

* refactoring code

* fix lint

* set dbConfig.ssl to null initially
2021-07-05 09:30:52 +02:00
Fabio Di Stasio 08d5b1b329 feat: contextual option to duplicate tables 2021-07-03 12:27:50 +02:00
Fabio Di Stasio 75bbd5f66e feat(PostgreSQL): trigger functions support 2021-07-03 11:29:14 +02:00
Fabio Di Stasio d868c772b9 feat(UI): context option to copy cell or row value 2021-06-30 19:27:24 +02:00
Fabio Di Stasio e2ebb04a90 feat(UI): ability to manually insert page number in DATA tabs, closes #65 2021-06-19 12:13:09 +02:00
Fabio Di Stasio e579f37438 feat(UI): option to change query editors font size, closes #77 2021-06-19 11:54:15 +02:00
Fabio Di Stasio 8a20befd09 fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
Christian 1716077182 added translation for de-DE 2021-06-04 09:37:02 +02:00
Fabio Di Stasio e71c7568c0 feat: option to set DATA tab page size 2021-05-29 11:04:02 +02:00
Fabio Di Stasio 5dc0b0bea4 perf: italian translation updated 2021-05-07 12:11:55 +02:00
Fabio Di Stasio 04cd806954 chore: update README.md 2021-04-26 10:16:55 +02:00
Daniel Aguiar 8720bcdad6 New Translation: Portugues (Brasil) 2021-04-25 03:53:21 -03:00
Fabio Di Stasio 9ffd443a66 feat(UI): format and clear queries 2021-04-19 19:15:06 +02:00
Fabio Di Stasio 2584c9b9c2 chore: replaced link for donations with Treedom 2021-04-15 14:55:37 +02:00
Fabio Di Stasio 1e938adc5d feat: in-app last release changelog 2021-04-11 12:35:16 +02:00
Fabio Di Stasio d0b3e1b1b8 feat(PostgreSQL): support of arrays in table settings 2021-04-09 19:31:41 +02:00
Fabio Di Stasio e349dd5eab feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
Fabio Di Stasio fc651149b9 feat(PostgreSQL): edit array and text search fields 2021-03-17 18:06:17 +01:00
Fabio Di Stasio d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
Fabio Di Stasio 07f60c3917 feat(UI): modal that shows process query 2021-03-04 19:34:18 +01:00
Fabio Di Stasio 049143d143 feat: processes list tool 2021-03-03 19:31:05 +01:00