Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jacksonludwig/CSE-416-Sporadic-API issues and pull requests
#123 - allow _id as a sortBy value in retrieveQuizzes and retrieveQuizFeed schema
Pull Request -
State: closed - Opened by lkaicher about 3 years ago
#122 - added s3 deletion
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#121 - feat: resend confirm code route
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#120 - fix: add platform to subs on new platform creation
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#119 - Fix/sub new user to platforms
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#118 - Changed award verification
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#117 - Change loop break out to return.
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#116 - Hotfix to retrieve user with sorted followers
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#115 - Showcased awards
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#114 - Feat/leaderboard
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#113 - fix: if user doesnt click submit button on quiz and instead leaves page, Score object is saved but score field is non-existant
Issue -
State: closed - Opened by Matthew-Montalbano about 3 years ago
#112 - Award image upload
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#111 - refactor: rename `friends` field to `followedUsers` and remove `notifications` field
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#110 - Feat/retrieve scores
Pull Request -
State: closed - Opened by lkaicher about 3 years ago
- 1 comment
#109 - Quiz awards and showcased user awards
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#108 - Build 6
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#107 - Added extra sort fields
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#106 - adds set of default subs to new users
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#105 - feat: allow only globally banned users to be searched
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#104 - retrieve users route
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#103 - Feat/pin quizzes
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#102 - Hotfix no friends
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#101 - GetUser aggregation hotfix
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
- 1 comment
#100 - feat: allow empty search query
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#99 - pin quiz(zes) route
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
- 1 comment
#98 - search/retrieve all users route
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
- 3 comments
#97 - feat: add route for global (un)bans
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
- 1 comment
#96 - return entire score obj instead of just score
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#95 - Sort Friends complete
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#94 - feat/voting
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#93 - Globally ban user
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#92 - return the user's score when they retrieve a quiz if they have one
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#91 - Quiz icon route
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#90 - adjust submission to allow submitQuiz to run more than once
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#89 - Refactor/pagination
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#88 - add pagination to retrieve routes and search
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
- 1 comment
#87 - feat: allow spaces in quiz and platform titles
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#86 - Feat/search route
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#85 - search route
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
- 3 comments
#84 - feat: use projection to hide data on quizzes
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#83 - Build 5
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#82 - Dislike/Upvote Routes
Issue -
State: closed - Opened by sayhimatt about 3 years ago
#81 - default subscriptions when a user is created
Issue -
State: closed - Opened by Matthew-Montalbano about 3 years ago
#80 - require username to be lowercase in create
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#79 - Feat/pull quizzes
Pull Request -
State: closed - Opened by lkaicher about 3 years ago
#78 - add projection to hide private quiz data on retrieveQuizzes and retrieveQuizFeed
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#77 - when user is banned, remove from platform mod list and also remove subscription on user end
Issue -
State: closed - Opened by Matthew-Montalbano about 3 years ago
#76 - add user as subscriber when creating a platform
Issue -
State: closed - Opened by Matthew-Montalbano about 3 years ago
#75 - Generate upload urls
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#74 - fix: prevent banned users from accessing quiz data
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#73 - Setup URL generation for platform banner & icon
Issue -
State: closed - Opened by sayhimatt about 3 years ago
#72 - fix: unsub user when they are banned
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#71 - fix typo in updateBannedUsers
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#70 - send 403 if banned user tries to access or start quizzes from platform, or retrieve platform
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
- 1 comment
#69 - feat: track platform scores
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#68 - add ban/unban user route
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#67 - Ban user from platform route
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#66 - fix: remove user from mod when unsub, add owner as mod
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#65 - feat: allow sorting quizzes by query params
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
- 2 comments
#64 - fix: send back limited user data in retrieveUserByUsername
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#63 - Sort friend list on retrieval
Issue -
State: closed - Opened by sayhimatt about 3 years ago
#62 - restrict retrieveUser data
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
- 1 comment
#61 - Quizzes sort query parameter
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#60 - Feat/user about section
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#59 - build #4
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#58 - add about section to user model
Issue -
State: closed - Opened by jacksonludwig about 3 years ago
#57 - platform owner/moderator/subscriber modifications
Issue -
State: closed - Opened by Matthew-Montalbano about 3 years ago
#56 - add error handling to generateAvatar
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#55 - refactor: remove profile pic field from user
Pull Request -
State: closed - Opened by jacksonludwig about 3 years ago
#54 - S3 Put Image Setup
Pull Request -
State: closed - Opened by sayhimatt about 3 years ago
#53 - Update createQuiz.ts
Pull Request -
State: closed - Opened by sayhimatt over 3 years ago
#52 - feat: add comment route
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#51 - fix: send back quiz questions even if the user already started the quiz
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#50 - Feat/delete quiz route
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#49 - Refactor/take quiz system
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#48 - fix/use object ids to compare ids instead of strings
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#47 - Feed quiz card generator
Issue -
State: closed - Opened by sayhimatt over 3 years ago
- 3 comments
#46 - Quiz start tracker
Issue -
State: closed - Opened by sayhimatt over 3 years ago
- 1 comment
#45 - start quiz route
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#44 - add comment route
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#43 - feat: update moderator route
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#42 - Feat/update relationship route
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#41 - Update auth.ts for unauthorized
Pull Request -
State: closed - Opened by sayhimatt over 3 years ago
#40 - add/remove notification route
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 2 comments
Labels: enhancement
#39 - add/remove friend route
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#38 - fix: only allow authorized users to create quizzes
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#37 - add/remove moderator route
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#36 - restrict quiz creation to only moderators for platforms
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#35 - fix: update create quiz schema and save platform
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#34 - Refactor/change quiz fields and responses
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#33 - Single route for subscribe/unsubscribe
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
Labels: enhancement
#32 - Feat/subscribe routes
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#31 - quiz creation should add the quiz to the correct platform
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#30 - Feat/submit quiz route
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#29 - subscribe/unsubscribe
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 3 comments
#28 - Fix/standardize case
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
#27 - Quiz taking routes
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#25 - fix: handle <500 errors from cognito in signup
Pull Request -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#23 - update user route
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
#20 - images
Issue -
State: closed - Opened by jacksonludwig over 3 years ago
- 1 comment
Labels: help wanted