-
Updated
Jul 11, 2021
Hacktoberfest

Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 55,051 public repositories matching this topic...
-
Updated
Jul 11, 2021 - Shell
-
Updated
Jul 10, 2021 - Python
-
Updated
Jul 11, 2021 - Java
-
Updated
Jul 8, 2021 - Go
-
Updated
Jul 11, 2021 - JavaScript
-
Updated
Jul 10, 2021 - Go
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
Jul 11, 2021 - Python
-
Updated
Jul 11, 2021 - Python
Steps to reproduce:
- Try to tab through the home dashboard
Actual Result:
 for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
-
Updated
Jun 28, 2021
Quick one - if, for instance, you're running the the scrapy test suite in some sort of CI setup where builds get performed by random different dedicated "build users", you'll end up in a situation where /tmp/foobar
already exists, owned by a different user. At which point FileFeedStoragePreFeedOptionsTest
will fail:
E PermissionError: [Errno 13] Permission denied: '/tmp/foobar'
-
Updated
Jul 10, 2021 - C++
-
Updated
Jul 9, 2021 - Java
-
Updated
Jul 11, 2021 - C
Describe the bug
Using xframe ALLOW-FROM
throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
-
Updated
Jul 10, 2021 - Go
-
Updated
Jul 9, 2021 - C++
-
Updated
Jul 11, 2021 - TypeScript
-
Updated
Jul 11, 2021 - Markdown
-
Updated
Jul 11, 2021 - Ruby
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jul 10, 2021 - Shell
Environment
Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.77
OS: Windows 10
Steps to reproduce
Click on the v-select to open it, then use hte up/down arrow key to navigate the options.
Expected Behavior
It is expected that arrow key up/down will change the selection to he previous/next value in the select.
Actual Behavior
Description:
Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.
Steps to reproduce:
- Go to "Room info" in a channel where you have privileges to change the room info.
- Toggle on the "Hide system messages" setting. Confirm that this change itself is not posted in the channel.
- Close
-
Updated
Jul 10, 2021 - Python
Box doesn't apply maxWidth prop
CodeSandBox:
https://codesandbox.io/s/hardcore-platform-tyfvw?file=/index.js:131-183
Mui version: v4.9.8 ✓