linkdingsync/src/Wallabag
Aytac Kirmizi 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
..
Extensions **update** initial commit 2023-02-01 16:02:30 +01:00
Handler **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
Options **update** added task selection 2023-02-04 14:27:33 +01:00
Properties **update** initial commit 2023-02-01 16:02:30 +01:00
Settings **update** initial commit 2023-02-01 16:02:30 +01:00
appsettings.Development.json **update** initial commit 2023-02-01 16:02:30 +01:00
appsettings.json **update** initial commit 2023-02-01 16:02:30 +01:00
config.yml **update** initial commit 2023-02-01 16:02:30 +01:00
Program.cs **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
Wallabag.csproj **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
Worker.cs **update** added task selection 2023-02-04 14:27:33 +01:00