Commit Graph

16 Commits

Author SHA1 Message Date
Tobias Speicher d20d7734cd
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-14 01:22:33 +02:00
Bruno Windels d8f1371b60 update TemplateView to add if and map fns 2021-04-12 15:09:39 +02:00
Bruno Windels b5daf8fe0a remove chevron, no homepage button for element and add change client 2020-12-07 13:34:22 +01:00
Bruno Windels 166f5ded77 improve text instructions and copy button 2020-12-04 19:35:01 +01:00
Bruno Windels f42820e4ba add copy invite button to text clients 2020-12-04 18:28:40 +01:00
Bruno Windels 7bb2ba91c3 we should not have a mapView as root, add a div
because if we do a mapView of this view from the parent, it won't work
as the parent is swapped from underneath that binding and
it can't replace it
2020-12-04 16:00:59 +01:00
Bruno Windels aa62f1fedc more tweaking to server consent flow and changing servers on preview 2020-12-04 14:00:09 +01:00
Bruno Windels e8e2f04f01 newlines 2020-12-03 11:07:38 +01:00
Bruno Windels 0fc203dff5 basic impl of creating a link, with preview 2020-12-02 15:39:33 +01:00
Bruno Windels ca74aaf4d1 implement room preview 2020-12-02 11:06:35 +01:00
Bruno Windels c1bc2546fd add basic preferences 2020-12-01 12:06:37 +01:00
Bruno Windels 8659594c22 very basic client list code 2020-11-30 21:05:26 +01:00
Bruno Windels 67cc43f3c0 fix tag missing for errorToDOM 2020-11-30 12:49:41 +01:00
Bruno Windels f4cd2a5112 update UI when hash changes 2020-11-30 11:24:08 +01:00
Bruno Windels ead94695f1 preview view model 2020-11-27 21:28:54 +01:00
Bruno Windels 7a6efbcf90 initial commit 2020-11-27 17:05:20 +01:00