Commit Graph

1041 Commits

Author SHA1 Message Date
Fabio Di Stasio 940f64e6ab refactor: small cleanup 2023-09-08 09:20:13 +02:00
Fabio Di Stasio 535dd21d69
Merge pull request #662 from 64knl/feat/update-dutch-translation
feat(translation): Update Dutch
2023-09-07 15:50:04 +02:00
Rene b43c4000d5
feat(translation): Update Dutch 2023-09-07 10:44:38 +02:00
Fabio Di Stasio 757a2b3cbf fix(SQLite): disconnecting a sqlite connection does not truly close it, fixes #661 2023-09-05 18:08:43 +02:00
Fabio Di Stasio 8d605ee287 feat: keep alive interval in seconds 2023-09-04 16:27:50 +02:00
Fabio Di Stasio fbe271af37 refactor: adaptation for changes to i18n 2023-09-04 15:27:56 +02:00
Fabio Di Stasio b838916937 Merge branch 'develop' of https://github.com/antares-sql/antares into pr/digitalgopnik/633 2023-09-04 14:59:21 +02:00
Fabio Di Stasio e6f45d71c7 fix(UI): update notification indicator moves settings icon 2023-09-02 16:09:19 +02:00
Fabio Di Stasio b74ec71b10 chore: mastodon social link 2023-08-18 16:05:04 +02:00
Fabio Di Stasio 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Fabio Di Stasio 63544e95da Merge branch 'feat/export-connections' of https://github.com/antares-sql/antares into develop 2023-08-18 12:12:05 +02:00
Fabio Di Stasio 6df214558f feat: ability to import connections 2023-08-18 12:11:08 +02:00
Fabio Di Stasio f5b86e59e7 feat: ability to export connections 2023-08-17 13:48:55 +02:00
Ladislav Vondráček 52e42fa1b5 fix: add some missing titles of buttons 2023-08-14 11:50:38 +02:00
Ladislav Vondráček 5b9b539bc7 chore(i18n): add czech translation 2023-08-14 11:47:41 +02:00
Fabio Di Stasio 832aa75ebe fix(SQLite): improved view body parsing 2023-08-14 10:44:36 +02:00
Fabio Di Stasio aba67f3872 refactor(translation): refactor ca-ES to new format 2023-08-14 09:16:40 +02:00
Fabio Di Stasio 5a1644f023 Merge branches 'develop' and 'master' of https://github.com/antares-sql/antares into develop 2023-08-14 09:07:55 +02:00
Marc Vilella 9c6f1a9ea5
feat: Add catalan language 2023-08-13 19:20:26 +02:00
Fabio Di Stasio 6cd2f89bbf refactor: ts improvements 2023-08-11 16:42:34 +02:00
Fabio Di Stasio 84b2255bf4 feat: ability to export a table dump from table context menu 2023-08-11 11:49:49 +02:00
Fabio Di Stasio 2e39d810b5 feat: ability to change sql dump file name 2023-08-11 09:52:25 +02:00
Fabio Di Stasio ad7e459c68 feat: support to links in changelog 2023-08-08 18:05:27 +02:00
Christian Ratz c0c33f8237
Merge branch 'develop' into feat/ssh-keep-alive-interval 2023-08-04 11:12:48 +02:00
Christian Ratz b4731d67a5 feat: customize keep-alive-interval for ssh-tunnel 2023-08-04 11:06:35 +02:00
Fabio Di Stasio 92fe029906 refactor: minor translation improvements 2023-08-03 18:36:09 +02:00
Fabio Di Stasio 1dd2147b68 refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
Fabio Di Stasio 7b1cb4ff86 fix(MySQL): missing error details on mysql importer with some exceptione 2023-08-01 10:04:00 +02:00
Fabio Di Stasio 0fab3bc43c ci: arrangements for beta channel 2023-07-31 13:04:30 +02:00
Fabio Di Stasio 473c4636cf ci: arrangements for beta channel 2023-07-31 10:55:05 +02:00
Fabio Di Stasio 51b14195a8 fix(MySQL): error insertinf new fields with some MySQL configurations, fixes #360 2023-07-24 09:09:11 +02:00
Fabio Di Stasio f831fcd442 fix: display content of BLOB fields if not binary, fixes #628 2023-07-21 18:17:31 +02:00
Cleverson bc0b029369
Update pt-BR.ts 2023-07-20 16:55:23 -03:00
Fabio Di Stasio 7c820b1827 fix(MySQL): unable to set more than one value in SET fields 2023-07-17 18:00:40 +02:00
Théo Billardey 6063b3f697 chore(i18n): update french translation 2023-07-15 21:57:18 +02:00
Fabio Di Stasio 2f5fa0f2e4 feat: export file name with hour, minutes and seconds, closes #610 2023-07-12 15:20:44 +02:00
Fabio Di Stasio 9d8e9a5e1f perf(PostgreSQL): minor improvement to schema selection 2023-07-07 15:22:16 +02:00
Fabio Di Stasio 1c73503138 fix: unable to insert new rows 2023-07-07 15:21:48 +02:00
Fabio Di Stasio 32bbc45329 feat: button to open view settings tab 2023-07-07 09:04:40 +02:00
Fabio Di Stasio e808b86c52 fix(PostgreSQL): unable to connect to database, fixes #614 2023-07-06 22:01:41 +02:00
Fabio Di Stasio 6e01f0f2e7 fix: unable to copy as sql inserts with BIT fileds, fixes #613 2023-07-06 12:06:32 +02:00
Fabio Di Stasio 38bfea279c feat: button to open table settings tab, closes #608 2023-07-05 18:27:30 +02:00
Rene 462ede8dc7 feat: update connection
icons to better match other icons
2023-07-05 15:50:17 +02:00
Fabio Di Stasio c5abc3d6b2
Merge pull request #599 from 64knl/feat/locale-dutch
feat: Add Dutch translation
2023-06-30 08:07:15 +02:00
Rene 001983c5a2 fix: update source string to fix spelling 2023-06-24 17:13:12 +02:00
Fabio Di Stasio f58c30ff17
Merge pull request #597 from 64knl/feat/sort-available-languages
feat: Sort available languages
2023-06-24 13:16:46 +02:00
Rene 03c4a1c797 wip: more translations 2023-06-22 19:06:02 +02:00
Rene e18604b3ce wip: translation 2023-06-22 18:59:23 +02:00
Rene 3ff8d2571b feat: Sort available languages alphabetically 2023-06-22 18:27:41 +02:00
Rene f22f8d2317 wip: translation 2023-06-22 18:22:44 +02:00