Commit Graph

1422 Commits

Author SHA1 Message Date
Fabio Di Stasio 56a0361ed2
Merge pull request #493 from antares-sql/all-contributors/add-brdtheo
docs: add brdtheo as a contributor for translation
2022-12-12 09:14:39 +01:00
allcontributors[bot] c0dd3e0941
docs: update .all-contributorsrc [skip ci] 2022-12-12 08:14:23 +00:00
allcontributors[bot] 33ab5d7491
docs: update README.md [skip ci] 2022-12-12 08:14:22 +00:00
Fabio Di Stasio 72e6a23fd6
Merge pull request #491 from brdtheo/i18n-fix-french-translation
Fix french translation
2022-12-12 09:11:08 +01:00
brdtheo fd129a2ad1 fix(i18n): add missing keys for french translation 2022-12-07 22:45:44 +01:00
Fabio Di Stasio 2c63cbc4e8 chore: update dependencies 2022-12-06 12:56:36 +01:00
Fabio Di Stasio c9a33936a0 ci: test target os change 2022-12-03 17:53:16 +01:00
Fabio Di Stasio a6bdf69a28 fix: connection default icon not change after client change 2022-12-03 17:53:00 +01:00
Fabio Di Stasio dd971d70e0 fix(UI): white background dragging connections inside folder on Linux 2022-12-02 09:38:40 +01:00
Fabio Di Stasio 669d7e8d4d fix: white background dragging connections or tabs on Linux, fixes #486 2022-12-01 15:38:19 +01:00
Fabio Di Stasio 02f204a01d
Merge pull request #485 from SmileYzn/patch-1
Update pt-BR.ts
2022-11-30 17:50:00 +01:00
Cleverson 023d7aa92d
Update pt-BR.ts 2022-11-30 13:45:23 -03:00
Fabio Di Stasio 4ca40c07d6 ci: ubuntu 20.04 as linux actions target 2022-11-30 15:57:48 +01:00
Fabio Di Stasio cf5247bf35 chore(release): 0.7.0 2022-11-30 13:22:26 +01:00
Fabio Di Stasio 19db29663b refactor(UI): minor change 2022-11-30 13:09:07 +01:00
Fabio Di Stasio d010d5aa8f fix(UI): wrong copnnection icons color with light theme 2022-11-30 09:15:15 +01:00
Fabio Di Stasio 0a1f50a9b9 fix: missing sidebar data after update 2022-11-29 18:18:56 +01:00
Fabio Di Stasio e7da5a7040 build(deps): update better-sqlite3 to 8.0.0 2022-11-29 15:19:23 +01:00
Fabio Di Stasio 2d126d521c refactor: minor improvements 2022-11-29 14:25:30 +01:00
Fabio Di Stasio 0fca70ebec fix(UI): folder to folder drag glitches 2022-11-29 13:19:41 +01:00
Fabio Di Stasio 36358584fd
Merge pull request #481 from antares-sql/new-sidebar
New connections sidebar
2022-11-28 15:19:24 +01:00
Fabio Di Stasio 672896414e feat(UI): new settimgbar tooltips 2022-11-28 15:11:29 +01:00
Fabio Di Stasio b06bafe06c fix: deletion of connections inside folder 2022-11-28 13:06:01 +01:00
Fabio Di Stasio 4fe9dfc4d7 feat(UI): footer color based on folder color 2022-11-28 11:56:02 +01:00
Fabio Di Stasio 7af178a1e4 fix: wrong position moving elements outside folder 2022-11-28 09:42:18 +01:00
Fabio Di Stasio 212b2bdba9 feat(UI): connections customization 2022-11-27 17:52:32 +01:00
Fabio Di Stasio 72accb7b0e feat(UI): folders customization 2022-11-26 11:21:47 +01:00
Fabio Di Stasio 321b387083 refactor(UI): various improvements on sidebar 2022-11-24 16:40:04 +01:00
Fabio Di Stasio ece6c6401d feat(UI): folders implementation 2022-11-23 17:52:08 +01:00
Fabio Di Stasio 5a028a4ea2 refactor: changes to implement folders 2022-11-21 20:19:02 +01:00
Fabio Di Stasio 83f9b12be0 chore(release): 0.6.0 2022-11-18 14:32:43 +01:00
Fabio Di Stasio 1c1403f586 fix: incomplete list of collations, fixes #478 2022-11-18 11:30:10 +01:00
Fabio Di Stasio 038cf68253
Merge pull request #472 from antares-sql/firebirdsql-support
Firebird SQL support
2022-11-17 16:19:59 +01:00
Fabio Di Stasio 3580faebba chore: update README.md 2022-11-17 16:17:36 +01:00
Fabio Di Stasio ae312efbbc feat(Firebird SQL): procedure add/edit/delete support 2022-11-17 15:27:39 +01:00
Fabio Di Stasio 8e422e3f07 feat(Firebird SQL): trigger add/edit/delete support 2022-11-16 15:16:12 +01:00
Fabio Di Stasio 7d1967a609 feat(Firebird SQL): view add/edit/delete support 2022-11-16 12:00:12 +01:00
Fabio Di Stasio 7ff8e2149e fix(Firebird SQL): connection pool issue 2022-11-16 10:12:44 +01:00
Fabio Di Stasio 1b5cc315dd feat(Firebird SQL): table add/edit/delete support 2022-11-15 16:46:12 +01:00
Fabio Di Stasio 27566c1dfa feat(Firebird SQL): manual commit mode 2022-11-10 15:52:31 +01:00
Fabio Di Stasio 03777a2ea3 refactor(Firebird SQL): improve fields metadata detection 2022-11-09 17:41:31 +01:00
Fabio Di Stasio d91251d7cb build(deps): update better-sqlite to 7.6.2 2022-11-09 10:48:01 +01:00
Fabio Di Stasio 0827a04d61 feat(Firebird SQL): support to blob fields 2022-11-08 15:53:21 +01:00
Fabio Di Stasio 2c8509ff41 feat(Firebird SQL): support to indexes and foreign keys 2022-11-08 14:05:54 +01:00
Fabio Di Stasio 76df6319c2 feat(Firebird SQL): connections pool 2022-11-07 09:49:36 +01:00
Fabio Di Stasio e6f6a022d1 feat: support to text blob fields 2022-11-05 10:22:12 +01:00
Fabio Di Stasio 95bb41e9db feat(Firebird SQL): display table content and query results 2022-11-04 16:31:10 +01:00
Fabio Di Stasio 7ab84bde57 initial firebird commit 2022-11-02 14:18:50 +01:00
Fabio Di Stasio d190a2dd61 fix: loss of precision updating BIGINT values, fixes #467 2022-10-26 12:26:09 +02:00
Fabio Di Stasio d8a298fd20 chore(release): 0.5.19 2022-10-22 14:54:15 +02:00