Age | Commit message (Expand) | Author |
---|---|---|
2024-04-12 | Clarify string encoding on isoBase64URL methods | Matthew Miller |
2024-02-22 | Add isoBase64URL.trimPadding() | Matthew Miller |
2024-02-22 | Rename isoBase64URL.isBase64url to isBase64URL | Matthew Miller |
2023-08-22 | Move @hexagon/base64 import into deps.ts | Matthew Miller |
2023-08-18 | Use single-quotes and increase line width | Matthew Miller |
2023-08-16 | Run `deno fmt` on everything | Matthew Miller |
2023-08-16 | Run `ddi fmt` over src/ | Matthew Miller |
2023-08-16 | Change @hexagon/base64 to point to deno.land | Matthew Miller |
2022-11-29 | Run linting on everything | Matthew Miller |
2022-11-13 | Replace isBase64URLString with isoBase64URL func | Matthew Miller |
2022-11-12 | Figure out a better pattern for exposing iso funcs | Matthew Miller |