-
Updated
Sep 11, 2020 - JavaScript
Node.js
Node.js is a tool for executing JavaScript in a variety of environments. JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world. Node.js extends the creative potential of people with web development experience, enabling a new generation of developers to create servers, command-line tools, desktop apps, and even robots.
Here are 97,287 public repositories matching this topic...
-
Updated
Sep 9, 2020 - JavaScript
$ git grep -n '<< 24' src/
src/base64.h:88: unbase64(src[i + 0]) << 24 |
src/cares_wrap.cc:83: return static_cast<uint32_t>(p[0] << 24U) |
src/node_sockaddr.cc:305: uint32_t check = ptr[0] << 24 | ptr[1] << 16 | ptr[2] << 8 | ptr[3];
src/util-inl.h:51: (((x) & 0xFF) << 24) | \
src/util-inl.h:61: (((x) & 0x0000000000FF0000ul
Its not a issue but its a feedback , Include one line code to deal with streaming http response
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 10, 2020
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 4, 2020 - CSS
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 12, 2020 - TypeScript
Describe the bug
Chrome Autofill overwrites the username and password when editing a user.
Steps to reproduce the behavior
- Login to the Strapi admin panel using Chrome. Get Chrome to save your username and password.
- Go to /admin/settings/users and edit a user
- Notice that the Username and Password fields are prefilled with your information.
Expected behavior
I go i
-
Updated
Sep 6, 2020 - JavaScript
Java Demo Issue
when running make rhinojs fails due to a missing cp command
cp rhino/buildGradle/libs/rhino*.jar rhino.jar
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory
make: *** [rhino.jar] Error 64
Issue was resolved by manually copying one of the jars
`cp rhino/buildGradle/libs/r
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
Move all Dockerfile samples to non-root user
Expected Behaviour
As an OpenFaaS end-user, I want to run all samples on my OpenFaaS cluster, even with the new non-root feature enabled.
Current Behaviour
-
Updated
Sep 9, 2020 - JavaScript
Issue Description
Since the old Instagram API will stop working on June 29 (See https://www.instagram.com/developer/), the url in https://github.com/parse-community/parse-server/blob/d0a9c709fea4cbdba540420353a36a0e89601ffb/src/Adapters/Auth/instagram.js#L9 needs to be changed to match the new "instagram_graph_user_profile" API. (See https://developers.facebook.com/docs/instagram-basic-disp
Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia
Preflight Checklist