Commit graph

448 commits

Author SHA1 Message Date
54475a70ea
feat: activity pub plugin 2023-05-09 11:50:01 -07:00
b3ab989aad
fix: add feed headers 2023-05-09 08:44:11 -07:00
403b44b25a
chore: upgrade @typescript-eslint/parser 2023-05-08 13:27:14 -07:00
dd48dbfe13
Merge pull request #56 from cdransf/dependabot/npm_and_yarn/eslint-8.40.0 2023-05-08 13:09:18 -07:00
5f6bccd080
Merge pull request #55 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.5 2023-05-08 13:09:04 -07:00
dependabot[bot]
77c714b265
chore(deps-dev): bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 20:09:01 +00:00
dependabot[bot]
87f4ad55da
chore(deps): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 20:08:38 +00:00
7153660115
Merge pull request #54 from cdransf/dependabot/npm_and_yarn/marked-5.0.1 2023-05-08 13:08:28 -07:00
dependabot[bot]
fc222731e0
chore(deps): bump marked from 5.0.0 to 5.0.1
Bumps [marked](https://github.com/markedjs/marked) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 20:07:52 +00:00
cdransf
d003bd2411 Apply automatic changes 2023-05-08 20:03:00 +00:00
cdransf
245a31a6e6 Apply automatic changes 2023-05-08 18:03:16 +00:00
f41dac74cb
chore: additional feed formatting 2023-05-07 13:26:33 -07:00
2e20dc6e9b
merge w/remote 2023-05-07 13:23:46 -07:00
43b7ce6bb1
chore: follow feed formatting 2023-05-07 13:23:00 -07:00
cdransf
9c53f7240c Apply automatic changes 2023-05-07 20:03:00 +00:00
3b153ae6ff
fix: uses formatting 2023-05-06 22:45:09 -07:00
84768cc888
fix: additional errors and notes 2023-05-06 20:28:46 -07:00
b0aa0d6948
fix: myriad typos and issues pt 2 2023-05-06 19:02:30 -07:00
be92f3bdf0
fix: myriad typos and issues 2023-05-06 17:33:00 -07:00
21a158602a
chore: vs code -> webstorm 2023-05-06 16:21:00 -07:00
0ec4f1806d
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-05-06 16:12:13 -07:00
12d638748c
chore: add webstorm project files 2023-05-06 16:12:00 -07:00
cdransf
913f7a6c85 Apply automatic changes 2023-05-06 22:03:01 +00:00
b2ae6d423f
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-05-06 14:43:38 -07:00
f44efd5171
feat: rework color scheme 2023-05-06 14:43:19 -07:00
cdransf
3e0075e72e Apply automatic changes 2023-05-06 20:03:05 +00:00
12ebea818b Update README 2023-05-06 15:04:50 +00:00
cdransf
b45c749821 Apply automatic changes 2023-05-06 10:02:52 +00:00
cdransf
8327aa70bf Apply automatic changes 2023-05-06 08:02:58 +00:00
cdransf
88fd249893 Apply automatic changes 2023-05-06 06:03:04 +00:00
cdransf
fbc2744a24 Apply automatic changes 2023-05-06 04:02:59 +00:00
cdransf
f971744c68 Apply automatic changes 2023-05-06 02:14:19 +00:00
1e25e460fc
chore: catch anything thrown out of a fetch 2023-05-05 17:32:23 -07:00
e9a615de0d
fix: feed tag 2023-05-05 17:27:35 -07:00
b4bf477ca9
fix: feed attribute 2023-05-05 17:23:23 -07:00
58602e5b0a
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-05-05 17:19:42 -07:00
3c776a11d9
fix: feed link fixes 2023-05-05 17:19:29 -07:00
cdransf
cee921669b Apply automatic changes 2023-05-06 00:09:56 +00:00
7f9dcbe44d
fix: additional date fixes 2023-05-05 16:51:02 -07:00
ea01261952
fix: feed data 2023-05-05 16:28:07 -07:00
9c84159c79
fix: link date 2023-05-05 16:15:38 -07:00
3efe1d5e48
fix: link date 2023-05-05 16:14:30 -07:00
171cb76bbf
fix: add links into follow 2023-05-05 16:12:21 -07:00
30c07c1338
fix: deploy links feed before merging it into the follow feed 2023-05-05 16:11:03 -07:00
ab72e3c945
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-05-05 16:09:22 -07:00
2babf3e23f
feat: links feed 2023-05-05 16:08:18 -07:00
cdransf
c79633596f Apply automatic changes 2023-05-05 22:02:56 +00:00
c364dd533e
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-05-05 13:12:41 -07:00
bc5b15962a
fix: drop author names 2023-05-05 13:12:28 -07:00
cdransf
a8575ae133 Apply automatic changes 2023-05-05 20:02:57 +00:00