aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
Commit message (Expand)AuthorAge
* feat: added new Help menu item to allow easy import/export of config dataLibravatar Vijay A2021-08-09
* fix(spell-check): use electron's API to enable/disable spell-check when the a...Libravatar Vijay A2021-08-09
* refactor: remove unused setting, add debug stmt.Libravatar Vijay A2021-08-08
* revert: partially reverted menu-item cleanup (having only 'role' does not wor...Libravatar Vijay A2021-08-06
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Fixed #1726: Revamp menu items with correct accelerators. (#1728)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* Removed 'Most Popular' services since it alludes to user-tracking (#1718)Libravatar Vijay Raghavan Aravamudhan2021-08-02
* 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
* Removed unused i18n keys. [skip ci]Libravatar Vijay A2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed references to 'premium' i18n keys that are no longer used.Libravatar Vijay A2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* Added new help text for lay-users to figure out what their user-agent value is.Libravatar Vijay A2021-07-06
* Removed references to png images since they were not being used anyways.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
* Updated package-lock.json (missed in prev commit)Libravatar Vijay A2021-06-29
* 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
* Upgraded to Electron 13.1.3 (#1542)Libravatar Vijay Raghavan Aravamudhan2021-06-22
* 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
* Expose Chrome version to todos webview (fix #1211) (#1478)Libravatar Kristóf Marussy2021-06-03
* Environmental variables for dev/production mode (#1455)Libravatar Kristóf Marussy2021-05-27
* Auto-generated files and linter fixes.Libravatar Vijay A2021-05-26
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Fix for #1417: Mac Nomenclature for Menu BarLibravatar Vijay A2021-05-16
* 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
* Alternative shortcut for service switch (fix #850)Libravatar Kristóf Marussy2021-05-13
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
* Fixing missed default translation file from prior commit.Libravatar Vijay A2021-05-09
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Add vertical style and "Always show workspace drawer" setting (#567)Libravatar Bennett2020-10-11
* Merge #722Libravatar Bennett2020-10-11
* Improved onboarding flow and settings empty states (#996)Libravatar Francisco Marques2020-10-05
* Add custom website information to recipe dashboard (#995)Libravatar Bennett2020-10-04
* Add setting to enable nightly releases updates (#742)Libravatar Bennett2020-10-04
* Fix macOS code signing and setup automatic nightly builds (#990)Libravatar Amine Mouafik2020-10-04
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Prepare and Release/5.6.0 beta.1 (#820)Libravatar Bennett2020-06-19
* Replace change server input with a dropdown menu (#717)Libravatar sara hammouzou2020-05-17
* Add password hashing to lock password (#694)Libravatar Bennett2020-05-03
* Refactor locking feature (#693)Libravatar Bennett2020-05-01