Foxnouns.NET/Foxnouns.Backend/Utils
sam 49b2902d6d
fix: use url-unsafe base 64 for auth tokens
.net throws an error when decoding url-safe base 64
luckily we never decode it *except* for tokens, so those can keep using
url-unsafe base 64. they're never used in URLs after all
2024-12-14 16:39:02 +01:00
..
OpenApi update to .net 9 and add new OpenAPI packages 2024-12-10 15:28:44 +01:00
AuthUtils.cs fix: use url-unsafe base 64 for auth tokens 2024-12-14 16:39:02 +01:00
BootstrapIcons.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
BootstrapIcons.Icons.generated.cs feat: add icon list generation script 2024-11-27 20:00:28 +01:00
Limits.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
PatchRequest.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
ScreamingSnakeCaseEnumConverter.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
ValidationUtils.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
ValidationUtils.Fields.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
ValidationUtils.Preferences.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00
ValidationUtils.Strings.cs chore: add license headers to all c# files 2024-12-09 21:11:46 +01:00