Commit Graph

104 Commits

Author SHA1 Message Date
E
80f06364cb
Update index.js 2021-05-22 11:13:42 +01:00
E
2ec490b52a
Update index.pug 2021-05-22 11:03:28 +01:00
E
ff3fd35075
Update Dockerfile 2021-05-21 17:40:57 +01:00
E
7549974e24
Merge pull request #7 from blankie404/project
Project
2021-05-21 17:27:18 +01:00
E
d0adf2ae1b
Update index.pug 2021-05-21 17:26:58 +01:00
E
d13d646fac
Update index.pug 2021-05-21 17:26:09 +01:00
E
4be2a7094a
Update error.pug 2021-05-21 17:25:52 +01:00
E
bdabfaa64f
Update contact.pug 2021-05-21 17:25:36 +01:00
E
cb75f517b5
Update about.pug 2021-05-21 17:25:22 +01:00
E
9740be083b
Update layout.pug 2021-05-21 17:23:15 +01:00
E
66585f8b78
Merge pull request #6 from blankie404/fix
Fix
2021-05-21 17:21:23 +01:00
E
f9f037ed23
Update layout.pug 2021-05-21 17:20:47 +01:00
E
3f684276db
Update layout.pug 2021-05-21 17:20:35 +01:00
E
a522262d33
Update package-lock.json 2021-05-21 17:19:15 +01:00
E
00a8a82ff8
Update package.json 2021-05-21 17:17:59 +01:00
E
a19242dd3e
Update package-lock.json 2021-05-21 17:03:57 +01:00
E
0bb68a4e22
Update package.json 2021-05-21 17:02:15 +01:00
E
cee74f4474
Update app.js 2021-05-21 16:34:07 +01:00
E
a644bdde76
Merge pull request #5 from blankie404/package
Package
2021-05-21 15:59:10 +01:00
E
40c06b36d4
Update package-lock.json 2021-05-21 15:58:53 +01:00
E
6c7a79969f
Update package.json 2021-05-21 15:56:16 +01:00
E
3304a28c39
Update app.js 2021-05-21 15:53:57 +01:00
E
24b057dfda
Merge pull request #4 from blankie404/blankie404-patch-1
Update index.pug
2021-05-21 14:58:17 +01:00
E
56ab2d4e5d
Update about.pug 2021-05-21 14:58:03 +01:00
E
48f741e75c
Update index.pug 2021-05-21 14:57:21 +01:00
E
e2c6802e77
Update README.md 2021-03-17 21:05:35 +00:00
E
a7edea0c93
Merge pull request #3 from BlankFaces/dependabot/npm_and_yarn/pug-3.0.1
Bump pug from 3.0.0 to 3.0.1
2021-03-03 20:06:10 +00:00
dependabot[bot]
c7943074ed
Bump pug from 3.0.0 to 3.0.1
Bumps [pug](https://github.com/pugjs/pug) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.0...pug@3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 05:43:09 +00:00
Esther
4162ef2123
Added compose example 2021-02-23 12:00:06 +00:00
E
0badc4e20c
Update README.md 2021-02-19 17:01:26 +00:00
E
b2855f5a38
Rename dockerfile to Dockerfile 2021-02-19 16:52:07 +00:00
E
db2b89de68
Update README.md
Changed format
2021-02-19 16:49:55 +00:00
Esther
44b2b52c81
Added docker image link 2021-02-19 16:36:14 +00:00
Esther
87e08de180
Reverted 2021-02-19 16:18:43 +00:00
Esther
418552349d
Updated dockerfile
Uses git rather than copying. Made it more portable :3
2021-02-19 16:12:06 +00:00
E
643c6d0c95
Fixed docker restart bug 2021-02-15 12:18:10 +00:00
Esther
4d73294d4a
Updated dockerfile 2021-02-15 02:30:46 +00:00
Esther
84c82f6a56
Attempt to add dockerfile 2021-02-15 01:45:26 +00:00
E
32bdec59fe
Started to add docker 2021-02-14 21:56:24 +00:00
Esther
be533def79
Merge pull request #2 from BlankFaces/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-01-11 11:36:45 +00:00
dependabot[bot]
c03745383a
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 08:04:51 +00:00
Esther
76e4a24da1
Fined another tiny CSP bug 2021-01-03 23:33:59 +00:00
Esther
728e513382
Fixed tiny bug 2021-01-03 23:31:54 +00:00
Esther
3f5441314b
Added Helmet CSP 2021-01-03 23:28:30 +00:00
Esther
c0d86e2e19
Merge branch 'dev' 2020-12-23 11:54:17 +00:00
Esther
1071d9648b
Forgot to uncomment a line 2020-12-23 11:53:42 +00:00
Esther
b8d9455f8c
Minor fixes 2020-12-19 12:10:19 +00:00
Esther
54694085af
Update about.js
Minor bug fix
2020-08-13 12:27:47 +01:00
Esther
63f5ea6570
Merge pull request #1 from BlankFaces/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-27 16:42:53 +01:00
dependabot[bot]
292e311496
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-27 15:41:04 +00:00