Commit Graph

6506 Commits (c9000c3f264ea250b1efa6fde2f987a7e91c850f)
 

Author SHA1 Message Date
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 6 years ago
Vincent e9d543fe4a Dropdown generalisation and simplification 6 years ago
Vincent 12011a30d4 Inital dropdown, modal and toggle 6 years ago
Vince 07b4f8f8a4
Merge pull request #702 from vincentbavitz/brand-redesign
Toast Notifications
6 years ago
Vincent 649c8c9be5 Resolved conflicts 6 years ago
Vincent 08cc218364 Fixed orderin of toasts with Maps 6 years ago
Vince 24ebf6b26a
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Vince 90cce5e9ae
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Vince bfab163c5c
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Vince c4d7cfb90e
Update js/background.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Vince 9cd27abf31
Merge branch 'brand-redesign' into brand-redesign 6 years ago
Vincent 597c177ced Syntactical sugar 6 years ago
Vincent d2ff34c1c0 Additional icons for session toasts 6 years ago
Vincent 34ce386bdb Finalise uniquified toast stacking and deletion 6 years ago
Audric Ackermann 99bc379daf
redesign registration page (#691)
redesign registration page
6 years ago
Vincent 4d463c659c Filesize toast amend 6 years ago
Vincent 5a6960b481 Completed toast stacking, fadeout and close. 6 years ago
Audric Ackermann 0d445ab948 make registration page look closer to design 6 years ago
Audric Ackermann 6574585938 make default theme to dark 6 years ago
Audric Ackermann 2c80dec146 add session brand icon on registration page 6 years ago
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page 6 years ago
Audric Ackermann 2cc7f3ed20 fix merge issue 6 years ago
Audric Ackermann b1d8590a66 update tslint.json to allow use of dangerouslySetInnerHTML in SessionHTMLRenderer 6 years ago
Audric Ackermann d7cc76f08e add dev-lint command to packages.json which does not stop on prettier failure 6 years ago
Audric Ackermann db12bf0f3e ugly hack to empty contenteditable div 6 years ago
Audric Ackermann 49d5106b56 validate form registration on enter press 6 years ago
Audric Ackermann 148210c390 lock dompurify in yarn.lock 6 years ago
Audric Ackermann e3360b1978 hide registration subtitle and fix enableShowHide in SessionInput 6 years ago
Audric Ackermann e17e93ef84 remove props 118n in our code and call it from the window global 6 years ago
Audric Ackermann ccd037201b remove unused sessionIconButton class under /session 6 years ago
Audric Ackermann b1406ed391 lint and remove unused code 6 years ago
Audric Ackermann 4ad62284fa add an animation when showing the sessionID on registration 6 years ago
Audric Ackermann 1e7cd24b1b session button green borders turns white when hovered 6 years ago
Audric Ackermann 907883b679 add DOMPurify to package.json 6 years ago
Audric Ackermann 5039930508 add basic secondary device link to new registration page
needs to handle errors and popup to show secret words, ...
6 years ago
Audric Ackermann 818cfc6dd3 make display name mandatory (remove optional string) 6 years ago
Audric Ackermann 5e67c28132 remove useless TabSelectEvent interface 6 years ago
Audric Ackermann 803b24ef16 fix lint 6 years ago
Audric Ackermann 8d11553fe5 add a *ignore* method to Promise to make tslint happy 6 years ago
Audric Ackermann d5b8436f4d integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering 6 years ago
Audric Ackermann f84e286ddc update show mnemonic button size 6 years ago
Audric Ackermann 0bb92971ee SessionButtonTypes -> SessionButtonType and create enum for registration tabs 6 years ago
Audric Ackermann 295e707101 move ts session globals to global.d.ts 6 years ago
Audric Ackermann 1da1da80e9 add the eye button to show/hide mnemonic 6 years ago
Audric Ackermann 47101c85f7 add signin with mnemonic to sessionRegistration page 6 years ago
Audric Ackermann 25127e6c1e update font to ne monospaced in sessionID 6 years ago