Block or Report
Block or report ojeytonwilliams
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
freeCodeCamp Public
Forked from freeCodeCamp/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
-
habitrpg Public
Forked from HabitRPG/habitica
A habit tracker app which treats your goals like a Role Playing Game.
JavaScript 1
-
-
1,616 contributions in the last year
Contribution activity
June 2022
Created 2 repositories
- ojeytonwilliams/functional-community-tank Dockerfile
- ojeytonwilliams/community-tank TypeScript
Created a pull request in freeCodeCamp/chapter that received 16 comments
feat: require authorization to rsvp
This is a trivial requirement, because all instance members have it and
it might be smarter to modify the authorization checker to allow empty
Auth…
+177
−53
•
16
comments
Opened 36 other pull requests in 3 repositories
freeCodeCamp/freeCodeCamp
20
merged
1
open
- fix: inject user's script.js contents correctly
- fix: allow arbitrary names if they are quoted
- fix(challenge-editor): Windows compatibility
- test(curriculum): reduce react test flakiness
- chore: update stripe
- chore: add no-only-tests to eslint
- fix: show completion modal
- refactor: expand audited certification error message
- fix: use certification hours consistently
- fix: slightly improve logging from promises
- fix: make superblock data paths match normal paths
- docs(devops): update reload api command
- docs: add guide to releasing RWD for an i18n client
- test: fix multifile tests
- feat: release RWD in Portuguese
- feat: use updateMySocials not updateUserFlag
- refactor: stop adding jwt to headers
- fix: set _csrf to be httpOnly
- test: reduce flake on multifileCertProject
- fix: order entries in available-superblocks.json
- test: tighten up two more cypress tests
freeCodeCamp/chapter
13
merged
1
open
- fix(deps): update prisma monorepo to v3.15.2
- chore(deps): update node.js to v16.15.1
- fix(deps): pin dependencies
- feat: reduce available roles
- fix(deps): update apollo graphql packages
- fix(deps): update dependency ical-generator to v3.4.3
- feat: handle bans in authorization
- chore: eslint during lint-staged
- refactor: generic $id to named ids
- fix: glitchy page reload
- fix: ignore emitted .test.js files when testing
- Refactor: drop unused default form values
- chore: update react and friends
- chore: organise dependencies
freeCodeCamp/client-config
1
merged
Reviewed 28 pull requests in 4 repositories
freeCodeCamp/freeCodeCamp
15 pull requests
- fix(ui-components): add an & prefix to custom variant
- Change Link Regex Tests to DOM queries
- fix: show completion modal
- feat: update keyboard shortcuts client endpoint
- feat: update gatsby config for chinese
- chore: improve spelling
- Remove .only from test
- fix: set _csrf to be httpOnly
- feat: add preview popout window
- fix(client): reduce line number bar width
- feat(api): create new endpoints
- feat(api): discourse integration
- feat(client): center login button
- chore(client): remove console log
- fix(curriculum): don't block fragment links
freeCodeCamp/chapter
11 pull requests
- feat: reduce available roles
- feat: require authorization to rsvp
- docs: Wording changes and minor tweaks to CONTRIBUTING.md
- feat: adding chapter user bans
- chore: add no-only-tests eslint rule
- feat: events adjust to local times and time updates are saved correctly
- feat: event role changing
- feat: event subscription status
- feat: create cancel email body text
- chore: move mutations to separate files
- feat: ChapterUser on chapter page