aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix logic to determine if secure cookies should be generatedAKP2022-04-151-0/+3
| | | | | | When debug mode was enabled, it would fail to disable secure cookies. This fixes that and simplifies the logic used to determine if secure cookies should be enabled.
* Add OPML import functionalityAKP2022-04-151-1/+1
|
* Add support for OPML exportAKP2022-04-141-0/+2
| | | | Signed-off-by: AKP <tom@tdpain.net>
* Add CHANGELOG.mdAKP2022-04-141-0/+13
Signed-off-by: AKP <tom@tdpain.net>