Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|
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 |
|
njzy
|
79c91d71c8
|
feat: support force refresh in feed edit and feed entries page
|
2023-08-09 20:17:27 -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
|
c394a61a4e
|
Add Prometheus exporter
|
2020-09-27 20:04:48 -07:00 |
|
Frédéric Guillot
|
2b74c6779a
|
Add Feed ID in worker error logs
|
2020-09-27 13:22:50 -07:00 |
|
Frédéric Guillot
|
3e392dc3ae
|
Change log level to debug when starting workers
|
2018-12-02 21:21:18 -08:00 |
|
Frédéric Guillot
|
487852f07e
|
Replace daemon and scheduler package with service package
|
2018-11-11 15:32:48 -08:00 |
|