Commit Graph

250 Commits (71cc46dfe40f99ec5e65b89a24d90c87b0a31e1a)

Author SHA1 Message Date
William Grant 4ae133bb67 feat: only center textarea placeholder text and not value in sessioninput 1 year ago
William Grant 94abe60af1 feat: added SessionInput to Profile Modal
layout and style improvements, disable ui during name change, improved keyboard navigation
1 year ago
William Grant 698eb147f0 fix: rename fontSize and disableOnBlur on Sessioninput 1 year ago
William Grant e5625cac76 feat: updated SessionInput to support multiple font sizes
this replaces the bigger text option, new props required, tabIndex, inputRef
1 year ago
William Grant 33b68a2123 feat: created copy to clipboard button 1 year ago
William Grant ccee83596e feat: updated profile modal with style changes
cleaned up old sass and used style components instead
1 year ago
William Grant b13e907753 fix: resolve cyclic imports in avatarplaceholder
bt moving types from data module identitykey, guardnode, snode, swarmnode to a separate file
1 year ago
William Grant 51a0fa3b1e fix: removed SeedModal code 1 year ago
William Grant fb3a87a5f5 feat: added new hide recovery password modal
when we turn on the setting we prevent any recovery phrase ui from loading and return null
1 year ago
William Grant 51534d4cc9 feat: added new hide recovery password setting 1 year ago
William Grant 2eca1447ef fix: improve qr code icon
fixed styling of qr icon on profile modal
1 year ago
William Grant bb27570a90 fix: make qr code update correctly if theme changes
even if visible, there is some flickering with the logo that I have been unable to fix.
1 year ago
William Grant fd722d1f2f feat: swapped out seed modal for settings category page
still work on category component but password protection works nicely
1 year ago
William Grant 7d890973d5 fix: usemount imports have to be specific
otherwise we can get start errors due to an invalid import by react-use
1 year ago
William Grant 3e1bf049e5 fix: remove extra window 1 year ago
William Grant d346f28942 feat: extracted password to new modal
added shiny hook to password protect anywhere
1 year ago
William Grant d4a8b555c6 Merge branch 'unstable' into feat/ses-825/onboarding2 1 year ago
William Grant 2b95e6a283 feat: session input styles are now separated into per styling
monospaced, biggerText, isTextArea
2 years ago
William Grant 44cc8594a5 fix: saved qr codes will be black and white by default
qr code logos can now be svgs for better rendering performance
2 years ago
William Grant 0d3c058137 feat: new sessionqrcode component
updated account id and recovery password qr codes with logos
2 years ago
William Grant ab093ffc62 feat: replace react-qr-svg with react-qrcode-logo
updated error correction to 25%
2 years ago
Audric Ackermann 42bea0264c fix: improve retrieve timeout to 10s
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
2 years ago
William Grant 76f5ad1322 feat: consolidate remaining sessioneditable instances
fix styles for other overlays
2 years ago
Audric Ackermann 4589bde672 chore: moved more types to ReduxTypes.d.ts 2 years ago
Audric Ackermann 7f7f0fe26c fix: clear swarms from snodes not in pool on full fetch 2 years ago
William Grant 208d9cc0eb Merge branch 'unstable' into feat/ses-50/onboarding 2 years ago
William Grant ab544070dd fix: repaired rounding on upload profile image component 2 years ago
William Grant dad09a75a6 fix: compressed all new svgs
tweaked svg styling
2 years ago
William Grant 5cda16d845 fix: renamed button modal-confirm to ghost
moved SessionButton defaults into component
2 years ago
Audric Ackermann 63fa2538fc chore: fix integration tests 2 years ago
William Grant 0f6d80b847 Merge branch 'unstable' into feat/ses-50/onboarding 2 years ago
Audric Ackermann ca597d31fd fix: address PR reviews 2 years ago
Audric Ackermann cfcbc013e5 fix: make sure we only try to delete data once 2 years ago
William Grant bc196286bc Merge branch 'unstable' into feat/ses-1560/unit-tests 2 years ago
Audric Ackermann 856c3e4c0e
Merge pull request #3060 from Bilb/fix-legacy-group-name-length
fix: group name limited to 30 chars
2 years ago
Audric Ackermann f7d574ce20 Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace 2 years ago
William Grant 97cd21a77e Merge branch 'unstable' into feat/ses-899/user_profile_poll 2 years ago
Audric Ackermann 72b35373fe fix: group name limited to 30 chars
MAX_GROUP_NAME_LENGTH
2 years ago
Audric Ackermann ca069a1e36 Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail 2 years ago
Audric Ackermann 40a1bb4417 feat: add focustrap for dialog and focus-within for buttons 2 years ago
William Grant cb6a63fc51 feat: start page and tos ids updated 2 years ago
William Grant 68f8d12aa5 feat: recovery phrase to recovery password 2 years ago
William Grant 9a756a8c9b feat: session id to account id 2 years ago
Audric Ackermann da6ab59252 fix: fix mmdb country loc data when packaged 2 years ago
Audric Ackermann 96809bf5b4 fix: load maxmind data once on mount of status dialog 2 years ago
Kee Jefferys 3081bfca53 fix: update db and usage 2 years ago
Ian Macdonald c85a5d3b7c feat: update to maxmind db 2 years ago
Keejef 9b7908026f fix: enable use of escape on modals
feat: confirm modal when enter is pressed

fix: fix linter issues

fix: update rebase and fix lint issues

fix: remove duplicate code
2 years ago
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 2 years ago
William Grant fd4e1525cb Merge branch 'unstable' into feat/ses-50/onboarding 2 years ago