Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NekR/offline-plugin

Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
https://github.com/NekR/offline-plugin

Ver. 4.5.0-beta.1

39909b6d5fbe7a7a6f5fef509d08f84f0ad5d78a authored about 8 years ago by Arthur Stolyar <[email protected]>
Implement cacheMaps

76e82cfdc9eb65c0d0196c3c074aaea9a6bc8940 authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.5.0-beta

07d410566fb831ccfb264e2246abc412a6426fd1 authored about 8 years ago by Arthur Stolyar <[email protected]>
Generate assets hashes manually for internals usage

* sha1 hahses
* Fixes #129

08db29ffd44442474026f034b2094a1c9d84bff7 authored about 8 years ago by Arthur Stolyar <[email protected]>
Don't modify objects you don't own

54a60b13611517aa567c15114da957ad9988ace6 authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix tests

d830762b8f25cef415030b9cdcbb6a08626224bd authored about 8 years ago by Arthur Stolyar <[email protected]>
Initial implementation of load modifiers (loaders)

Refs #107

683282c821b1a02a709fad6e42dc8928b3ae8db4 authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix tests

b9647d0483bd273c68d1ff3ed3583ee11ba1d7ca authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.4.1

4b9af48384653cd81c168667979f40a36500465c authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix prefetchRequest not being passed to addAll

1891d23a2b7988f60c5e579e7c519162408e21a4 authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.4.0

2ffacfb035083c62cda2699efef72bf4b275414e authored about 8 years ago by Arthur Stolyar <[email protected]>
Update CHANGELOG

152606bc692e7c269f307d3c0f07d894811d1280 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add missed tests

34e4351d31de8c9020a9bd405d297bee0eaf3898 authored about 8 years ago by Arthur Stolyar <[email protected]>
Make ServiceWorker.prefetchRequest.credentials default to 'omit'

Fixes #121

4bebb59260cea97f2d9cfe611a4662e53f49b97b authored about 8 years ago by Arthur Stolyar <[email protected]>
Add ServiceWorker.prefetchRequest option

Fixes #121

e7275acc1d403b4fbfcd4284e7c19592ba6be435 authored about 8 years ago by Arthur Stolyar <[email protected]>
Dump plugin's version into AppCache/SW output files

Fixes #49

f426ae5775cb1831a7d9b1fd4dc9088663259b10 authored about 8 years ago by Arthur Stolyar <[email protected]>
Fail when runtime isn't included

Fixes #103

280739f51847f43ad265900a8a7c7a8c70772941 authored about 8 years ago by Arthur Stolyar <[email protected]>
Drop Node 0.12 support and io.js

Fixes #120

96f77b68465fc85387d280e6bab7bc96363aa8e6 authored about 8 years ago by Arthur Stolyar <[email protected]>
Update warning for runtime without a config

32c4b98fd63423cfd6cf84a2d614bcf61f97ece7 authored about 8 years ago by Arthur Stolyar <[email protected]>
README formatting

22be983c2089b28899c99404af196f542d1edf29 authored about 8 years ago by Arthur Stolyar <[email protected]>
Remove pre-publish hook

1b58296337aa9db47e66794be204260e5c7a0804 authored about 8 years ago by Arthur Stolyar <[email protected]>
Update deps / split build and dev deps

9130a74d564b8c963c97e8f5ffec426f285e4317 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add publicPath for tools

Change AppCache/ServiceWorker publicLocation option to publicPath.
Add tests for tool.publicPath...

2db9ed804ee985fc66fe5297a8c75c9f9b525bcc authored about 8 years ago by Arthur Stolyar <[email protected]>
Polish README

5c55bb45f175854c90672725c346c4d3384761fc authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.3.1

ab9584c91fb09762844c4c58a262d4e2213b66e6 authored about 8 years ago by Arthur Stolyar <[email protected]>
Again fix paths and add more tests

51f0fa9f8fa55ab2d1a67410836793c8757266f5 authored about 8 years ago by Arthur Stolyar <[email protected]>
Cleanup SW code a bit

