Amine Bouabdallaoui AmineB
AmineB closed pull request AmineB/devfolio#12 2022-10-22 19:54:31 +00:00
Bump browserslist from 4.6.6 to 4.16.6 in /src
AmineB closed pull request AmineB/devfolio#13 2022-10-22 19:54:31 +00:00
Bump postcss from 7.0.17 to 7.0.36 in /src
AmineB closed pull request AmineB/devfolio#14 2022-10-22 19:54:31 +00:00
Bump path-parse from 1.0.6 to 1.0.7 in /src
AmineB closed pull request AmineB/devfolio#15 2022-10-22 19:54:31 +00:00
Bump node-sass from 4.12.0 to 7.0.0 in /src
AmineB closed pull request AmineB/devfolio#9 2022-10-22 19:54:30 +00:00
Bump ssri from 6.0.1 to 6.0.2 in /src
AmineB closed pull request AmineB/devfolio#10 2022-10-22 19:54:30 +00:00
Bump hosted-git-info from 2.8.4 to 2.8.9 in /src
AmineB closed pull request AmineB/devfolio#8 2022-10-22 19:54:29 +00:00
Bump y18n from 3.2.1 to 3.2.2 in /src
AmineB pushed to master at Louvorg/ReaderForSelfoss-multiplatform 2022-10-22 19:54:01 +00:00
510fcbe47e Merge pull request 'Prevent crash when logging in' (#81) from davidoskky/ReaderForSelfoss-multiplatform:login_crash into master
667e9c1a5d Adjust tests to changes in the repository
53b1d1f8b2 Rework repository initialization
c25e8889a4 Prevent crash when logging in
Compare 4 commits »
AmineB merged pull request Louvorg/ReaderForSelfoss-multiplatform#81 2022-10-22 19:54:01 +00:00
Prevent crash when logging in
AmineB pushed to ios/init at Louvorg/ReaderForSelfoss-multiplatform 2022-10-22 19:53:20 +00:00
3718f18118 Launching ios APP.
AmineB created branch ios/init in Louvorg/ReaderForSelfoss-multiplatform 2022-10-22 18:47:42 +00:00
AmineB pushed to ios/init at Louvorg/ReaderForSelfoss-multiplatform 2022-10-22 18:47:42 +00:00
819ba4192d Launching ios APP.
AmineB opened issue Louvorg/ReaderForSelfoss-multiplatform#84 2022-10-22 18:23:18 +00:00
Find an alternative to multiplatform-connectivity-status
AmineB commented on issue Louvorg/ReaderForSelfoss-multiplatform#11 2022-10-22 18:18:15 +00:00
Media spouts open when not selected

I'll try to reproduce it too before closing

AmineB closed issue Louvorg/ReaderForSelfoss-multiplatform#80 2022-10-22 18:17:18 +00:00
No unread count for sources
AmineB commented on issue Louvorg/ReaderForSelfoss-multiplatform#82 2022-10-19 07:19:32 +00:00
Change shared dependencies that are not multiplatform ones.

I'm starting to work on the iOS version so, I'll handle that.

AmineB opened issue Louvorg/ReaderForSelfoss-multiplatform#82 2022-10-18 19:05:41 +00:00
Change shared dependencies that are not multiplatform ones.
AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#81 2022-10-18 12:06:55 +00:00
Prevent crash when logging in

that could be better, yes !

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#81 2022-10-17 18:56:14 +00:00
Prevent crash when logging in

Ok, so this is a workaround.

The issue is that the runBlocking block is called even when the user is'nt updated. This should be fixed.

AmineB commented on pull request Louvorg/ReaderForSelfoss-multiplatform#81 2022-10-17 17:44:44 +00:00
Prevent crash when logging in

getBaseUrl should never return an empty string.