aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add query which sets sql_mode for the version row to be inserted (#2)jakobst1n2023-09-082-1/+5
* Remove database in query, as that should be configurable (#2)jakobst1n2023-09-082-2/+2
* Bump version numberv.0.3.1Jakob Stendahl2023-04-121-1/+1
* Merge pull request #1 from micwoj92/masterJakob Stendahl2023-03-293-147/+274
|\
| * Fix deprecation warningmicwoj922023-03-211-1/+1
| * Fix future compatibility warningmicwoj922023-03-212-146/+273
|/
* :sparkles: Add many more fields that can be used, improve documentation and i...v0.3.0Jakob Stendahl2022-02-144-153/+389
* :card_file_box: Make migration pattern for databaseJakob Stendahl2022-02-141-0/+61
* :children_crossing: Catch and deal with database connection error(s)v0.2.0Jakob Stendahl2022-02-144-54/+49
* :children_crossing: Improve log dataJakob Stendahl2022-02-141-2/+5
* :lock: Escape HTML special charactersJakob Stendahl2022-02-141-2/+6
* :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