Commit Graph

1104 Commits

Author SHA1 Message Date
Fabio Di Stasio 9c66fd51cb feat: add NOT LIKE to table filters, closes #672 2023-09-25 18:16:07 +02:00
Fabio Di Stasio 98c1f43a4d refactor: removed icon fonts in ace editor 2023-09-25 18:14:21 +02:00
Fabio Di Stasio 198ff0103b fix: nsis updater not working 2023-09-24 23:04:35 +02:00
Fabio Di Stasio 354928e302 fix(UI): small icons in sidebar elements with long name 2023-09-21 11:18:00 +02:00
Fabio Di Stasio 6dceaf09be fix(SQLite): table content not refresh after an update, fixes #665 2023-09-20 17:54:25 +02:00
Fabio Di Stasio b321e64b83 fix(SQLite): field length lost when editing a table, fixes #664 2023-09-19 18:12:49 +02:00
Fabio Di Stasio 7e36260cdb fix: table filter not working when search string on integer field, #671 2023-09-19 18:10:27 +02:00
Fabio Di Stasio 922f56f69b fix: flip not working on BaseIcon component 2023-09-18 08:56:26 +02:00
Fabio Di Stasio cb92ca99f6 refactor: minor refactor 2023-09-17 19:04:24 +02:00
Fabio Di Stasio e7bec0aaaf perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
fabio286 9de5f67d18 perf: improved ipc validation on Linux 2023-09-13 16:30:08 +02:00
Fabio Di Stasio 13592425af perf(core): improved app security, fixes #666 2023-09-13 14:21:31 +02:00
Fabio Di Stasio 0de5ef8a98 fix: empty workspace deleting connections in some conditions 2023-09-11 18:02:19 +02:00
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
Rene 8a4a099e37 fix: rename components and variables in SettingBarContext 2023-06-22 18:18:13 +02:00
Rene 702ffb81ef style: formatting 2023-06-22 17:40:23 +02:00
Rene 93e16fdda2 fix: spelling corrections
- Updated appearence -> appearance across files
- Fixed some English spelling mistakes
2023-06-22 17:36:53 +02:00
Rene 575c8ea8ca feat: more translations 2023-06-22 15:06:53 +02:00
Rene 4ff1d107b8 feat: add Dutch language support 2023-06-22 14:43:15 +02:00
Fabio Di Stasio 3ad1e51f42 feat: format options of csv export, closes #196 2023-06-14 19:47:09 +02:00
Fabio Di Stasio e07e7b736e fix(PostgreSQL): unable to export as sql inserts 2023-06-14 09:38:54 +02:00
Fabio Di Stasio 89815bf5e7 feat(PostgreSQL): ability to switch the database, closes #432 2023-06-13 18:10:52 +02:00
Anton Mikhalev 038e4494f5
Update ru-RU.ts 2023-06-06 23:41:22 +03:00
Fabio286 787014c38d feat: context menu to close tabs, closes #392 2023-06-03 19:13:20 +02:00
Fabio Di Stasio e60726c741 fix: disable filter during table content loading, fixes #588 2023-06-01 18:00:16 +02:00
Fabio Di Stasio 904670781d fix(MySQL): unable to get users list with some db settings 2023-06-01 11:47:31 +02:00
Fabio Di Stasio 22bdaac18b fix: weird behavior in some text editors 2023-06-01 11:42:19 +02:00
Fabio Di Stasio 446199827b fix: unique keys not recognized in table settings on some MariaDB versions 2023-05-30 18:33:37 +02:00
Fabio Di Stasio 03638c0553 feat: copy rows as PHP array 2023-05-28 13:31:44 +02:00
Fabio Di Stasio 8968179c11 feat: export table content or query results as PHP array, closes #575 2023-05-28 13:20:28 +02:00
Fabio Di Stasio 2c0b4ffe1f fix: disable shorctut to show Ace editor settings, fixes #585 2023-05-26 18:17:23 +02:00
Fabio Di Stasio f454b4bb1c feat: DDL query in table settings for MySQL and PostgreSQL, closes #581 2023-05-25 18:51:56 +02:00
Anton Mikhalev 1896013267
Update ru-RU.ts 2023-05-19 14:14:35 +03:00
Fabio Di Stasio 17eeb6d38e feat: keepalive on mysql/postgre connections, should fix #577 2023-05-14 18:48:21 +02:00
Anton Mikhalev b348c83501
Update ru-RU.ts 2023-05-04 16:11:10 +03:00
Anton Mikhalev f58a12ebd5
Update ru-RU.ts 2023-05-04 16:01:17 +03:00
Anton Mikhalev b806deeed0
Update ru-RU.ts 2023-05-04 14:36:47 +03:00
Anton Mikhalev 4e1be838bd
Update ru-RU.ts 2023-05-04 14:19:38 +03:00
Anton Mikhalev bb7ec76ced
Update ru-RU.ts 2023-05-04 14:05:12 +03:00
Anton Mikhalev e2b843cd18
Update ru-RU.ts 2023-05-04 14:01:52 +03: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 baef4ea4d1 feat(translation): ko-KR translation, closes #561 2023-04-17 09:21:01 +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