summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/containers/SettingsPage.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Hide features that require daemon connection while not connectedOskar Nyberg1-0/+1
2021-07-22Specify possible routes in enumOskar Nyberg1-5/+6
2021-07-08Fetch account data when settings and account page is mountedOskar Nyberg1-0/+1
2021-07-01Adjust all uses of history to use the new methodsOskar Nyberg1-4/+4
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg1-1/+0
2021-02-09Open correct part of download page when running a beta versionOskar Nyberg1-0/+1
2020-12-17Replace usage of Electron APIs in renderer process with IPC callsOskar Nyberg1-3/+2
2020-11-02Replace connected-react-router with use of withRouter()Oskar Nyberg1-11/+9
2020-06-25Update GUI to not show update info if the app is too newEmīls1-3/+1
2020-03-11Use beta program flag in the GUIDavid Lönnhager1-1/+3
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg1-6/+1
2020-01-31Use language code to display selected languageOskar Nyberg1-6/+11
2019-10-07Pass `app` via custom contextAndrej Mihajlov1-4/+2
2019-09-25Propagate the display name for the preferred locale and show it in the Settin...Andrej Mihajlov1-0/+1
2019-09-25Add language selectorAndrej Mihajlov1-2/+3
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand1-1/+1
2019-03-07Expose the locale via route propsAndrej Mihajlov1-1/+2
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+34