aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(storage): improve minio URL construction for productionschererleander2025-12-261-1/+5
* feat(auth): add two-factor authentication supportschererleander2025-12-263-11/+33
* feat(2fa): implement google authenticator 2faschererleander2025-12-262-3/+24
* refactor: implement server-side rendering for auth-dependent pagesschererleander2025-12-261-0/+8
* fix(auth): add error handling to authorize credentialsschererleander2025-12-261-11/+16
* refactor(minio): simplify client setup and remove redundant checksschererleander2025-12-261-17/+1
* refactor(auth): cleanup auth options and remove manual db connectschererleander2025-12-261-33/+10
* fix(lib): improve types and lazy loading in mongodb connectionschererleander2025-12-261-15/+29
* refactor(lib): simplify minio client setup and remove policy logicschererleander2025-12-261-17/+1
* chore: remove unused mongodbadapterschererleander2025-07-141-2/+0
* feat: update branding and bucket name for boilerplateschererleander2025-07-021-1/+1
* feat: add libraries and utilitiesschererleander2025-07-025-0/+294