Commit Graph

69 Commits

Author SHA1 Message Date
jwetzell e4e58c0b40 Merge pull request #10 from jwetzell/dependabot/npm_and_yarn/types/node-22.10.1
Bump @types/node from 20.5.9 to 22.10.1
2024-11-29 19:39:44 -06:00
dependabot[bot] ab419217d0 Bump @types/node from 20.5.9 to 22.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 01:37:33 +00:00
jwetzell b0c81fe7de remove eslint things 2024-11-29 19:36:18 -06:00
jwetzell 748bc49780 fix some linting things 2024-11-29 19:34:14 -06:00
jwetzell 75ed9eb1c7 Merge pull request #9 from jwetzell/dependabot/npm_and_yarn/tslib-2.8.1
Bump tslib from 2.6.3 to 2.8.1
2024-11-29 19:28:49 -06:00
dependabot[bot] 0467215d0a Bump tslib from 2.6.3 to 2.8.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.8.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 01:28:43 +00:00
jwetzell ba97862653 Merge pull request #11 from jwetzell/dependabot/npm_and_yarn/prettier-3.4.1
Bump prettier from 3.0.3 to 3.4.1
2024-11-29 19:28:30 -06:00
dependabot[bot] 58e0c682d5 Bump prettier from 3.0.3 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 01:27:48 +00:00
jwetzell 951aacfd60 fix up angular dependencies 2024-11-29 19:26:28 -06:00
jwetzell 0bbdf05214 remove gtag calls 2024-11-29 19:21:50 -06:00
jwetzell e8a67ce79f Merge pull request #12 from jwetzell/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2
2024-11-29 19:16:25 -06:00
jwetzell ef00a58f7d fix branch for check build action 2024-11-29 19:13:00 -06:00
jwetzell 76593d794c fix publish action syntax 2024-11-29 19:08:57 -06:00
dependabot[bot] fde7799e3d Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 01:08:06 +00:00
jwetzell f2cf93ac01 update deployment dir 2024-11-29 19:07:55 -06:00
jwetzell be95280362 remove google analytics stuff 2024-11-29 19:06:08 -06:00
jwetzell 3e08ffdfd7 prettier 2024-11-29 19:05:15 -06:00
jwetzell d9be33b52b upgrade to angular v19 2024-11-29 19:01:34 -06:00
jwetzell bf85c0aa85 upgrade to angular v18 2024-11-29 18:55:09 -06:00
jwetzell 929c56b30d upgrade to angular v17 2024-11-29 18:51:16 -06:00
jwetzell 9db4e77a3b add check build action 2024-11-29 18:45:20 -06:00
jwetzell 2556767049 add .nvmrc 2024-11-29 18:45:11 -06:00
jwetzell fb8a63b5c2 add dependabot.yml 2024-11-29 18:38:51 -06:00
jwetzell a512cce797 Remove analytics events from toggle function 2024-07-11 20:25:56 -05:00
jwetzell a5a0a84f75 Remove Google analytics 2024-07-11 20:20:09 -05:00
jwetzell d7c9229e2a remove google tag manager 2024-07-08 17:46:34 -05:00
jwetzell a7e7037402 remove more testing remnants 2023-09-07 16:04:34 -05:00
jwetzell f987a1d914 add linting remove unimplemented tests 2023-09-07 16:02:28 -05:00
jwetzell 45a889f035 update dependendencies 2023-09-07 15:54:40 -05:00
jwetzell ad05ca1366 update to angular 16 2023-09-07 15:44:30 -05:00
jwetzell 0ab3646c88 update to angular 15 2023-09-07 15:41:38 -05:00
jwetzell 3368536d85 remove drone yml 2023-08-03 12:07:53 -05:00
jwetzell 76387c1e1a add publish github action 2023-08-03 12:00:53 -05:00
jwetzell 14a054f308 update package-lock and angular json 2023-08-03 12:00:39 -05:00
jwetzell 940e599a11 update drone pipeline type 2023-02-03 16:40:43 -06:00
Joel Wetzell 7b41f20240 update timezone list 2022-12-01 15:05:43 -06:00
jwetzell 353779e10d fix bad data in index.html 2022-11-30 12:04:23 -06:00
Joel Wetzell f4eb96b987 more cleanup 2022-11-11 10:24:58 -06:00
Joel Wetzell 66f6ac0365 update ci node 2022-11-11 10:24:32 -06:00
Joel Wetzell 4bce077a76 cleanup 2022-11-11 10:13:19 -06:00
Joel Wetzell 40074f88ea remove unused component 2022-11-11 10:03:27 -06:00
Joel Wetzell bca1a83c8a update to angular 14 2022-11-11 10:03:17 -06:00
Joel Wetzell 9a4a4ff122 update packages 2022-11-11 09:59:22 -06:00
jwetzell e3d139f17f Update .drone.yml 2022-08-03 08:52:34 -05:00
jwetzell c50b3c94d7 Create .drone.yml 2022-08-03 08:33:05 -05:00
jwetzell 0f6ef2fae4 Delete deploy.yml 2022-08-03 08:31:52 -05:00
jwetzell b5296055f6 remove adsense 2021-12-18 12:34:18 -06:00
jwetzell cac8988c7f Merge pull request #2 from jwetzell/add-ads
add adsense script
2021-12-17 22:53:10 -06:00
jwetzell 868518378c add adsense script 2021-12-17 22:51:37 -06:00
jwetzell 8c49fc7f3d add google analytics 2021-12-17 22:27:55 -06:00