08f8b6de9eb9170312adb6e490d2fd452f5fb494 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add prepublish hook

d4fd22f340efd3df36e3f079e782354ffd44e82b authored about 8 years ago by Arthur Stolyar <[email protected]>
Make updateStrategy=changed by default

2d166b5a4ce1d73238ecad9a8c2ab9af7aa89fe5 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add forgotten test for ServiceWorker.cacheName option

98f96e5ff12696a1a6ba7337a4971395e20fd888 authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.3.0

81a20b99e648dc5f107e22bc13ca59f57655bfb2 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add ServiceWorker.cacheName option

Fixes #116

2c725bdeeb84d50f47185fb7c8d65163e75ee80e authored about 8 years ago by Arthur Stolyar <[email protected]>
Add more badges

26753c8098d42b8e8db9de7a9533b5e8a06d1d3d authored about 8 years ago by Arthur Stolyar <[email protected]>
Add more badges

d0908d571fa4691a76de6a275e9c090b0f58d1f1 authored about 8 years ago by Arthur Stolyar <[email protected]>
Correct docs a bit

93f7a123db4f2bdf05505b113e0fb3dd3688dcdf authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix Windows paths issue

d7699d54b6630fda3be6e6a7a2415a6ef5c1e6e6 authored about 8 years ago by Arthur Stolyar <[email protected]>
Improve tests output

4ec4e9761cf6f7bc8dd80ea7d73a74794348e305 authored about 8 years ago by Arthur Stolyar <[email protected]>
ES6 all the things! Oh.. wait

9472e6d56c4eb91d225943bb202ea99ae885b99b authored about 8 years ago by Arthur Stolyar <[email protected]>
Add more tests for paths

506d076c435fed99b091cacc3a30ab0a3500ec68 authored about 8 years ago by Arthur Stolyar <[email protected]>
Improve paths handling and tests for it

052f598556436d1e4816301dcc15e6c4964d145e authored about 8 years ago by Arthur Stolyar <[email protected]>
Update CHANGELOG

3c45554651758f73b72942d5fe57b257760c989b authored about 8 years ago by Arthur Stolyar <[email protected]>
improvised copy

9dc2679f925226833383d27c515f552082b2f5f4 authored about 8 years ago by Sarmad Sangi <[email protected]>
updated README.md with example projects

ff1da43e0f05c2277152140fd4ab651564dffc7c authored about 8 years ago by Sarmad Sangi <[email protected]>
Update minimatch to 3.*

7991a944acd7145b19347a5bad92960478106038 authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix tests

d328f7302bfd8d84f632d52e928c65bcbb125216 authored about 8 years ago by Arthur Stolyar <[email protected]>
Update CHANGELOG

72196ce17f39aa41f718dd556d52f4ca1fe79770 authored about 8 years ago by Arthur Stolyar <[email protected]>
Drop Node 0.10 support. Screw it

4491bc9b900a78408b48606fe3b11790b8688939 authored about 8 years ago by Arthur Stolyar <[email protected]>
Do not throw on tests fail, just process.exit()

a8a9741c85c64f6ac62e9436596b0c97c58e939a authored about 8 years ago by Arthur Stolyar <[email protected]>
Log more info abouts tests failing

655390b148a627e03fb034d719ed92de6db0b454 authored about 8 years ago by Arthur Stolyar <[email protected]>
Log more info abouts tests failing

ca4799488fe0c125e623ef2182610b7b6d9e5e46 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add tests for paths, improve tests, add API for tests

9194d5f97b3c302aacb1756c5718aa3218b47f4f authored about 8 years ago by Arthur Stolyar <[email protected]>
AppVeyor CI tests

b0b40849e29e18c891a2cce31619721e21d0c265 authored about 8 years ago by Arthur Stolyar <[email protected]>
Add AppVeyor CI & update Travis CI

Fixes #113

ac0a3e24a172137ea1621bdcb5a049a5a5b4a2fa authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix tests

