-
Updated
Nov 16, 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,345 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
The blog plugin should enable feeds by default.
Motivation
Docusaurus 1 enables both blogs and feeds by default. Docusaurus 2 extracts the blog into a separate plugin so it makes sens
-
Updated
Nov 2, 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.
You can find all the usages of assets by searching for assets
ht
-
Updated
Nov 14, 2020 - Rust
Hello guys,
while upgrading from 17.0.1.10.1 to 18.0.10.2 the following error message occured.
For context:
Occured error: "InvalidArgumentException: Column name \"iqmUw_flow_operations\".\"entity\" is NotNull, but has empty string or null as default."
It happens here:
https://github.com/nextcloud/server/blob/35be4fdb019da658a824f41dc4bf0f415c032cb8/lib/private/DB/MigrationService.php#
-
Updated
Nov 12, 2020 - Vue
-
Updated
Oct 27, 2020 - TypeScript
- 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
related to #863
Currently, using a non-english locale will cause a crash.
We need to use the locale from the mpq to load specific string tables and fonts. See #863 for where the local is stored. exactly which sting tables and fonts get loaded needs to be determined.
-
Updated
Nov 6, 2020 - HTML
-
Updated
Nov 16, 2020 - Java
-
Updated
Nov 13, 2020 - Python
Home should link to home
Wishlist and cart should open wl/cart
Account should link to my account or open login modal if user is not logged in
"Menu" can remain like it is now as we don't have a component to open with this yet
-
Updated
Oct 22, 2020 - PHP
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 15, 2020 - C#
-
Updated
Oct 12, 2020 - HTML
-
Updated
Nov 15, 2020 - C
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Jun 13, 2020 - Rich Text Format
-
Updated
Nov 15, 2020 - PHP
-
Updated
Nov 14, 2020 - Go
-
Updated
Nov 11, 2020 - Rust
It would be nice to set a texture to tile or repeat on a mesh instead of stretch.
/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.

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