davidoskky
  • Joined on 2022-08-16
davidoskky commented on issue Louvorg/ReaderForSelfoss-multiplatform#159 2024-04-17 07:56:16 +00:00
All dates are displayed as 18 March 1991

Hello, here are a few examples:

{"id":7410,"datetime":"2024-04-17T00:43:24-04:00","title":"Diblock building in Biovia material studio","content":"<p>I am trying to build polystyrene and…
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#159 2024-04-16 15:08:27 +00:00
All dates are displayed as 18 March 1991
davidoskky deleted branch self_ssl from davidoskky/ReaderForSelfoss-multiplatform 2023-09-25 00:19:46 +00:00
davidoskky pushed to gradle_upgrade at davidoskky/ReaderForSelfoss-multiplatform 2023-09-22 14:19:11 +00:00
78d87ad52a Merge master
c458871569 feat: Self signed ssl support.
056825aa0c Revert xmlns changes
16b19fc5ce Revert version upgrades
4ad4a23ed8 Revert to private functions
Compare 14 commits »
davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2023-09-17 21:53:19 +00:00
c458871569 feat: Self signed ssl support.
056825aa0c Revert xmlns changes
16b19fc5ce Revert version upgrades
4ad4a23ed8 Revert to private functions
d8c215eacc Reintroduce removed parameter
Compare 13 commits »
davidoskky pushed to self_ssl at davidoskky/ReaderForSelfoss-multiplatform 2023-09-17 10:02:00 +00:00
056825aa0c Revert xmlns changes
16b19fc5ce Revert version upgrades
Compare 2 commits »
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-16 12:16:44 +00:00
Tentative self signed ssl support

Do you mean the whole version upgrade?

davidoskky pushed to gradle_upgrade at davidoskky/ReaderForSelfoss-multiplatform 2023-09-16 12:13:59 +00:00
2b82be61d0 Revert changes not related to the gradle upgrade
davidoskky pushed to self_ssl at davidoskky/ReaderForSelfoss-multiplatform 2023-09-11 22:39:23 +00:00
4ad4a23ed8 Revert to private functions
d8c215eacc Reintroduce removed parameter
2b446ab22b Revert dependency version changes
Compare 3 commits »
davidoskky created pull request Louvorg/ReaderForSelfoss-multiplatform#149 2023-09-11 22:32:32 +00:00
gradle_upgrade
davidoskky pushed to gradle_upgrade at davidoskky/ReaderForSelfoss-multiplatform 2023-09-11 22:29:29 +00:00
20aab0ea62 Improve image handling
dcb9b1cb1f Enable non transitive R class
776d5d36f6 Remove deprecated function calls
990a354229 Remove deprecated function and prevent errors in case of a null fragment name
bd6b96d09d Remove not required jcenter repository
Compare 8 commits »
davidoskky created branch gradle_upgrade in davidoskky/ReaderForSelfoss-multiplatform 2023-09-11 22:29:29 +00:00
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#148 2023-09-11 21:52:25 +00:00
Handling of images without extension in the url
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-10 19:34:47 +00:00
Tentative self signed ssl support

I was for some reason convinced that the gradle upgrade was necessary due to some dependency. It was not. Since I've written all the upgrade related stuff already I'll submit the PR soon.

davidoskky pushed to self_ssl at davidoskky/ReaderForSelfoss-multiplatform 2023-09-10 19:33:35 +00:00
a029d8a7dc Move api client creation function within api class
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-10 19:22:05 +00:00
Tentative self signed ssl support

As I understand it, this would be misleading because we are not just accepting self signed certificates but rather disregarding ssl validation all together. The SSL certificate may very well be…

davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-10 19:20:35 +00:00
Tentative self signed ssl support

Updating the api information is required for the following login call. This can probably be fixed by restructuring the code of the login page.

davidoskky pushed to self_ssl at davidoskky/ReaderForSelfoss-multiplatform 2023-09-10 19:19:10 +00:00
4482234e1a Remove unused strings file
b5de30f561 Add translations
70ad5f322c Handle most HTTP client creation in common code
d167092c83 Add a login switch to disable SSL verification
Compare 4 commits »
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#141 2023-09-07 10:17:08 +00:00
Tentative self signed ssl support

I'm now using the correct android gradle plugin version; that was the reason of the previously failed builds. The CI build failed but didn't provide any reason for the failure.

FAILURE:…
davidoskky pushed to self_ssl at davidoskky/ReaderForSelfoss-multiplatform 2023-09-07 09:55:38 +00:00
0aac2cba0b Android gradle plugin