|
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 |
|
|
6a822c97f3
|
Update README.md to be more precise and clear
|
2020-03-06 14:31:08 +01:00 |
|
|
e94c449ebd
|
Fix icon unwanted borders
|
2020-03-06 00:27:41 +01:00 |
|
|
b4d2e1eeb2
|
Merge branch 'master' into develop
|
2020-03-06 00:27:07 +01:00 |
|
|
5c9422c865
|
Version 0.5.3
|
2020-03-05 23:23:54 +01:00 |
|
|
6d1a69ff9c
|
Update electron-build configuration for all targets
|
2020-03-05 23:23:48 +01:00 |
|
|
e2f8fe048e
|
Add release shortcut script
|
2020-03-05 23:17:06 +01:00 |
|
|
04fa8e4c64
|
Update package description
|
2020-03-05 23:16:57 +01:00 |
|
|
42b9bfe73e
|
Update logo
|
2020-03-05 23:16:47 +01:00 |
|
|
2bf40363fd
|
Version 0.5.2
|
2020-03-05 22:28:26 +01:00 |
|
|
3bacf9af56
|
Fix electron-updater version
|
2020-03-05 22:28:15 +01:00 |
|
|
aba244c267
|
Merge branch 'develop'
|
2020-03-05 22:26:24 +01:00 |
|
|
b64aefe82c
|
Version 0.5.1
|
2020-03-05 22:26:11 +01:00 |
|
|
cfd53083ab
|
Update dependencies version; add windows build target; add electron-updater
|
2020-03-05 22:25:43 +01:00 |
|
|
573a87b296
|
Merge branch 'develop'
|
2020-02-20 12:48:41 +01:00 |
|
|
19a2077d77
|
Version 0.5.0
|
2020-02-20 12:48:28 +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 |
|
|
607949e5fc
|
Merge branch 'develop'
|
2020-01-21 21:28:46 +01:00 |
|
|
30baa7bb0b
|
Version 0.4.1
|
2020-01-21 21:28:08 +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 |
|
|
2edffba81e
|
Merge branch 'develop'
|
2020-01-21 13:09:21 +01:00 |
|
|
e4a3efbd76
|
Version 0.4.0
|
2020-01-21 13:07:31 +01:00 |
|
|
3a7a711826
|
Save configuration on service reordering
|
2020-01-21 13:06:59 +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 |
|
|
ce61061253
|
Merge branch 'develop'
|
2020-01-10 16:42:53 +01:00 |
|
|
1e822fd5ce
|
Version 0.3.0
|
2020-01-10 16:42:33 +01:00 |
|
|
ad71057a08
|
Add fully featured context menu in service webviews
|
2020-01-10 16:36:22 +01:00 |
|
|
01706e42a6
|
Remove border radius from navigation buttons
|
2020-01-10 15:16:59 +01:00 |
|
|
bc97e2d025
|
Move stylesheets and javascript in sub-directories
|
2020-01-10 15:14:41 +01:00 |
|
|
6615f59af7
|
Add reload button to service context menu
|
2020-01-10 15:11:34 +01:00 |
|
|
37931f7351
|
Add link to license in README.md
|
2020-01-10 15:04:20 +01:00 |
|
|
3b5b967fcc
|
Fix default configuration service icon
|
2020-01-10 15:02:36 +01:00 |
|
|
96ae08a513
|
Use different config folder/file in dev mode
|
2020-01-10 15:02:21 +01:00 |
|
|
6ab28d30e3
|
Change electron app id (at build time)
|
2020-01-10 15:01:42 +01:00 |
|
|
3992b052b9
|
Merge branch 'develop'
|
2020-01-07 13:13:34 +01:00 |
|
|
a275b7e0d2
|
Version 0.2.0
|
2020-01-07 13:13:23 +01:00 |
|
|
ab30f0a0a0
|
Improve service settings design
|
2020-01-07 13:09:50 +01:00 |
|
|
00a9720fbc
|
Add custom CSS setting to services
|
2020-01-07 12:52:41 +01:00 |
|
|
3698030eb5
|
Add the ability to close (unload) a service
|
2020-01-07 12:07:17 +01:00 |
|
|
670e4cf6f8
|
Add autoLoad setting to services and add running indicator to navigation
|
2020-01-07 11:49:04 +01:00 |
|
|
c390fc906d
|
Version 0.1.0
|
2020-01-04 15:57:00 +01:00 |
|
|
5143d5f8e9
|
Add logs to help debugging and bug reporting
|
2020-01-04 15:56:37 +01:00 |
|
|
8e7e78b2df
|
Add deleting services
|
2020-01-04 15:49:23 +01:00 |
|