Commit Graph

18 Commits (6039d9f526d0d2547a08c66ea8fdf6a4b42bd237)

Author SHA1 Message Date
William Grant fe64b26012 feat: improved about screen info
more info and copy to clipboard
11 months ago
William Grant d4a8b555c6 Merge branch 'unstable' into feat/ses-825/onboarding2 11 months ago
Ryan Miller 87fb1701d4
chore: rename fetch functions 12 months ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 2 years ago
William Grant 9ffa63ccdc fix: changed remaing ems to rem and set root font size 2 years ago
William Grant 03d8f39677 fix: pr review - added theme and primaryColor to window type 3 years ago
William Grant 8135c2a861 fix: make cleaner defaults for switchThemeTo function 3 years ago
William Grant b777d0bcd1 feat: the primary color is now reset when changing themes
refactored theme and primary color switching functions
3 years ago
William Grant 177e2df768 feat: consolidated theme switching code 3 years ago
William Grant 1e9aa04747 feat: added theming to the debug log page 3 years ago
William Grant 5ab28bb60e refactor: rename SessionButton2 to SessionButton and remove old version 3 years ago
William Grant 87b66794ed feat: updated all session buttons to use new button
small style fixes and sass cleanup
3 years ago
William Grant 05bd97df3b refactor: created themes folder and moved SessionTheme 3 years ago
Audric Ackermann 542c704b64 feat: add search by contacts to closed group overlay 3 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
William Grant d3d0ac80a0 feat: you can now choose where to save the debug logs
debug log window now follows the app theme, logs are save as txt
3 years ago
Audric Ackermann 335e452730
moved DebugLogView to components folder 3 years ago