schlagmichdoch
|
6de97e7ff1
|
Put all log prompts into new Logger class; Only log debugging logs to console if PairDrop is in debug mode; Implement activation of debug mode via URL argument (?debug=true )
|
2024-02-09 01:55:37 +01:00 |
|
schlagmichdoch
|
d81c03a560
|
Prefill room secrets entry with displayName given by server to prevent displayName undefined in EditPairedDevices Dialog (fixes #221)
|
2024-02-05 02:16:25 +01:00 |
|
schlagmichdoch
|
cb86ce0e39
|
Streamline client initiation by using await/async instead of .then and events
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
a8242cecf7
|
Refactor URL arguments, localStorage and sessionStorage entries, and IndexedDB/PersistentStorage entries to snake_case.
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
99332037bf
|
Defer loading of all render-blocking resources until the UI has loaded
|
2023-11-09 04:45:46 +01:00 |
|