Commit Graph

24 Commits (cf5bc11c39720ba7594f124d2cc83e7c4b01b1e0)

Author SHA1 Message Date
Audric Ackermann 30064e5740
fix: show toast in the about window 4 months ago
Audric Ackermann 3ab94a7e00
feat: allow to not trigger toast on copyToClipboardButton
because the about window doesn't have a full redux store setup, and the
toasts need redux currently
5 months ago
Audric Ackermann 849d8d0768 chore: fetch latest strings and fix errors 8 months ago
Audric Ackermann a7324a8d84 Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
yougotwill 9468c26fb8 fix: use async file methods 8 months ago
yougotwill 35633cce94 fix: localise some headings on the about window 8 months ago
yougotwill 86df66621b fix: copy log file when saving to desktop 8 months ago
Audric Ackermann af28c97cfd Merge remote-tracking branch 'upstream/unstable' into standardised_strings 8 months ago
yougotwill c378aba960 fix: run setupTheme after Storage is ready 8 months ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
8 months ago
yougotwill 320822f490 fix: dont show environment in about in prod 8 months ago
yougotwill f12eef4a51 fix: adjust about window style 9 months ago
William Grant 8915971c48 fix: more review feedback 10 months ago
William Grant c20bda442e fix: improved global window types for persistStore and inboxStore
we now await the persist store purge in deleteDbLocally
11 months ago
William Grant fe64b26012 feat: improved about screen info
more info and copy to clipboard
11 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 36d38bd2ed fix: pass yarn ready 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 adf370997e feat: added theming to the about page 3 years ago