Commit Graph

8 Commits

Author SHA1 Message Date
bfa2c37210
Merge pull request #2 from spaytac/bugfix/BUG1-Client-Http-Connection-Issue
**fixed** WallabagServiceEntries.cs: http scheme was always replaced …
2023-02-07 11:36:32 +01:00
f683963195 **fixed** WallabagServiceEntries.cs: http scheme was always replaced with https. Now the replacement is bound to a condition (if the base adr scheme == https, then replace the next page url (http) with https). 2023-02-07 11:35:27 +01:00
00e2a3e07a **update** added task selection
**upate** updated README.md
2023-02-04 14:27:33 +01:00
fdcfba3c90 **update** README.md
**update** examples/linkding/docker-compose.yml
**update** examples/wallabag/docker-compose.yml
2023-02-02 16:39:05 +01:00
4c942d6122 **update** updated examples
**update** updated readme
2023-02-02 16:35:43 +01:00
a64acc3602 **update** 2023-02-02 15:47:58 +01:00
4e3990bdf3 **update** added gh actions for docker image creation and publishing 2023-02-02 15:44:53 +01:00
0a1e04d30d **update** initial commit 2023-02-01 16:02:30 +01:00