|
c0c33f8237
|
Merge branch 'develop' into feat/ssh-keep-alive-interval
|
2023-08-04 11:12:48 +02:00 |
|
|
b4731d67a5
|
feat: customize keep-alive-interval for ssh-tunnel
|
2023-08-04 11:06:35 +02:00 |
|
|
92fe029906
|
refactor: minor translation improvements
|
2023-08-03 18:36:09 +02:00 |
|
|
1dd2147b68
|
refactor(translation): complete refactor of translations structure
|
2023-08-03 18:28:50 +02:00 |
|
|
7b1cb4ff86
|
fix(MySQL): missing error details on mysql importer with some exceptione
|
2023-08-01 10:04:00 +02:00 |
|
|
0fab3bc43c
|
ci: arrangements for beta channel
|
2023-07-31 13:04:30 +02:00 |
|
|
473c4636cf
|
ci: arrangements for beta channel
|
2023-07-31 10:55:05 +02:00 |
|
|
51b14195a8
|
fix(MySQL): error insertinf new fields with some MySQL configurations, fixes #360
|
2023-07-24 09:09:11 +02:00 |
|
|
f831fcd442
|
fix: display content of BLOB fields if not binary, fixes #628
|
2023-07-21 18:17:31 +02:00 |
|
|
bc0b029369
|
Update pt-BR.ts
|
2023-07-20 16:55:23 -03:00 |
|
|
7c820b1827
|
fix(MySQL): unable to set more than one value in SET fields
|
2023-07-17 18:00:40 +02:00 |
|
|
6063b3f697
|
chore(i18n): update french translation
|
2023-07-15 21:57:18 +02:00 |
|
|
2f5fa0f2e4
|
feat: export file name with hour, minutes and seconds, closes #610
|
2023-07-12 15:20:44 +02:00 |
|
|
9d8e9a5e1f
|
perf(PostgreSQL): minor improvement to schema selection
|
2023-07-07 15:22:16 +02:00 |
|
|
1c73503138
|
fix: unable to insert new rows
|
2023-07-07 15:21:48 +02:00 |
|
|
32bbc45329
|
feat: button to open view settings tab
|
2023-07-07 09:04:40 +02:00 |
|
|
e808b86c52
|
fix(PostgreSQL): unable to connect to database, fixes #614
|
2023-07-06 22:01:41 +02:00 |
|
|
6e01f0f2e7
|
fix: unable to copy as sql inserts with BIT fileds, fixes #613
|
2023-07-06 12:06:32 +02:00 |
|
|
38bfea279c
|
feat: button to open table settings tab, closes #608
|
2023-07-05 18:27:30 +02:00 |
|
|
462ede8dc7
|
feat: update connection
icons to better match other icons
|
2023-07-05 15:50:17 +02:00 |
|
|
c5abc3d6b2
|
Merge pull request #599 from 64knl/feat/locale-dutch
feat: Add Dutch translation
|
2023-06-30 08:07:15 +02:00 |
|
|
001983c5a2
|
fix: update source string to fix spelling
|
2023-06-24 17:13:12 +02:00 |
|
|
f58c30ff17
|
Merge pull request #597 from 64knl/feat/sort-available-languages
feat: Sort available languages
|
2023-06-24 13:16:46 +02:00 |
|
|
03c4a1c797
|
wip: more translations
|
2023-06-22 19:06:02 +02:00 |
|
|
e18604b3ce
|
wip: translation
|
2023-06-22 18:59:23 +02:00 |
|
|
3ff8d2571b
|
feat: Sort available languages alphabetically
|
2023-06-22 18:27:41 +02:00 |
|
|
f22f8d2317
|
wip: translation
|
2023-06-22 18:22:44 +02:00 |
|
|
8a4a099e37
|
fix: rename components and variables in SettingBarContext
|
2023-06-22 18:18:13 +02:00 |
|
|
702ffb81ef
|
style: formatting
|
2023-06-22 17:40:23 +02:00 |
|
|
93e16fdda2
|
fix: spelling corrections
- Updated appearence -> appearance across files
- Fixed some English spelling mistakes
|
2023-06-22 17:36:53 +02:00 |
|
|
575c8ea8ca
|
feat: more translations
|
2023-06-22 15:06:53 +02:00 |
|
|
4ff1d107b8
|
feat: add Dutch language support
|
2023-06-22 14:43:15 +02:00 |
|
|
3ad1e51f42
|
feat: format options of csv export, closes #196
|
2023-06-14 19:47:09 +02:00 |
|
|
e07e7b736e
|
fix(PostgreSQL): unable to export as sql inserts
|
2023-06-14 09:38:54 +02:00 |
|
|
89815bf5e7
|
feat(PostgreSQL): ability to switch the database, closes #432
|
2023-06-13 18:10:52 +02:00 |
|
|
038e4494f5
|
Update ru-RU.ts
|
2023-06-06 23:41:22 +03:00 |
|
|
787014c38d
|
feat: context menu to close tabs, closes #392
|
2023-06-03 19:13:20 +02:00 |
|
|
e60726c741
|
fix: disable filter during table content loading, fixes #588
|
2023-06-01 18:00:16 +02:00 |
|
|
904670781d
|
fix(MySQL): unable to get users list with some db settings
|
2023-06-01 11:47:31 +02:00 |
|
|
22bdaac18b
|
fix: weird behavior in some text editors
|
2023-06-01 11:42:19 +02:00 |
|
|
446199827b
|
fix: unique keys not recognized in table settings on some MariaDB versions
|
2023-05-30 18:33:37 +02:00 |
|
|
03638c0553
|
feat: copy rows as PHP array
|
2023-05-28 13:31:44 +02:00 |
|
|
8968179c11
|
feat: export table content or query results as PHP array, closes #575
|
2023-05-28 13:20:28 +02:00 |
|
|
2c0b4ffe1f
|
fix: disable shorctut to show Ace editor settings, fixes #585
|
2023-05-26 18:17:23 +02:00 |
|
|
f454b4bb1c
|
feat: DDL query in table settings for MySQL and PostgreSQL, closes #581
|
2023-05-25 18:51:56 +02:00 |
|
|
1896013267
|
Update ru-RU.ts
|
2023-05-19 14:14:35 +03:00 |
|
|
17eeb6d38e
|
feat: keepalive on mysql/postgre connections, should fix #577
|
2023-05-14 18:48:21 +02:00 |
|
|
b348c83501
|
Update ru-RU.ts
|
2023-05-04 16:11:10 +03:00 |
|
|
f58a12ebd5
|
Update ru-RU.ts
|
2023-05-04 16:01:17 +03:00 |
|
|
b806deeed0
|
Update ru-RU.ts
|
2023-05-04 14:36:47 +03:00 |
|