git (15/41)
Category index page 15 of 41 pages, listing 100 out of 4046 entries in the category git.
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
Add new translations to package
Refresh translations
Add Turkish translation
Add Thai translation
Add Slovak translation
Add Romanian translation
Add Polish translation
Add Korean translation
Add Japanese translation
Add Indonesian translation
Add Hungarian translation
Add Hindi translation
Add Finnish translation
Add Greek (modern) translation
Add Czech translation
Add Arabic translation
Update Hebrew translation
Attempt to improve right-to-left language support
Add Portuguese translation
Translate only changed messages
Strip html tags from automatic translation
Additional internal links to joelpurra.com
Add donation buttons further up on the page
Move readme away from docs
Add photo, links to readme
Use HTTPS for links where possible
Update copyright years
Parse port from the environment as an integer
Upgrade helmet
Upgrade onetime
Upgrade eslint
Upgrade node-inspector
Merge branch 'release/v3.0.3'
* release/v3.0.3: 3.0.3 Attempt to fix potential content page console.log code execution/injection Fix internal/allowed tab url checks Add trace logging level
3.0.3
Attempt to fix potential content page console.log code execution/injection
Fix internal/allowed tab url checks
Add trace logging level
Merge branch 'release/v3.0.2'
* release/v3.0.2: 3.0.2 Fix speech stopping after a short while Style icons in about page Change project url in copyright notice Change project url Run and load Talkie…→ Full commit message
3.0.2
Revert "Temporarily remove redirect"
This reverts commit b42b0f66efd27439113f8212d18d28162b60718e.
Testing having two google site verification meta tags
Temporarily remove redirect
Update readme
Add google site ownership verification
Change redirect url to joelpurra.com
Fix speech stopping after a short while
- Seems to be related to changes made after the premium version was made, but before v3.0.0. - Suspension code was made more resilient to suspend/unload timing issues. - Logging t…→ Full commit message
Change project url in copyright notice
Change project url
Run and load Talkie in separate Chrome instance
Allow watching the source code separately from browser packaging
Merge branch 'release/v3.0.1'
* release/v3.0.1: 3.0.1 Fix links to Talkie Premium in the Chrome Web Store
3.0.1
Fix links to Talkie Premium in the Chrome Web Store
Merge branch 'release/v3.0.0'
* release/v3.0.0: 3.0.0
3.0.0
Merge branch 'release/v3.0.0-alpha.1'
* release/v3.0.0-alpha.1: (27 commits) 3.0.0-alpha.1 Fix version extraction from the git branch Update base message, automated translation whitespace handling, Swedish trans…→ Full commit message
3.0.0-alpha.1
Apply hotfix/svg-lineendings
Merge branch 'hotfix/svg-lineendings'
* hotfix/svg-lineendings: 2.1.3
2.1.3
Fix svg line endings causing problems with git
Fix version extraction from the git branch
Update base message, automated translation whitespace handling, Swedish translation
Refresh messages during standard build
Use concurrently to run build/watch commands in parallel
Fix build filename/path mixup
Use chokidar for watching file changes
Use webextension-polyfill from npm
Merge branch 'feature/broadcaster-leaks' into develop
* feature/broadcaster-leaks: Disallow multiple suspension manager initializations Use promises to initialize background script, kill switches to remove broadcast listeners F…→ Full commit message
Disallow multiple suspension manager initializations
Use promises to initialize background script, kill switches to remove broadcast listeners
Fix broadcast event listener/handler memory leaks/dead objects from popup, as reported by firefox
Define browser_style for browser_action
Merge branch 'feature/mozilla-amo-feedback' into develop
* feature/mozilla-amo-feedback: Move suspension manager port listener to iframe in background Reduce logging (levels) for known errors Add setting logging level to reduce ou…→ Full commit message
Move suspension manager port listener to iframe in background
Fixes #5.
Reduce logging (levels) for known errors
Add setting logging level to reduce output for non-dev usage
Fixes #7.
Style icons in about page
Safer logging to content page console
Fixes #6.
Work around potential innerHTML issues
Merge branch 'feature/pro-voices' into develop
* feature/pro-voices: Fix layout, links, docs, translations, and more for free/premium chrome/webextension versions Automated translations Add option to change the rate and …→ Full commit message