Fabio Di Stasio
|
8c9713e805
|
ci: action to create linux arm64 artifacts
|
2023-05-02 08:57:14 +02:00 |
Fabio Di Stasio
|
786de6a7ba
|
ci: disable arm64 linux target
|
2023-05-01 13:41:01 +02:00 |
Fabio Di Stasio
|
1bf54a69fd
|
ci: disable arm deb target
|
2023-05-01 13:11:41 +02:00 |
Fabio Di Stasio
|
3ddfd6bb44
|
chore(release): 0.7.9
|
2023-05-01 10:45:41 +02:00 |
Fabio Di Stasio
|
c48266c336
|
feat: option to choose the target table of an SQL INSERT exportation, closes #556
|
2023-04-28 18:46:24 +02:00 |
Fabio Di Stasio
|
96e1ceb1d2
|
perf(translation): update italian translation
|
2023-04-27 18:12:19 +02:00 |
Fabio Di Stasio
|
19859f45f4
|
feat: no table results message
|
2023-04-27 18:11:36 +02:00 |
Fabio Di Stasio
|
74c136f833
|
fix: unable to delete rows with null values and no primary key
|
2023-04-27 14:14:04 +02:00 |
Fabio Di Stasio
|
af91d96db6
|
fix: sidebar height out of visible area
|
2023-04-26 18:52:32 +02:00 |
Fabio Di Stasio
|
0cd55fbfe9
|
fix: vertical scrollbar does not reset after performing a search, fixes #567
|
2023-04-21 00:47:31 +02:00 |
Fabio Di Stasio
|
55aee163b6
|
Merge pull request #562 from antares-sql/all-contributors/add-555cider
docs: add 555cider as a contributor for translation
|
2023-04-17 09:22:30 +02:00 |
allcontributors[bot]
|
eb172022fa
|
docs: update .all-contributorsrc [skip ci]
|
2023-04-17 07:22:12 +00:00 |
allcontributors[bot]
|
0d5cac27ed
|
docs: update README.md [skip ci]
|
2023-04-17 07:22:11 +00:00 |
Fabio Di Stasio
|
baef4ea4d1
|
feat(translation): ko-KR translation, closes #561
|
2023-04-17 09:21:01 +02:00 |
Fabio Di Stasio
|
6b3b22a01a
|
chore(release): 0.7.8
|
2023-04-12 08:57:17 +02:00 |
Fabio Di Stasio
|
ebf7780c3c
|
refactor: fix ts error
|
2023-04-08 13:12:29 +02:00 |
Fabio Di Stasio
|
0f24c80e5a
|
feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501
|
2023-04-08 13:03:46 +02:00 |
Fabio Di Stasio
|
afa61a9bc2
|
fix: unable to export BLOB values from table content o query result
|
2023-04-08 09:39:28 +02:00 |
Fabio Di Stasio
|
8be9f932e7
|
feat: filter schemas in sidebar, closes #555
|
2023-04-07 18:06:41 +02:00 |
Fabio Di Stasio
|
d802b32597
|
fix: triggers not exported if related table not included
|
2023-04-04 11:55:39 +02:00 |
Fabio Di Stasio
|
28f0419af4
|
refactor: remove viewMenu on macOS
|
2023-03-30 18:07:24 +02:00 |
Fabio Di Stasio
|
52108d7613
|
fix(MySQL): missing scale for FLOAT type
|
2023-03-28 17:27:47 +02:00 |
Fabio Di Stasio
|
df6625af49
|
chore(release): 0.7.7
|
2023-03-10 18:12:26 +01:00 |
Fabio Di Stasio
|
59846e6ff4
|
fix(MySQL): missing table information in table setting tab
|
2023-03-09 09:07:57 +01:00 |
Fabio Di Stasio
|
63fece2a1b
|
fix(Linux): remove app menu shown pressing ALT key
|
2023-03-06 18:29:53 +01:00 |
Fabio Di Stasio
|
9ef475ec3f
|
chore: package.json changes
|
2023-03-06 09:38:51 +01:00 |
Fabio Di Stasio
|
3546c57e39
|
fix: unable to set string fields default values starting with 0
|
2023-03-02 18:09:16 +01:00 |
Fabio Di Stasio
|
8730be02af
|
ci: minor change
|
2023-03-02 09:49:59 +01:00 |
Fabio Di Stasio
|
b925ff9c01
|
fix(Linux): remove app menu shown pressing ALT key
|
2023-03-02 09:07:10 +01:00 |
Fabio Di Stasio
|
2c46269cf2
|
fix: hide table size tooltip if disabled
|
2023-03-02 09:06:28 +01:00 |
Fabio Di Stasio
|
23d8467154
|
chore(release): 0.7.6
|
2023-02-27 10:44:53 +01:00 |
Fabio Di Stasio
|
d1297a0085
|
fix: error with import/export tools, fixes #541
|
2023-02-27 10:43:51 +01:00 |
Fabio Di Stasio
|
6bd8667f43
|
Merge pull request #540 from jimcat8/cn_main
Supplement the key-value pair and translate its value.
|
2023-02-27 10:07:46 +01:00 |
tianci li
|
c9093a36b3
|
Word error
|
2023-02-27 12:14:20 +08:00 |
tianci li
|
b6dbfe1564
|
Supplement the key-value pair and translate its value.
|
2023-02-27 11:59:29 +08:00 |
Fabio Di Stasio
|
06b0090480
|
chore(release): 0.7.5
|
2023-02-26 17:29:31 +01:00 |
Fabio Di Stasio
|
629ce63329
|
fix: single quotes not properly escaped for random generated content
|
2023-02-26 17:02:41 +01:00 |
Fabio Di Stasio
|
313e7407eb
|
feat(MySQL): option, disabled by default, to enable table size indicators on sidebar
|
2023-02-23 08:51:33 +01:00 |
Fabio Di Stasio
|
4458177688
|
fix(MariaDB): exception with event_scheduler DISABLED with MariaDB 10, fixes #535
|
2023-02-21 18:07:29 +01:00 |
Fabio Di Stasio
|
ea7865a086
|
Merge pull request #533 from antares-sql/all-contributors/add-jimcat8
docs: add jimcat8 as a contributor for translation
|
2023-02-19 10:43:34 +01:00 |
allcontributors[bot]
|
ca900f3dcf
|
docs: update .all-contributorsrc [skip ci]
|
2023-02-19 09:43:23 +00:00 |
allcontributors[bot]
|
4f6f28c6e6
|
docs: update README.md [skip ci]
|
2023-02-19 09:43:22 +00:00 |
Fabio Di Stasio
|
8caac0f21d
|
Merge pull request #532 from jimcat8/cn_main
Updated zh-CN translation text
|
2023-02-19 10:43:15 +01:00 |
tianci li
|
cacfc1c2eb
|
review
|
2023-02-19 14:21:42 +08:00 |
tianci li
|
2f30c0d42f
|
Updated zh-CN translation text
|
2023-02-19 14:07:49 +08:00 |
Fabio Di Stasio
|
b1fbc43ab2
|
fix: unable to import after a failed import, fixes #515
|
2023-02-13 18:06:55 +01:00 |
Fabio Di Stasio
|
fe9817bf31
|
chore(release): 0.7.4
|
2023-02-10 09:26:50 +01:00 |
Fabio Di Stasio
|
ddb7ead083
|
fix: tables sort in sidebar
|
2023-02-10 09:26:17 +01:00 |
Fabio Di Stasio
|
9d8c21244b
|
chore(release): 0.7.3
|
2023-02-09 11:50:16 +01:00 |
Fabio Di Stasio
|
d934ae1e6c
|
fix(SQLite): triggers disappear after editing related table, fixes #523
|
2023-02-04 13:51:02 +01:00 |