Commit graph

239 commits

Author SHA1 Message Date
Nathan
a5ad979881
Update LICENSE 2025-08-04 14:29:41 -05:00
Nathan Smith
4366eebfb6 🚀 release: Release v1.2.0 2025-03-08 18:25:57 -06:00
Nathan
0f809ae0a9
Merge pull request #170 from nathonius/feat/158/issue-number
 feat: #158 Always display issue number
2025-03-08 18:22:50 -06:00
Nathan Smith
2d9dba0d43 feat: #158 Always display issue number
Closes: #158
2025-03-08 15:49:05 -06:00
Nathan
568b4d4335
Merge pull request #168 from nathonius/release/1.1.0
🚀 release: Release v1.1.0
2025-02-26 23:38:44 -06:00
Nathan Smith
37ff39dbc5 🚀 release: Release v1.1.0 2025-02-26 23:36:51 -06:00
Nathan
ceab053dca
Merge pull request #167 from nathonius/feat/155/file-tag
 feat: #155 Show the full filename when linking directly to a file
2025-02-26 23:30:45 -06:00
Nathan Smith
dd3bfaa15f 🚨 test: #155 Add file sections to tests 2025-02-26 23:25:55 -06:00
Nathan Smith
1b4317c3b9 feat: #155 Show the full filename when linking directly to a file
Closes: #155
2025-02-26 23:23:21 -06:00
Nathan
3289da5a1d
Merge pull request #166 from nathonius/feat/154/sliders
 feat: #154 Add manual inputs for all slider settings
2025-02-26 22:50:08 -06:00
Nathan Smith
69f2d2a08e feat: #154 Add manual inputs for all slider settings
Closes: #154
2025-02-26 22:47:35 -06:00
Nathan Smith
a4d1cbc7bf 🚨 test: Add a test for a github.io page repo 2025-02-26 22:23:48 -06:00
Nathan
fef1eb84a0
Merge pull request #163 from nathonius/more-tests
More tests
2025-02-26 22:09:45 -06:00
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
020fcead39
Merge pull request #162 from nathonius/all-contributors/add-tmcw
docs: add tmcw as a contributor for code
2025-01-22 00:10:35 -05:00
allcontributors[bot]
088597bb8c
docs: update .all-contributorsrc 2025-01-22 05:08:25 +00:00
allcontributors[bot]
ed4bc6961f
docs: update README.md 2025-01-22 05:08:24 +00:00
Nathan
0878512754
Merge pull request #151 from tmcw/improve-inline-link-style
Improve inline link style
2025-01-22 00:07:32 -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
Tom MacWright
792ca07395
Improve inline link style 2024-09-09 17:32:46 -04: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