Commit Graph

1691 Commits

Author SHA1 Message Date
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 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
Fabio Di Stasio eec29e99cc Merge branch 'master' of https://github.com/antares-sql/antares into beta 2023-12-25 11:46:13 +01:00
Fabio Di Stasio 171caed8b5 chore: minor docs changes 2023-12-25 11:40:52 +01:00
Fabio Di Stasio 88ec71c943
Merge pull request #735 from antares-sql/feat/new-scratchpad
Feat/new scratchpad
2023-12-25 11:19:42 +01:00
Fabio Di Stasio 532002ca01 refactor: migrate old scratchpad into notes 2023-12-25 11:19:23 +01:00
Fabio Di Stasio 9a732ea197 feat: open saved queries in a tab 2023-12-25 10:54:41 +01:00
Fabio Di Stasio b734b24679 fix: JavaScript error at first startup, fixes #736 2023-12-25 09:35:43 +01:00
Fabio Di Stasio a52fc3fd92 feat: buttons to save and access to saved queryes from query tab 2023-12-22 18:48:16 +01:00
Fabio Di Stasio bfa3924d57 feat: highlithg sql in notes, history and console 2023-12-22 18:06:27 +01:00
Fabio Di Stasio 08e5a13f72 feat: ability to edit notes 2023-12-21 18:10:51 +01:00
Fabio Di Stasio eaaf1b756a feat: new notes system 2023-12-21 10:16:46 +01:00
Fabio Di Stasio 84d221aaa7 chore: utility commit 2023-12-13 18:29:45 +01:00
Fabio Di Stasio ba6063e636 chore(release): 0.7.20 2023-12-08 13:08:29 +01:00
Fabio Di Stasio b055350726 fix: missing update indicator on setting icon 2023-12-08 13:02:15 +01:00
Fabio Di Stasio dbd533b229 Merge branch 'develop' of https://github.com/antares-sql/antares into feat/new-scratchpad 2023-12-06 08:53:35 +01:00
Fabio Di Stasio b5b35be45c chore(release): 0.7.20-beta.2 2023-12-06 08:52:48 +01:00
Fabio Di Stasio 6a72f6b4ae fix: communication with worker thread not working 2023-12-06 08:51:48 +01:00
Fabio Di Stasio 756786d72e chore: utility commit 2023-12-06 08:44:07 +01:00
Fabio Di Stasio 861b704344 chore(release): 0.7.20-beta.1 2023-12-02 14:22:32 +01:00
Fabio Di Stasio 9ce53165e8 chore: post merge cleanup 2023-12-02 14:21:34 +01:00
Fabio Di Stasio 62614dceb9
Merge pull request #727 from antares-sql/flatpak-experiments
Flatpak experiments
2023-12-02 14:12:51 +01:00
Fabio Di Stasio 8774dd44e6
Merge branch 'develop' into flatpak-experiments 2023-12-02 14:12:18 +01:00
Fabio Di Stasio f0ae01ca5e Merge branch 'develop' of https://github.com/antares-sql/antares into develop 2023-12-02 12:11:35 +01:00
Fabio286 03be777c2a refactor: worker threads to import sql dump instead of process 2023-12-02 11:35:20 +01:00
Fabio286 45a695ac0a refactor: improvements in worker implementation 2023-12-02 11:21:48 +01:00