allcontributors[bot]
|
4537d96f3e
|
docs: update README.md [skip ci]
|
2024-04-08 10:49:31 +00:00 |
Fabio Di Stasio
|
a752dcb6a9
|
chore(release): 0.7.23
|
2024-04-07 16:54:05 +02:00 |
Fabio Di Stasio
|
1875e895ae
|
chore(release): 0.7.23-beta.1
|
2024-04-02 09:10:17 +02:00 |
Fabio Di Stasio
|
2064294119
|
feat: add the page reference in the export file name, closes #772
|
2024-03-25 09:08:30 +01:00 |
Fabio Di Stasio
|
62e3115860
|
feat: move connections out of folder from context menu, related to #773
|
2024-03-24 11:10:00 +01:00 |
Fabio Di Stasio
|
9aef287a98
|
feat: move connections to folders from context menu, related to #773
|
2024-03-23 18:45:38 +01:00 |
Fabio Di Stasio
|
65ec4c5da6
|
fix: bad format of timestamp fields on CSV export, fixes 776
|
2024-03-23 16:33:19 +01:00 |
Fabio Di Stasio
|
e19118982b
|
chore(release): 0.7.23-beta.0
|
2024-03-21 23:09:09 +01:00 |
Fabio Di Stasio
|
11f130d91c
|
Merge pull request #778 from dyaskur/fix_shortcut_on_macos
fix: shortcut not working on mac os
|
2024-03-14 09:05:07 +01:00 |
Yaskur
|
0bb5cedda6
|
fix: shortcut not working on mac os
|
2024-03-13 15:48:59 +07:00 |
Fabio Di Stasio
|
de9dac3e8a
|
fix: query result sort not working with aliased tables, fixes #765
|
2024-03-10 16:04:24 +01:00 |
Fabio Di Stasio
|
dd5b41716a
|
fix: CSV export does not escape strings when needed, fixes #770
|
2024-03-09 15:42:36 +01:00 |
Fabio Di Stasio
|
86acb390ac
|
build: add husky and commitlint
|
2024-03-09 15:05:55 +01:00 |
Fabio Di Stasio
|
2884ec3dd6
|
chore(release): 0.7.22
|
2024-02-26 18:20:31 +01:00 |
Fabio Di Stasio
|
b542a09c01
|
Merge branch 'beta' of https://github.com/antares-sql/antares
|
2024-02-26 18:19:35 +01:00 |
Fabio Di Stasio
|
6d94a04b67
|
Merge branch 'develop' of https://github.com/antares-sql/antares into beta
|
2024-02-26 18:19:14 +01:00 |
Fabio Di Stasio
|
8500fc40a1
|
refactor: improved note tab selection
|
2024-02-26 18:17:15 +01:00 |
Fabio Di Stasio
|
586f901bae
|
fix: delete record modal pressing del when editing a field, fixes #767
|
2024-02-23 18:08:02 +01:00 |
Fabio Di Stasio
|
04e4d21e20
|
chore(release): 0.7.22-beta.2
|
2024-02-18 14:49:58 +01:00 |
Fabio Di Stasio
|
fd3dd03eb2
|
chore: moved electron in devDependencies
|
2024-02-18 14:47:56 +01:00 |
Fabio Di Stasio
|
d3f71e65ce
|
feat(MySQL): option to enable single connection mode
|
2024-02-18 14:37:45 +01:00 |
Fabio Di Stasio
|
90b9b87b1d
|
chore(deps): update various dependencies
|
2024-02-18 13:44:22 +01:00 |
Fabio Di Stasio
|
e9b42c3edb
|
chore(release): 0.7.22-beta.1
|
2024-02-12 18:31:01 +01:00 |
Fabio Di Stasio
|
259d051a21
|
fix: some issues related to previous commit
|
2024-02-12 18:30:07 +01:00 |
Fabio Di Stasio
|
876d5ea481
|
perf(MySQL): improvements in connection handling
|
2024-02-11 16:38:06 +01:00 |
Fabio Di Stasio
|
6d002efaf5
|
Update FUNDING.yml
|
2024-02-09 12:07:16 +01:00 |
Fabio Di Stasio
|
58be1abf5f
|
Update README.md
|
2024-02-09 09:27:16 +01:00 |
Fabio Di Stasio
|
da56905572
|
refactor: improved SET field edit
|
2024-02-07 17:37:19 +01:00 |
Fabio Di Stasio
|
d698f2798a
|
fix: unable to edit tables containing SET fields, fixes #755
|
2024-02-06 18:16:26 +01:00 |
Fabio Di Stasio
|
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 |
Fabio Di Stasio
|
14eeaccb07
|
chore(release): 0.7.22-beta.0
|
2024-02-04 14:40:24 +01:00 |
Fabio Di Stasio
|
1a0c5da2f1
|
feat(UI): resizable textarea in new/edito note, closes #747
|
2024-02-04 14:38:15 +01:00 |
Fabio Di Stasio
|
bb36e98beb
|
perf(UI): improved notes, fixes #746
|
2024-01-20 10:11:49 +01:00 |
Fabio Di Stasio
|
8928510fb5
|
refactor: use Record to type objects
|
2024-01-19 18:03:20 +01:00 |
Fabio Di Stasio
|
eb5d3f14f1
|
chore(release): 0.7.21
|
2024-01-13 16:31:14 +01:00 |
Fabio Di Stasio
|
33c127b090
|
Merge branch 'master' of https://github.com/antares-sql/antares
|
2024-01-13 16:30:23 +01:00 |
Fabio Di Stasio
|
4e98dc21d8
|
Merge branch 'beta' of https://github.com/antares-sql/antares
|
2024-01-13 16:30:21 +01:00 |
Fabio Di Stasio
|
20b27343cd
|
feat(SQLite): enable schema reloat button on sidebar
|
2024-01-13 16:28:55 +01:00 |
Fabio Di Stasio
|
3b9228a723
|
fix(SQLite): unable to change integer fields length to 0, fixes #732
|
2024-01-13 16:28:31 +01:00 |
Fabio Di Stasio
|
ab0f91b448
|
chore: remove Twitter links
|
2024-01-11 14:09:34 +01:00 |
Fabio286
|
0b6307c738
|
chore(release): 0.7.21-beta.1
|
2024-01-06 19:04:36 +01:00 |
Fabio286
|
dbf38fd99c
|
ci: update create-generated-sources.yml
|
2024-01-06 18:53:47 +01:00 |
Fabio286
|
169fcb13da
|
build(deps): downgrade better-sqlite3
|
2024-01-06 18:17:58 +01:00 |
Fabio Di Stasio
|
97ece32988
|
ci: action to generate generated-sources.json
|
2024-01-05 11:14:58 +01:00 |
Fabio Di Stasio
|
c946c3fcda
|
ci: update node version
|
2024-01-05 11:14:05 +01:00 |
Fabio Di Stasio
|
cdd2a11f8e
|
fix(PostgreSQL): unhandled error on connection lost, fixes #740
|
2023-12-29 14:42:12 +01:00 |
Fabio Di Stasio
|
23946ff2ce
|
fix(PostgreSQL): exception deleting a table with one or less tabs open
|
2023-12-28 10:44:11 +01:00 |
Fabio Di Stasio
|
0f8d2cb4ef
|
fix(PostgreSQL): error adding MONEY fields to a table
|
2023-12-28 10:13:28 +01:00 |
Fabio Di Stasio
|
219f89aa60
|
chore(release): 0.7.21-beta.0
|
2023-12-25 11:46:27 +01:00 |