Commit Graph

19 Commits

Author SHA1 Message Date
Kayne 31efddb14a Updated libraries 2021-04-07 05:35:00 +10:00
dependabot[bot] 9e1b0ba5c1 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-31 04:03:38 +00:00
dependabot[bot] c5b45307f4 Bump elliptic from 6.4.1 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 21:28:18 +00:00
dependabot[bot] b3a012876a Bump bcrypt from 3.0.6 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.6 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.6...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 16:28:55 +00:00
dependabot[bot] 7f28f5d2c7 Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 02:26:37 +00:00
dependabot[bot] 0ca54c8444 Bump lodash from 4.17.11 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 15:26:52 +00:00
Kayne Ruse 60944af702 Fixed markdown issue; Google ads not working 2019-07-01 06:51:03 +10:00
Kayne Ruse 78105cdeb0 Created news index 2019-06-08 19:52:13 +10:00
Kayne Ruse a2ec405c89 Updated libraries 2019-06-02 23:32:15 +10:00
Kayne Ruse 873c7d241f Added google analytics 2019-05-30 02:55:06 +10:00
Kayne Ruse dffae067ab Testing minimizing and code splitting 2019-05-27 01:39:13 +10:00
Kayne Ruse 12016a3fbf Wrote the news rendering module 2019-05-22 06:53:25 +10:00
Kayne Ruse 366a415c8a Added email spamming throttle 2019-05-09 10:14:12 +10:00
Kayne Ruse b023c74495 Password recovery completed 2019-05-09 09:23:10 +10:00
Kayne Ruse fbb37ad2d9 Logins and logouts (sessions) are working 2019-05-08 11:35:57 +10:00
Kayne Ruse 9b20a4b567 Basic signups are working 2019-05-08 08:19:58 +10:00
Kayne Ruse 8896e60e80 Basic signup form is bouncing back a message 2019-05-07 23:17:48 +10:00
Kayne Ruse 7a218368c2 Added 404 page 2019-05-07 21:48:20 +10:00
Kayne Ruse 1628b63eb2 Basic react page in place 2019-05-07 19:42:39 +10:00