-
Notifications
You must be signed in to change notification settings - Fork 830
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding sw-precaching * Started to add some caching logic. Needs errors cases covered and a test to confirm existing cached assets aren't re-cached * Fixing lint error - happy travis * Started moving to indexeddb tracking of revisions * Fixing up tests and fixing caching to remove old entries * Review comments * Moving test server over to gulp-serve * Handling errors for bad inputs to cache manifest * Adding some valid values to ensure they work * Tidying up indexeddb usage * Fixing up tests and removing the demo section for sw-precaching * Adding tests to manage cache and indexeddb deletion * Switching away from async and await due to build issues * sw-precaching * Moving to async and await * sw-precaching * Adding secondary server and smartest file manifest generation * Hopefully making travis happy * Fixing same server issue in sw-offline-analytics
- Loading branch information
Matt Gaunt
authored
Dec 2, 2016
1 parent
43dea0f
commit 17a2703
Showing
30 changed files
with
1,366 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.