Frédéric Guillot
|
c234903255
|
Rename Miniflux package name to follow Go module naming convention
For reference: https://go.dev/ref/mod#major-version-suffixes
|
2023-08-09 22:10:44 -07:00 |
|
fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Frédéric Guillot
|
f0610bdd9c
|
Refactor feed creation to allow setting most fields via API
Allow API clients to create disabled feeds or define field like "ignore_http_cache".
|
2021-01-02 16:48:22 -08:00 |
|
Frédéric Guillot
|
228862fefa
|
Refactor config package
- Parse configuration only once during startup time
- Store configuration values in a global variable
|
2019-06-02 06:30:08 -07:00 |
|
Frédéric Guillot
|
487852f07e
|
Replace daemon and scheduler package with service package
|
2018-11-11 15:32:48 -08:00 |
|
Frédéric Guillot
|
5a69a61d48
|
Move UI middlewares and routes to ui package
|
2018-11-11 11:29:12 -08:00 |
|