Commit Graph

138 Commits (dependabot/npm_and_yarn/ini-1.3.7)
 

Author SHA1 Message Date
dependabot[bot] 5f78536f84
chore(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Ren Zibei 60a5430737
refactor: use Array#slice instead of Array#from (#52) 5 years ago
Ren Zibei d13b4d60ad
fix: avoid spread syntax & encode api endpoint (#51)
* add encodeURIComponent before get
* use Array.from instead of spread operator because of the behavior of gulp
5 years ago
SukkaW 6ab240b777 refactor: replace for..of with forEach 5 years ago
SukkaW af6512312b refactor: use Promise.all for check disqus 5 years ago
Kid 112f5d0f31
fix: `replaceDisquscdn` (#47) 5 years ago
SukkaW fd7bdec054 docs(README): fix another typo 5 years ago
Charles Chin 7ba5054a6f
docs(README): fix a typo (#45)
miss a "/"
5 years ago
SukkaW 4a79b818d2 release 1.3.0 5 years ago
SukkaW 0b7db01af2 chore(gulp): update gulpfile 5 years ago
SukkaW 45457378f5 chore(devDeps): move all dependencies to devDeps 5 years ago
SukkaW 471521d2a8 refactor: make code smaller after uglify 5 years ago
SukkaW 2942e4b72f refactor: simplify the code 5 years ago
SukkaW 208693364a feat: add external link attr for <a> tag 6 years ago
SukkaW 4cf41cca54 feat: replace a.disquscdn.com with c.disquscdn.com 6 years ago
SukkaW 777d98ca39 docs: update demo 6 years ago
SukkaW 81d486ac8b chore: enable babel loose 6 years ago
SukkaW 0bf5b7ed6f refactor: use fetch instead of xhr 6 years ago
SukkaW e134a73215 feat/refactor: not to support old browser 6 years ago
SukkaW 50fd9e1f77 docs(README): update descr, config 6 years ago
SukkaW 2b9183490e chore: update deps to latest 6 years ago
SukkaW 694e707fee refactor: rewrite the code to higher standard
- Use ES2015, ES2016, ES2017, ES2018 syntax
- Format the code
- Refactor some parts
6 years ago
SukkaW b51f38aa93 1.2.6 6 years ago
SukkaW 35ef15e95b merge: from remote to local 6 years ago
SukkaW c65587525f docs(demo): update demo site 6 years ago
renovate[bot] 5fc2bac75c chore(deps): update dependency gulp-autoprefixer to v7 (#35) 6 years ago
Sukka eb6867563c docs(README): deploy disqus proxy on serverless 6 years ago
dependabot[bot] 0284aa8953 chore(deps): bump lodash from 4.17.11 to 4.17.14 (#33)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] a95c0db360 chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#32)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Sukka 06ca1fe07b
merge(#31): from kidonng/master into sukkaw/master 6 years ago
Kid b8a204b2e2
refactor: remove inappropriate styles 6 years ago
Sukka cd48f97ab9
merge(#30): from kidonng/master into sukkaw.master
feat: use `DISQUS.reset` when reloading
6 years ago
kidonng 3a0ff649de feat: use `DISQUS.reset` when reloading 6 years ago
Sukka 7cbcf47100
merge(#29): from kidonng/master into sukkaw/master 6 years ago
Kid bdb856418c
docs(readme): fix a typo 6 years ago
Kid 1e81dc3664
docs(readme): add description about adblocker 6 years ago
SukkaW f0fba592cb version 1.2.5 6 years ago
SukkaW 7e98ae7551 fix: syntax error 6 years ago
SukkaW a00f5fb7e7 demo: update 6 years ago
SukkaW d8f3ec1c18 version 1.2.4 6 years ago
SukkaW 940d9946f0 refactor: use dom instead of regrex 6 years ago
Sukka ae8c58c3ff
merge(#27): from fix/workaround/#26 into master
fix: workaround of #26
6 years ago
SukkaW 41fdfde9b7 fix(hasMore): change btn typo & style 6 years ago
SukkaW 3b99e35cc0 feat: add hasMore btn and add listener 6 years ago
SukkaW 94e06a209c feat: add hasMore prop 6 years ago
SukkaW fd6e4fa014 merge: from remote to local 6 years ago
SukkaW ef0ab51a76 feat(nesting): custom nesting configuration 6 years ago
Sukka 23c77d1600
docs(README): #12 6 years ago
SukkaW 25a5ebb03e version 1.2.3 6 years ago
Sukka 2f83d2d3d9
merge(#22): from giuem/master to sukkaw/master 6 years ago