Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :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 |
| | |||||
* | :zap: Change build-target to musl, and use scratch as base-image for final image | jakob.stendahl | 2022-01-27 | 1 | -8/+18 |
| | |||||
* | :heavy_plus_sign: Remove OpenSSL and use RustTLS instead | jakobst1n | 2022-01-27 | 2 | -242/+95 |
| | |||||
* | :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 |
| | |||||
* | Merge branch 'master' of github.com:JakobST1n/RSS-watcher | jakob.stendahl | 2022-01-24 | 2 | -10/+10 |
|\ | |||||
| * | :memo: Add docker hub image | Jakob Stendahl | 2022-01-24 | 1 | -3/+3 |
| | | |||||
| * | :construction_worker: Remove signing :) | Jakob Stendahl | 2022-01-24 | 1 | -7/+7 |
| | | |||||
* | | :wrench: Change to not using smaller image for the time being | jakob.stendahl | 2022-01-24 | 1 | -3/+6 |
|/ | |||||
* | :construction_worker: Add Action | Jakob Stendahl | 2022-01-24 | 2 | -2/+94 |
| | |||||
* | Initial commit | Jakob Stendahl | 2022-01-24 | 8 | -0/+3514 |