Commit Graph

37 Commits

Author SHA1 Message Date
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 315d9d84c2 feat: logging errors on log file 2023-11-27 13:36:56 +01:00
Fabio Di Stasio 169f610b2e fix: error with multiple sessions in non-dev environment 2023-11-13 18:08:29 +01:00
Fabio Di Stasio 075f542dc8 feat: ability to open multiple app sessions 2023-11-12 18:05:11 +01:00
Fabio Di Stasio 13592425af perf(core): improved app security, fixes #666 2023-09-13 14:21:31 +02:00
Fabio Di Stasio 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Fabio Di Stasio 89815bf5e7 feat(PostgreSQL): ability to switch the database, closes #432 2023-06-13 18:10:52 +02:00
Fabio286 787014c38d feat: context menu to close tabs, closes #392 2023-06-03 19:13:20 +02:00
Fabio Di Stasio 28f0419af4 refactor: remove viewMenu on macOS 2023-03-30 18:07:24 +02:00
Fabio Di Stasio 63fece2a1b fix(Linux): remove app menu shown pressing ALT key 2023-03-06 18:29:53 +01:00
Fabio Di Stasio b925ff9c01 fix(Linux): remove app menu shown pressing ALT key 2023-03-02 09:07:10 +01:00
Fabio Di Stasio 2c63cbc4e8 chore: update dependencies 2022-12-06 12:56:36 +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 ffc645ba5e fix: CTRL+Right/Left not working on text editor, closes #427 2022-08-24 10:04:25 +02:00
Fabio Di Stasio c50d17e82b fix: startup exception 2022-08-15 18:13:53 +02:00
Fabio Di Stasio c22413fde9 feat: delete shortcuts and restore defaults 2022-08-10 17:59:59 +02:00
Fabio Di Stasio e29d86b409 refactor: shortcuts registration via ShortcutRegister class 2022-08-05 12:07:19 +02:00
Fabio Di Stasio 8ecaedbf6c fix: disable ctrl+alt+(left/right) shortcut on linux 2022-07-21 11:01:10 +02:00
Fabio Di Stasio 6a6f43a718 feat: initial console implementation 2022-07-18 11:58:22 +02:00
Fabio Di Stasio abf829867e feat: Ctrl+PgUp & Ctrl+PgDn to navigate between tabs 2022-07-14 19:30:34 +02:00
Fabio Di Stasio ed3d35f131 fix(Linux): ctrl+space shortcut not working 2022-07-13 18:25:42 +02:00
Fabio Di Stasio 822af44a47 refactor: minor improvements 2022-06-27 18:28:04 +02:00
Fabio Di Stasio a80d227400 fix(Windows): white window buttons with dark theme 2022-06-24 18:17:37 +02:00
Fabio Di Stasio 93ce619782 fix(Windows): Windows 7 style window frame at startup 2022-06-23 11:57:25 +02:00
Fabio Di Stasio ee623b0a0f fix: unable to add new table fields 2022-06-14 11:48:36 +02:00
fabio286 6bad032f0d fix(Linux): setting bar tooltip position 2022-06-11 14:26:51 +02:00
Fabio Di Stasio 5b33419b64 fix: exception on app start setting window title 2022-06-08 14:55:29 +02:00
Fabio Di Stasio 00242697a1 feat: dynamic app window title 2022-06-08 13:24:14 +02:00
fabio286 85cec05f70 perf(Linux): title bar improvements 2022-06-08 13:04:19 +02:00
Fabio Di Stasio 5fa8bf38e4 perf(Windows): title bar improvements 2022-06-07 18:32:37 +02:00
Fabio Di Stasio 23acf00def fix: main process not closed after window close on some conditions 2022-06-07 09:33:03 +02:00
Fabio Di Stasio d151c7254e build: Windows icon improvements 2022-06-02 11:17:53 +02:00
Fabio Di Stasio 9f0ec5e0ce vue devtools integrated in chromium devtools 2022-04-28 10:34:44 +02:00
Fabio Di Stasio 0821586bb3 standalone vue-devtools 2022-04-27 18:23:05 +02:00
Fabio Di Stasio 443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
Fabio Di Stasio 186cb85d2e build: fixed module resolution and workers webpack config 2022-04-12 17:59:22 +02:00
Fabio Di Stasio fc1d6fba7f refactor: mysql client ts refactor 2022-04-12 17:08:05 +02:00