052440f945
Dependency updates ( #197 )
...
* switch to Node.js v20
* run test on windows too
* bump packages
* revert windows test runs
* readme update
* remove astro from dependencies
* typing update
2024-12-19 19:52:13 +00:00
Daniel Kling
574d3ae272
Convert URL.pathname to proper File Path ( #196 )
...
* Convert URL to File Path
* Update tests
* Update path to cache directory in tests
2024-12-19 19:33:49 +00:00
d8bd20f370
formatting fixes
2024-08-12 12:54:20 +02:00
Lilith River
55269fbf48
Warn on parsing failures; support redirect_from: url
( #157 )
...
* Update getRedirects.ts
* Update index.ts
* Update index.ts
Ensure redirect file parent folder is created
* Update index.ts
* Update ci.yml
* Update getRedirects.ts
Fix lints
* Update getRedirects.ts
* Update getRedirects.ts
* Update redirects.test.ts
* Update getRedirects.ts
* Create hello-once.md
* Update redirects.test.ts
* Update utils.test.ts
* Update ci.yml
2024-08-12 12:39:00 +02:00
1e1fb12647
migrate to biome ( #149 )
...
* migrate to biome
* add lint job on CI
* bump vitest packages
2024-07-26 14:13:02 +01:00
e61b970fc2
fix import
2023-09-24 13:28:13 +01:00
09dfa97af9
refactor for better testability
2023-09-24 12:49:10 +01:00
d9e967aa31
options init refactor
2023-09-24 11:50:50 +01:00
7fb9b2f60d
prependForwardSlash helper
2023-09-24 11:48:34 +01:00
3d921d93aa
getRedirects splitup, more tests
2023-09-24 00:57:32 +01:00
23b8f01601
getRedirects test
2023-09-24 00:36:44 +01:00
10d192909c
prepend all slugs with a slash if not present
2023-09-23 22:06:22 +01:00
676d07eacb
remove import.meta.env usage
2023-09-23 19:18:54 +01:00
8147aad3ec
imports with file extension
2023-09-23 19:03:54 +01:00
f972850d9e
readme updates
2023-09-23 18:35:37 +01:00
3ca573ae10
refactor
2023-09-23 14:34:14 +01:00
93e72936e4
refactor
2023-09-23 14:17:33 +01:00
7cdd34a805
add scripts, release process
2023-09-22 13:17:25 +01:00
a98a07be8c
prototype 🏗️
2023-09-22 03:45:36 +01:00