Bruno Windels
|
9ff4f3839c
|
Merge branch 'master' into bwindels/memberlist
|
2020-08-19 12:13:38 +02:00 |
|
Bruno Windels
|
c12ecd6cc1
|
style session picker
|
2020-08-14 14:49:15 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
f5d3092031
|
WIP
|
2020-06-26 23:26:24 +02:00 |
|
Bruno Windels
|
b0e59c30dd
|
correctly pass options to ViewModel ctor
|
2020-05-05 23:14:58 +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
|
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
|
acc511e69f
|
extract loading into a sub viewmodel
to show the loading in a separate view
|
2020-04-22 21:53:55 +02:00 |
|
Bruno Windels
|
f4983b5ba6
|
port SessionPickerViewModel to SessionContainer
|
2020-04-20 22:49:14 +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
|
80f7caadbe
|
rename SessionsStore to SessionInfoStorage
|
2020-04-19 19:13:38 +02:00 |
|
Bruno Windels
|
35c090dcb4
|
add proper import/export functionality
|
2019-12-14 18:29:35 +01:00 |
|
Bruno Windels
|
d073f2825b
|
show json in one line when clearing cache
also make naming consistent
|
2019-10-24 10:54:20 +02:00 |
|
Bruno Windels
|
d34a0c73b5
|
show json in list instead of alert so we can copy it
|
2019-10-13 08:29:23 +02:00 |
|
Bruno Windels
|
6f73d3983f
|
add export/import of session data
|
2019-10-13 08:16:08 +02:00 |
|
Bruno Windels
|
e2b9e9dfdc
|
add clear cache button for session
|
2019-10-13 07:48:49 +02:00 |
|
Bruno Windels
|
3ba20dece1
|
fixup for delete button changes
|
2019-10-12 22:18:08 +02:00 |
|
Bruno Windels
|
2fa5fa7890
|
add delete button in session picker
|
2019-10-12 21:16:48 +02:00 |
|
Bruno Windels
|
09b9eff7c1
|
fix remaining errors to make login work
|
2019-09-08 10:19:16 +02:00 |
|
Bruno Windels
|
49a577991b
|
login and session picker view models, sessions store
|
2019-07-31 00:06:53 +02:00 |
|