1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00
Commit Graph

46 Commits

Author SHA1 Message Date
d044a02cb7 feat: ability to add new shortcuts 2022-08-16 13:10:20 +02:00
8c83b3f144 fix: missing table on insert new records on session restored tabs 2022-07-20 10:41:44 +02:00
3f9e6d85ca perf: improved resize of text editor resizing console height 2022-07-18 11:58:22 +02:00
6a6f43a718 feat: initial console implementation 2022-07-18 11:58:22 +02:00
f12a04b052 feat: ipc event channel to send logs to renderer 2022-07-18 11:58:22 +02:00
ed3d35f131 fix(Linux): ctrl+space shortcut not working 2022-07-13 18:25:42 +02:00
56b0a4815c feat: option to disable scratchpad 2022-07-04 15:10:40 +02:00
a9a4344a71 feat: ctrl/cmd+space to open all connections modal 2022-07-04 12:42:33 +02:00
a703dcc53e feat: modal with all connections 2022-07-02 15:30:36 +02:00
a80d227400 fix(Windows): white window buttons with dark theme 2022-06-24 18:17:37 +02:00
91d0735a5f fix: double context menu on table settings rows 2022-06-23 23:11:43 +02:00
be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
9dd685b062 refactor: initial pinia implementation 2022-04-27 18:23:48 +02:00
443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
f12e6a96dd fix(UI): connection buttons out of screen on small displays, closes #213 2022-03-24 17:34:24 +01:00
e9079adb25 feat(UI): option to disable blur effects, closes #209 2022-03-22 16:13:44 +01:00
f7a74df009 feat: new unsaved change reminder 2021-07-16 23:24:55 +02:00
8cd76e711c feat(UI): new connection add panel 2021-07-08 17:43:33 +02:00
0110756204 fix(UI): editor blinking on first connection with a dark theme 2021-06-27 12:28:55 +02:00
15948b30c9 refactor: modifications for electron 12 support 2021-04-26 10:07:47 +02:00
1e938adc5d feat: in-app last release changelog 2021-04-11 12:35:16 +02:00
e349dd5eab feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00
280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
b54fefbf25 feat(UI): context menu for input and textarea tags 2021-02-21 21:24:25 +01:00
33d1fa2290 feat: unsaved changes reminder 2020-12-04 11:19:16 +01:00
ed5cf0a8e4 refactor: improvements to edit connection modal 2020-10-04 18:32:54 +02:00
9599b43f78 refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
712fe9f00d feat: blob fields edit/view/download 2020-08-03 18:07:08 +02:00
42e0353393 Update system 2020-06-19 18:03:52 +02:00
1c3323b537 Additions 2020-06-10 19:29:10 +02:00
268688cdb8 Improvements 2020-06-06 16:27:42 +02:00
cd42b65b9e Additions 2020-06-05 21:00:15 +02:00
1bb3e8c9ac Improvements to explorebar 2020-06-03 20:56:44 +02:00
f3d165d3f1 Titlebar and resizable explorebar 2020-06-02 19:13:57 +02:00
d9dbf8e462 Added setting modal 2020-05-30 12:54:05 +02:00
63f07c0715 Edit connection 2020-05-23 22:02:09 +02:00
55b1991869 Notifications board 2020-05-15 17:52:59 +02:00
aea94f0325 Additions 2020-05-14 15:21:57 +02:00
cb9d32d9d2 Additions 2020-05-13 18:40:49 +02:00
5e03321eec Additions 2020-05-12 18:27:31 +02:00
1e025cdaf6 Connection test 2020-05-11 18:05:34 +02:00
8ded79017b Additions 2020-05-08 18:02:18 +02:00
7b4c55dd62 Additions 2020-05-07 17:45:04 +02:00
d1b83fd148 Improvements of project structure 2020-05-04 17:33:50 +02:00
4b6ed99785 Structuring project 2020-04-30 17:48:53 +02:00