aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
Commit message (Collapse)AuthorAge
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
|
* Expose "Clear service cache" in the service settings screen and the sidebar ↵Libravatar Vijay Aravamudhan2023-05-27
| | | | context menu for individual services (#1053)
* Fix duplicated i18n key with differing valueLibravatar Vijay A2023-02-02
|
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
| | | | | | | | | | | | | | | * color picker types * Import * SetupAssistant * Services & appear * ServiceWebView * SettingsLayout * ImportantScreen * WorkspaceDrawer * SetupAssistant * chore: update vscode settings * chore: removed stale Import screen component & its tree
* feat: bring sentry back (#736)Libravatar Ricardo Cino2022-11-03
|
* Transform to TS and refactored components w.r.t deletion if duplicated Input ↵Libravatar muhamedsalih-tw2022-11-02
| | | | component (#729)
* Use 'DEFAULT_SERVICE_SETTINGS' to initialize service-stateLibravatar Vijay A2022-10-22
|
* Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688)Libravatar Santhosh C2022-10-22
|
* feat: add ability to set how ferdium handles webrtc ip when using a VPN (#602)Libravatar André Oliveira2022-09-07
|
* Feature: Add Ferdium Translator (#548)Libravatar André Oliveira2022-08-17
| | | Add feature to translate text natively using https://github.com/shikar/NODE_GOOGLE_TRANSLATE package and a LibreTranslate self-hosted option (already running on our server on https://translator.ferdium.org).
* feat: add 'Services' tab to settings (#495)Libravatar André Oliveira2022-07-19
|
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: Ricardo Cino <ricardo@cino.io>
* fix: enable/disable todos menu (#485)Libravatar André Oliveira2022-07-15
| | | | Co-authored-by: Ricardo Cino <ricardo@cino.io>
* fix: horizontal sidebar style on macOS (#482)Libravatar André Oliveira2022-07-14
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-07-13
|
* Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX (#472)Libravatar André Oliveira2022-07-12
| | | | * Change auth styling and add back button * Add Skip button on 'SetupAssistant'
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
| | | | Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Add hint text to go back to welcome screen from the login screen (fixes #449)Libravatar Vijay A2022-07-09
|
* Upgrade 'moment' to fix dependabot warningLibravatar Vijay A2022-07-07
|
* Add file size info and error message while setting a custom image in the ↵Libravatar André Oliveira2022-07-06
| | | | | | recipe settings screen (#437) Co-authored-by: Ricardo Cino <ricardo@cino.io> Co-authored-by: Vijay Aravamudhan <vraravam@users.noreply.github.com>
* Upgrade 'electron' to '19.0.8'Libravatar Vijay A2022-07-07
|
* Add Server Information to About Dialog and to Global Messages (#425)Libravatar André Oliveira2022-07-05
| | | Add Server Information to About Dialog and to Global Messages
* Feature: Copy Ferdium info from the 'About' dialog into the clipboard (#402)Libravatar André Oliveira2022-06-30
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* 'jsx' files were not being pre-processed for i18n (#395)Libravatar Vijay Aravamudhan2022-06-29
|
* Fix missing translations (#394)Libravatar André Oliveira2022-06-29
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-28
|
* Fix missing translations (#380)Libravatar André Oliveira2022-06-27
| | | Add missing translations
* Move the MIGRATION.md documentation from another repo [skip ci]Libravatar Vijay A2022-06-27
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-25
|
* Add split mode toggle to side bar and hide collapse buttonv6.0.0-nightly-alphrag.57.7Libravatar André Oliveira2022-06-24
|
* Change login screen layout (#345)Libravatar André Oliveira2022-06-23
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-06-22
|
* Change 'Most Popular' list in Services to 'Ferdium Picks' (#332)Libravatar André Oliveira2022-06-21
|
* Remove DevContainer from project [skip ci]Libravatar Ricardo Cino2022-06-21
|
* Change styling on settingsLibravatar André Oliveira2022-06-21
|
* Fix reload after resume and add idle time setting (#324)Libravatar André Oliveira2022-06-21
| | | | | * Fix reload after resume issue * Add idle time option
* Upgrade 'electron' to '19.0.5' (#319)Libravatar Vijay Aravamudhan2022-06-21
|
* Add ability to enable the progressbar for each service (#301)Libravatar Vijay Aravamudhan2022-06-19
|
* Add ability to set the progressbar color from the Settings screenLibravatar Vijay A2022-06-18
|
* Remove integration with sentry (fixes #233) (#234)Libravatar Vijay Aravamudhan2022-06-11
|
* Feature: Add color picker component for accent color setting (#228)Libravatar André Oliveira2022-06-12
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Change Input box to slider on Grayscale Dim levelLibravatar André Oliveira2022-06-01
|
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
| | | | | | This option can be used to allow the user to choose how to handle links (whether to open in the default browser or within the Ferdium service itself) Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* Fix i18n messageLibravatar Vijay A2022-05-07
|
* New Crowdin updates (#117) [skip ci]Libravatar Vijay Aravamudhan2022-05-07
|
* Manually resetting some i18n files [skip ci]Libravatar Vijay A2022-05-07
|
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
|
* Regenerate i18n fileLibravatar Vijay A2022-05-06
|
* Feature: Add monochromatic Service icons option with Dim adjustmentLibravatar André Oliveira2022-05-06
|
* Do not allow http urls that end in '/' (fixes #102) (#103)Libravatar Vijay Aravamudhan2022-05-05
|