aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/url.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix out of bound panic when Root is the empty string.René 'Necoro' Neumann2023-03-231-1/+1
* Improve Url.String()René 'Necoro' Neumann2021-10-181-8/+19
* Support feed targets per feedRené 'Necoro' Neumann2021-10-181-5/+41
* URL: Do not print '@' when no user is givenRené 'Necoro' Neumann2021-10-181-1/+7
* #62: Ensure that, with empty roots, there still remains a storage locationRené 'Necoro' Neumann2021-10-171-0/+4
* #62: Root can be emptyRené 'Necoro' Neumann2021-10-171-3/+0
* Verbose variant of 'target' in configRené 'Necoro' Neumann2020-05-141-0/+127