Skip to content

Add profile picture management feature - #14

Open
divyanshbhai wants to merge 2 commits into
usarfoss:mainfrom
divyanshbhai:fix-issue-1
Open

Add profile picture management feature#14
divyanshbhai wants to merge 2 commits into
usarfoss:mainfrom
divyanshbhai:fix-issue-1

Conversation

@divyanshbhai

Copy link
Copy Markdown

Fix: #1

  • Add profilePictures array to User model
  • Enable users to select from multiple social login profile pictures
  • Auto-collect pictures from Facebook, Google, GitHub, X, LinkedIn, Discord, Twitch, Steam
  • Add profile picture selection interface in account settings
  • Remove pictures when social accounts are unlinked
  • Include Gravatar as fallback option
  • Maintain backward compatibility

Divyansh added 2 commits October 15, 2025 13:53
- Add /api/wikipedia route in app.js
- Add getWikipedia controller in api.js with search and summary functionality
- Add Wikipedia card to API examples in views/api/index.pug
- Create views/api/wikipedia.pug with search form and results display
- Update README.md with Wikipedia in features list and API documentation
- Add .env.example with Wikipedia API documentation (no key required)
- Fix ESM import issues for @octokit/rest and pdfjs-dist
- Add OAuth placeholder values to prevent startup errors
- Add profilePictures array to User model
- Enable users to select from multiple social login profile pictures
- Auto-collect pictures from Facebook, Google, GitHub, X, LinkedIn, Discord, Twitch, Steam
- Add profile picture selection interface in account settings
- Remove pictures when social accounts are unlinked
- Include Gravatar as fallback option
- Maintain backward compatibility

Fixes usarfoss#1
@divyanshbhai

Copy link
Copy Markdown
Author

I solve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changing Profile Picture

1 participant