website-backend icon indicating copy to clipboard operation
website-backend copied to clipboard

The backend code for all our website-related apps

Results 249 website-backend issues
Sort by recently updated
recently updated
newest added

### Issue Description Deprecate the`/users/self` API from `website-backend`. And adding a new route that will serve the purpose of `/users/self`. [Old issue link](https://github.com/Real-Dev-Squad/website-backend/issues/1257#issue-1795907029) ### Expected Behavior The user's data should...

### Issue Description Mavens are being listed as idle users on the webpage The "idle-7d+" discord user group is inconsistent. Even if some users have tasks assigned within 7 days,...

### Issue Description **validate-setup** command is successfully running even when we are not providing githubApi field in it. It should only work where there is everything provided in local.js I...

Date: 20 March 2024 Developer Name: Joy Gupta --- ## Issue Ticket Number Phase 1 - https://github.com/Real-Dev-Squad/website-backend/issues/1974 ## Description This PR contains refactoring of `sync-external-account` API and also simplified implementation...

### Issue Description The skill tree JWT token decryption library used https://docs.google.com/document/d/1LGR3aXfj91dub4ZZaFY4oAVMZLliZZ3hmDPDcfFGYjo/edit The issue Described in detail in this doc ### Expected Behavior ### Current Behavior ### Screenshots ### Reproducibility...

# Brief - Right now, any user can change their profile picture on `RealDevSquad` or `Discord`, leading to inconsistency between the profile images on different profiles. - The System is...

feature task

### Issue Description In this issue, we need to connect the **task/update API** of discord-slash-command with website-backend. So that whenever any user updates his/her task, the same updates can be...

## Issue Description - #2009 ### Pined node version to 20.11.x, as fetch can't be stubbed in Sinon in node 20.12.x REF: - https://github.com/sinonjs/sinon/issues/2590 - https://github.com/nodejs/node/pull/52275 - https://github.com/nodejs/node/issues/52015

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

### Issue Description - [x] Fix tests - [x] Fix user status update as it's updating the status of users that do not exist - [x] Re-implement batch API of...