shiori/internal
Felipe Martin 7c13626a5b
fix: strict usage of shiori prefix for environment variables in configuration (#807)
* fix: disable direct os lookuper

* config.setdefaults call config.http.setdefaults

* tests

* log level default in local run server

* store log level in configuration
2023-12-30 00:46:29 +01:00
..
cmd fix: strict usage of shiori prefix for environment variables in configuration (#807) 2023-12-30 00:46:29 +01:00
config fix: strict usage of shiori prefix for environment variables in configuration (#807) 2023-12-30 00:46:29 +01:00
core refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
database refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
dependencies refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
domains refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
http Fixed lint errors after refactor (#806) 2023-12-28 18:37:19 +01:00
model refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
testutil refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
view refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
webserver Fixed lint errors after refactor (#806) 2023-12-28 18:37:19 +01:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00