-
Updated
May 19, 2021 - C++
Open Source
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 7,116 public repositories matching this topic...
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?
🚀 Feature
When working with the blog feed, in testing-library's, we would like a way to contain the full article and not just a truncated version of it within the feed since we don't really care about r
-
Updated
May 6, 2021 - Python
-
Updated
May 18, 2021 - Rust
-
Updated
May 13, 2021 - TypeScript
-
Updated
Apr 30, 2021 - Vue
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!
**Describe the solution you'd li
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'map engine test'
- Press the key 'n' until you get to Tristam.
- Wait about 3 seconds '....'
- See the fire effects that are on the ground stop animating. This same problem seems to occur on all maps but it's easiest to find in Tristam.
**Expected beha
What problem does this solve or what need does it fill?
The PR bevyengine/bevy#2112 added the DirectionalLight component, but in order to use it you need to spawn an entity with a Transform, GlobalTransform and DirectionalLight. This is cumbersome and can difficult to understand for an unexperienced bevy user.
What solution would you like?
A `Directio
-
Updated
Apr 29, 2021 - HTML
-
Updated
May 19, 2021 - Java
What is the motivation for adding / enhancing this feature?
Write Unit tests for HTTP2 Server Push Module (you can find it on develop branch)
What are the acceptance criteria
- Unit tests for
-
Updated
May 18, 2021 - JavaScript
-
Updated
May 7, 2021 - Python
-
Updated
May 18, 2021 - Go
-
Updated
May 12, 2021 - C#
-
Updated
May 18, 2021 - C
-
Updated
Oct 12, 2020 - HTML
-
Updated
May 18, 2021 - JavaScript
-
Updated
Dec 24, 2020 - Rich Text Format
-
Updated
May 17, 2021 - Rust
-
Updated
May 19, 2021 - PHP
-
Updated
May 18, 2021 - Python
From @quinnkeast (see #18281): we should show a "new" tooltip under the "monitor" button on search results the first time a user runs a search that can be monitored.
[Full design documentation in Figma](https://www.figma.com/file/Krh7HoQi0GFxtO2k399ZQ6/RFC-227-%E2%80%93-Code-monitor


We have currently simple GitHub page, but we need to think about it's update with some better design.