aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
...
* chore: auto-generated files [skip ci]Libravatar Vijay A2021-09-05
|
* fix: ferdi locking with lock feature disabled (#1866)Libravatar Sadetdin EYILI2021-09-05
| | | | | | Set run the inactivity timeout only if lock feature is enabled, and use same condition between lock screen and locked menu fix #1862
* New Crowdin updates (#1863)Libravatar Ferdi Bot2021-09-04
|
* Refactoring to have consistent usage (prep for ts conversion) (#1821)Libravatar Vijay Raghavan Aravamudhan2021-09-04
|
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* chore: Ensure stored settings conform to type-safetyLibravatar Vijay A2021-09-04
|
* Fix 'stores.app.accentColor is marked as required' console error (#1859)Libravatar Sadetdin EYILI2021-09-03
| | | | | Fixes: #1687 Co-authored-by: Vijay A <avijayr@protonmail.com>
* New Crowdin updates (#1861)Libravatar Ferdi Bot2021-09-03
|
* New Crowdin updates (#1848)Libravatar Ferdi Bot2021-09-01
|
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
| | | | | | | | * fix issue with workspace feature not being turned on, and then randomly turning on somehow. * when deleting the active workspace, auto-select the default workspace. * consolidated the toggling of features into a single place in the config file. Co-authored-by: Sadetdin EYILI <sadetdin.eyili@ekino.com> Signed-off-by: Vijay A <avijayr@protonmail.com>
* refactor: expose safeParseInt so that all recipes can use the same for ↵Libravatar Vijay A2021-08-31
| | | | consistent error handling
* New Crowdin updates (#1845)Libravatar Ferdi Bot2021-08-27
|
* Arabic translationsLibravatar Dawud2021-08-27
|
* fix: allow the recipe to pass a string for the badge, ferdi can parse it ↵Libravatar Vijay A2021-08-27
| | | | correctly
* New Crowdin updates (#1840)Libravatar Ferdi Bot2021-08-27
|
* chore: Change user-visible text from 'use vertical style' to 'use horizontal ↵Libravatar Vijay A2021-08-27
| | | | | | | | style' I have refrained from changing the internal code (variables, etc) - since that will need a migration for existing user preferences on their local installation. That can be taken up separately after more analysis.
* fix: address bar not updating (#1836)Libravatar Markus Hatvan2021-08-26
|
* chore: specify the channel to check if it fixes the in-app updater.Libravatar Vijay A2021-08-26
|
* fix: fix reordering of services in vertical style layoutLibravatar Vijay A2021-08-25
| | | | fixes #1833
* New Crowdin updates (#1825)Libravatar Ferdi Bot2021-08-23
|
* chore: linter fixes [skip ci]Libravatar Vijay A2021-08-23
|
* fix: Fixing bug where the service-defaults are not mergedLibravatar Vijay A2021-08-23
| | | | (when a user signs up for a service)
* 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 ↵Libravatar Vijay A2021-08-22
| | | | marking inactive.
* fix: audio toggle is now decoupled from notification toggleLibravatar Vijay A2021-08-22
| | | | fixes #1691
* 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 ↵Libravatar Vijay Raghavan Aravamudhan2021-08-21
| | | | services (#1820)
* 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
| | | | so that they not packaged into final deployable artefact
* chore: typescript conversionLibravatar Vijay A2021-08-21
|
* refactor(cleanup): remove code that refers to paid subscriptionLibravatar Vijay A2021-08-21
| | | | (since we are always premium/free)
* 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
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* 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
| | | | This reverts commit 26a9dba22236bc22a7612107630282cfe02d20e0.
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
| | | | - upgrade 'uuid', '@types/uuid', 'macos-version', 'normalize-url' and 'os-name' dependencies to latest - updated 'macos-version' imports to named imports
* chore: replace moment.js with day.js (#1804)Libravatar Markus Hatvan2021-08-16
|
* fix: fix issue with left-clicking regressionLibravatar Vijay A2021-08-16
| | | | (was introduced due to the typescript conversion)
* chore: dependency cleanup (#1794)Libravatar Markus Hatvan2021-08-15
| | | | | | - removed unnecessary smoothscroll-polyfill (electron is Chromium-only) - removed deprecated mobx-react-devtools (can be used through browser extension) - changed settings icon back to original (now called mdi-cog) - removed electron-rebuild (handled by electron-builder install-app-deps)
* fix: Fix issue with shortcut accelerators not working on macos where symbols ↵Libravatar Vijay A2021-08-15
| | | | were used for shift/alt keys