5e4a042593bbe28c7d965db97f7edae4ec76b1f9 authored about 8 years ago by Arthur Stolyar <[email protected]>
Update CHANGELOG

6b52ec94296fc071c37a0fc0ad45a21ea9c0008d authored about 8 years ago by Arthur Stolyar <[email protected]>
Update CHANGELOG

533cc25e19bd26f9aedb0fff6d1a866d7d1f6734 authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix build failing in Node 0.10

path.isAbsolute doesn't exist in Node 0.100,
so path-is-absolute module was added to fix the issue

a66f492a8098be291111708e04039b3748feec1e authored about 8 years ago by Arthur Stolyar <[email protected]>
Update responseStrategy implementation

As requested

513549687c602614039f26df8a87c967c0ffc544 authored about 8 years ago by Maxime Thirouin <[email protected]>
Fix misc utils path import

b58c50cdb8eea9a93790ed71676ffd859c90b8b5 authored about 8 years ago by Maxime Thirouin <[email protected]>
Add responseStrategy option to support "network-first" pattern

c2752616f4e81868c76f6c5398578d47406d29a6 authored about 8 years ago by Maxime Thirouin <[email protected]>
Improve publicPath and relativePaths relationships

ab93caa527b77086fd0991f6a27923b700157e1a authored about 8 years ago by Arthur Stolyar <[email protected]>
Paths handling update [pre-commit]

0dae0ca1d7c913933a44b632d9d7b1c34f869af7 authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.2.1

e0404874f99d85e8a20716feb250125614c21eaa authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix matching index type

94b3217e8c77d9fd7d2aee7d385789e19d1a0323 authored about 8 years ago by Arthur Stolyar <[email protected]>
Export defaultOptions again to the public

8496c198ccf8fe9797d01820a9ac5a278a346e6c authored about 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.2.0

34feaabfd26fef4437ddf7334ecca2a87eaa7968 authored about 8 years ago by Arthur Stolyar <[email protected]>
Improve tests handling

102b2b22f82b591fc1ef8637bfa4977e6a520c4a authored about 8 years ago by Arthur Stolyar <[email protected]>
Improve event flow

580991d118d4e6969ad783dc4ba07ea8138193e1 authored about 8 years ago by Arthur Stolyar <[email protected]>
Update CHANGELOG

99654a9fa14a6608c1609d2cac62474f0bc00010 authored about 8 years ago by Arthur Stolyar <[email protected]>
Fix tests to match latest updates

81144201682d9ab0b33618b381e695080b68cf44 authored about 8 years ago by Arthur Stolyar <[email protected]>
Do not apply ignoreSearch to the `extenrals` assets

Fixed #98

54234b702ad6b01d13744e184f0125aed06fc04a authored about 8 years ago by Arthur Stolyar <[email protected]>
Output |externals| option to sw.js

44988a4e84da12b57507e6fb24a3d150f49aa772 authored over 8 years ago by Arthur Stolyar <[email protected]>
Change typo in CHANGELOG

2a47a3f93093a9aae0f2e27c20fe90eb56835f05 authored over 8 years ago by Arthur Stolyar <[email protected]>
Ver. 4.1.0

2412a35f23097b9be3498ca9dfb130bd03d765c0 authored over 8 years ago by Arthur Stolyar <[email protected]>
Fix externals not caching urls with ? correctly

Fixes #99

ab09a09466ba6e33beacf1fcbcd7495c78c05ed7 authored over 8 years ago by Arthur Stolyar <[email protected]>
Rework tests

8efd50b8ac63be795958f0675ce71397de9b009a authored over 8 years ago by Arthur Stolyar <[email protected]>
Revert defaultOptions being exported from module

a258a8fadfdefdbf3b6c9a7127c75fd32e8df7be authored over 8 years ago by Arthur Stolyar <[email protected]>
List doc in README

0f5969ab04cd8cc5fd5ddf32e29f7688bdee5a50 authored over 8 years ago by Arthur Stolyar <[email protected]>
Fix doc

