aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
Commit message (Collapse)AuthorAge
* Refactor updates settings (#506)Libravatar Romain2020-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reorder updates toggle buttons * Updated 'Disable updates' message to 'Enable automatic updates' * Update 'noUpdates' to 'automaticUpdates' * Update 'noUpdates' to 'automaticUpdates' * Add condition for 'Include beta version' to show * Enable automatic updates by default * Update file so when automaticUpdates is true automatic updates are enabled * Fix conditions with enableUpdate * Apply code style * Fix wrong condition with enableUpdate * Delete unsued variable 'server' * Apply style code * Commit changes to submodule 'recipes' * Update default message to 'Enable updates' from 'Disable updates' * Update text to 'Enable updates' from 'Enable automatic update' * Add migration for updates settings * Update default messages to 'Enable updates' from 'Disable updates' * Remove empty line * Check for updates was disabled when updates were enabled * Avoid superfluous break line when updates are disabled * Add fragments to up-to-date message * Add fragments to up-to-date message * Remove file from previous commit * Remove extra line * Add 'Show draggable area on window' to en-US.json file * Apply prepare-code script changes Co-authored-by: Amine <amine@mouafik.fr>
* #490 Add option to start Ferdi minimized (#534)Libravatar Bennett2020-04-05
|
* #530 Dark Mode Hotkey (#537)Libravatar Mahadevan Sreenivasan2020-04-05
| | | | | | | | | | | | * Bump version number * feat: Add a new menu item for toggling between Dark Mode and Light Mode - Add a new sub menu entry under 'View' in src/lib/Menu.js named toggleDarkMode - Add an accelerator hotkey of '${cmdKey}+Shift+D' as the feature request was to have a hot key for dark mode. See #530 - Update intl locales for 'menu.view.toggleDarkMode' in en.json and en-US.json. Co-authored-by: Amine Mouafik <amine@mouafik.fr> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Mahadevan Sreenivasan <mahadevan_sreenivasan@trimble.com>
* #418 #477 Refactor Todo settings, add predefined Todo apps listLibravatar Amine2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add condition if on todo options * add drop down for todo server * fix error TODOS_FRONTEND * add todo list apps' * update name of dropdown menu to Todo Service * add other service to dropdown menu and subsetting field for user to input url * add Other Service to drop down * fixed typos * reverted wording * fix custom field * fix linting * fix linting * Delete tsconfig.tsbuildinfo * Delete tsconfig.tsbuildinfo * Delete tsconfig.tsbuildinfo * Add regex to validate custom todo url * Add note with source of regex function * Move regex function declaration to function body root * Apply code style * Add migration for todo settings * Apply code style Co-authored-by: romain <romain@jumboprivacy.com> Co-authored-by: Roman <46404814+yourcontact@users.noreply.github.com> Co-authored-by: romain <rpsa@pm.me>
* Clean up unused locales and propsLibravatar Marouane Rassili2020-03-29
|
* Remove server setting from settings screenLibravatar Marouane Rassili2020-03-29
|
* Improve information about premiumLibravatar vantezzen2020-03-25
| | | | | | | | | As seen in #496, the current way Ferdi displays information about the Premium status may be irritating to new users. This commit will: - Hide all premium sections if we are not using the Franz server - Hide teams section if we are not using the Franz server - Update the description on the Teams page to reflect the use of Teams in Ferdi - Fix accessing the Team Management page to go to meetfranz.com instead of getferdi.com
* Improve user onboarding (#493)Libravatar Bennett2020-03-25
| | | | | Until now, new users have started on the Ferdi dashboard and not on the Welcome screen like Franz does it. This change was made, as users needed to be ablet to change their server before logging in. This commit will change this onboarding process to bring users to the welcome screen on first login and it adds a new "Change Server" screen during authentication that allows the user to change the server without going to the full settings screen. This way, the onboarding experience for new users is a lot easier to go though while also improving the experience for experienced users who want to change their server as they only get the option they are looking for and not the whole settings list.
* Add "Find in Page" feature (#446)Libravatar Bennett2020-03-09
| | | | | | | * Add "Find in Page" feature * Add custom theme to overlay * Fix lint
* add option to disable reload after resume (#447)Libravatar n0emis2020-03-09
| | | | | | * add option to disable reload after resume closes #442 * remove unused property
* Add support for unlocking with Touch ID (#423)Libravatar Bennett2020-03-03
| | | | | | | | | | | | | | | | | | | | | | * Enhance installation guide in README * Add TouchID unlock for Ferdi Lock * Remove commit 8861014 as it is not related to this feature This reverts commit 88610144b942739772286ec3073b328e829a8b39. * Rename TouchID to "Touch ID" * Improve Touch ID prompt text * Improve unlocking with Touch ID * Fix lint * Add separator after lock-related menu entry Co-authored-by: Amine <amine@mouafik.fr>
* Merge pull request #403 from getferdi/feat/#270Libravatar Amine2020-02-26
|\ | | | | #270 Add more navigation bar behaviour settings
| * Merge branch 'develop' into feat/#270Libravatar vantezzen2020-02-26
| |\
| * | #270 Add more navigation bar behaviour settingsLibravatar vantezzen2020-02-23
| | |
* | | Implement user.css and user.js (#401)Libravatar Bennett2020-02-26
| |/ |/| | | | | | | | | | | | | | | | | * #83 Implement user.css and user.js * Fix button layout in settings * Fix user script not loading Co-authored-by: Amine <amine@mouafik.fr>
* | #153 Add ability to change service icon sizeLibravatar vantezzen2020-02-24
| |
* | Add ability to change sidebar widthLibravatar vantezzen2020-02-24
|/
* Review wording for setting toggling tray on/offLibravatar Amine Mouafik2020-02-21
|
* Add error state to debug publisherLibravatar vantezzen2020-02-12
|
* Improve debugger featureLibravatar vantezzen2020-01-31
|
* Merge branch 'develop' into publish-debugLibravatar vantezzen2020-01-31
|\
| * Change Sentry reporting to be opt-in onlyLibravatar vantezzen2020-01-31
| |
| * Merge branch 'develop' into start-in-trayLibravatar Bennett2020-01-31
| |\
| | * Improve dark mode behaviour on macOSLibravatar vantezzen2020-01-31
| | |
| | * #179 Add inactivity timerLibravatar vantezzen2020-01-29
| | |
| | * Allow for more natural translation of loading messageLibravatar Amine Mouafik2019-12-23
| | |
| | * #251 Review service URL field label copyLibravatar Amine Mouafik2019-12-19
| | |
| | * Better handling of account settings (if using without account)Libravatar Amine Mouafik2019-12-18
| | |
| | * Rename Ferdi Lock to Password Lock for consistencyv5.4.1-beta.2Libravatar Amine Mouafik2019-11-29
| | |
| | * #232 Remove default lock password behavior, allow empty passwordLibravatar Amine Mouafik2019-11-27
| | |
| * | Fix default messageLibravatar Andrzej Ressel2020-01-30
| | |
| * | Start in trayLibravatar Andrzej Ressel2020-01-30
| |/
| * Add "adaptable dark mode" checkboxLibravatar Steliyan Stoyanov2019-10-30
| |
* | Add publish debug log optionLibravatar vantezzen2019-10-29
|/
* Fix lintLibravatar vantezzen2019-10-24
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Add price disclaimerLibravatar Stefan Malzner2019-10-23
| |
| * update stringsLibravatar Stefan Malzner2019-10-22
| |
| * Fix missing iconsLibravatar Stefan Malzner2019-10-21
| |
| * optimize trial signup flowLibravatar Stefan Malzner2019-10-17
| |
| * polishingLibravatar Stefan Malzner2019-10-17
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * Add trialStatusBar & polishingLibravatar Stefan Malzner2019-10-16
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * plan selection polishingLibravatar Stefan Malzner2019-10-15
| |
| * simplify plan selectionLibravatar Stefan Malzner2019-10-15
| |
* | Improve switch between accounts and serversLibravatar vantezzen2019-10-20
| |
* | Mass replace of availible by availableLibravatar Amine Mouafik2019-10-20
| |
* | Add info about teams only being availible on Franz serversLibravatar vantezzen2019-10-18
| |
* | Merge branch 'develop' into local-serverLibravatar vantezzen2019-10-18
|\ \