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
/
app
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor: implement server-side rendering for auth-dependent pages
schererleander
2025-12-26
3
-483
/
+467
|
*
fix(login): improve error handling and redirect logic
schererleander
2025-12-26
1
-1
/
+3
|
*
style(ui): minor formatting updates to pages
schererleander
2025-12-26
3
-9
/
+9
|
*
refactor(api): enhance profile image upload security and validation
schererleander
2025-12-26
1
-158
/
+31
|
*
refactor(api): simplify password update logic
schererleander
2025-12-26
1
-44
/
+9
|
*
refactor(api): optimize profile update route and error handling
schererleander
2025-12-26
1
-28
/
+16
|
*
refactor(api): optimize register route and improve error handling
schererleander
2025-12-26
1
-17
/
+10
|
*
refactor(auth): cleanup auth options and remove manual db connect
schererleander
2025-12-26
1
-1
/
+1
|
*
feat: add app pages and layout
schererleander
2025-07-02
7
-0
/
+1057
|
*
feat: add user management API
schererleander
2025-07-02
3
-0
/
+353
|
*
feat: add authentication API
schererleander
2025-07-02
2
-0
/
+67