aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* refactor: Reuse constants and utility functions to remove hardcoding/duplicationLibravatar Vijay A2021-08-23
* refactor (perf): Do not double-loop through the same list of services while m...Libravatar Vijay A2021-08-22
* fix: audio toggle is now decoupled from notification toggleLibravatar Vijay A2021-08-22
* refactor: fail quickly if the initialization data is incorrectLibravatar Vijay A2021-08-21
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* Incorrect position while adding a new service when there were pre-existing se...Libravatar Vijay Raghavan Aravamudhan2021-08-21
* chore: added TODO and regenerated file [skip ci]Libravatar Vijay A2021-08-21
* New Crowdin updates (#1819)Libravatar Ferdi Bot2021-08-21
* refactor: add debug statements [skip ci]Libravatar Vijay A2021-08-21
* chore: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
* chore: move build-time js files out of 'src' and into 'scripts'Libravatar Vijay A2021-08-21
* chore: typescript conversionLibravatar Vijay A2021-08-21
* refactor(cleanup): remove code that refers to paid subscriptionLibravatar Vijay A2021-08-21
* fixing linter issue [skip ci]Libravatar Vijay A2021-08-21
* fixing linter issue.Libravatar Vijay A2021-08-21
* New Crowdin updates (#1812)Libravatar Ferdi Bot2021-08-21
* Check if default app protocol is different before overriding it (#1818)Libravatar marco2021-08-21
* revert: reverting back from 'dayjs' to 'momentjs'Libravatar Vijay A2021-08-18
* fix: sorted the recipes according to their service nameLibravatar Vijay A2021-08-17
* refactor: pull in code-cleanup changes in the recipes submodule.Libravatar Vijay A2021-08-17
* refactor: Minor refactoring to handle NaN in 'setBadge'Libravatar Vijay A2021-08-17
* Typescript conversion (#1805)Libravatar Vijay Raghavan Aravamudhan2021-08-17
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* chore: replace moment.js with day.js (#1804)Libravatar Markus Hatvan2021-08-16
* fix: fix issue with left-clicking regressionLibravatar Vijay A2021-08-16
* chore: dependency cleanup (#1794)Libravatar Markus Hatvan2021-08-15
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* chore: typescript conversion of some minor utilitiesLibravatar Vijay A2021-08-15
* Initial plumbing and conversion of a simple javascript to typescript (#1790)Libravatar Vijay Raghavan Aravamudhan2021-08-15
* fix: Fixed the 'Changelog' menu item to point to the correct branchLibravatar Vijay A2021-08-15
* chore: added missing auto-generated file from past commit.Libravatar Vijay A2021-08-14
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* New Crowdin updates (#1786)Libravatar Ferdi Bot2021-08-14
* feat: Add buttons in the 'Advanced' section of preferences to allow the user ...Libravatar Vijay A2021-08-14
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13
* chore: Replace old '@meetfranz/electron-notification-state' with 'macos-notif...Libravatar Vijay A2021-08-13
* chore: use exported default objectLibravatar Vijay A2021-08-13
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* refactor: Use destructured 'import'Libravatar Vijay A2021-08-13
* New Crowdin updates (#1778)Libravatar Ferdi Bot2021-08-13
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* Fix error while importing without workspaces (#1776)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* Services now support aliases!!!! (#1774)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* fix: Fixed the sidebar context menu for toggling dark mode.Libravatar Vijay A2021-08-12
* cleanup: Removed commented out code [skip ci]Libravatar Vijay A2021-08-12
* chore: fixed issue with incorrect eslint config and fixed the reported errorLibravatar Vijay A2021-08-12
* New Crowdin updates (#1770)Libravatar Ferdi Bot2021-08-11
* feat: allow the user to enable/disable dark modeLibravatar Vijay A2021-08-11
* refactor: removed legacy properties from recipesLibravatar Vijay A2021-08-11