all (13/40)
Category index page 13 of 40 pages, listing 100 out of 3914 entries in the category all.
Add basic usage output
Add LICENSE, README.md
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
4.0.0
Update rollup
Fix eslint warnings and errors
Update eslint
Add package-lock.json
Update Swedish translation
Automated translations
Merge some updated override translations
Link directly to change shortcut keys in chrome
Use new icons for the popup, play/pause
Style options page
Display shortcut keys in a table
Invert share icons
Switch Firefox/WebExtensions Talkie Premium link
Options tab order, add link to Talkie Premium
Lock down connections from other extensions/apps
Tighter content security policy (CSP)
Improve translations, SEO
Style the options page
Remove donations
Style the popup
Emulate onInstall event handling by keeping a polled queue
Lint source files for copyright notice
Convert the options page to use react
Merge branch 'release/v3.2.2'
* release/v3.2.2: 3.2.2 Fix links to Talkie Premium to avoid extra redirect
3.2.2
Fix links to Talkie Premium to avoid extra redirect
Merge branch 'release/v3.2.1'
* release/v3.2.1: 3.2.1 Only ignore files during linting, not packing
3.2.1
Only ignore files during linting, not packing
Merge branch 'release/v3.2.0'
* release/v3.2.0: (22 commits) 3.2.0 Update Swedish translation Update automatic translations Add missing translations to base Remove old strings in Swedish translation …→ Full commit message
3.2.0
Update Swedish translation
Update automatic translations
Add missing translations to base
Remove old strings in Swedish translation
Hide information in the options page when not using Chrome
Always remove all context menus onInstall
Don't listen to tab events when not speaking
Shallow copy objects before passing in references to create context menu
Attempting fix for dead objects when closing options popup in firefox during speech
Fix rollup.js warnings for cleanup's sourcemap handling by ensuring each file has the correct/formatted copyright notice
Don't run eslint on compiled code
Strip out repeated/per-file copyright comments when building
Prepend a copyright/dependency banner
Don't use markdown wrapped in html tags
Merge branch 'feature/read-clipboard' into develop
* feature/read-clipboard: Update automatic translations Work around linting for not yet implemented browser.permissions Add premium feature to read text from the clipboard
Fix project url in package.json
Work around linting for not yet implemented browser.permissions
Update automatic translations
Clone to avoid parallelism problems with referenced objects
Be more lenient when using text-based language detection
Reduce png image sizes
Get raw repository list output
Add premium feature to read text from the clipboard
- Fully functional in Talkie Premium on Chrome. - Disabled in non-Chrome. - Placeholder options in Talkie with a promo-text being read instead. - Works in any program/globally, as…→ Full commit message
Merge branch 'release/v3.1.0'
* release/v3.1.0: (24 commits) 3.1.0 Ignore CSS files with predefined i18n messages in web-ext Ensure the right Talkie icon is shown on the about page Add new translations…→ Full commit message
3.1.0
Ignore CSS files with predefined i18n messages in web-ext
Ensure the right Talkie icon is shown on the about page
Merge branch 'feature/translations' into develop
* feature/translations: (21 commits) Add new translations to package Refresh translations Add Turkish translation Add Thai translation Add Slovak translation Add Roman…→ Full commit message