Commit Graph

57 Commits

Author SHA1 Message Date
Klemek 8a9b9cdcfe /stats?all=true 2021-04-06 09:58:51 +02:00
Klemek 2fe9a8fecd updated package.json 2021-04-04 21:57:54 +02:00
Klemek f7167a85a8 1.3.1: current visitors 2021-03-30 20:16:15 +02:00
Klemek da900d2d02 update version to 1.3.0 2021-03-30 19:19:29 +02:00
Klemek 6439f8eb92 hit-counter 2021-03-30 19:11:31 +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 5e817cc296 fix tests 2021-03-30 12:48:04 +02:00
Klemek 0f5e40c9ff fix dependencies 2021-03-30 12:32:18 +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 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
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
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
Klemek 7245876b07 dependencies fix 2019-09-19 19:46:09 +02:00
Klemek 7e9e1e19fa changed version number 2019-09-19 19:14:16 +02:00
Klemek c9ef93088b express rate limit 2019-09-19 19:13:41 +02:00
Klemek add01b28fe Update package.json 2019-08-19 14:25:01 +02:00
Klemek a27a53e238 faDiagram switch to TOML lang 2019-08-19 14:14:52 +02:00
Klemek c9f57233a4 faDiagram switch to TOML lang 2019-08-19 14:13:54 +02:00
Klemek ca49a29dd9 [skip CI] updated version 2019-07-19 10:44:58 +02:00
Klemek 4a32995ca1 fa-diagrams support 2019-07-19 10:19:12 +02:00
Klemek 8bb455b576 Fixed draft rendering bug 2019-07-01 23:15:13 +02:00
Klemek 3b07b6b9c5 Drafted articles 2019-07-01 22:18:40 +02:00
Klemek dfb93b6764 [skip CI]Updated nodemon config 2019-06-26 21:03:39 +02:00
Klemek 6af4012522 Hidden files path matching 2019-06-26 20:59:42 +02:00
Klemek fc7bc63c46 Nodemon config 2019-06-26 19:44:52 +02:00
Klemek ddf964eb27 Updated version 2019-06-26 19:28:29 +02:00
Klemek 8fc7ff1ca7 Updated version 2019-06-26 18:44:31 +02:00
Klemek 1806d60ca7 Fixed meta tags being wrong 2019-06-23 15:14:47 +02:00
Klemek 989bcdf130 Pages metadata by default 2019-06-23 15:02:33 +02:00
Klemek f2bd0ec10e Fixed config merge 2019-06-23 14:44:32 +02:00
Klemek 55e258e093 Fixed Express.static mime type 2019-06-23 14:14:35 +02:00
Klemek 14cd1436c3 Better without infinite loop 2019-06-23 13:56:31 +02:00
Klemek bd8385ea60 [skip CI] updated version 2019-06-23 13:51:07 +02:00
Klemek 6dbc7f359b PlantUML integration 2019-06-23 13:48:28 +02:00
Klemek 0480536a20 Updated footer for more info 2019-06-22 14:29:54 +02:00
Klemek 9d3c1d0847 MathJax support 2019-06-22 13:48:08 +02:00
Klemek d343179764 Updated code coverage files 2019-06-22 10:17:04 +02:00
Klemek f760c4e0d3 Changed version 2019-06-22 10:03:22 +02:00
Klemek 4171f565f8 Changed version for the fix 2019-06-21 19:04:48 +02:00
Clément GOUIN 193e7f62cb Prism code rendering 2019-06-21 11:31:26 +02:00
Klemek 0f5b3f138d valid github signature check 2019-06-20 20:19:03 +02:00
Clément GOUIN ca642f1cab code coverage with coveralls 2019-06-20 16:29:04 +02:00
Clément GOUIN 9cb601528e RSS feed in app 2019-06-20 16:13:50 +02:00
Clément GOUIN 1fa8007e0e RSS function 2019-06-20 15:08:22 +02:00
Clément GOUIN fe6cca6453 app default endpoints 2019-06-20 10:07:22 +02:00
Klemek f335cb9f13 nothing beat a js postinstall 2019-06-19 19:49:54 +02:00
Clément GOUIN 20b4d0353f file_walker.js detect articles in data file tree 2019-06-19 16:27:49 +02:00
Clément GOUIN d7fb67401b updated package.json 2019-06-19 14:35:56 +02:00
Clément GOUIN 611d88d088 config.js tests 2019-06-19 14:33:12 +02:00