Luke Childs
|
f18861bcae
|
Make sure we don't accidentally publish to npm
|
8 years ago |
Luke Childs
|
55bd66b725
|
Add start_url to cache on service worker install
|
8 years ago |
Luke Childs
|
86566b3001
|
Add `short_name` to manifest.json
Aparently this is required for the home screen prompt
|
8 years ago |
Luke Childs
|
079334b1cb
|
0.1.0
|
8 years ago |
Luke Childs
|
a8c8f8e446
|
Add demo/vote links to readme
|
8 years ago |
Luke Childs
|
9014f596b6
|
Refactor selective caching
|
8 years ago |
Luke Childs
|
d41e68cbbd
|
Cache bust enhancements.js
|
8 years ago |
Luke Childs
|
32f3d51073
|
Update heart message to make it more obvious now we have two hearts
|
8 years ago |
Luke Childs
|
2aa0464277
|
Add fallback for event.request.mode
|
8 years ago |
Luke Childs
|
d5e6f5c840
|
Add required node version
|
8 years ago |
Luke Childs
|
d41419b6e2
|
Comment out staticContent section of webroot so express handles it
Otherwise this breaks the app, Azure doesn't seem to be able to serve the font and our minification and cache headers don't get set.
|
8 years ago |
Luke Childs
|
d3466a36db
|
Add web.config
|
8 years ago |
Luke Childs
|
2fd08ea4f2
|
Don't allow code examples to break onto a new line
|
8 years ago |
Luke Childs
|
c6a0863df8
|
Add multiple filter example to about page
|
8 years ago |
Luke Childs
|
2a12e73cd0
|
Make sure at least onionoo 0.5.1 is used to fix multiple filter bug
|
8 years ago |
Luke Childs
|
6f6b5395f0
|
Add in missing word
|
8 years ago |
Luke Childs
|
e0f89d37cb
|
Only cache service worker for an hour
|
8 years ago |
Luke Childs
|
e32ffad95b
|
Reword intro
|
8 years ago |
Luke Childs
|
bec36c871a
|
Fix menu button overlapping title on iPhone 5
|
8 years ago |
Luke Childs
|
07991b39bb
|
Add license
|
8 years ago |
Luke Childs
|
85aecf6c8a
|
Add credit section
|
8 years ago |
Luke Childs
|
5fbd58b807
|
Add performance section
|
8 years ago |
Luke Childs
|
d3088a31f1
|
Slightly reword progressive enhancement section
|
8 years ago |
Luke Childs
|
ef7248d82a
|
Add progressive enhancement section
|
8 years ago |
Luke Childs
|
6514ac7347
|
Tweak accesibility wording
|
8 years ago |
Luke Childs
|
32494a5100
|
More clarification on vender specific fallbacks
|
8 years ago |
Luke Childs
|
2056a1de12
|
Add accessibility section
|
8 years ago |
Luke Childs
|
6841896e70
|
Fix tense
|
8 years ago |
Luke Childs
|
a4f58a4c79
|
Add screenshot
|
8 years ago |
Luke Childs
|
37cb84cf73
|
Add browser support section
|
8 years ago |
Luke Childs
|
1ca404ca08
|
Align menu button properly on mobile
|
8 years ago |
Luke Childs
|
04c8fb210c
|
Add more info on how size was kept down
|
8 years ago |
Luke Childs
|
a4e971b181
|
Mention no JS requirement
|
8 years ago |
Luke Childs
|
145766b433
|
Add size section
|
8 years ago |
Luke Childs
|
74e980a8eb
|
Reuse SVG response rather than getting the markup back our of an element
Edge doesn't support .outerHTML on SVG so the previous method failed on Edge. This way does make more sense anyway
|
8 years ago |
Luke Childs
|
fea7839ca3
|
Add intro
|
8 years ago |
Luke Childs
|
1566ee088c
|
Add readme
|
8 years ago |
Luke Childs
|
837f2a002c
|
Optimise truthy checks
|
8 years ago |
Luke Childs
|
e2c4fd4421
|
Swap hamburger menu icon for heart
|
8 years ago |
Luke Childs
|
795938293d
|
Update cache message to appear less "webpagey" and more "appy"
|
8 years ago |
Luke Childs
|
992e06546d
|
Cache about page on install
|
8 years ago |
Luke Childs
|
f71afe78e4
|
Store node pages for offline use
|
8 years ago |
Luke Childs
|
436adac60c
|
Better comments for service worker
|
8 years ago |
Luke Childs
|
1bcd331b63
|
Remove stray newline
|
8 years ago |
Luke Childs
|
a805897f65
|
Remove extra level of indentation
|
8 years ago |
Luke Childs
|
6078a14355
|
Remove old classList check
|
8 years ago |
Luke Childs
|
416ccb07e7
|
Show how out of date stale pages are
|
8 years ago |
Luke Childs
|
a6e5111be6
|
Don't bother with seperate caching function, not gonna re-use it
|
8 years ago |
Luke Childs
|
574e666c74
|
Improving navigation comments
|
8 years ago |
Luke Childs
|
7cf541c91a
|
Prefer stale cache over offline page
|
8 years ago |