Skip to content

Releases: Frozenfire92/Pages2Repo

Remove google analytics, minor touch ups

23 Jun 21:14
Compare
Choose a tag to compare
  • Removed google analytics as it wasn't very useful and taking up resources. Thanks @Johann-S
  • Fixed a typo. Thanks @Glavin001
  • Put jscs config into a file. Thanks @Johann-S
  • Removed identity from permissions
  • Minor code clean up

Switch token storage to Sync

14 Jun 20:55
Compare
Choose a tag to compare
  • Token storage has switched to google's sync storage. This will persist across browsers on different devices / operating systems so you only need one token. If you have this disabled it will work the same way as it did before by reverting to local storage
  • Add JSCS for consistency for any potential contributors

Fix issue with watchers count

14 Jun 18:09
Compare
Choose a tag to compare

GitHub's interface shows the subscribers_count from the API, where watchers count seems to match stars. The extension now matches the GitHub interface

Fix issue with mininfied css

14 Jun 18:04
Compare
Choose a tag to compare

Fixed deployment so css stays as .css rather than .min.css

Remove OAuth

14 Jun 17:58
Compare
Choose a tag to compare

The extension now uses GitHub's personal access tokens to avoid constantly being asked to sign in

Also cleaned up release process, so the extension is now minified

Restrict permissions

07 Jun 18:23
Compare
Choose a tag to compare

This release modifies the extensions permissions so it only will watch *.github.io

Initial beta test

07 Jun 02:22
Compare
Choose a tag to compare

Invitations only on chrome app store at this point