aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* New Crowdin updates (#1912) [skip ci]Libravatar Ferdi Bot2021-09-12
|
* New translations en-US.json (Polish) (#1910)Libravatar Ferdi Bot2021-09-11
|
* Fix height of horizontal sidebar (getferdi/ferdi#1894) (#1896)Libravatar CSY542021-09-09
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-09
|
* Revert "chore: proxy feature is always turned on: remove 'enabled' flag"Libravatar Vijay A2021-09-08
| | | | This reverts commit 2772cb2e3e75f16b3dc96a2441518ed0772e3ba1.
* Ability for service recipe to expose known certificate hosts (#1890)Libravatar Vijay Raghavan Aravamudhan2021-09-08
|
* chore: proxy feature is always turned on: remove 'enabled' flagLibravatar Vijay A2021-09-08
|
* refactor: expose some more methods for session handling on the main repo (#1887)Libravatar Vijay Raghavan Aravamudhan2021-09-08
|
* New translations en-US.json (#1886)Libravatar Ferdi Bot2021-09-08
|
* chore: new translations [skip ci] (#1884)Libravatar Ferdi Bot2021-09-08
|
* refactor: merge common i18n strings [skip ci]Libravatar Vijay A2021-09-08
|
* fix: black screen in macOS when closing to systray in fullscreen mode (#1883)Libravatar Sadetdin EYILI2021-09-08
| | | fixes #1878
* New translations (#1880)Libravatar Ferdi Bot2021-09-07
|
* fix: Remove 'role' in menu, so that the custom clickHandler will take effect.Libravatar Vijay A2021-09-07
|
* Add a confirmation when quitting Ferdi and a preference to toggle it ↵Libravatar Vijay Raghavan Aravamudhan2021-09-07
| | | | | (implements #1857) (#1879) Works for the 'Ferdi > Quit' menu, the shortcut key to quit (Cmd/Ctrl+Q) and also from the tray icon.
* New translations (#1877)Libravatar Ferdi Bot2021-09-07
|
* refactor: externalize english textLibravatar Vijay A2021-09-07
|
* Revert "refactor: trying to fix zoom in/out being sticky for the last active ↵Libravatar Vijay A2021-09-06
| | | | | | service when started up" This reverts commit 947a776e1ed902a218af0f634bfa9d320678ce93.
* Fix zoom actions executed on another services (#1875)Libravatar Sadetdin EYILI2021-09-06
| | | fixes #1867
* cleanup: Remove redundant 'data.name' in workspaces.Libravatar Vijay A2021-09-06
|
* fix: Import previously exported `ferdi.data` file (with workspaces) threw ↵Libravatar Vijay Raghavan Aravamudhan2021-09-06
| | | | error (#1874)
* chore: remove unused Google Analytics constants [skip ci]Libravatar Vijay A2021-09-06
|
* refactor: Removed old TODO. Added new TODO. [skip ci]Libravatar Vijay A2021-09-06
|
* fix: sidebar context menu not synced when toggling via the context menu (#1871)Libravatar Sadetdin EYILI2021-09-06
| | | fixes #1772
* refactor: trying to fix zoom in/out being sticky for the last active service ↵Libravatar Vijay A2021-09-06
| | | | when started up
* Expose some functions to the recipe child processes (#1869)Libravatar Vijay Raghavan Aravamudhan2021-09-05
| | | | | * chore: expose some functions to the recipe child processes so as to bypass the need for the recipe to require '@electron/remote'
* refactoring: Use 'ifUndefined*' consistently.Libravatar Vijay A2021-09-05
| | | | Added some error checking
* 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
|