Commit Graph

11 Commits

Author SHA1 Message Date
71e0514bfe **Update** docker file 2024-03-05 09:37:47 +01:00
c78d092be5 **update** migrated to .NET 8 2024-03-04 18:29:11 +01:00
ea180f4aac **update** changed proj copy file behavior while build process 2023-03-16 11:57:56 +01:00
207f5ef58c **update** faced some issues while updating linkding bookmarks, changed the httpclient call. 2023-03-15 20:43:36 +01:00
8ef4963a9b **update** 2023-02-10 20:56:17 +01:00
9b3c2733a0 **fixed** debug setting was a part of the last commit. appsettings.json was expected. Fixed with preprocessor directives. 2023-02-07 19:12:09 +01:00
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
0a1e04d30d **update** initial commit 2023-02-01 16:02:30 +01:00