summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer
AgeCommit message (Expand)AuthorFilesLines
2021-07-12Add back Redux action creators in devtoolsOskar Nyberg1-15/+25
2021-07-12Update usages of platform and node env in rendererOskar Nyberg10-15/+15
2021-07-12Retrieve platform and node env in preloadOskar Nyberg2-3/+5
2021-07-12Make Redux dev-tools work againOskar Nyberg1-28/+11
2021-07-08Fetch account data when settings and account page is mountedOskar Nyberg5-0/+20
2021-07-07Make redeem voucher button always enabledOskar Nyberg1-3/+1
2021-07-06Remove split tunnel button margin on macOSOskar Nyberg2-8/+8
2021-07-06Prevent account history and Login footer from hidingOskar Nyberg1-11/+2
2021-07-02Add beta label to Windows split tunneling navigationOskar Nyberg5-1/+45
2021-07-02Update frontend according to changes in management interfaceOskar Nyberg1-1/+1
2021-07-02Add warning about DNS not working for excluded apps when blockedOskar Nyberg1-2/+10
2021-07-02Rework linux split tunneling view to include Windows viewOskar Nyberg9-339/+782
2021-07-02Add useAsyncEffect hookOskar Nyberg1-0/+21
2021-07-02Add "smooth" option to CustomScrollbarsOskar Nyberg1-2/+2
2021-07-02Add Windows split tunneling ipc methods, redux actions and reducers to rendererOskar Nyberg4-7/+80
2021-07-02Add IPC and RPC methods and connect to Windows split tunneling functionsOskar Nyberg1-2/+2
2021-07-01Change font sizeOskar Nyberg4-5/+6
2021-07-01Switch to Source Sans Pro and Noto SansOskar Nyberg5-15/+22
2021-07-01Prevent login form from submitting when clearing historyOskar Nyberg1-5/+9
2021-07-01Removed now unused transition rules and helper methodsOskar Nyberg3-161/+3
2021-07-01Adjust all uses of history to use the new methodsOskar Nyberg16-58/+56
2021-07-01Update app.tsx to changes in history and add transitions between base viewsOskar Nyberg1-4/+17
2021-07-01Adjust routes.tsx to the changes in history.tsxOskar Nyberg1-24/+17
2021-07-01Add hook and HOC for our history implementationOskar Nyberg1-0/+18
2021-07-01Replace history methods with new ones more aligned with our needsOskar Nyberg1-51/+96
2021-06-28Update messages.potOskar Nyberg2-13/+5
2021-06-28Add text next to spinner during voucher verificationOskar Nyberg2-3/+25
2021-06-28Update redeem voucher alert designOskar Nyberg3-38/+79
2021-06-28Improve navigation and transitions for out of time viewOskar Nyberg7-35/+68
2021-06-28Navigate to main view after voucher if not new accountOskar Nyberg2-3/+12
2021-06-28Implement new new account flowOskar Nyberg6-35/+295
2021-06-28Make redeem voucher progress continue half a second before showing failureOskar Nyberg1-1/+7
2021-06-28Add button group component to properly space buttonsOskar Nyberg1-0/+23
2021-06-28Save previous expiry date when expiry changesOskar Nyberg3-5/+15
2021-06-28Properly add new expiry to account data cache after redeeming voucherOskar Nyberg1-1/+0
2021-06-28Separate connect and out-of-time viewsOskar Nyberg8-72/+100
2021-06-18Update account history RPCsDavid Lönnhager6-37/+35
2021-05-21Add ad/tracker blocking settings to desktop appOskar Nyberg6-25/+192
2021-05-11Replace "unsecured" with "unsecure"Oskar Nyberg2-2/+2
2021-05-03Add log message if content height is incorrectOskar Nyberg1-0/+20
2021-04-25Blur cell input field when enter is pressedOskar Nyberg1-0/+4
2021-04-19Change placeholder in custom DNS inputOskar Nyberg1-1/+1
2021-04-15Persist browsed-for split-tunneling applicationsOskar Nyberg1-0/+1
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg4-12/+9
2021-04-14Change custom DNS warning message for public IPsOskar Nyberg1-1/+1
2021-03-24Make problem report IPC calls transfer id instead of pathOskar Nyberg3-17/+17
2021-03-24Limit openUrl to predefined URLsOskar Nyberg1-2/+2
2021-03-24Remove "Uncaught Error" prefix on error messagesOskar Nyberg1-1/+28
2021-03-17Add footer under WireGuard port selectorOskar Nyberg2-4/+17
2021-03-17Remove duplicate assignement of wireguardPortItemsOskar Nyberg1-4/+0