Commit graph

221 commits

Author SHA1 Message Date
Nathan Smith
6e143d00ce 🚨 test: Add more tests 2025-01-22 23:06:14 -05:00
Nathan Smith
ebb30a8940 🔨 refactor: Adjust test methodology 2025-01-22 00:17:37 -05:00
Nathan
82f5dadf83
Merge pull request #161 from nathonius/changelog-fix
🧹 chore: correct changelog link
2025-01-19 19:09:19 -05:00
Nathan Smith
353b95ec34 🧹 chore: correct changelog link 2025-01-19 19:07:43 -05:00
Nathan
cd7ebaf679
Merge pull request #160 from nathonius/all-contributors/add-joshleaves
docs: add joshleaves as a contributor for code, and test
2025-01-19 19:06:13 -05:00
allcontributors[bot]
84eeedb9ba
docs: update .all-contributorsrc 2025-01-20 00:04:25 +00:00
allcontributors[bot]
cae9718a6e
docs: update README.md 2025-01-20 00:04:24 +00:00
Nathan
640a042946
Merge pull request #159 from nathonius/release/1.0.3
🚀 release: Release v1.0.3
2025-01-19 19:01:11 -05:00
Nathan Smith
05cbb3dce2 🚀 release: Release v1.0.3 2025-01-19 18:59:34 -05:00
Nathan
9cdfba024d
Merge pull request #157 from joshleaves/fix/156-linking-to-file
Fix: Match links to a single file with their dot extensions
2025-01-19 18:53:27 -05:00
Nathan Smith
41f6c40bb3 remove unnecessary escapes 2025-01-19 18:50:40 -05:00
red
7679a149be Fix: Add more edge cases in tests and rework regexp 2025-01-18 02:22:51 +01:00
red
bf0572256a Fix: Don't capture first word after repo 2025-01-04 23:05:34 +01:00
red
0257f4909f Fix: Simplified Regexp 2024-12-30 21:01:12 +01:00
red
ea163a31e0 Fix: More URL subtleties, and some unit tests 2024-12-30 20:49:05 +01:00
red
42d35e4c70 Fix: Match links to a single file with their dot extensions 2024-12-20 09:48:00 +01:00
Nathan
10aabb2a34
Merge pull request #149 from nathonius/release/1.0.2
🚀 release: Release v1.0.2
2024-08-30 18:34:20 -04:00
Nathan Smith
b355284cf5 🚀 release: Release v1.0.2
Includes changes from 1.0.1 which was improperly released.
2024-08-30 18:33:05 -04:00
Nathan
be2aa15f32
Merge pull request #148 from nathonius/fix/142/oauth-404
🐛 fix: #142 Trim oauth client id of whitespace
2024-08-30 18:27:14 -04:00
Nathan Smith
0b38bd17f0 🐛 fix: #142 Trim oauth client id of whitespace
Was resulting in 404

Closes: #142
2024-08-30 17:42:49 -04:00
Nathan
7aa0c14e01
Merge pull request #147 from nathonius/fix/143/use-custom-oauth
🐛 fix: #143 Use custom oauth setting during token gen for new account
2024-08-30 17:35:11 -04:00
Nathan Smith
061b8bdab9 🐛 fix: #143 Use custom oauth setting during token gen for new account
Closes: #143
2024-08-30 17:33:38 -04:00
Nathan
4919fe23eb
Merge pull request #146 from nathonius/fix/144/tolerant-url
🐛 fix: #144 Tolerate badly formatted URLs
2024-08-30 17:25:28 -04:00
Nathan Smith
2d42cb3edf 🐛 fix: #144 Tolerate badly formatted URLs
URL constructor should not throw error anymore. Known special paths are ignored.

