Commit Graph

30 Commits

Author SHA1 Message Date
251b1431cc Make all history nav buttons hideable and add default settings 2020-05-20 17:13:33 +02:00
38b9747055 Add update dialog at app start and change download link to direct link 2020-05-19 11:46:34 +02:00
a947edc49e settings: make update information actually work 2020-05-19 11:21:12 +02:00
5562841a19 Add simple settings window with update checking 2020-05-19 10:54:00 +02:00
8de48223d6 Don't update favicon setting and image when unnecessary 2020-05-19 07:32:38 +02:00
52cb434733 Add file protocol to status button 2020-05-19 07:23:27 +02:00
afb1c5131e Add status icon to inform user about secure/not secure connection 2020-05-19 07:00:14 +02:00
3ee17f8dd4 Add reload button 2020-05-19 06:00:24 +02:00
13173334bf Add home history button 2020-05-19 05:56:28 +02:00
9aba84abf7 Fix reordering without switching to the reordered service
See 27c27f2e04
2020-05-19 05:49:50 +02:00
27c27f2e04 Reorder services without switching to the reordered service 2020-05-19 05:34:00 +02:00
7dea8d9484 Greatly improve service reordering drag and drop 2020-05-19 05:28:52 +02:00
c503016941 Fix uncaught promise error 2020-05-19 05:18:15 +02:00
de37996370 Fix loaded service indicator disappearing when modifying navigation 2020-05-19 04:46:34 +02:00
8e1ffcaf65 Add basic permission edition menu to service nav right click 2020-04-01 14:10:26 +02:00
42920d7260 Save permissions grant / deny per domain 2020-04-01 13:55:24 +02:00
b1702cfb2c Security: disable remote module in webviews 2020-04-01 09:53:00 +02:00
40e2235bbe Security: ask user on permission request 2020-04-01 09:24:10 +02:00
d54e68845c Preview link target url on over 2020-03-06 15:20:40 +01:00
c89f12e691 Fix newly created service failing to load on client 2020-03-06 14:32:14 +01:00
1d988b38b7 Add customUserAgent field to services 2020-02-20 12:46:53 +01:00
7fc4ddcde1 Update electron to version 8.0.1 2020-02-20 11:52:00 +01:00
dd053f9019 Fix service view getting stuck 2020-01-21 21:27:48 +01:00
1175024af2 Add debug logs 2020-01-21 13:25:36 +01:00
c05b2eca8d Make services reorderable (drag and drop) 2020-01-21 13:03:32 +01:00
d723dc2511 Update main window title with service navigation 2020-01-12 13:29:30 +01:00
f1c66b1db1 Service navigation context menu: add Home button and disable action buttons when something is in progress 2020-01-12 13:07:37 +01:00
0d2f3a60cd Remove separator when none of undo and redo button are visible 2020-01-10 16:59:51 +01:00
ad71057a08 Add fully featured context menu in service webviews 2020-01-10 16:36:22 +01:00
bc97e2d025 Move stylesheets and javascript in sub-directories 2020-01-10 15:14:41 +01:00