10 Commits

Author SHA1 Message Date
dependabot[bot]
c3282a8f8c
build(deps): Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 17:26:57 +00:00
472f4a9f08
feat: Publish to dockerhub 2023-11-30 01:32:39 +01:00
ae86d77892
feat: Add prebuilt docker image 2023-11-29 11:57:34 +01:00
7190c0c6e9
Update README.md 2023-08-22 18:33:21 +02:00
2bb86f5fd8
fix: undefined being displayed on final render
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-12-07 17:59:36 +01:00
e27d42d37d
fix: Error returned from Code::Stats
Signed-off-by: Avior <f.bouillon@aptatio.com>
v1.1.1
2022-12-07 16:23:57 +01:00
9e81ea201d
fix: NaN Error while generating
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-12-07 16:19:40 +01:00
d3963900e7
fix: number that should be text
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-12-07 15:31:59 +01:00
9a8cb6dff4
feat: Add support to specify year
+ Did some cleanup for the whole code

Signed-off-by: Avior <f.bouillon@aptatio.com>
v1.1.0
2022-12-07 15:26:49 +01:00
abfd6d8445
feat: Initial Commit
Signed-off-by: Avior <github@avior.me>
v1.0.0
2022-12-07 12:58:31 +01:00