-
Updated
Jan 4, 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,539 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
I started to use docusaurus for an existing documentation which has apostrophes in filenames sometimes.
When I build my project, I always have the following error:
SyntaxError: docusaurus2/.docusaurus/routes.js: Unexpected token, expected ","
{
path: '/docs/Wiki/Project's-Guide',
component: ComponentCreator('/docs2/Wiki/Project's-Guide','efe'),
exact: true,
}
-
Updated
Jan 4, 2021 - 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 30, 2020 - Rust
Steps to reproduce
- Visit Nextcloud Dashboard, after 12:00 (24H) https:///apps/dashboard/#/
Expected behaviour
The greeting should be Good Afternoon.
Actual behaviour
The greeting shows Good morning
See https://help.nextcloud.com/t/dashboard-time-incorrect/101461 as well.
Server configuration
Operating system: openSUSE_15.2
Web server:
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Jan 4, 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
The method should have the signature:
func (t *UIWidgetSystem) Checkbox(checkedState bool) akara.EIDThe sprite should be created using UIWidgetSystem.spriteFactory.Sprite
the sprite path and palette should be hardcoded to:
- d2resource.Checkbox
- d2resource.PaletteFechar
-
Updated
Dec 17, 2020 - HTML
-
Updated
Jan 4, 2021 - Java
What is the motivation for adding / enhancing this feature?
I added id to the Logger message from compostables that have it. We ne
-
Updated
Jan 4, 2021 - Python
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jan 1, 2021 - C#
-
Updated
Oct 12, 2020 - HTML
-
Updated
Jan 3, 2021 - C
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 24, 2020 - Rich Text Format
-
Updated
Jan 3, 2021 - Go
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 4, 2021 - PHP
-
Updated
Dec 30, 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
Jan 1, 2021 - Python


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