hydrogen-web/src/domain
Bruno Windels 0fdc6b1c3a log both to idb storage and console, include open items in export
refactor logging api so a logger has multiple reporters, IDBLogPersister
and/or ConsoleReporter.

By default, we add the idb persister for production and both for dev
You can also inject your own logger when creating the platform now.
2022-05-06 15:54:45 +02:00
..
login rename imports 2022-02-14 17:53:59 +01:00
navigation move observable values each in their own file 2022-03-29 12:01:46 +02:00
session log both to idb storage and console, include open items in export 2022-05-06 15:54:45 +02:00
AccountSetupViewModel.js always pass options to ViewModel constructor 2022-02-17 09:24:18 +01:00
avatar.ts prefer undefined over null 2022-04-26 14:21:19 +02:00
AvatarSource.ts nicer UI for calls, show avatar when muted, muted status 2022-04-26 14:27:28 +02:00
LogoutViewModel.ts typescriptify domain/LogoutViewModel.js 2022-02-25 16:45:07 +05:30
RootViewModel.js typescriptify domain/LogoutViewModel.js 2022-02-25 16:45:07 +05:30
SessionLoadViewModel.js always pass options to ViewModel constructor 2022-02-17 09:24:18 +01:00
SessionPickerViewModel.js fix observable typescript errors 2022-04-25 14:05:02 +02:00
ViewModel.ts Add missing type 2022-03-07 11:33:51 +05:30