index
:
boilerplate.git
main
Next.js boilerplate with authentication, user profiles, and file storage using MongoDB & MinIO
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(storage): improve minio URL construction for production
schererleander
2025-12-26
1
-1
/
+5
*
feat(auth): add two-factor authentication support
schererleander
2025-12-26
3
-11
/
+33
*
feat(2fa): implement google authenticator 2fa
schererleander
2025-12-26
2
-3
/
+24
*
refactor: implement server-side rendering for auth-dependent pages
schererleander
2025-12-26
1
-0
/
+8
*
fix(auth): add error handling to authorize credentials
schererleander
2025-12-26
1
-11
/
+16
*
refactor(minio): simplify client setup and remove redundant checks
schererleander
2025-12-26
1
-17
/
+1
*
refactor(auth): cleanup auth options and remove manual db connect
schererleander
2025-12-26
1
-33
/
+10
*
fix(lib): improve types and lazy loading in mongodb connection
schererleander
2025-12-26
1
-15
/
+29
*
refactor(lib): simplify minio client setup and remove policy logic
schererleander
2025-12-26
1
-17
/
+1
*
chore: remove unused mongodbadapter
schererleander
2025-07-14
1
-2
/
+0
*
feat: update branding and bucket name for boilerplate
schererleander
2025-07-02
1
-1
/
+1
*
feat: add libraries and utilities
schererleander
2025-07-02
5
-0
/
+294