mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Save login credentials in local storage
Squashed commit of the following: commitb480676cefAuthor: Arne Schlüter <arne@schlueter.is> Date: Wed May 30 18:38:40 2018 +0200 Remember login credentials commited060e55b6Author: Arne Schlüter <arne@schlueter.is> Date: Wed May 30 14:45:11 2018 +0200 Add tests for auth process commitca8972f8c3Author: Arne Schlüter <arne@schlueter.is> Date: Wed May 30 13:34:38 2018 +0200 Make sure to always run tests in development
This commit is contained in:
parent
5929bc7581
commit
3376e01930
8 changed files with 111 additions and 46 deletions
|
|
@ -6,6 +6,7 @@
|
|||
[[reagent "0.7.0"]
|
||||
[re-frame "0.10.5"]
|
||||
[day8.re-frame/http-fx "0.1.6"]
|
||||
[akiroz.re-frame/storage "0.1.2"]
|
||||
[funcool/bide "1.6.0"]
|
||||
;; debugging
|
||||
[day8.re-frame/re-frame-10x "0.3.2-react16"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue