Commit Graph

81 Commits (6dc26b5092b906337ac21d083ab5906c102cc8fe)
 

Author SHA1 Message Date
SukkaW 6dc26b5092 release 1.2.0 6 years ago
SukkaW cd6c809f00 refactor: simplify the code 6 years ago
SukkaW dd883a486b feat(sort/switch): bring up 6 years ago
SukkaW 5b4dbf383c feat(sort): bring up sort function 6 years ago
SukkaW 458a152d3e refactor: use /threads/listPostsThreaded 6 years ago
SukkaW a5d7709f28 feat(sort): add order elements 6 years ago
SukkaW 3652de0475 feat(apikey): support multi apikey config 6 years ago
SukkaW 340394da41 release 1.1.1 6 years ago
SukkaW d16b598f5f feat: add msg when checking disqus availability 6 years ago
SukkaW 8b382b1ff9 refactor: minor updates 6 years ago
SukkaW bec6c16ebe refactor: reduce complexity 6 years ago
SukkaW 28ae122eff refactor: avoid using 28800000 directly 6 years ago
SukkaW 196a9adc54 refactor/style: reduce duplication 6 years ago
SukkaW 66fc42c2de merge: from remote(github.com/sukkaw/disqusjs) to local 6 years ago
SukkaW bd8e82c51b refactor: update code quality
- Use ES6 Template String
- Avoid outside of binding context
- Simplify the code
6 years ago
Sukka 0dd6a5d662
docs(README): add info about self-host proxy
https://github.com/SukkaW/disqusjs-proxy-example
6 years ago
SukkaW 0f53e96d05 docs(README): add more description 7 years ago
SukkaW 8b0c2ab087 feat/style: replace getElementByID with $$ 7 years ago
SukkaW 950723cb02 refactor: rewrite some code
- Add `d` as document
- Avoid variable hoisting issues
- Avoid function loop for better performance
- Prefer let & const (Although they will be complied into var)
7 years ago
SukkaW 669430f9f7 release 1.1.0 7 years ago
Sukka 33e1ea4f54
feat: say hello to umd (#18) 7 years ago
SukkaW aea1f76ec6 release 1.0.10 7 years ago
SukkaW ce014c006f fix(demo): add vconsole init 7 years ago
SukkaW 1c9369e5b9 fix: regex for disq.us 7 years ago
SukkaW 2a4de46d71 release 1.0.9 7 years ago
renovate[bot] 387394d9c7 chore: update dependency gulp-clean-css to v4 (#16) 7 years ago
Sukka 4b3af8155c
merge(#15): add export default DisqusJS 7 years ago
luyilin 4ec626d3ca feat: add export default DisqusJS 7 years ago
SukkaW 325cf2cb04 release 1.0.8 7 years ago
SukkaW e45675f553 merge remote into local 7 years ago
SukkaW dde0050639 fix: regex match for <a> tag 7 years ago
Sukka f7fa2e3f1b
docs(README): update 7 years ago
Sukka 57885791a7
docs(README): update 7 years ago
SukkaW aa19eb54d8 docs: update version 7 years ago
SukkaW a82d4cb9b8 release 1.0.7 7 years ago
SukkaW 33ec16aa09 feat/fix(more-comment): avoid duplicate listener 7 years ago
SukkaW 7ec8082bb5 release 1.0.6 7 years ago
Sukka 1073350155
merge(#9): from fix/#8 to master
close #8
7 years ago
SukkaW 2fee1a3aa0 fix(#8): avoid nesting comment missing parent 7 years ago
SukkaW e91d8241bb release 1.0.5 7 years ago
SukkaW 130405ad3f release 1.0.4 7 years ago
Sukka 61ae2a3742
merge(#7): from imlonghao/fix-comma to sukkaw/master 7 years ago
imlonghao 437c32892d
Remove the comma between sub comment 7 years ago
SukkaW baf770f852 fix/docs: README typo 7 years ago
SukkaW af0bd4b4bb release 1.0.2 7 years ago
SukkaW 8c425fcee5 feat(loadMore): add button handler 7 years ago
SukkaW 3332fe2282 feat/fix(#6): show deleted comment 7 years ago
SukkaW 06516f57af release 1.0.1 7 years ago
SukkaW d05530ae5b fix(#5): missing event listener 7 years ago
SukkaW 9a01f15d49 fix: demo force dsqjs 7 years ago