RMidhunSuresh
|
a53e29767f
|
Rewrite password login to use PasswordLoginMethod
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:04 +05:30 |
|
RMidhunSuresh
|
e0fcec9102
|
Add method to query login types
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:02 +05:30 |
|
Bruno Windels
|
c3ef801566
|
offer back button when session loading fails
|
2021-05-18 15:27:31 +02:00 |
|
Bruno Windels
|
9f453c0984
|
fix #152
|
2020-11-05 21:19:34 +01:00 |
|
Bruno Windels
|
5a30855227
|
rename urlRouter option in view models to urlCreator
|
2020-10-16 13:02:21 +02:00 |
|
Bruno Windels
|
35b83b7976
|
make SessionLoadViewModel transfer ownership of container with callback
also, deleting the session when navigating away is now done by
LoginViewModel
|
2020-10-09 16:59:34 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
c55a197303
|
pass options to parent in LoginViewModel
|
2020-05-07 19:17:15 +02:00 |
|
Bruno Windels
|
06fc3101e8
|
make login view enabled again if load view is not busy anymore
|
2020-05-06 23:44:52 +02:00 |
|
Bruno Windels
|
cc87e35f23
|
use ViewModel super class for all view models that need binding
|
2020-05-04 19:23:11 +02:00 |
|
Bruno Windels
|
d3f7fb5089
|
prototype how i18n would look like
|
2020-04-30 18:27:59 +02:00 |
|
Bruno Windels
|
8bde627cdb
|
more WIP
|
2020-04-29 10:10:20 +02:00 |
|
Bruno Windels
|
657ec9aa62
|
move loading view state to own view model, so we're more free how to show it, and we can better reuse it
|
2020-04-23 09:06:04 +02:00 |
|
Bruno Windels
|
b2954fd774
|
extract loadLabel logic to reuse in SessionPickerViewModel
|
2020-04-22 21:53:37 +02:00 |
|
Bruno Windels
|
e37101210c
|
adjust LoginView(Model) further to showing loading status in place
|
2020-04-22 20:52:28 +02:00 |
|
Bruno Windels
|
a5965ad378
|
port LoginViewModel over to SessionContainer
|
2020-04-20 22:48:56 +02:00 |
|
Bruno Windels
|
31f3886eba
|
move EventEmitter to utils
|
2020-04-20 21:35:53 +02:00 |
|
Bruno Windels
|
001dbefbcf
|
stop using default exports
because it becomes hard to remember where you used them and where not
|
2020-04-20 21:26:39 +02:00 |
|
Bruno Windels
|
e3719b2527
|
allow http (no sssl) homeservers
|
2019-09-28 09:44:39 +02:00 |
|
Bruno Windels
|
49a577991b
|
login and session picker view models, sessions store
|
2019-07-31 00:06:53 +02:00 |
|