Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format code | micwoj92 | 2023-11-21 | 1 | -18/+26 |
| | |||||
* | 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 | 1 | -140/+14 |
| | | | | improve file structure | ||||
* | :children_crossing: Catch and deal with database connection error(s)v0.2.0 | Jakob Stendahl | 2022-02-14 | 1 | -3/+21 |
| | |||||
* | :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: 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 | 1 | -0/+223 |