Commit Graph

294 Commits

Author SHA1 Message Date
Jan Prochazka
40440e957a JSON array export file format, quick exports JSON, JSONL 2021-06-06 13:45:24 +02:00
Jan Prochazka
6362e2137b query history with search 2021-06-03 15:52:46 +02:00
Jan Prochazka
f6c8588573 query history 2021-06-03 15:42:39 +02:00
Jan Prochazka
2a47f60987 query history - prepare 2021-06-03 14:26:21 +02:00
Jan Prochazka
bebdf3f43b fix 2021-06-03 12:33:02 +02:00
Jan Prochazka
0c48a5ee09 query splitter refactor 2021-06-03 11:27:49 +02:00
Jan Prochazka
0a06ebf9c3 postgresql materialized views #123 2021-05-28 22:18:06 +02:00
Jan Prochazka
6b1243eef5 Revert "Bump socket.io from 2.3.0 to 2.4.0"
This reverts commit ca900b0cf0.
2021-05-20 15:42:31 +02:00
Jan Prochazka
f70c554966
Merge pull request #72 from dbgate/dependabot/npm_and_yarn/socket.io-2.4.0
Bump socket.io from 2.3.0 to 2.4.0
2021-05-20 15:12:29 +02:00
Jan Prochazka
44e0902ded Merge branch 'beforeUpdates' 2021-05-20 14:12:02 +02:00
Jan Prochazka
b5fe8508b1 [ackaged plugins for electron optimalization 2021-05-20 10:22:08 +02:00
Jan Prochazka
e43fa96e34 one more optimalization of plugin size & load time 2021-05-20 08:55:50 +02:00
Jan Prochazka
65eb89de95
Merge pull request #73 from dbgate/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-05-19 19:52:51 +02:00
Jan Prochazka
9c1179c451
Merge pull request #117 from dbgate/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21
2021-05-19 19:44:18 +02:00
Jan Prochazka
9d933d669a fixed race conditions when starting app 2021-05-17 17:42:53 +02:00
Jan Prochazka
70d06deeb0 model age in statusbar, sync model is not automatic by default 2021-05-16 20:14:46 +02:00
Jan Prochazka
6dfe9b798b Commandline arguments #108 2021-05-16 19:21:52 +02:00
Jan Prochazka
a8e3a6cfec env variables configuration 2021-05-16 14:29:59 +02:00
dependabot[bot]
ef25ea1885
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 12:00:59 +00:00
Jan Prochazka
c5605d63ca driver plugins supports more drivers. Added derived drivers for MariaDB, CockroachDB, Amazon Redshift 2021-05-15 08:49:58 +02:00
dependabot[bot]
ca900b0cf0
Bump socket.io from 2.3.0 to 2.4.0
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 06:21:38 +00:00
dependabot[bot]
7c5f274f83
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 06:21:37 +00:00
Jan Prochazka
23225cf86b try to fix sqlite problem 2021-05-13 08:41:45 +02:00
Jan Prochazka
cd7edcb443 disconnect command (hard disconnect in electron, soft disconnect in webapp) 2021-05-06 09:34:05 +02:00
Jan Prochazka
28e19402f3 Merge branch 'master' into sqlite 2021-05-03 21:09:41 +02:00
Jan Prochazka
7d34458553 fixed race condition when using SSH tunnel #110 2021-05-03 20:39:41 +02:00
Jan Prochazka
8b747796e7 Merge branch 'master' into sqlite 2021-05-03 18:43:34 +02:00
Jan Prochazka
bd6c116cc0 timg safe compare token fixes #91 2021-04-30 17:21:35 +02:00
Jan Prochazka
a8b71d452b ssh tunnel keyfile auth fix #106 2021-04-29 14:05:32 +02:00
Jan Prochazka
47ea474555 settings optimalization 2021-04-29 11:28:32 +02:00
Jan Prochazka
e647ab471e ability to disable background model updates 2021-04-29 11:17:17 +02:00
Jan Prochazka
fd6524867e check & load db model in statusbar 2021-04-29 10:40:53 +02:00
Jan Prochazka
00d0c27502 handle plugin load error 2021-04-29 07:38:44 +02:00
Jan Prochazka
d1bf2dbc4b sqlite plugin scaffold 2021-04-25 18:49:53 +02:00
Jan Prochazka
8ff706a17f get server version 2021-04-25 10:25:16 +02:00
Jan Prochazka
08692dc63f error detail for connection errors 2021-04-25 09:00:11 +02:00
Jan Prochazka
ccdce6ef43 allow to specify default database #96 #92 2021-04-24 08:21:18 +02:00
Jan Prochazka
fccd550d4b electron check origin and host headers #91 2021-04-24 07:52:36 +02:00
Jan Prochazka
8caf5d622e using random free port for electron app #91 #86 2021-04-23 20:49:52 +02:00
Jan Prochazka
9a2d56bfe4 #91 authorization header in electron app 2021-04-23 20:39:08 +02:00
Jan Prochazka
2461b48244 removed paypal links 2021-04-19 17:55:16 +02:00
Jan Prochazka
67b57ab756 keyboard settings saved to server 2021-04-18 09:08:01 +02:00
Jan Prochazka
516d007c22 fix 2021-04-17 17:31:32 +02:00
Jan Prochazka
361875d7fc fix 2021-04-17 16:52:56 +02:00
Jan Prochazka
c0c1f9d786 command line params refactor 2021-04-17 16:38:10 +02:00
Jan Prochazka
553329688a fix 2021-04-17 11:18:40 +02:00
Jan Prochazka
a6207f01af fix 2021-04-17 11:01:42 +02:00
Jan Prochazka
76e51343d0 platform info refactor 2021-04-17 10:42:29 +02:00
Jan Prochazka
a98380a941 plugin version 2021-04-17 09:24:46 +02:00
Jan Prochazka
89a3798d56 npm dist plugins 2021-04-17 09:21:22 +02:00