Closes: #144
2024-08-30 17:17:34 -04:00
Nathan
8d495d990d
Merge pull request #141 from nathonius/fix/139/display-text-links
🐛 fix: #139 Adjust url regex to exclude URLs with display text
2024-08-19 11:33:35 -04:00
Nathan Smith
0fb4e4dbd0 🐛 fix: #139 Adjust url regex to exclude URLs with display text
Closes: #139
2024-08-16 21:27:09 -04:00
Nathan
43728122a6
Merge pull request #138 from nathonius/release/v1.0.0
🚀 release: Release v1.0.0
2024-07-08 18:53:12 -04:00
Nathan Smith
9d495329d6 🚀 release: Release v1.0.0 2024-07-08 18:51:49 -04:00
Nathan
97b1f8a34f
Merge pull request #137 from nathonius/docs/adjust-badge-spacing
📚 docs: Adjust badge spacing
2024-07-08 18:29:43 -04:00
Nathan Smith
cd0f34086c 🧹 chore: Try to fix code contrib 2024-07-08 18:28:41 -04:00
Nathan Smith
9b7997cc30 📚 docs: Adjust badge spacing 2024-07-08 18:22:17 -04:00
Nathan
12a0b6e332
Merge pull request #136 from nathonius/all-contributors/add-nikclayton
docs: add nikclayton as a contributor for bug
2024-07-08 18:20:13 -04:00
allcontributors[bot]
376174907a
docs: update .all-contributorsrc 2024-07-08 22:17:51 +00:00
allcontributors[bot]
968dfbcc8a
docs: update README.md 2024-07-08 22:17:50 +00:00
Nathan
309177e07a
Merge pull request #134 from nathonius/all-contributors/add-agriffis
docs: add agriffis as a contributor for code
2024-07-08 18:15:04 -04:00
allcontributors[bot]
613c53b96b
docs: update .all-contributorsrc 2024-07-08 22:13:39 +00:00
allcontributors[bot]
1f43fba5dd
docs: update README.md 2024-07-08 22:13:38 +00:00
Nathan
5aab216db0
Merge pull request #133 from nathonius/all-contributors/add-nathonius
docs: add nathonius as a contributor for doc
2024-07-08 18:12:31 -04:00
allcontributors[bot]
2b270db569
docs: update .all-contributorsrc 2024-07-08 22:11:09 +00:00
allcontributors[bot]
5a9766bf30
docs: update README.md 2024-07-08 22:11:08 +00:00
Nathan
426078dc2e
Merge pull request #132 from nathonius/doc/93/readme-revamp
doc/93/readme revamp
2024-07-08 18:08:29 -04:00
Nathan
5c106a9f1e
Merge pull request #131 from nathonius/fix/125/user-column-overflow
🐛 fix: #125 Set author and assignee columns to show full width
2024-07-08 18:07:31 -04:00
Nathan Smith
aad1320bd8 📚 docs: #93 Update readme with clearer desc, doc links, and contrib
Closes: #93
2024-07-08 18:07:06 -04:00
Nathan Smith
85093e223a 🐛 fix: #125 Set author and assignee columns to show full width
Closes: #125
2024-07-08 17:49:12 -04:00
Nathan
3b98818272
Merge pull request #130 from nathonius/fix/121/codeBlock
🐛 fix: #121 Rewrite live preview renderer
2024-07-07 23:19:55 -04:00
Nathan Smith
982ac30a89 🐛 fix: #121 Prevent rendering inside inline code block 2024-07-07 23:18:42 -04:00
Nathan Smith
f2eee1f178 🐛 fix: #121 Rewrite live preview renderer 2024-07-07 23:11:14 -04:00
Nathan
9b59e6abc6
Merge pull request #129 from nathonius/feat/114/org-issues
 feat: #114 Support org issues query
2024-07-07 09:38:03 -04:00
Nathan Smith
4e5d4f07d5 🚧 build: #114 Correct tsconfig target
Was already es2018 in esbuild config
2024-07-07 09:34:52 -04:00
Nathan Smith
5f65a14c24 🔨 refactor: #114 Extract parameter transformation 2024-07-07 09:34:16 -04:00