summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/Settings.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Hide features that require daemon connection while not connectedOskar Nyberg1-1/+2
2021-07-08Fetch account data when settings and account page is mountedOskar Nyberg1-0/+9
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg1-2/+1
2021-03-10Update version information in settings with new notification textsOskar Nyberg1-2/+2
2021-02-09Open correct part of download page when running a beta versionOskar Nyberg1-1/+3
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-1/+1
2020-09-24Add labels to extLink icons and use them as descriptions for buttonsOskar Nyberg1-17/+38
2020-08-19Convert Settings from ReactXPOskar Nyberg1-71/+69
2020-07-15Convert NavigationBar and SettingsTitle comopnents from ReactXPOskar Nyberg1-4/+3
2020-07-13Scale down UI elementsOskar Nyberg1-3/+3
2020-06-24Refactor AccountExpiryOskar Nyberg1-6/+5
2020-05-27Convert AppButton from ReactXPOskar Nyberg1-1/+1
2020-05-15Convert Cell to Styled componentsOskar Nyberg1-11/+11
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the la...Andrej Mihajlov1-14/+28
2020-04-03Create new account when pressing create account buttonOskar Nyberg1-2/+2
2020-02-11Add account expiry warning notificationOskar Nyberg1-1/+1
2019-10-15Add translator help text to items on settings pageLinus Färnstrand1-6/+24
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand1-2/+2
2019-09-25Add an icon to language item and remove the large title when logged in to pro...Andrej Mihajlov1-32/+29
2019-09-25Propagate the display name for the preferred locale and show it in the Settin...Andrej Mihajlov1-0/+2
2019-09-25Add language selectorAndrej Mihajlov1-0/+6
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov1-5/+8
2019-04-09Translate the map and relay listAndrej Mihajlov1-13/+13
2019-03-18Make sure that the app version label never breaks.Andrej Mihajlov1-1/+1
2019-03-07Refactor codeAndrej Mihajlov1-1/+4
2019-03-04Fix the display style for the remaining time leftAndrej Mihajlov1-1/+2
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+188