-
Updated
Jan 22, 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 6,624 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?
-
Updated
Jan 20, 2021 - Python
-
Updated
Jan 22, 2021 - Rust
Nextcloud installations behind a nginx reverse proxy are known to abort downloads larger than 1GB: https://www.reddit.com/r/NextCloud/comments/ayhlji/unable_to_download_files_larger_than_1gb/
Setting X-Accel-Buffering to no will tell nginx to not buffer the response and just pass it through. See also: https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/
You can now either
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Jan 21, 2021 - Vue
- I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
What did you do?
I tried to call NSUbiquitousKeyValueStore.url(forKey:) because I know there is [UserDefault.url(forKey:)](https://developer.apple.com/documentation/foundation/userdefaults/1408648-u
in d2common/d2fileformats/d2mpq/mpq_stream.go, function decompressMulti
panics should instead bubble up errors to be handled gracefully
This is currently crashing the game if you walk outside of town.
-
Updated
Jan 19, 2021 - HTML
-
Updated
Jan 22, 2021 - Java
-
Updated
Jan 20, 2021 - Python
-
Updated
Jan 22, 2021 - JavaScript
-
Updated
Jan 21, 2021 - C#
-
Updated
Oct 12, 2020 - HTML
-
Updated
Jan 22, 2021 - C
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Jan 22, 2021 - Go
-
Updated
Dec 24, 2020 - Rich Text Format
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
Jan 22, 2021 - PHP
-
Updated
Jan 12, 2021 - 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.
Closed campaigns should message to the effect that: “the status of each changeset may be out of date, as closed campaigns do not update"


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