office-hours-queue icon indicating copy to clipboard operation
office-hours-queue copied to clipboard

An online office hours queue

Results 69 office-hours-queue issues
Sort by recently updated
recently updated
newest added

We all forget things! Luckily, if you forget how to use OHQ, there's a handy dandy FAQ feature that you can quickly pull up on your phone. Unfortunately, there are...

hacktoberfest-accepted

As a TA, sometimes you want to see who's in your class and who's not! But as you go to your course's roster page, you're overwhelmed by the list of...

hacktoberfest-accepted

Some multitasking fiends like to wait in queue with their tab split across half the screen. Good for them! However, the queue sidebar starts to look a bit funky when...

hacktoberfest-accepted

Some students want to hide their names until they actually jump on the call! Spooky! 🎃 Can you allow students the option to hide their names for a question? You...

hacktoberfest-accepted

Reviews should be written on a question basis ie at most one review per question. We will need to add one model Review that has two foreign keys - User...

Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...

dependencies
javascript

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. Release notes Sourced from oauthlib's releases. 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS CVE-2022-36087 OAuth1.0: #818 : Allow IPv6...

dependencies
python

Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies
python

OHQ would like an S3 bucket that allow us to store files that users attach to a question. We would like to be able to: - From backend, save files...