joelpurra (14/41)
Category index page 14 of 41 pages, listing 100 out of 4058 entries in the category joelpurra.
Add uglify
Use more variables in rollup files
Ignore generated locale files
Update copyright years
Add brew services start to installation instructions
Audit npshell formula
v1.4.0
npshell v1.4.0
Read both id3v2 and id3v1 fallback values
Escape first character in messages for terminal-notifier
Add sleep before track change notification
Warm up cache for id3v2 execution
Workaround bug in terminal-notifier by adding configurable timeout
- Previously, the notifications would only work once. - This seems to be related to `terminal-notifier` not exiting automatically after displaying the notification. - The issue is…→ Full commit message
Optionally follow sound file symlinks
- Some sounds may be not be actual files, byt symlinked to the actual file. - Not all players (for example `afplay`) handle symlinks correctly. - This change introduces the boolea…→ Full commit message
Skip hidden folders or hidden files when looking for sounds
Fix screenshots in README
- There seems to have been a markdown rendering change on github: spaces in the urls of images and/or links break the markdown. - This change fixes the three images in the README.
Update tiles
Link projects to joelpurra.com
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
Add master's thesis presentation photo to readme
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
Experimental upgrade to nodejs ^v8.0.0, npm ^v5.0.0
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