|
|
fc0103ee5d
|
Change the document title prefix from request to seasoned
|
2020-02-25 12:12:07 +01:00 |
|
|
|
55067b81b8
|
Merge branch 'master' of github.com:KevinMidboe/seasoned
|
2020-02-25 12:09:45 +01:00 |
|
|
|
dfe2b5df09
|
Removed default emoji prefix of document title.
|
2020-02-25 12:09:13 +01:00 |
|
|
|
dc0c435163
|
If settings dont exist, return false for isAuthenticated.
|
2020-02-21 23:03:31 +01:00 |
|
|
|
9d1ac56b9a
|
Also check localstorage for settings if not found in state.
|
2020-02-21 22:58:49 +01:00 |
|
|
|
3becce2a6c
|
Moved isPlexAuthenticated from movie component to userModule.
|
2020-02-20 14:08:46 +01:00 |
|
|
|
f32e0a8ab0
|
Store user module for users settings and username.
|
2019-12-26 00:09:02 +01:00 |
|
|
|
3910b5d7b2
|
Forgot to add getter defined for documentTitle store module
|
2019-10-23 00:33:32 +02:00 |
|
|
|
001c243f95
|
New store module for setting the document title. Each route changes the document title to its name
|
2019-10-22 22:52:24 +02:00 |
|
|
|
585fa5afcf
|
Added vuex module for setting if darkmode is supported in users browser
|
2019-10-05 18:02:16 +02:00 |
|
|
|
a6f72c8f6b
|
Implemented store to allow torrentSearch to tell our sidebar action buttons how many results we got
|
2019-10-04 00:20:03 +02:00 |
|