-
Updated
Dec 13, 2020 - 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 6,454 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
Dec 11, 2020 - Python
With firstcontributions/first-contributions#32256, We've moved assets we need in our tutorials to https://github.com/firstcontributions/assets. Now we should use them.
Replace usage of assets in this repository to assets repository to reduce the size of this repo.
Following the files in which you have to change asset URLs
-
Updated
Dec 12, 2020 - Rust
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Dec 11, 2020 - Vue
Please fill out this template when filing an issue.
All comment lines beginning with an > instruct you with what info we expect. You can delete those lines once you've filled in the info.
[x] I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
We should refactor the way we handle opened UI panels. The code for this is in d2game/d2player/game_controls.go. In particular, look towards GameControls.onEscKey.
I am thinking that we should implement a stack in GameControls for managing the panels.
It could be used like this:
type panel interface {
IsOpen() bool
Close()
}
type panelContainer interface {
HasOpen-
Updated
Dec 11, 2020 - HTML
-
Updated
Dec 13, 2020 - Java
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white - Change size
- See the error
-
Updated
Nov 26, 2020 - Python
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 10, 2020 - C#
-
Updated
Oct 12, 2020 - HTML
-
Updated
Dec 12, 2020 - C
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Jun 13, 2020 - Rich Text Format
-
Updated
Dec 12, 2020 - Go
-
Updated
Dec 12, 2020 - PHP
Hello,
I just started using Bevy and I wanted to start experimenting a bit with a small project, I wanted to put an image as an icon in the game window, but I couldn't find how to do it, even searching in the documentation, I specify that I'm using version 0.3.0 of Bevy, is it me who missed something? Or is this feature not yet implemented?
If it is not implemented, would it be possible to j
-
Updated
Dec 13, 2020 - Rust
/tmp/ has been hard coded in some instances
This will be replaced with https://docs.python.org/3/library/tempfile.html which has been well implemented in some instances in the code.
-
Updated
Dec 13, 2020 - Python

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