Skip to content

Commit

Permalink
Switch to Webpack; PT_BR translation; Fix not liking when hompage -->…
Browse files Browse the repository at this point in the history
… video
  • Loading branch information
austencm committed Apr 16, 2019
1 parent ad76d21 commit 86adf05
Show file tree
Hide file tree
Showing 42 changed files with 3,694 additions and 5,236 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

15 changes: 5 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
node_modules
temp
.tmp
dist
dist.zip
.sass-cache
app/bower_components
test/bower_components
package
app/scripts
build
secrets.*.js
*.zip
app/options.html
.DS_Store
waiter.js
update-notifier.js
6 changes: 0 additions & 6 deletions .yo-rc.json

This file was deleted.

41 changes: 32 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<img width="100" height="100" src="https://i.imgur.com/CwAIwN6.png" />

# YouTube Auto Like

[![Chrome Web Store]( https://img.shields.io/chrome-web-store/v/loodalcnddclgnfekfomcoiipiohcdim.svg)](https://chrome.google.com/webstore/detail/youtube-auto-like/loodalcnddclgnfekfomcoiipiohcdim)
Expand All @@ -16,20 +18,41 @@ An extension that instantly likes videos from channels you subscribe to, so you
Feel free to contribute with a [pull request](https://github.com/austencm/youtube-auto-like/pulls), or grab [the JSON file](https://raw.githubusercontent.com/austencm/youtube-auto-like/master/app/_locales/en/messages.json), translate it, and [send it back to me](mailto:heyausten@gmail.com).

## Releases
- _Dec 3, 2018_ &nbsp; **2.3.2** - Fix font not loading; better DE translation
- _Nov 12, 2018_ &nbsp; **2.3.1** - Fix bugs caused by YouTube updates
- _Jun 21, 2018_ &nbsp; **2.3.0** - Add percent watched like option; PL translation
- _Jan 4, 2018_ &nbsp; **2.2.0** - Support for YouTube Gaming
- _Jan 3, 2018_ &nbsp; **2.1.0** - Add timed like option; NL, DE translations
- _Aug 21, 2017_ &nbsp; **2.0.1** - I18n improvements; general fixes
- _Jul 4, 2017_ &nbsp; **2.0.0** - Total rewrite and graphic updates
- _Apr 15, 2019_ &nbsp; **2.4.0**
- Switch to Webpack
- Fix liker thinking user wasn't subscribed when navigating to a video from the homepage
- PT_BR translation

- _Dec 3, 2018_ &nbsp; **2.3.2**
- Fix font not loading
- Better DE translation

- _Nov 12, 2018_ &nbsp; **2.3.1**
- Fix bugs caused by YouTube updates

- _Jun 21, 2018_ &nbsp; **2.3.0**
- Add percent watched like option; PL translation

- _Jan 4, 2018_ &nbsp; **2.2.0**
- Support for YouTube Gaming

- _Jan 3, 2018_ &nbsp; **2.1.0**
- Add timed like option
- NL, DE translations

- _Aug 21, 2017_ &nbsp; **2.0.1**
- I18n improvements
- Misc fixes

- _Jul 4, 2017_ &nbsp; **2.0.0**
- Total rewrite and graphic updates

## Contributors
[**Taknok**](https://github.com/Taknok) ~ [Firefox edition](https://addons.mozilla.org/en-US/firefox/addon/youtube_auto_like/), Language-independent button selection method; ES, FR translations<br />
[**JKetelaar**](https://github.com/JKetelaar) ~ NL translation<br />
[**Szmyk**](https://github.com/Szmyk) ~ PL translation<br />
[**moweME**](http://github.com/moweME) ~ DE translation
[**moweME**](http://github.com/moweME) ~ DE translation<br />
[**mariovalney**](https://github.com/mariovalney) ~ PT_BR translation

## Feed my kitties 🐈
They hungry.<br />
[https://www.buymeacoffee.com/austen](https://www.buymeacoffee.com/austen)
1 change: 0 additions & 1 deletion app/options.html

This file was deleted.

54 changes: 0 additions & 54 deletions app/pug/options.pug

This file was deleted.

129 changes: 0 additions & 129 deletions app/sass/options.scss

This file was deleted.

47 changes: 0 additions & 47 deletions app/scripts.babel/content.js

This file was deleted.

Loading

0 comments on commit 86adf05

Please sign in to comment.