Commit Graph

154 Commits

Author SHA1 Message Date
Alice Gaudon a7424ca29e Version 1.1.1 2020-06-15 16:27:53 +02:00
Alice Gaudon 3671a63442 Upgrade dependencies i.e. electron 9.0.4 2020-06-15 16:26:28 +02:00
Alice Gaudon 1ce4cae217 Fix nav status tooltip z-index 2020-06-15 16:24:04 +02:00
Alice Gaudon ecfaf30d1f Version 1.1.0 2020-06-15 15:59:49 +02:00
Alice Gaudon 091750bcf2 Fix missing app icon 2020-06-15 15:58:04 +02:00
Alice Gaudon d90b8b0b05 Add config option to increase the navigation bar's size
Closes #4
2020-06-15 15:45:35 +02:00
Alice Gaudon 2822a2e110 "Fake hide" service webviews to enable actual preloading
Closes #16
2020-06-15 15:25:58 +02:00
Alice Gaudon 175b56d8f2 Add config option to start tabs minimized in system tray
Closes #14
2020-06-15 15:08:52 +02:00
Alice Gaudon a5394f3acd Do not verify code signature on windows and only check and prompt for updates on windows
Closes #15
2020-06-15 14:58:42 +02:00
Alice Gaudon b8afb7a77d Version 1.0.3 2020-06-08 20:10:41 +02:00
Alice Gaudon e8e58184f7 Upgrade dependencies i.e. electron 9.0.3 2020-06-08 20:10:25 +02:00
Alice Gaudon 30102605a2 package.json: fix repo url 2020-06-06 08:49:02 +02:00
Alice Gaudon 2c74945dc0 Version 1.0.2 2020-06-02 06:27:33 +02:00
Alice Gaudon 78865531b5 Upgrade dependencies i.e. electron 9.0.1 2020-06-02 06:27:18 +02:00
Alice Gaudon a5835ef85c Update README.md to reflect license change and 1.0 release 2020-05-26 11:05:52 +02:00
Alice Gaudon abfadfb199 Version 1.0.1 2020-05-26 10:55:00 +02:00
Alice Gaudon 9a71005014 Fix bad inline javascript usage 2020-05-26 10:54:47 +02:00
Alice Gaudon bc620f0892 Version 1.0.0 2020-05-26 10:34:48 +02:00
Alice Gaudon 1d4c7e4876 Disable unused features in webviews 2020-05-26 10:21:05 +02:00
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 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 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 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