-
Updated
Oct 1, 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 5,841 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?
💥 Proposal
Make Jest tests cross-platform (fix Jest tests on Windows). The tests are failing mostly because of various paths related issues. I was trying to fix some of them but without a success (using slash
and path.normalize
).
- #3481 - this PR adds the test step to the Windows CI
-
Updated
Sep 30, 2020 - Python
-
Updated
Oct 1, 2020 - Rust
Unified search followup :)
-
Updated
Oct 1, 2020
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Oct 1, 2020 - Vue
#if !os(watchOS)
if #available(tvOS 10.0, *) {
let format = UIGraphicsImageRendererFormat()
format.scale = scale
let renderer = UIGraphicsImageRenderer(size: size, format:
Add "help" panel
-
Updated
Sep 20, 2020 - HTML
-
Updated
Oct 1, 2020 - Java
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Sep 22, 2020 - PHP
What is the motivation for adding / enhancing this feature?
Currently, we have ckoWebHookUrl
and ctApiUrl
attributes inside config. We should get rid of ckoWebHookUrl
and replace it to ctApiUrl
in each place where old attribute has been used.
What are the acc
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Jul 8, 2020 - HTML
-
Updated
Oct 1, 2020 - C
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Jun 13, 2020 - Rich Text Format
-
Updated
Oct 1, 2020 - PHP
-
Updated
Oct 1, 2020 - Go
-
Updated
Aug 14, 2020 - Rust
-
Updated
Oct 1, 2020 - Python
Currently we are utilizing features to selectively enable/disable dynamic plugin loading code throughout the bevy codebase. @Dispersia had the good idea to move this to a separate crate, which I think should be possible. This would simplify the cargo features and move all of the dynamic plugin loading code to one spot.
- Wikipedia
- Wikipedia
Related Topics
creative-commons floss foss github gpl gplv3 mit
Hacktoberfest
Oct 1 - 31, 2020 • Online
We have currently simple GitHub page, but we need to think about it's update with some better design.