talkie (4/8)
Category index page 4 of 8 pages, listing 100 out of 708 entries in the category talkie.
Ignore linting demo.css
- Linting css files with web-ext gives warnings for correct webextensions special variables. - Ignoring linting css files for now. See - https://github.com/mozilla/web-ext/issue…→ Full commit message
Remove links to espeak
- How to connect espeak to the browser's Web Speech API/SpeechSynthesis API is unclear. - The espeak project seems to have been superseded by espeak-ng. - The in-browser option us…→ Full commit message
Use HTTPS where possible
Add links to install additional voices
Merge branch 'feature/higher-resolution' into develop
* feature/higher-resolution: Use higher resolution @2x tile in markdown Use higher resolution @2x icons in markdown Use higher resolution @2x chrome web store banner
Use higher resolution @2x tile in markdown
Use higher resolution @2x icons in markdown
Use higher resolution @2x chrome web store banner
Merge branch 'feature/translate' into develop
* feature/translate: Add Bulgarian translation Add language attributes on some untranslated/known language elements Translate new strings in the user interface Minor trans…→ Full commit message
Add Bulgarian translation
Limit number of translated strings per call for google cloud translate
Add language attributes on some untranslated/known language elements
Translate extra variables during static rendering
Switch to using a key file with Google Cloud Translate API
Translate new strings in the user interface
Merge branch 'feature/fix-firefox' into develop
* feature/fix-firefox: Speak long text by default in WebExtensions (Firefox) Use event listeners
Speak long text by default in WebExtensions (Firefox)
Use event listeners
Fix react popup unload error
- Due to async broadcast event listeners, some calls might come very late in the page lifecycle. - Not sure what the exact cause is, but guessing it has to do with how browsers un…→ Full commit message
Merge branch 'feature/improve-state' into develop
* feature/improve-state: Avoid un/controlled component mixup Use reselect to speed up data transformations Add reselect Remove redux-persist and redux-persist-crosstab M…→ Full commit message
Avoid un/controlled component mixup
Use reselect to speed up data transformations
- Mostly used for voice list dependent data transformations (languages, language groups, etcetera) - Cleaned up some state and props.
Add reselect
Remove redux-persist and redux-persist-crosstab
Move some state from shared voices to options voices
Do not rehydrate state from local storage
- With pre-rendered html containing most state, the local storage state rehyration has lost some value in terms of speeding up rendering. - For loading the remaining browser runti…→ Full commit message
Preload more state at compile/render time
Merge branch 'feature/improve-demo' into develop
* feature/improve-demo: Fix eslint warnings and errors Run eslint for jsx files Make all react componentes pure Fix positional translation arguments Detect language from…→ Full commit message
Fix eslint warnings and errors
Run eslint for jsx files
Make all react componentes pure
Fix positional translation arguments
Detect language from the selected element, not the selected element's parent element
Yet another attempt at fixing the flashing popup issue
Improve the demo page
- Open the welcome page upon install. - Display a translate sample text in a language for which there is a voice installed. - Enable speaking selected text from internal pages. - …→ Full commit message
Add a welcome tab to the demo page
- A short introduction and welcome page for new users. - Should be opened automatically upon first install.
Add per-language links to wikipedia
Add bidirectional (left-to-right, right-to-left) information to the currently supported locales
Simplify shared import paths in shared code
Unregister broadcast listeners when window unloads
Minor translation improvements
Sort .eslintignore
Sort .gitignore file
Improve the demo page
- Move the story from options to the demo page. - List voices in the demo. - Create a support tab in the demo. - Link to demo tabs from the popup. - Move text options to a new tab…→ Full commit message
Fix automatic icon size adjustment
Merge branch 'feature/update-dependencies' into develop
* feature/update-dependencies: Update @google-cloud/translate Update webextension-polyfill Update web-ext Update react Update bluebird Update babel Update concurrent…→ Full commit message
Merge branch 'feature/demo-page' into develop
* feature/demo-page: Use more variables in rollup files Add a demo page, refactor entire application Clean up rollup config for react Clean up front end code a bit
Update @google-cloud/translate
Update webextension-polyfill
Update web-ext
Update react
Update bluebird
Update babel
Update concurrently
Update rimraf
Update striptags
Updated styletron
Updated jsonfile
Updated rollup
Run eslint --fix
Update eslint
Add uglify
Use more variables in rollup files
Ignore generated locale files
Update tiles
Large text on the smallest tiles
Merge branch 'release/v4.1.2'
* release/v4.1.2: 4.1.2 Update encoded data: images with new color
4.1.2
Update encoded data: images with new color
Merge branch 'release/v4.1.1'
* release/v4.1.1: 4.1.1 Add thank you note for Miroslava Jovičić Add special icons for the chrome web store Update play icon color for free Talkie Multiline links to web…→ Full commit message
4.1.1
Add thank you note for Miroslava Jovičić
Add special icons for the chrome web store
Update play icon color for free Talkie
Multiline links to web stores
Use new promotional tiles
Merge branch 'release/v4.1.0'
* release/v4.1.0: 4.1.0 Update Swedish translation Automated translations Prevent scroll jumping on click in the voice options Revert speaking entire paragraphs by defau…→ Full commit message
4.1.0
Merge branch 'feature/speak-long-texts-option' into develop
* feature/speak-long-texts-option: Update Swedish translation Automated translations Prevent scroll jumping on click in the voice options Revert speaking entire paragraphs…→ Full commit message
Update Swedish translation
Automated translations
Prevent scroll jumping on click in the voice options
Revert speaking entire paragraphs by default
- Speaking long paragraphs was not stable on all systems. - The previous fix for Chrome speaking text was to split up each paragraph in to smaller parts. - The split tries to keep…→ Full commit message
Add a demo page, refactor entire application
- A demo page would be useful to show the capabilities of Talkie. - The demo page should reuse as much functionality as possible from other parts of the application. React - Pre…→ Full commit message
Clean up rollup config for react
Clean up front end code a bit
Split testing/linting to fast/slow
Merge branch 'release/v4.0.2'
* release/v4.0.2: 4.0.2 Only run eslint when testing Only split text to paragraphs
4.0.2
Only run eslint when testing
Only split text to paragraphs
Merge branch 'release/v4.0.1'
* release/v4.0.1: 4.0.1 Also bump package-lock.json version number Update package-lock.json Update package-lock.json Put unpackaged code/sourcemaps in a separate zip fil…→ Full commit message
4.0.1
Also bump package-lock.json version number
Update package-lock.json
Update package-lock.json
Put unpackaged code/sourcemaps in a separate zip file
Fix package zip file names
Merge branch 'release/v4.0.0'
* release/v4.0.0: (24 commits) 4.0.0 Update rollup Fix eslint warnings and errors Update eslint Add package-lock.json Update Swedish translation Automated translatio…→ Full commit message