9e37d1266d3402ec909b79aaf65fb6971f8deac4 authored over 8 years ago by Arthur Stolyar <[email protected]>
Expose defaultOptions publicly

0566991a33bed7d09a55519c2e27b4a8c6c8cf9b authored over 8 years ago by Arthur Stolyar <[email protected]>
v4 CHANGELOG

779057c280985ffbb183288b9a02f4d44dd1c040 authored over 8 years ago by Arthur Stolyar <[email protected]>
Update desc and its doc

29d96136b66566f2192a513af46af7824f1674f6 authored over 8 years ago by Arthur Stolyar <[email protected]>
v4 CHANGELOG

a32e3eacc7b1a6eb507749750c2feeb83afcdf56 authored over 8 years ago by Arthur Stolyar <[email protected]>
Merge pull request #96 from zamboney/v4

Add `AppCache.disableInstall` option

89dadffb1c125d3e36ce537f671c5ff96229e8f6 authored over 8 years ago by Arthur Stolyar <[email protected]>
add disableInstall property to the AppCache plugin property

6323c70cdd616e036835cfabfd778f0698c04d34 authored over 8 years ago by rani <[email protected]>
this is for 403 request popup message when there is one and a new version the browser begin an infinity loop

this solution fix it by adding a header request that append the credentials.
this why when the se...

32f0174bc868ea48544c1e95a04e32ceb8a70749 authored over 8 years ago by rani <[email protected]>
Ver. 4.0.0

d45e2752816d791fae824efef135bced32d4e5d6 authored over 8 years ago by Arthur Stolyar <[email protected]>
Merger master into v4

000eb9201cff234c242ac325fbeb811e052f9791 authored over 8 years ago by Arthur Stolyar <[email protected]>
Fix runtime tools location

ac140a79cad3c163d92c6a581376dfa0f0e70800 authored over 8 years ago by Arthur Stolyar <[email protected]>
Auto include externals in 'all' caches and add ':externals:' keyword

Fixes #57

a787d05bcc1340cae373ca58ebf7e48134104501 authored over 8 years ago by Arthur Stolyar <[email protected]>
Add .location option to both SW & AppCache

ae62ab5051617f57f92f34c2b8c130a875b8a5e7 authored over 8 years ago by Arthur Stolyar <[email protected]>
Add .location option to both SW & AppCache

3aef93b82b5da653c25f93113b7b34db6ae6b43e authored over 8 years ago by Arthur Stolyar <[email protected]>
Treat protocol-relative URLs as absolute URLs

1ab07113c693408fa81348b25774add131b1cb83 authored over 8 years ago by Arthur Stolyar <[email protected]>
Improve publicPath and relativePaths relations

* `publicPath` is now automatically extracted from webpack.output.publicPath option.
You still...

36492aee63f3199258f6733284e80adb198de32d authored over 8 years ago by Arthur Stolyar <[email protected]>
Corrently handle new AppCache's option

5a29b2403c95b93a7a74af4fb2959dd05f8b0a93 authored over 8 years ago by Arthur Stolyar <[email protected]>
Auto include externals in 'all' caches and add ':externals:' keyword

Fixes #57

a4dc7ffd4c864c21549dedbaf8dcec8697bbbc8c authored over 8 years ago by Arthur Stolyar <[email protected]>
Fix runtime tools location

f39268f6c5adff394b6acdfcb4548b57d395f044 authored over 8 years ago by Arthur Stolyar <[email protected]>
Ver. 3.4.2

51f7728f85637cd770ca0cb8f506b92ce5eca16a authored over 8 years ago by Arthur Stolyar <[email protected]>
Update updates.md

Reword some things

67cbd750f82229a41a12347d800bf3e9cc1a9ad7 authored over 8 years ago by Arthur Stolyar <[email protected]>
Do not inspect child compilation for chunk hashes

Refs #83

3cb01dcc62ed171332cbe339448f5145988ff3ad authored over 8 years ago by Arthur Stolyar <[email protected]>