Commit Graph

59 Commits

Author SHA1 Message Date
Timothy Stewart
3f53598017 fix(node): add content security policy 2022-01-30 19:57:51 -06:00
Timothy Stewart
e5b413d954 chore(dependencies): updated 2022-01-29 12:37:48 -06:00
dependabot[bot]
5f2fbe8607
chore(deps): bump nanoid from 3.1.30 to 3.2.0 (#81)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-22 17:11:27 -06:00
dependabot[bot]
697087e9c7
chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 (#79)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 13:37:04 -06:00
Timothy Stewart
618d747b1a chore(dependencies): updated 2022-01-08 13:16:06 -06:00
Timothy Stewart
df54c8c450 chore(dependencies): updated 2021-12-30 23:24:50 -06:00
Timothy Stewart
8339e2499c chore(dependencies): updated 2021-12-21 17:19:01 -06:00
Timothy Stewart
7cef2954cf chore(dependencies): updated 2021-12-18 19:21:38 -06:00
Techno Tim
61296ea5b0
chore(node): upgrade node to 16.13.1 (#74) 2021-12-15 18:41:50 -06:00
Techno Tim
2452fbc1ca
feat(button): Added button target, default _blank (#73) 2021-12-15 09:59:31 -06:00
Timothy Stewart
dc69861af9 chore(dependencies): updated 2021-12-11 14:15:11 -06:00
Timothy Stewart
e16453b7cb chore(dependencies): updated 2021-12-10 11:19:29 -06:00
Choubakawa
a78e0d7d11
feat(button): Add Custom Icons for Custom Buttons (#62) (#69) 2021-12-10 10:55:01 -06:00
Timothy Stewart
6035617999 chore(dependencies): updated 2021-12-06 22:18:56 -06:00
Timothy Stewart
feb4de87c6 chore(dependencies): update 2021-12-05 20:56:04 -06:00
Timothy Stewart
eb13c36c04 chore(dependencies): fixed deps 2021-11-29 21:39:17 -06:00
Timothy Stewart
5e0adc8fe0 chore(dependencies): Updated 2021-11-26 23:20:08 -06:00
Timothy Stewart
1beefc1c1e chore(react-router): upgrade react-router to v6 and fix all breadking changes 2021-11-24 13:28:54 -06:00
Timothy Stewart
fbd47164d1 chore(dependencies): Updated 2021-11-24 13:22:09 -06:00
Timothy Stewart
518fa85aac fix(custom buttons): more null checking; fix display name; add alt 2021-11-24 12:47:23 -06:00
Techno Tim
80dfc03fff
feata(custom buttons): Added custom buttons (#61) 2021-11-23 21:17:45 -06:00
Timothy Stewart
4a8d3c51ee chore(dependencies): Updated 2021-11-22 21:56:18 -06:00
Timothy Stewart
cdd8ecd2e7 fix(healthcheck): Also check baseurl due to how some reverse proxies work 2021-11-21 17:50:37 -06:00
Timothy Stewart
4cda8a6964 chore(dependencies): Updated 2021-11-17 23:06:44 -06:00
Timothy Stewart
92fe222159 chore(dependencies): Updated 2021-11-13 21:04:53 -06:00
Techno Tim
a1fd0873d3
feat(healthcheck): Skip healthcheck logs in express if needed (#60)
* feat(healthcheck): Skip healthcheck logs in express if needed
2021-11-12 18:35:49 -06:00
Timothy Stewart
49aa916072 chore(dependencies): Updated 2021-11-08 22:53:40 -06:00
Timothy Stewart
ff8e19ebba chore(dependencies): Updated 2021-11-06 17:33:15 -05:00
Timothy Stewart
2c88215f11 chore(dependencies): Updated 2021-11-02 22:11:08 -05:00
Timothy Stewart
03d932c3c6 chore(dependencies): Updated 2021-10-31 22:38:27 -05:00
Timothy Stewart
42f441be41 chore(dependencies): Updated 2021-10-30 00:46:16 -05:00
Timothy Stewart
5b42bcacd6 chore(dependencies): Updated 2021-10-25 19:47:22 -05:00
Timothy Stewart
2b0a62f3e2 chore(dependencies): updated 2021-10-22 23:54:06 -05:00
Timothy Stewart
be483d4b2d chore(dependencies): Updated 2021-10-20 21:33:37 -05:00
Timothy Stewart
7d4dcdd6f6 chore(tests): Added and cleaned up tests 2021-10-18 23:32:58 -05:00
Techno Tim
43802c0ed2
feat(healthcheck): Added healthcheck endpoint (#52)
* feat(healthcheck): Added healthcheck endpoint

* chore(docs): Added healthcheck to readme
2021-10-18 22:44:52 -05:00
Timothy Stewart
f2f42957f8 chore(markdownlint): Added linter for markdown and fixed all lint 2021-10-17 14:24:04 -05:00
Timothy Stewart
9cbeb6db6f chore(dependencies): Updated 2021-10-17 12:23:36 -05:00
Timothy Stewart
8a5e131499 fix(razzle): Revert upgrade, local dev server broek in 4.2.1 2021-10-16 16:57:58 -05:00
Timothy Stewart
c258f9f80c chore(dependencies): Updated 2021-10-16 13:21:45 -05:00
Timothy Stewart
502bee07e6 feat(patreon): Added patreon 2021-10-14 20:45:57 -05:00
Timothy Stewart
f79ea64a64 chore(dependencies): Updated 2021-10-13 18:11:25 -05:00
Timothy Stewart
936db0ce74 chore(dependencies): Updated 2021-10-08 22:26:09 -05:00
Timothy Stewart
03c0bb1b9f chore(dependencies): Updated 2021-10-07 22:12:15 -05:00
Timothy Stewart
16369de7e4 chore(dependencies): Updated 2021-10-06 22:36:12 -05:00
Timothy Stewart
1dc1de2514 feat(google analytics): Added GA Tracking support 2021-10-05 21:40:51 -05:00
Timothy Stewart
113cba6873 chore(dependencies): Updated 2021-10-04 21:37:57 -05:00
Timothy Stewart
f8107afebf chore(dependencies): Updated 2021-09-29 19:38:28 -05:00
Timothy Stewart
81fd3d1bf5 chore(style): Added style lint 2021-09-11 13:40:43 -05:00
Timothy Stewart
ed4f10cc7e chore(dependencies): Updated 2021-09-10 22:54:18 -05:00