|
da8cc39157
|
fix: mismatch between table field columns and results with duplicate fields, fixes #848
|
2024-09-20 18:08:11 +02:00 |
|
|
37d44c95ee
|
perf(UI): hide edit/delete functions in readonly mode
|
2024-09-18 16:42:21 +02:00 |
|
|
b6a7124f33
|
feat: cancel button when waiting to connect database, closes #830
|
2024-08-28 18:05:04 +02:00 |
|
|
6cb21ff792
|
fix: html tags searching in history or saved queries, fixes #847
|
2024-08-05 18:03:10 +02:00 |
|
|
72bacdeabf
|
fix: disabled column sort during loadings
|
2024-08-05 18:02:24 +02:00 |
|
|
c434855879
|
fix(PostgreSQL): issue exporting tables with primary keys
|
2024-07-30 16:52:20 +02:00 |
|
|
ba0ffcc6f5
|
fix: wrong password message importing app data
|
2024-07-19 18:00:52 +02:00 |
|
|
59f7d3c670
|
fix: issue with new console and languages different than english, fixes #837
|
2024-07-16 14:00:02 +02:00 |
|
|
171b6f924a
|
feat: custom SVG icons for connections, closes #663
|
2024-07-11 18:06:41 +02:00 |
|
|
3e223b475e
|
feat: in-app debug console, closes #824
|
2024-07-01 18:16:18 +02:00 |
|
|
25b7ae57c6
|
perf(UI): improved all connections modal, closes #761
|
2024-06-20 18:12:47 +02:00 |
|
|
0b9898f3e7
|
feat(PostgreSQL): support to materialized views, closes #804
|
2024-06-14 18:05:29 +02:00 |
|
|
a973ec3c60
|
perf(UI): views grouped in folders
|
2024-06-13 18:07:05 +02:00 |
|
|
4a1697d633
|
fix: issue switching table after using a filter, fixes#691
|
2024-06-05 18:34:43 +02:00 |
|
|
d1bb50b2bb
|
fix(PostgreSQL): unable to search for databases, fixes #798
|
2024-05-08 08:56:23 +02:00 |
|
|
25123e34ef
|
fix: missing resizebars on mouse over
|
2024-05-07 18:15:32 +02:00 |
|
|
09c274a724
|
fix: missing accent color change
|
2024-05-02 18:00:07 +02:00 |
|
|
058fc2fc0b
|
feat: accent color based on folder color, closes #762
|
2024-04-30 18:07:08 +02:00 |
|
|
23c59b4d4e
|
fix(PostgreSQL): issue with similar tabs on differend databases
|
2024-04-18 18:22:29 +02:00 |
|
|
6600197b82
|
perf(UI): hide "insert row" button in read-only mode, closes #695
|
2024-04-14 16:23:56 +02:00 |
|
|
33203aeb04
|
refactor(UI): change query tab buttons order
|
2024-04-12 18:03:17 +02:00 |
|
|
8d8650fbe7
|
feat: unsaved file reminder closing file tabs
|
2024-04-08 18:29:05 +02:00 |
|
|
099a71a189
|
Merge pull request #785 from bagusindrayana/feat-open-edit-save-file
Feat open, edit, and save file in query tab
|
2024-04-08 12:49:01 +02:00 |
|
|
e7efb9c616
|
refactor(UI): change to query tab icons to avoid ambiguity with new features
|
2024-04-08 09:52:46 +02:00 |
|
bagusindrayana
|
c1e58eb695
|
feat: open,save, and save as file in query tab
|
2024-04-06 15:34:42 +08:00 |
|
|
2064294119
|
feat: add the page reference in the export file name, closes #772
|
2024-03-25 09:08:30 +01:00 |
|
|
62e3115860
|
feat: move connections out of folder from context menu, related to #773
|
2024-03-24 11:10:00 +01:00 |
|
|
9aef287a98
|
feat: move connections to folders from context menu, related to #773
|
2024-03-23 18:45:38 +01:00 |
|
|
de9dac3e8a
|
fix: query result sort not working with aliased tables, fixes #765
|
2024-03-10 16:04:24 +01:00 |
|
|
586f901bae
|
fix: delete record modal pressing del when editing a field, fixes #767
|
2024-02-23 18:08:02 +01:00 |
|
|
d3f71e65ce
|
feat(MySQL): option to enable single connection mode
|
2024-02-18 14:37:45 +01:00 |
|
|
90b9b87b1d
|
chore(deps): update various dependencies
|
2024-02-18 13:44:22 +01:00 |
|
|
da56905572
|
refactor: improved SET field edit
|
2024-02-07 17:37:19 +01:00 |
|
|
9a41511c42
|
Merge pull request #758 from 64knl/feat/translation-spelling
feat: update dutch translation + fix spelling mistake
|
2024-02-06 16:45:29 +01:00 |
|
Rene
|
30ada13663
|
feat: update dutch translation + fix spelling mistake
|
2024-02-06 15:38:42 +01:00 |
|
|
1a0c5da2f1
|
feat(UI): resizable textarea in new/edito note, closes #747
|
2024-02-04 14:38:15 +01:00 |
|
|
bb36e98beb
|
perf(UI): improved notes, fixes #746
|
2024-01-20 10:11:49 +01:00 |
|
|
8928510fb5
|
refactor: use Record to type objects
|
2024-01-19 18:03:20 +01:00 |
|
|
20b27343cd
|
feat(SQLite): enable schema reloat button on sidebar
|
2024-01-13 16:28:55 +01:00 |
|
|
ab0f91b448
|
chore: remove Twitter links
|
2024-01-11 14:09:34 +01:00 |
|
|
171caed8b5
|
chore: minor docs changes
|
2023-12-25 11:40:52 +01:00 |
|
|
532002ca01
|
refactor: migrate old scratchpad into notes
|
2023-12-25 11:19:23 +01:00 |
|
|
9a732ea197
|
feat: open saved queries in a tab
|
2023-12-25 10:54:41 +01:00 |
|
|
a52fc3fd92
|
feat: buttons to save and access to saved queryes from query tab
|
2023-12-22 18:48:16 +01:00 |
|
|
bfa3924d57
|
feat: highlithg sql in notes, history and console
|
2023-12-22 18:06:27 +01:00 |
|
|
08e5a13f72
|
feat: ability to edit notes
|
2023-12-21 18:10:51 +01:00 |
|
|
eaaf1b756a
|
feat: new notes system
|
2023-12-21 10:16:46 +01:00 |
|
|
84d221aaa7
|
chore: utility commit
|
2023-12-13 18:29:45 +01:00 |
|
|
b055350726
|
fix: missing update indicator on setting icon
|
2023-12-08 13:02:15 +01:00 |
|
|
756786d72e
|
chore: utility commit
|
2023-12-06 08:44:07 +01:00 |
|