Commit Graph

30 Commits

Author SHA1 Message Date
Fabio Di Stasio 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Fabio Di Stasio 1dd2147b68 refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
Fabio Di Stasio 72accb7b0e feat(UI): folders customization 2022-11-26 11:21:47 +01:00
Fabio Di Stasio 822af44a47 refactor: minor improvements 2022-06-27 18:28:04 +02:00
Fabio Di Stasio 33a4663694 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-06-13 09:29:05 +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 84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
Fabio Di Stasio 8a55b36527 refactor: ts and composition api for single instance components 2022-05-14 11:15:42 +02:00
Fabio Di Stasio 4be0f6bbbc Merge branch 'master' of https://github.com/Fabio286/antares into vue3-migration 2022-04-30 12:03:32 +02:00
Fabio Di Stasio 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Fabio Di Stasio d61acf8a00 refactor(SQLite): improved sqlite window title 2022-04-25 17:37:12 +02:00
Fabio Di Stasio 443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
Fabio Di Stasio a08074b446 Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/126 2021-10-31 15:14:49 +01:00
Fabio Di Stasio 0cd182546b
build: electron-webpack replacement (#130)
* some changes

* improvements and dedicated webpeck configs for render and main

* added debugging setup

* vscode main process debug config

* vue3 devtools
2021-10-31 10:36:45 +01:00
Giulio Ganci a35566f273 feat(UI): double click on the title bar will toggle window fullscreen size 2021-10-24 13:00:36 +02:00
Giulio Ganci 7657d05edf feat(UI): improved topbar look&feel on MacOS 2021-10-23 18:15:32 +02:00
Fabio Di Stasio 8cd76e711c feat(UI): new connection add panel 2021-07-08 17:43:33 +02:00
Fabio Di Stasio 5822b3df43 perf(UI): new application icon 2021-04-30 14:14:01 +02:00
Fabio Di Stasio 15948b30c9 refactor: modifications for electron 12 support 2021-04-26 10:07:47 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
Fabio 9599b43f78 refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
Fabio 5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
Fabio 7651d05b37 fix: window title not perfectly centered 2020-08-11 09:11:26 +02:00
Fabio 0089c0cbac feat: window title in app title bar 2020-08-05 13:53:30 +02:00
Fabio 092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
Fabio d69e411581 Moved to electron 9 2020-07-29 15:56:29 +02:00
Fabio 1bb3e8c9ac Improvements to explorebar 2020-06-03 20:56:44 +02:00
Fabio f3d165d3f1 Titlebar and resizable explorebar 2020-06-02 19:13:57 +02:00