Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deprecation warning | micwoj92 | 2023-03-21 | 1 | -1/+1 |
| | | | Chrono 0.4.23 deprecated methods that have an _opt() alternative. | ||||
* | :sparkles: Add many more fields that can be used, improve documentation and ↵v0.3.0 | Jakob Stendahl | 2022-02-14 | 3 | -140/+311 |
| | | | | improve file structure | ||||
* | :card_file_box: Make migration pattern for database | Jakob Stendahl | 2022-02-14 | 1 | -0/+61 |
| | |||||
* | :children_crossing: Catch and deal with database connection error(s)v0.2.0 | Jakob Stendahl | 2022-02-14 | 2 | -11/+42 |
| | |||||
* | :children_crossing: Improve log data | Jakob Stendahl | 2022-02-14 | 1 | -2/+5 |
| | |||||
* | :lock: Escape HTML special characters | Jakob Stendahl | 2022-02-14 | 1 | -2/+6 |
| | | | This will make all html tags not work, this _could_ be an issue for some feeds. Since we are using html2md for all content that advertises itself as html, I am going to assume it is fine for now :) | ||||
* | :pencil2: One entry was omitted | Jakob Stendahl | 2022-02-14 | 1 | -1/+1 |
| | |||||
* | :pencil2: Remove unnecessary error! | Jakob Stendahl | 2022-01-24 | 1 | -5/+2 |
| | |||||
* | :construction: Remove println!v0.1.0 | Jakob Stendahl | 2022-01-24 | 1 | -1/+0 |
| | |||||
* | Initial commit | Jakob Stendahl | 2022-01-24 | 2 | -0/+376 |