Skip to content

Here's what's popular on GitHub today...

GraphQL logo
Popular topic
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
GitHub CTF - A Call to Hacktion!
Upcoming event recommended by GitHub
Mar
17

GitHub CTF - A Call to Hacktion!

March 17, 2021 - March 21, 2021 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to leverage software vulnerabilities to solve a real world security puzzle.
amphtml
Trending repository
morsssss
morsssss commented Jan 10, 2020

This probably won't be on the top of anyone's list of things to fix... but I imagine it wouldn't be hard to implement!

I wanted to implement a YouTube embed that linked to a YouTube channel. AFAIK you can't do this with a param, but you can do it with the method described [on the support forum](https://support.google.com/youtube/forum/AAAAiuErobUTOLiiakr_-g/?hl=en&gpf=d/category-topic/youtube/h

App recommended by GitHub

Percy

Percy gives your team confidence in every visual UI change before it's shipped.

Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.

Trending repository
nielsvanvelzen
nielsvanvelzen commented Dec 8, 2020

Describe the bug

The current implementation of the authorization header parsing has (at least) the following issues:

  • A value can't contain any commas
  • A value can't start or end with a doublequote
  • A value can't contain special characters
    • HTTP Headers only allow ASCII characters
    • There is no option to encode/decode the values (using base64 or urlencoding)
  • When a value c
components
Trending repository
App recommended by GitHub

Stastic

Create a website or edit the one you have and host it on Github pages.

Hosting is free, without ads, and super fast. The editor is simple and optimized for mobile phones.

Note: static websites are very fast ! Stastic editor plugs into Jekyll websites, wich are natively supported by Github pages. Install Stastic, then add /admin to the website URL to enter the editor.