Commit Graph

13 Commits

Author SHA1 Message Date
nikk gitanes
45e4ec054a go get -u && gofumpt -w 2024-02-26 18:35:19 +03:00
nikk gitanes
5659445972 add -m option 2024-02-09 00:57:30 +03:00
Alexey D. Filimonov
83c7ed1f95 move Settings and Viewed to separate json files 2024-02-03 01:13:16 +03:00
nikk gitanes
52e1ab9cca disable https for dlna and fic certs path 2023-11-13 02:56:25 +03:00
Evgeni
a91e6eb11b Added Https service. Fix for #188 How enable https? (#312)
* https service added on port 8091 default

* https port check

* format

* readme

* readme

* readme

* readme

---------

Co-authored-by: evfedoto <evfedoto@cisco.com>
Co-authored-by: nikk <tsynik@gmail.com>
2023-11-13 02:50:11 +03:00
YouROK
78de9c543b add search without auth 2023-03-09 22:43:32 +03:00
nikk gitanes
5800c01cb0 add TorrentAddr cmd option 2022-05-25 14:28:32 +03:00
nikk gitanes
f5a577a474 fix link-local ipv6 for PublicIp6
maybe move ip functions o utils?

https://stackoverflow.com/a/50825191
2022-01-20 05:11:31 +03:00
nikk gitanes
0603008dfe add public IPv4/6 runtime options and detect functions 2022-01-20 02:18:24 +03:00
YouROK
3420fa44ba add dlna 2021-08-25 22:18:14 +03:00
YouROK
a321fe3ea2 add error if file db not open 2021-07-19 11:34:17 +03:00
YouROK
f108b7c718 add http auth 2021-03-03 12:29:41 +03:00
YouROK
94f212fa75 refactor and to go mod 2021-02-18 16:56:55 +03:00