Dan Cech
|
dd97038b00
|
Slug: Combine various slugify fixes for special character handling (#73164)
* combine various slugify fixes for special character handling
* a couple more test cases
* update more tests
* goimports
|
2023-08-10 16:12:50 -04:00 |
|
Emil Tullstedt
|
5c19272065
|
Slug: Use urlencoding to support non-ASCII characters (#70691)
|
2023-07-10 21:05:39 +02:00 |
|
Dan Cech
|
cc5211119b
|
switch from github.com/gofrs/uuid to github.com/google/uuid (#65016)
* switch from github.com/gofrs/uuid to github.com/google/uuid
* add golangci rule to prevent inadvertent reintroduction
|
2023-03-21 06:31:29 -04:00 |
|
Ryan McKinley
|
5b71a16acf
|
Slugify: Replace gosimple/slug with a simple function (#59517)
|
2022-11-30 11:12:56 -05:00 |
|