summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/Preferences.tsx
AgeCommit message (Expand)AuthorFilesLines
2021-12-21Add kill switch information dialogOskar Nyberg1-224/+271
2021-07-12Update usages of platform and node env in rendererOskar Nyberg1-2/+2
2021-05-21Add ad/tracker blocking settings to desktop appOskar Nyberg1-0/+90
2021-01-26Pass env and platform from process API over IPC to rendererOskar Nyberg1-2/+2
2020-11-19Add setting for making app a windowOskar Nyberg1-3/+33
2020-11-16Move Cell components to dedicated directoryOskar Nyberg1-1/+1
2020-09-18Improve accessibility in login viewOskar Nyberg1-1/+1
2020-09-17Connect inputs, labels and descriptions with aria attributesOskar Nyberg1-97/+161
2020-08-19Convert Preferences from ReactXPOskar Nyberg1-139/+123
2020-05-25Disable beta program toggle when running betaOskar Nyberg1-5/+11
2020-05-14Always enable the beta program in beta versionsDavid Lönnhager1-2/+2
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the la...Andrej Mihajlov1-7/+9
2020-03-26Add beta program toggle in preferencesOskar Nyberg1-0/+20
2020-02-06Enable monochrome icons setting for all platformsOskar Nyberg1-24/+17
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand1-1/+1
2019-10-07Add Cell.FooterText and Cell.FooterBoldText UI elementsAndrej Mihajlov1-20/+30
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov1-8/+11
2019-09-09Use ReactXP abstractions in SwitchAndrej Mihajlov1-74/+45
2019-06-27Add notification settingsAndrej Mihajlov1-0/+18
2019-04-09Translate the map and relay listAndrej Mihajlov1-13/+19
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov1-6/+8
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+169