enbas/internal
Dan Anglin b4cb362a7c
fix: use browser setting in config for URLs
Use the browser specified in the configuration file to open URLs. If the
browser is not specified the link will not be opened and an error is
returned to the user in most cases. This replaces the use of the BROWSER
environment variable and the xdg-open command (on linux).
2024-06-26 12:38:27 +01:00
..
client feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
config feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
executor fix: use browser setting in config for URLs 2024-06-26 12:38:27 +01:00
model feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
printer feat: view media with external applications 2024-06-22 01:16:24 +01:00
utilities fix: use browser setting in config for URLs 2024-06-26 12:38:27 +01:00
internal.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00