Commit Graph
15 Commits
Author SHA1 Message Date
nsylke d41ca8e0e6 feat: security headers 2023-09-18 20:13:46 -05:00
nsylke 2772fc1678 chore: change root package.json name 2023-08-29 16:19:56 -05:00
nsylke 7ad3365b0e feat: add autocomplete for password managers 2023-08-26 10:22:44 -05:00
nsylke f8bf4fea36 feat: set min/max lengths for password 2023-08-26 09:53:58 -05:00
nsylke f76bf4c2c7 fix: use -p cli option for next dev 2023-08-23 17:56:12 -05:00
Nicholas Sylke 04f9422f24 feat: robots.txt & sitemap.xml 2023-08-21 21:41:19 -05:00
Nicholas Sylke 0571137a60 chore: ignore intellij editor settings and some of vscode 2023-08-18 18:41:06 -05:00
Nicholas Sylke c571a3d0d9 ci: use built-in cache from setup-node action 2023-08-17 18:17:27 -05:00
Nicholas Sylke 0a30403719 ci: remove --workspaces from the build script in ci workflow 2023-08-16 20:00:13 -05:00
Nicholas Sylke 0e1fcd86e6 ci: setup build workflow 2023-08-16 19:51:45 -05:00
Nicholas Sylke 8038f3ad00 fix: used wrong lockfile version when resolving conflicts 2023-08-16 13:00:50 -05:00
Nicholas Sylke 10e39246ce Merge branch 'feat/refresh' into nsylke-patch-2
# Conflicts:
#	package-lock.json
2023-08-16 07:34:40 -05:00
Nicholas Sylke 6017d35cfd refactor: future proofing the prettier/lint-staged for js/ts filetypes 2023-08-16 06:27:45 -05:00
Nicholas Sylke ba25ea1370 refactor: use lint-staged.config.cjs as configuration for lint-staged 2023-08-15 16:02:58 -05:00
Nicholas Sylke f0c607d87a add husky and lint-staged to ensure commits are formatted 2023-08-14 16:14:53 -05:00