Commit Graph
42 Commits
Author SHA1 Message Date
SowinskiBraeden d5bbae42c5 add login page 2022-04-19 12:29:40 -07:00
SowinskiBraeden 343c0e3f44 update .gitattribites 2022-04-19 11:25:24 -07:00
SowinskiBraeden 875070f0a6 update gitattributes 2022-04-18 21:18:09 -07:00
SowinskiBraeden 7cd45ac8be update gitattributes 2022-04-18 21:17:24 -07:00
SowinskiBraeden 358a104449 remove redundant type array 2022-04-18 21:11:43 -07:00
SowinskiBraeden 41b991789e fix sign up nav 2022-04-16 18:56:27 -07:00
SowinskiBraeden 4af5e4594b clean css 2022-04-16 10:41:28 -07:00
SowinskiBraeden 402a1f1371 tidy mod file 2022-04-15 15:59:43 -07:00
SowinskiBraeden efc436fe22 hide languages 2022-04-15 13:37:37 -07:00
SowinskiBraeden 7cd6ff0a61 hide languages 2022-04-15 13:34:40 -07:00
SowinskiBraeden 5f580a1a34 Merge branch 'main' of https://github.com/SowinskiBraeden/BugBeGone 2022-04-15 13:31:08 -07:00
SowinskiBraeden 2ab169ef6b commit dashboard authentication 2022-04-15 13:30:35 -07:00
SowinskiBraeden 8ea136bcb6 Merge pull request #7 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/color-string-1.9.0 2022-04-14 20:49:41 -07:00
SowinskiBraeden 4050677295 Merge pull request #6 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/postcss-7.0.36 2022-04-14 20:49:33 -07:00
SowinskiBraeden f448805085 Merge pull request #5 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/lodash-4.17.21 2022-04-14 20:49:21 -07:00
SowinskiBraeden 84291ce195 Merge pull request #4 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/ansi-regex-4.1.1 2022-04-14 20:49:12 -07:00
SowinskiBraeden e1fa07f915 Merge pull request #2 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/markdown-it-12.3.2 2022-04-14 20:49:03 -07:00
SowinskiBraeden caac1569df Merge pull request #1 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/path-parse-1.0.7 2022-04-14 20:48:42 -07:00
SowinskiBraeden 81f2943967 add login logic 2022-04-14 13:41:26 -07:00
SowinskiBraeden e459e61fba clean register controller 2022-04-14 13:16:42 -07:00
SowinskiBraeden db759af875 update register page 2022-04-14 13:07:38 -07:00
SowinskiBraeden 2ee8289fc6 redo sign up page 2022-04-14 12:58:43 -07:00
SowinskiBraeden 0eaeb284b0 update prices 2022-04-14 11:41:51 -07:00
SowinskiBraeden bbfa4ee36f Merge branch 'main' of https://github.com/SowinskiBraeden/BugBeGone 2022-04-13 21:26:33 -07:00
SowinskiBraeden 3ca6601274 update main page, register page 2022-04-13 21:26:07 -07:00
dependabot[bot] 010e87a41d Bump color-string in /public/resources/animate.css-main
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.9.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 22:33:23 +00:00
SowinskiBraeden 478ce0cd05 Merge pull request #3 from SowinskiBraeden/dependabot/npm_and_yarn/public/resources/animate.css-main/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /public/resources/animate.css-main
2022-04-13 15:32:54 -07:00
SowinskiBraeden b4e4a31466 tidy mod file 2022-04-13 15:28:28 -07:00
dependabot[bot] ff51d3b721 Bump postcss from 7.0.35 to 7.0.36 in /public/resources/animate.css-main
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 20:13:22 +00:00
dependabot[bot] b67dd327ef Bump lodash in /public/resources/animate.css-main
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 20:13:19 +00:00
dependabot[bot] d6fe0a7d08 Bump ansi-regex in /public/resources/animate.css-main
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 20:13:18 +00:00
dependabot[bot] be8734bfc5 Bump minimist from 1.2.5 to 1.2.6 in /public/resources/animate.css-main
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 20:13:16 +00:00
dependabot[bot] 418c4b2017 Bump markdown-it in /public/resources/animate.css-main
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 11.0.1 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.1...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 20:13:15 +00:00
dependabot[bot] d99a581f76 Bump path-parse in /public/resources/animate.css-main
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 20:13:04 +00:00
SowinskiBraeden 1ad5eb654b redo main/register page 2022-04-13 13:12:19 -07:00
SowinskiBraeden eaa2febbf2 rebuild index page 2022-04-12 21:58:15 -07:00
SowinskiBraeden e87d252934 use gfbmb external package 2022-04-12 15:20:07 -07:00
SowinskiBraeden 1ee9de601c start register and login page 2022-03-23 22:47:13 -07:00
SowinskiBraeden 19bb16c450 update issues templates 2022-03-21 22:41:35 -07:00
SowinskiBraeden ced8bf6474 Create FUNDING.yml 2022-03-21 22:36:53 -07:00
SowinskiBraeden fde97cbcfc Create README.md 2022-03-21 22:17:26 -07:00
SowinskiBraeden ca8c886763 first commit 2022-03-21 22:15:09 -07:00