Commit Graph

6461 Commits (6ee5d041fb91c5e23ad2d622af3f18b344fe7001)
 

Author SHA1 Message Date
Vincent 6ee5d041fb Finishing up some modals 5 years ago
Vincent 66911d6f06 Connect to server modal semi-complete 5 years ago
Vincent 648cc2339c Working with deps 5 years ago
Vincent 659d4412bd QR code completion 5 years ago
Vincent 798eb402cb Initial pairing modal prep 5 years ago
Vincent ff7dbd6562 Globalised consts 5 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 5 years ago
Vincent 228e4ca81e Adding session settings to utilise toggles 5 years ago
Vincent 8aac656107 Modals finished. Need to xfer all to React 5 years ago
Vincent 9afb8b4d5e Major rework of context menus 5 years ago
Vincent d0d5012e07 Fixed breaking sessionToggle issues 5 years ago
Vincent e9d543fe4a Dropdown generalisation and simplification 5 years ago
Vincent 12011a30d4 Inital dropdown, modal and toggle 5 years ago
Vincent 649c8c9be5 Resolved conflicts 5 years ago
Vincent 08cc218364 Fixed orderin of toasts with Maps 5 years ago
Vince 24ebf6b26a
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince 90cce5e9ae
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince bfab163c5c
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince c4d7cfb90e
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vince 9cd27abf31
Merge branch 'brand-redesign' into brand-redesign 5 years ago
Vincent 597c177ced Syntactical sugar 5 years ago
Vincent d2ff34c1c0 Additional icons for session toasts 5 years ago
Vincent 34ce386bdb Finalise uniquified toast stacking and deletion 5 years ago
Audric Ackermann 99bc379daf
redesign registration page (#691)
redesign registration page
5 years ago
Vincent 4d463c659c Filesize toast amend 5 years ago
Vincent 5a6960b481 Completed toast stacking, fadeout and close. 5 years ago
Audric Ackermann 0d445ab948 make registration page look closer to design 5 years ago
Audric Ackermann 6574585938 make default theme to dark 5 years ago
Audric Ackermann 2c80dec146 add session brand icon on registration page 5 years ago
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page 5 years ago
Audric Ackermann 2cc7f3ed20 fix merge issue 5 years ago
Audric Ackermann b1d8590a66 update tslint.json to allow use of dangerouslySetInnerHTML in SessionHTMLRenderer 5 years ago
Audric Ackermann d7cc76f08e add dev-lint command to packages.json which does not stop on prettier failure 5 years ago
Audric Ackermann db12bf0f3e ugly hack to empty contenteditable div 5 years ago
Audric Ackermann 49d5106b56 validate form registration on enter press 5 years ago
Audric Ackermann 148210c390 lock dompurify in yarn.lock 5 years ago
Audric Ackermann e3360b1978 hide registration subtitle and fix enableShowHide in SessionInput 5 years ago
Audric Ackermann e17e93ef84 remove props 118n in our code and call it from the window global 5 years ago
Audric Ackermann ccd037201b remove unused sessionIconButton class under /session 5 years ago
Audric Ackermann b1406ed391 lint and remove unused code 5 years ago
Audric Ackermann 4ad62284fa add an animation when showing the sessionID on registration 5 years ago
Audric Ackermann 1e7cd24b1b session button green borders turns white when hovered 5 years ago
Audric Ackermann 907883b679 add DOMPurify to package.json 5 years ago
Audric Ackermann 5039930508 add basic secondary device link to new registration page
needs to handle errors and popup to show secret words, ...
5 years ago
Audric Ackermann 818cfc6dd3 make display name mandatory (remove optional string) 5 years ago
Audric Ackermann 5e67c28132 remove useless TabSelectEvent interface 5 years ago
Audric Ackermann 803b24ef16 fix lint 5 years ago
Audric Ackermann 8d11553fe5 add a *ignore* method to Promise to make tslint happy 5 years ago
Audric Ackermann d5b8436f4d integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering 5 years ago
Audric Ackermann f84e286ddc update show mnemonic button size 5 years ago