-
Updated
Feb 26, 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,745 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?
🐛 Bug Report
Plugins must be paths. If they are functions they are just ignored silently.
Have you read the Contributing Guidelines on issues?
Yes.
To Reproduce
plugins.push(customWebpackPlugin)
function customWebpackPlugin(context, options) {
console.log('hi')
retu
-
Updated
Feb 19, 2021 - Python
-
Updated
Feb 25, 2021 - Rust
According to NC documentation https://docs.nextcloud.com/server/20/admin_manual/configuration_server/occ_command.html there is no OCC command for deleting / removing a calendar.
Is your feature request related to a problem? Please describe.
Feature request not related to a problem, at least not to a known problem.
Describe the solution you'd like
- Provide an OCC command for delet
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Feb 26, 2021 - Vue
Is your feature request related to a problem? Please describe.
CI workflow still uses Xcode 11.7 https://github.com/SwifterSwift/SwifterSwift/blob/master/.github/workflows/CI.yml
Describe the solution you'd like
We should update both CI to use the latest available Xcode.
Together all project things that needs updating also.
Describe alternatives you've considered
A clear and
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
-
Updated
Jan 19, 2021 - HTML
-
Updated
Feb 25, 2021 - Java
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white
- Change size
- See the error
┆Issue is synchronized with this Jira Zadanie by Unito
-
Updated
Feb 26, 2021 - JavaScript
-
Updated
Jan 31, 2021 - Python
-
Updated
Feb 25, 2021 - C#
-
Updated
Feb 25, 2021 - C
-
Updated
Oct 12, 2020 - HTML
Bundle example
What problem does this solve or what need does it fill?
Bundles are an important piece of the core ECS design, but aren't covered very well by the existing examples.
What solution would you like?
An example showing how to create bundles is made. This should include more advanced patterns, like merging bundles, creating a trait for a specific class of bundles etc.
What alternat
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Feb 25, 2021 - Go
-
Updated
Dec 24, 2020 - Rich Text Format
-
Updated
Feb 26, 2021 - PHP
-
Updated
Feb 6, 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.
When an authentication error occurs while syncing or reconciling a campaign with a particular user credential, we should track this and then present it to the user on their credential settings page next to the specific credential to make it easier to identify and fix outdated or broken credentials.
We have currently simple GitHub page, but we need to think about it's update with some better design.