Jan Prochazka
|
2678daab4d
|
Merge pull request #779 from Shah-Panam/Oauth-Allowed-Groups
Added OAuth Allowed Groups Option
|
2024-05-20 15:08:58 +02:00 |
|
Jan Prochazka
|
51d4bc9a75
|
stream filtering by connection id
|
2024-05-20 14:02:47 +02:00 |
|
Jan Prochazka
|
df3313e647
|
don't wrap statusbar
|
2024-05-20 12:48:50 +02:00 |
|
ProjectInfinity
|
4417edf73b
|
Change from 127.0.0.1 to localhost for SSH tunnel
|
2024-05-17 13:06:48 +02:00 |
|
Panam Shah
|
9839dc795b
|
Added OAuth Allowed Groups Option
|
2024-05-14 11:40:53 +00:00 |
|
Jan Prochazka
|
f74e57bec2
|
handle not found connection in ConnectionTab
|
2024-05-13 09:26:54 +02:00 |
|
Jan Prochazka
|
4fb6b49b86
|
small fix
|
2024-05-13 08:40:43 +02:00 |
|
Jan Prochazka
|
39cdaf88f4
|
Merge pull request #770 from michael-pattern/feat/763/per-user_permissions_when_using_oauth
feat: per-user permissions when using oauth
|
2024-05-09 14:20:12 +02:00 |
|
Jan Prochazka
|
52c77031c5
|
Merge pull request #742 from frenchtoasters/trustCertEnv
Adding env for parsing for trustServerCertificate connection value
|
2024-05-09 14:02:45 +02:00 |
|
Jan Prochazka
|
4429b1d618
|
revert changes button #759
|
2024-05-09 13:07:31 +02:00 |
|
Jan Prochazka
|
5c24774170
|
fixed copy & paste commands
|
2024-05-09 13:03:05 +02:00 |
|
michael-pattern
|
696d870c2f
|
Allow password-based user login only when password is truthy
|
2024-05-08 17:52:50 -04:00 |
|
michael-pattern
|
26471517a9
|
Only add users to basicAuth when password is truthy
|
2024-05-08 17:52:05 -04:00 |
|
michael-pattern
|
58233a2fd5
|
Create login entries when the OAUTH_PERMISSIONS flag is truthy
|
2024-05-08 17:51:27 -04:00 |
|
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 |
|
Tyler French
|
83f3391b24
|
Adding env for parsing for trustServerCertificate connection value
|
2024-04-03 15:29:19 -04: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 |
|