-
Updated
Mar 1, 2021 - C
Here's what's popular on GitHub today...
-
Updated
Mar 1, 2021 - VBA
Join the GitHub community for the new “30 Minutes to Merge Series”. In this first edition we’ll learn from Implementation Engineer @aaugustine about branching strategy, releases and best practices.
Gradle
-
Updated
Feb 28, 2021 - JavaScript
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 1, 2021 - TypeScript
-
Updated
Feb 9, 2021 - Jupyter Notebook
GitHub Learning Lab
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 27, 2021 - Python
-
Updated
Mar 1, 2021
-
Updated
Feb 26, 2021 - Python
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 28, 2021 - Python
-
Updated
Mar 1, 2021 - TypeScript
-
Updated
Feb 27, 2021 - TypeScript
-
Updated
Jan 29, 2021 - C#
-
Updated
Feb 26, 2021
-
Updated
Nov 27, 2020
-
Updated
Mar 1, 2021
When trying to diff an HTML file, Graphtage throws an error when encountering e.g.:
<meta name=foo
because it expects quoted attributes like so:
<meta name="foo"
However, the first variant without quotes is perfectly valid HTML and should not prevent Graphtage from diffing the file.
It appears there are quite a few http:// links in the documentation and code comments of this project despite the target websites supporting HTTPS (sometimes HTTPS has to be explicitly requested because the website does not upgrade connections on its own).
A quick search for http: yielded about 4000 findings, however I assume a lot are false positives (e.g. because they are part of an XML n
Displaying the current tool number {after T0/T1/T2/...) on the screen would be helpful with MMU2 or other toolchanger.
The number can be displayed inside the nozzle picture.
-
Updated
Feb 26, 2021 - TypeScript
Describe the bug
Email Provider authentication does not create user account in account table in database after successful authentication (only if new user)
Do not report bugs with your own project here, ask from help by raising a question instead - this helps us a lot with administration overhead.
Steps to reproduce
- Sign in using Email
- Verify email will be sent to specif
GitLocalize
GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.
GitLocalize automatically keeps translations up to date by syncing with your repository.
potential api example