aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* :lock: Escape HTML special charactersJakob Stendahl2022-02-141-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 omittedJakob Stendahl2022-02-141-1/+1
|
* :zap: Change build-target to musl, and use scratch as base-image for final imagejakob.stendahl2022-01-271-8/+18
|
* :heavy_plus_sign: Remove OpenSSL and use RustTLS insteadjakobst1n2022-01-272-242/+95
|
* :pencil2: Remove unnecessary error!Jakob Stendahl2022-01-241-5/+2
|
* :construction: Remove println!v0.1.0Jakob Stendahl2022-01-241-1/+0
|
* Merge branch 'master' of github.com:JakobST1n/RSS-watcherjakob.stendahl2022-01-242-10/+10
|\
| * :memo: Add docker hub imageJakob Stendahl2022-01-241-3/+3
| |
| * :construction_worker: Remove signing :)Jakob Stendahl2022-01-241-7/+7
| |
* | :wrench: Change to not using smaller image for the time beingjakob.stendahl2022-01-241-3/+6
|/
* :construction_worker: Add ActionJakob Stendahl2022-01-242-2/+94
|
* Initial commitJakob Stendahl2022-01-248-0/+3514