Hello,
great tool, thank you very much! Just a minor bug I found using gitlight with a local gitlab installation:
The authorUrl in NotificationDescription.svelte is hard-coded to either github.com or gitlab.com and does not adapt to local gitlab repository settings:
Hello, great tool, thank you very much! Just a minor bug I found using gitlight with a local gitlab installation:
The
authorUrl
in NotificationDescription.svelte is hard-coded to either github.com or gitlab.com and does not adapt to local gitlab repository settings:https://github.com/colinlienard/gitlight/blob/a8fb7326b54f1db8f19112f65c86045c8ae9d64a/src/lib/components/dashboard/notifications/NotificationDescription.svelte#L23