Commit Graph

14 Commits

Author SHA1 Message Date
Alice Gaudon 05acd44e98 Fix service navigation button sorted in wrong order when editing service 2020-07-14 10:01:34 +02:00
Alice Gaudon 03f275e6e8 custom user-agent: rename "auto-fill" button to "Disguise as"
- Give Firefox and Chrome alternatives
- Update firefox user-agent to 78
2020-07-14 09:49:30 +02:00
Alice Gaudon 9dbbed8da8 Fix url-preview visibility 2020-07-10 14:20:20 +02:00
Alice Gaudon 521c8d2d48 Hide navigation bar when window is in fullscreen 2020-06-24 18:51:24 +02:00
Alice Gaudon c327af9981 Remove human error 2020-06-15 16:34:20 +02:00
Alice Gaudon 1ce4cae217 Fix nav status tooltip z-index 2020-06-15 16:24: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 9a71005014 Fix bad inline javascript usage 2020-05-26 10:54:47 +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 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