Commit Graph

23 Commits

Author SHA1 Message Date
9fb8354878 Remove explicitly setting contextIsolation to true
contextIsolation is now true by default in electron 12.x
2021-03-06 18:45:37 +01:00
79b79e0aec Fix protocol status badge not updating for active service with id 0 2020-11-27 14:47:11 +01:00
ada191e971 Update new update download link 2020-11-27 14:31:42 +01:00
3e4a1dbe81 Add zoom reset, zoom in and zoom out in service navigation context menu 2020-11-03 08:30:29 +01:00
e1f15ba892 Fix all lint problems 2020-09-30 18:45:48 +02:00
0c6d6a466b Add "file not found" error and do not catch user aborts as load errors 2020-07-16 18:10:33 +02:00
881e16895e Add default service icon pending favicon 2020-07-14 11:08:24 +02:00
92659c64f2 Add service loading navigation button animation 2020-07-14 11:08:09 +02:00
ae1c343560 Add error page on connection error 2020-07-14 10:31:09 +02:00
05acd44e98 Fix service navigation button sorted in wrong order when editing service 2020-07-14 10:01:34 +02:00
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
9dbbed8da8 Fix url-preview visibility 2020-07-10 14:20:20 +02:00
521c8d2d48 Hide navigation bar when window is in fullscreen 2020-06-24 18:51:24 +02:00
c327af9981 Remove human error 2020-06-15 16:34:20 +02:00
1ce4cae217 Fix nav status tooltip z-index 2020-06-15 16:24:04 +02:00
d90b8b0b05 Add config option to increase the navigation bar's size
Closes #4
2020-06-15 15:45:35 +02:00
2822a2e110 "Fake hide" service webviews to enable actual preloading
Closes #16
2020-06-15 15:25:58 +02:00
175b56d8f2 Add config option to start tabs minimized in system tray
Closes #14
2020-06-15 15:08:52 +02:00
9a71005014 Fix bad inline javascript usage 2020-05-26 10:54:47 +02:00
bd906ddda6 Enable contextIsolation on webviews 2020-05-26 09:38:00 +02:00
b7f5ca9da6 Don't use webpack to transpile ts into js for frontend 2020-05-26 09:37:44 +02:00
56b876c63a Fix CSP security (remove unsafe-inline and unsafe-eval) 2020-05-26 09:36:37 +02:00
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