summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-10-13Use optional modifier for optional primitives in protobuf messagesDavid Lönnhager1-49/+44
2023-10-11Register power monitor listeners after readyOskar Nyberg1-4/+4
2023-10-09Add custom lists to settings, ipc and rpc callsOskar Nyberg4-42/+141
2023-09-29Add social media blocking serverDavid Lönnhager2-0/+3
2023-09-05Remove forwarded ports messages from GUI frontendLinus Färnstrand2-10/+0
2023-07-07Update Electron to 25.2.0Oskar Nyberg1-4/+4
2023-07-07Update account expiry fetch logicOskar Nyberg1-5/+1
2023-06-29Cleanup review comments, CI issues and android supportJonathan1-11/+9
2023-06-29Update changelog, sync naming in .proto update guiJonathan1-11/+21
2023-06-12Replace thrown error in account data fetch with typed valuesOskar Nyberg4-88/+46
2023-04-24Add login error messages to localization templatesOskar Nyberg1-3/+17
2023-04-19Add command line version optionOskar Nyberg3-2/+8
2023-04-19Add command line help optionOskar Nyberg2-14/+43
2023-04-19Refactor command line option handlingOskar Nyberg3-21/+51
2023-04-18Fix clipboard permission request after electron upgradeOskar Nyberg1-2/+2
2023-04-17Don't read app name when running testsOskar Nyberg1-1/+2
2023-04-17Add tests for notification evaluationOskar Nyberg1-14/+22
2023-04-17Fix notification evaluation logic errorOskar Nyberg1-1/+1
2023-04-17Remove daemon connection observer when disconnecting during suspendOskar Nyberg2-28/+23
2023-04-17Prevent close handler when closing notifications in categoryOskar Nyberg1-1/+3
2023-04-04Reset expiry notifications on logoutOskar Nyberg1-0/+1
2023-03-28Ensure main tray window can properly join full screen spaces on macOSClaudio Cambra1-1/+1
2023-03-28Hide the main window in macOS mission controlClaudio Cambra1-0/+1
2023-03-27Fix many typosAlexander Seiler5-6/+6
2023-03-10Make transition queue smarter to avoid unnecessary transitionsOskar Nyberg1-0/+1
2023-03-10Disconnect daemon during suspendOskar Nyberg2-1/+37
2023-02-22Add quantum resistant property to daemon rpc and internal structuresOskar Nyberg3-0/+38
2023-02-21Fix window not closing when unpinning windowOskar Nyberg1-4/+8
2023-02-21Fix timeout duration not fitting into 32-bit signed integerOskar Nyberg1-2/+3
2023-02-10Add scheduler for first notificationOskar Nyberg1-5/+18
2023-02-09Prevent race condition when setting tray iconOskar Nyberg2-26/+57
2023-02-09Add support for showing notification dot in tray iconOskar Nyberg4-44/+118
2023-02-09Load icons when theme change instead of all at launchOskar Nyberg1-40/+18
2023-02-09Remove closedNotifications listOskar Nyberg1-7/+1
2023-02-09Close notifications when they are no longer relevantOskar Nyberg4-14/+38
2023-02-09Add dispose method on notification controllerOskar Nyberg2-0/+8
2023-02-09Only show one notification from each category and throttle updatesOskar Nyberg3-75/+73
2023-02-09Add notification categoriesOskar Nyberg1-16/+10
2023-02-09Add severity to SystemNotificationOskar Nyberg1-7/+11
2023-02-01Add 'Go to System Settings' button to launch viewDavid Lönnhager2-1/+48
2023-01-15Replace space with - in menubar-icons directory nameOskar Nyberg1-1/+1
2023-01-10Remove unused NoDaemonErrorOskar Nyberg1-6/+0
2023-01-09Fix height correctionsOskar Nyberg1-4/+1
2023-01-04Change please contact supportOskar Nyberg1-3/+3
2023-01-03Disable cmd+Q hotkeyOskar Nyberg1-2/+2
2022-12-14Fix timeout on LinuxOskar Nyberg1-1/+3
2022-11-30Update logic to work with new ErrorState structuresOskar Nyberg3-4/+2
2022-11-30Add enum for error state cause and update to new values from daemonOskar Nyberg1-40/+75
2022-11-29Set window bounds with correct size instead of position on showOskar Nyberg1-2/+3
2022-11-24Move relay filtering to filter-relays.tsOskar Nyberg2-141/+16