Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Eriksson 933a8840a3
feat: 🎸 Fix image load and typescript errors (#570)
* Update Cocoapods version
* Use new api GetRequestHeaders to get headers
* Remove warnings of missing colors and brushes
* Fix typing errors
* Change affected main branch to main
* Remove unused feature toggle
* Add dummy login checker to remove using any
2021-12-02 15:34:15 +01:00
Jonathan Edenström 97e131d30d fix: fetch typings 2021-11-24 07:17:37 +01:00
Emil Lindqvist 2dce27d933 Fix encoding issue of some request parameters during login 2021-11-21 17:31:03 +01:00
Emil Lindqvist ff5fd9f6d4 Add custom cookie handling for android
Also adds a bunch of debugging in the android client to be able to
monitor the output.
2021-11-19 13:24:22 +01:00
Viktor Sarström 46632691bf fix: 🐛 Fixes TS config + lint etc 2021-11-12 13:46:25 +01:00
Emil Lindqvist d91b1c2c7d Add test for hjarntorget api login/logout flow 2021-11-09 10:29:39 +01:00
Emil Lindqvist d50eb2eb7f Extract most url handling into routes.ts 2021-11-09 10:29:39 +01:00
Emil Lindqvist c0289c5e63 Add initial hjarntorget implementation 2021-11-09 10:29:39 +01:00