summary refs log tree commit diff
path: root/src/extensions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce JwtKeypairManager, JwtKeypair classesRory&2026-07-101-1/+1
* Add SingletonCache, implement caching for tenorRory&2026-07-083-5/+76
* extensions/String: use custom exception typeRory&2026-06-171-11/+18
* Authentication: allow - in webhook tokenRory&2026-06-163-3/+69
* Fix random string codeRory&2026-06-161-1/+1
* Move random string to Random class in extensionsRory&2026-06-161-0/+14
* Move more extensions to extensionsRory&2026-06-1212-0/+981
* Allow subpath imports, move extensions to separate moduleRory&2026-06-123-0/+129