docusaurus/packages/docusaurus-plugin-client-redirects/src
2024-07-10 13:13:30 +02:00
..
__tests__ refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
templates feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
collectRedirects.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
createRedirectPageContent.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
deps.d.ts chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
extensionRedirects.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
index.ts feat(core): allow plugins to self-disable by returning null (#10286) 2024-07-10 13:13:30 +02:00
options.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
redirectValidation.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
types.ts feat(client-redirects): make plugin respect onDuplicateRoutes config (#7649) 2022-06-22 13:32:02 +02:00
writeRedirectFiles.ts feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00