Commit Graph

224 Commits

Author SHA1 Message Date
Klemek 56d7993116 bump to node 15 2021-03-30 19:47:18 +02:00
Klemek 99a19edb93 updated README.md v1.3.0 2021-03-30 19:19:55 +02:00
Klemek da900d2d02 update version to 1.3.0 2021-03-30 19:19:29 +02:00
Klemek 51c1afb4d6 Merge pull request #53 from Klemek/f-hit-counter
Hit counter #47
2021-03-30 19:17:30 +02:00
Klemek dd088a04a3 removed invalid tests 2021-03-30 19:14:00 +02:00
Klemek 6439f8eb92 hit-counter 2021-03-30 19:11:31 +02:00
Klemek 88cb7ce30f eslint update 2021-03-30 16:29:20 +02:00
Klemek b0ba52e140 work in progress hit_counter 2021-03-30 15:30:54 +02:00
Klemek fa5cf31983 comma dangle 2021-03-30 15:20:22 +02:00
Klemek 18b02cf267 eslint jest 2021-03-30 15:07:08 +02:00
Klemek d194fbf032 eslint in CI 2021-03-30 14:56:04 +02:00
Klemek e9d67985a6 eslint integration 2021-03-30 14:53:26 +02:00
Klemek f6d6f04d59 Ci setup (#52)
* Create node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml
2021-03-30 13:37:31 +02:00
Klemek 5e817cc296 fix tests 2021-03-30 12:48:04 +02:00
Klemek 0f5e40c9ff fix dependencies 2021-03-30 12:32:18 +02:00
Klemek ec79c88bdf Merge pull request #51 from Klemek/snyk-fix-1fcf8450e3fce8a6dcdfb766b19e91f2
[Snyk] Security upgrade ejs from 2.7.1 to 3.1.6
2021-03-30 10:56:07 +02:00
snyk-bot 604d291c37 fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-1049328
2021-03-30 08:55:25 +00:00
Klemek 0896256e20 Merge branch 'master' of github.com:klemek/gitblog.md 2021-03-30 10:50:32 +02:00
Klemek 250b8a8625 Removed travis CI 2021-03-30 10:50:26 +02:00
Klemek 4f0d37f959 Merge pull request #49 from Klemek/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-03-30 10:46:34 +02:00
dependabot[bot] 1bdf10a046 Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 08:46:04 +00:00
Klemek d25d1a3aa9 Merge pull request #48 from Klemek/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.2.0 to 4.7.7
2021-03-30 10:45:52 +02:00
Klemek 507d0a792e Merge branch 'master' into dependabot/npm_and_yarn/handlebars-4.7.7 2021-03-30 10:45:45 +02:00
dependabot[bot] da613867d9 Bump handlebars from 4.2.0 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 08:45:09 +00:00
Klemek 50074a17c8 Merge pull request #45 from Klemek/dependabot/npm_and_yarn/prismjs-1.23.0
Bump prismjs from 1.17.1 to 1.23.0
2021-03-30 10:44:47 +02:00
Klemek 53c197146a Merge pull request #41 from Klemek/dependabot/npm_and_yarn/handlebars-4.7.6
Bump handlebars from 4.2.0 to 4.7.6
2021-03-30 10:44:35 +02:00
Klemek 09bef2aadd Merge branch 'master' into dependabot/npm_and_yarn/handlebars-4.7.6 2021-03-30 10:44:16 +02:00
Klemek 77e723e6f6 Merge pull request #40 from Klemek/dependabot/npm_and_yarn/showdown-1.9.1
Bump showdown from 1.9.0 to 1.9.1
2021-03-30 10:44:06 +02:00
Klemek 1d50072cc5 Merge pull request #37 from Klemek/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2021-03-30 10:43:54 +02:00
Klemek 157bb405c3 Merge pull request #34 from Klemek/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2021-03-30 10:43:41 +02:00
Klemek 4e10d0326b removed travis CI 2021-03-30 10:43:27 +02:00
dependabot[bot] c03393604c Bump prismjs from 1.17.1 to 1.23.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.17.1 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.17.1...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 20:51:32 +00:00
klemek d15f3e04fb Dockerfile support 2021-01-20 17:00:28 +01:00
dependabot[bot] a21393294b Bump handlebars from 4.2.0 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 08:56:42 +00:00
dependabot[bot] 191e24d218 Bump showdown from 1.9.0 to 1.9.1
Bumps [showdown](https://github.com/showdownjs/showdown) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/1.9.1/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/1.9.0...1.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 06:02:55 +00:00
dependabot[bot] 2c31015a14 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 08:05:56 +00:00
dependabot[bot] 4b681d5c3e Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 12:59:05 +00:00
Klemek b19cf416f9 Merge pull request #29 from Klemek/add-license-1
Create LICENSE
2019-11-12 15:11:43 +01:00
Klemek 5c1a41c319 Create LICENSE 2019-11-12 15:09:46 +01:00
klemek 6e4b50eaa5 link to top was not working in most browsers 2019-10-25 08:26:58 +02:00
klemek 72e880eaf2 test 2019-10-22 21:48:42 +02:00
klemek 919b13db9c test 2019-10-19 16:25:52 +02:00
klemek e598a43acc test 2019-10-19 16:23:11 +02:00
Klemek 6fe5260bd2 Update README.md 2019-10-01 09:04:52 +02:00
Klemek 29ca0d291c Update README.md 2019-10-01 09:04:19 +02:00
Klemek 32f9ea74f1 Merge pull request #27 from Klemek/dev
GitBlog v1.2.8
v1.2.8
2019-09-19 20:38:38 +02:00
Klemek 9d1fb69fee nvm 2019-09-19 20:37:40 +02:00
Klemek 24a02d862f fml2 2019-09-19 20:30:35 +02:00
Klemek cfe9965d03 fml 2019-09-19 20:28:20 +02:00
Klemek d260b9d2f8 Merge pull request #26 from Klemek/dev
GitBlog v1.2.8
2019-09-19 20:13:36 +02:00