aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAge
* refactor: prep for i18n of context menu itemsLibravatar Vijay A2021-08-06
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
* Removed straggling code related to 'popular services'.Libravatar Vijay A2021-08-03
* Fixed #1722 [skip ci]Libravatar Vijay A2021-08-02
* Removed 'Most Popular' services since it alludes to user-tracking (#1718)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* Minor visual refactoring to hide double separator. [skip ci]Libravatar Vijay A2021-08-02
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Added a 'wakeUpStrategy' that the user can control to wake up a previously hi...Libravatar Vijay Raghavan Aravamudhan2021-07-23
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor refactoring to avoid leaking of objects.Libravatar Vijay A2021-07-19
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-16
* if changed with conditional operator + getOS removed and replaced with isWindowsLibravatar Pierluigi Minardi2021-07-16
* Fix the file path format + function to recognize the OSLibravatar Pierluigi Minardi2021-07-16
* Fix on the path format + function to recognize the OSLibravatar Pierluigi Minardi2021-07-16
* fix: fix breaking tab componentLibravatar mhatvan2021-07-07
* Added new help text for lay-users to figure out what their user-agent value is.Libravatar Vijay A2021-07-06
* Fixed issue with not being able to add new service.Libravatar Vijay A2021-07-04
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Upgrade various dependencies to latest, remove unnecessary electron-hunspellLibravatar mhatvan2021-06-24
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Added new message when the user doesn't find a service (but that is present i...Libravatar Vijay A2021-06-23
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
* Fix active Todos service behaviour (#1481)Libravatar kytwb2021-06-12
* Added ability to turn off notifications for clipboard events generated by con...Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Upgraded electron to '13.1.0'.Libravatar Vijay A2021-06-03
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Expose recipe version in 'Settings' dialog while adding or editing a service....Libravatar Vijay Raghavan Aravamudhan2021-05-22
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Separated privacy & security settings into its own tab in the preferences scr...Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Adding DuckDuckGo as an alternative search engine (#1414)Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Lazily compute cache size (#1404)Libravatar Kristóf Marussy2021-05-13
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
* Fix typo in Login.js (#1348)Libravatar Ikko Ashimine2021-05-05
* Delete service confirmation (#1328)Libravatar Vijay Raghavan Aravamudhan2021-05-03
* Electron 12 and nodejs 14 support (#1308)Libravatar Kristóf Marussy2021-04-29
* Removed electron-process-manager since its no longer supported by Ele… (#1313)Libravatar Vijay Raghavan Aravamudhan2021-04-29
* Displays search input when service is not found (#1212)Libravatar Yoga Setiawan2021-02-21
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Show username and lastname fetched from server in account settingsLibravatar Michał Kostewicz2021-02-07
* Add new setting to minimize to tray when closing on Windows (#1093)Libravatar 1mm0rt41PC2021-01-06
* Flash TaskBar (Windows) / Bounce Dock (Mac) on New Message (#1020)Libravatar Mahadevan Sreenivasan2020-10-14
* Add vertical style and "Always show workspace drawer" setting (#567)Libravatar Bennett2020-10-11
* Improve Ferdi's design (#977)Libravatar Bennett2020-10-11
* Merge #722Libravatar Bennett2020-10-11