shiori/internal/cmd
Felipe Martin 9c7483fd09
fix: override configuration from flags only if set (#865)
* fix: override configuration from flags only if set

* use helper func and test it
2024-03-30 08:33:05 +01:00
..
add.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
check.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
delete.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
export.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
import.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
open.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
pocket.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
print.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
root.go fix: strict usage of shiori prefix for environment variables in configuration (#807) 2023-12-30 00:46:29 +01:00
serve.go fix: fix problems that may be raised from a 1.5.5 upgrade (#837) 2024-02-08 09:26:33 +01:00
server.go fix: override configuration from flags only if set (#865) 2024-03-30 08:33:05 +01:00
server_test.go fix: override configuration from flags only if set (#865) 2024-03-30 08:33:05 +01:00
update.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
utils.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
utils_test.go Initial unit test.. 2019-09-23 15:55:17 +07:00
version.go Show version in login page (#652) 2023-07-21 09:25:19 +02:00