index
:
jakobst1n/RSS-watcher
master
Simple program that periodically checks RSS feeds and sends notifications to Gotify
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump dependencies
HEAD
master
jakobst1n
2024-09-25
2
-194
/
+412
*
Merge pull request #4 from micwoj92/master
Jakob Stendahl
2023-11-28
4
-101
/
+155
|
\
|
*
format code
micwoj92
2023-11-21
4
-101
/
+155
|
/
*
Merge pull request #3 from JakobST1n/fix/#2
v.0.3.3
v.0.3.2
Jakob Stendahl
2023-09-08
3
-7
/
+7
|
\
|
*
Change to allow the `version` column to have id 0 or 1, remove sql_mode setti...
jakobst1n
2023-09-08
1
-8
/
+4
|
*
Add query which sets sql_mode for the version row to be inserted (#2)
jakobst1n
2023-09-08
2
-1
/
+5
|
*
Remove database in query, as that should be configurable (#2)
jakobst1n
2023-09-08
2
-2
/
+2
|
/
*
Bump version number
v.0.3.1
Jakob Stendahl
2023-04-12
1
-1
/
+1
*
Merge pull request #1 from micwoj92/master
Jakob Stendahl
2023-03-29
3
-147
/
+274
|
\
|
*
Fix deprecation warning
micwoj92
2023-03-21
1
-1
/
+1
|
*
Fix future compatibility warning
micwoj92
2023-03-21
2
-146
/
+273
|
/
*
:sparkles: Add many more fields that can be used, improve documentation and i...
v0.3.0
Jakob Stendahl
2022-02-14
4
-153
/
+389
*
: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
4
-54
/
+49
*
: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
*
: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