Commit Graph

2540 Commits

Author SHA1 Message Date
Jan Prochazka
63bdf817c6 upgraded webpack 2024-05-08 10:35:14 +02:00
Jan Prochazka
e14e7efa1a fixed build error - upgraded chart.js 2024-05-08 10:22:25 +02:00
Jan Prochazka
b1cf418058 upgrade electron && db drivers 2024-05-08 10:17:45 +02:00
ProjectInfinity
8e6b1973c7
Merge branch 'copy-paste-improvements' 2024-04-17 17:56:51 +02:00
ProjectInfinity
5a8627c39f
Add copy to column list 2024-04-17 17:44:10 +02:00
ProjectInfinity
715c6f7f29 Make TabControl scrollable
Fixes #730
2024-03-28 03:40:01 +01:00
ProjectInfinity
0fc20f7238
Fix filter being unclickable
A commit caused the filter input to be unclickable, this fixes that.
2024-03-26 00:09:12 +01:00
ProjectInfinity
c824e32f0a
Add copy name to table list 2024-03-14 00:24:53 +01:00
ProjectInfinity
10a916bce6
Add copy/paste to query tab and database list 2024-03-13 23:59:02 +01:00
Kenta Kishikawa
a526797013 fix: Encoding error when opening Unicode query files 2024-01-31 00:50:12 +09:00
Kenta Kishikawa
2ddf10dfda fix: localStorageGabageCollector not working 2024-01-25 22:04:15 +09:00
Luboš Nguyen
cdde770810
enum + set for mysql (#693)
* enum + set for mysql

* enum + set for mysql | dropdown

* enum for mysql | removed empty option
2024-01-23 10:05:49 +01:00
Kenta Kishikawa
4b3897c7f0 fix(app): Correctly select the save folder for dump 2024-01-15 00:08:35 +09:00
Mohamed Elhefni
81eda4d0d3 chore(web): move keybind mode setting to Genral section in settings modal 2024-01-08 12:09:15 +02:00
Mohamed Elhefni
090329593e feat(web): add support for vim keybindings 2024-01-06 14:06:40 +02:00
Infinity
aa66367f86
Merge pull request #677 from KKishikawa/fix-download-with-auth-header
fix: download with auth header
2024-01-04 23:46:18 +01:00
Infinity
edf6819ece
Merge pull request #674 from KKishikawa/fix-mac-select-all-shotcut
fix: Mac - shortcut for select all
2023-12-24 03:58:26 +01:00
Kenta Kishikawa
9f62a15eeb fix: download with auth header 2023-12-13 01:39:31 +09:00
Infinity
46df729195
Merge pull request #646 from enwawerueli/devel
fix(web): fix typo in column filter modal
2023-12-11 21:03:09 +01:00
Kenta Kishikawa
f0fc50097b fix: Mac - shortcut for select all 2023-12-07 01:07:58 +09:00
ProjectInfinity
aa7d91f2c5 Fix inconsistencies in max/unmaximize window buttons
Also adds maximize action to command palette
2023-12-05 23:45:51 +01:00
Kenta Kishikawa
129c3ed217 fix(web): file menu save and save as not working 2023-12-04 14:17:46 +00:00
Kenta Kishikawa
690940d070 fix: query editor on import/export screen overlaps with selector 2023-11-27 10:05:10 +00:00
enwawerueli
8bda4a7d2e fix(web): fix typo in column filter modal 2023-10-25 01:08:58 +03:00
Jan Prochazka
ce09fcb7fd try to fix e_channel_closed error 2023-09-30 12:29:28 +02:00
Jan Prochazka
731c4c046c fixed No mapping #575 2023-09-30 11:43:50 +02:00
Jan Prochazka
a98d5d29ca fixed Data import from files #633 2023-09-30 10:28:54 +02:00
Jan Prochazka
3a24bcebf8 Merge branch 'master' of github.com:dbgate/dbgate 2023-09-28 11:21:01 +02:00
Jan Prochazka
d6104c8375 disabled shell scripting for NPM distribution by default 2023-09-28 11:20:58 +02:00
Jan Prochazka
1c5a90226e
Merge pull request #627 from peteyus/issue/626/add-headers-on-file-upload
add API headers on upload call
2023-09-28 09:33:27 +02:00
Peter Jorgensen
46afb1f1df add API headers on upload call 2023-09-18 21:56:42 -06:00
chen
2464935fa5 update style 2023-07-12 13:18:32 +08:00
Jan Prochazka
171f97ee0c Revert "upgrade msnodesqlv8 - try to fix #561"
This reverts commit 756cf8a099.
2023-05-26 17:35:13 +02:00
Jan Prochazka
756cf8a099 upgrade msnodesqlv8 - try to fix #561 2023-05-26 14:36:54 +02:00
Jan Prochazka
a830fadc7a
Merge pull request #537 from ProjectInfinity/fix-sql-export-timestamp
Fix - SQL export is using the wrong hour formatting
2023-05-19 17:19:00 +02:00
Infinity
54b1cde5c9
Fix - SQL export is using the wrong hour formatting 2023-04-11 08:10:45 +00:00
Infinity
ffe1c4c7cd
Fixes missing toolstrip and adds up to 200% zoom to diagram view 2023-03-26 05:00:21 +00:00
Jan Prochazka
a2bc636396 convertor from forage 2023-03-13 20:33:51 +01:00
Jan Prochazka
00bf1e64a1 removed misleading WidgetColumnBarItrem.show attr 2023-03-13 20:18:13 +01:00
Jan Prochazka
a45782098a fixes database widget collapsing problems 2023-03-13 20:03:52 +01:00
Jan Prochazka
df4230ea1d pinned objects fixes 2023-03-13 19:50:06 +01:00
Jan Prochazka
66d1b4ca49 disable collapse last widget items 2023-03-12 09:06:11 +01:00
Jan Prochazka
b2f55522a8 fixed Resizing window resets window contents #479 2023-03-12 08:45:28 +01:00
Jan Prochazka
edc3a7409a tool strip wrappable, table data commands moved from statusbar to toolstrip 2023-03-12 08:36:22 +01:00
Jan Prochazka
6736e8d0cf allow collapse multitab group 2023-03-06 18:49:30 +01:00
Jan Prochazka
36ccba7988 fixed split margin 2023-03-06 18:49:26 +01:00
Jan Prochazka
961d11b610 split group condition 2023-03-05 17:13:05 +01:00
Jan Prochazka
c646a83608 close functions in tab group 2023-03-05 17:11:02 +01:00
Jan Prochazka
d1bdebb4ed abilit to split whole group 2023-03-05 16:59:41 +01:00
Jan Prochazka
aa4406942f tabs saves to forage instead of storage 2023-03-05 15:43:45 +01:00