Commit Graph

288 Commits

Author SHA1 Message Date
Alice Gaudon 842efb51c6 Target ES2020 for typescript transpiling 2020-05-26 09:39:02 +02:00
Alice Gaudon bd906ddda6 Enable contextIsolation on webviews 2020-05-26 09:38:00 +02:00
Alice Gaudon b7f5ca9da6 Don't use webpack to transpile ts into js for frontend 2020-05-26 09:37:44 +02:00
Alice Gaudon 56b876c63a Fix CSP security (remove unsafe-inline and unsafe-eval) 2020-05-26 09:36:37 +02:00
Alice Gaudon 0f892ade7c
Merge pull request #10 from ArisuOngaku/ts-refactor
Refactor work environment to use typescript and webpack
2020-05-25 07:50:09 +02:00
Alice Gaudon 1e211cec72 Add webpack --watch to yarn dev 2020-05-25 07:46:29 +02:00
Alice Gaudon cc6e27c4dd Remove uglifyjs plugin 2020-05-25 07:36:48 +02:00
Alice Gaudon fef26217a6 Add webpack to process frontend resources, use typescript on frontend and switch fontawesome to npm package 2020-05-25 07:28:06 +02:00
Alice Gaudon 869f2fd54c Refactor main.ts 2020-05-22 10:31:09 +02:00
Alice Gaudon 8c5674447c Refactor Updater 2020-05-22 08:51:37 +02:00
Alice Gaudon 8683140003 Convert project backend to typescript 2020-05-21 07:38:44 +02:00
Alice Gaudon 279c7970be Merge branch 'develop' 2020-05-20 17:47:01 +02:00
Alice Gaudon 31f2b3a133 Version 0.9.1 2020-05-20 17:46:54 +02:00
Alice Gaudon e21af1874e package.json: fix license SPDX code 2020-05-20 17:46:41 +02:00
Alice Gaudon 5dc9e5838c Merge branch 'develop' 2020-05-20 17:44:46 +02:00
Alice Gaudon 2ab506583a Version 0.9.0 2020-05-20 17:44:36 +02:00
Alice Gaudon 64e6ec7217 Change license from MIT to GPL-3 2020-05-20 17:42:37 +02:00
Alice Gaudon 251b1431cc Make all history nav buttons hideable and add default settings 2020-05-20 17:13:33 +02:00
Alice Gaudon 999905b235 Merge branch 'develop' 2020-05-19 11:47:58 +02:00
Alice Gaudon 8d7b65a894 Version 0.8.0 2020-05-19 11:47:46 +02:00
Alice Gaudon 38b9747055 Add update dialog at app start and change download link to direct link 2020-05-19 11:46:34 +02:00
Alice Gaudon a947edc49e settings: make update information actually work 2020-05-19 11:21:12 +02:00
Alice Gaudon 96f5796e8e Merge branch 'master' into develop 2020-05-19 10:59:53 +02:00
Alice Gaudon 6ce9d8d223 Version 0.7.2 2020-05-19 10:56:02 +02:00
Alice Gaudon f30eb018ce Change linux release type to AppImage 2020-05-19 10:54:36 +02:00
Alice Gaudon 5562841a19 Add simple settings window with update checking 2020-05-19 10:54:00 +02:00
Alice Gaudon 645a485daa Fix config path not correct on all platforms 2020-05-19 10:52:39 +02:00
Alice Gaudon 4724e7d806 Change linux release type to AppImage 2020-05-19 10:51:52 +02:00
Alice Gaudon 8de48223d6 Don't update favicon setting and image when unnecessary 2020-05-19 07:32:38 +02:00
Alice Gaudon 52cb434733 Add file protocol to status button 2020-05-19 07:23:27 +02:00
Alice Gaudon 7ffb60258a Properly remove nav button focus outline 2020-05-19 07:16:18 +02:00
Alice Gaudon 47ca712843 Upgrade electron to 9.0.0 2020-05-19 07:14:02 +02:00
Alice Gaudon afb1c5131e Add status icon to inform user about secure/not secure connection 2020-05-19 07:00:14 +02:00
Alice Gaudon 3ee17f8dd4 Add reload button 2020-05-19 06:00:24 +02:00
Alice Gaudon 13173334bf Add home history button 2020-05-19 05:56:28 +02:00
Alice Gaudon 63229428ca Do not shrink nav childs except service buttons 2020-05-19 05:50:10 +02:00
Alice Gaudon 9aba84abf7 Fix reordering without switching to the reordered service
See 27c27f2e04
2020-05-19 05:49:50 +02:00
Alice Gaudon 6353396522 Make service reordering drag and drop display not modify nav height 2020-05-19 05:40:25 +02:00
Alice Gaudon 27c27f2e04 Reorder services without switching to the reordered service 2020-05-19 05:34:00 +02:00
Alice Gaudon 7dea8d9484 Greatly improve service reordering drag and drop 2020-05-19 05:28:52 +02:00
Alice Gaudon c503016941 Fix uncaught promise error 2020-05-19 05:18:15 +02:00
Alice Gaudon 517f0ef5a4 Fix service nav buttons drag and drop display 2020-05-19 04:58:04 +02:00
Alice Gaudon de37996370 Fix loaded service indicator disappearing when modifying navigation 2020-05-19 04:46:34 +02:00
Alice Gaudon 93a226f1b3 Upgrade dependecies i.e. electron 8.3.0 2020-05-19 04:42:35 +02:00
Alice Gaudon 321c7f6b54 Merge branch 'develop' 2020-05-05 22:45:56 +02:00
Alice Gaudon 4535469d91 Version 0.7.1 2020-05-05 22:45:47 +02:00
Alice Gaudon 6662b254b1 Fix no services tip message appearing in front of loaded services 2020-05-05 22:45:28 +02:00
Alice Gaudon 8165d8fbcc Merge branch 'develop' 2020-05-05 22:27:59 +02:00
Alice Gaudon f3d5e4d94d Version 0.7.0 2020-05-05 22:27:48 +02:00
Alice Gaudon 32ef82286a Improve navigation design and make it more compact 2020-05-05 22:24:05 +02:00