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 |
|