The Wayback Machine - https://web.archive.org/web/20200222171217/https://github.com/topics/server
Skip to content
#

Server

A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.

Here are 6,539 public repositories matching this topic...

jasnell
jasnell commented Jan 15, 2016

Looking things over, the Contributing.md doc is rather anemic with regards to describing the decision making process. It would be good to expand with a more formal discussion of the project governance, how folks get a commit bit, how conflicts are resolved, that sort of thing.

/cc @ritch @tunniclm

Refs: expressjs/express#2844

iris
asyslinux
asyslinux commented Dec 28, 2019

Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.

In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.

Can I publish my project under the BSD-2-Clause license?

Thanks.

ringe
ringe commented Oct 30, 2019

The Status Checks explanation for missing DNSSEC is not clear enough on what the DNSKEY record should look like. I would like the DNSSEC explanation to display what the DNSKEY should look like, to copy and paste into the registrar's form.

We registered a Russian domain for a client at nic.ru who support DNSSEC, with a manual setup.

![Screenshot_2019-10-30 RU-CENTER](htt

Baughn
Baughn commented Oct 16, 2019

Similarly to #135, I'm considering using this to replace an ElasticSearch cluster. We have more than a couple of fields:

  • Message text
  • User
  • Tags
  • Message date

However, it should be reasonably straightforward to implement these using multiple searches and buckets, with frontend filtering. It may or may not be any faster than ES; that's part of what I'd like to find out.

The bigges

bug
UkonnRa
UkonnRa commented Dec 18, 2019

Is your feature request related to a problem? Please describe.

When querying the Clients/Consent Sessions using pagination, ORY Hydra will only return results with some links, but not the total count of the items, which is useful to display in the frontend, you know, showing the total pages or something.

Describe the solution you'd like

Add the total_count parameter into Hea

duncanspumpkin
duncanspumpkin commented Feb 12, 2020

When deleting tiles with the tile inspector it shouldn't be possible to delete all the tiles at one coordinate. There should always be at least one (it could also be argued there should always be a surface element as many functions assume that).

go-cloud
puma
romantomjak
romantomjak commented Jun 23, 2018

Describe the bug
Docs never mention that Vibora searches for a folder named templates, additionally template rendering varies depending on where from you execute the file.

To Reproduce
Given the following folder structure:

.
├── project1
│   ├── app.py
│   └── templates
│       └── index.html

When Vibora is run from root folder like so python3 project1/app.py it wo

dexpota
dexpota commented Oct 19, 2019

I want to suggest an improvement on how the examples are currently organized.

Instead of having a markdown file with a list of examples (this) I think it would be better to have different directories each one with the configuration file (or different files.)

Then the list of examples included here could be c

nilslice
nilslice commented Nov 27, 2019

there was an issue discussed in the #ponzu slack channel where knowing the order in which content type's item.Hookable methods are executed may have helped a lot. this helps users determine the state of the database and what is available at what time.

documentation would be great to mention this order (note the hook invocations):
https://github.com/ponzu-cms/ponzu/blob/ec7b5b2bab2cad13db

ejabberd
rom1dep
rom1dep commented Jul 21, 2018

What version of ejabberd are you using?

ejabberd 18.06

What operating system (version) are you using?

Erlang/OTP 19 [erts-8.3.5.4] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:true] on Fedora release 27 (Twenty Seven)

How did you install ejabberd (source, package, distribution)?

git@0a40ab93c85b2070111914a9ee752a127bf5411e (source)

What did not work

kebiao
kebiao commented Jan 15, 2019

pyscript文件夹下建立一个头文件, 命名为
py_docs.h:

PyDoc_STRVAR(createCellEntity_docs,
"sha3_512([data]) -> SHA3 object\n\
\n\
Return a new SHA3 hash object with a hashbit length of 64 bytes.");

PyDoc_STRVAR(createCellEntityInNewSpace_docs,
"sha3_512([data]) -> SHA3 object\n\
\n\
Return a new SHA3 hash object with a hashbit length of 64 bytes.");

然后将所有api的英文描述写入,PyDoc_STRVAR。
未来如果有其他文档

pinankg
pinankg commented May 24, 2019

Hello Vespa Team,
Can you please consider support a properties-file which is available during run-time along with the model ? So some meta-data e.g. threshold/label, etc can be associated with the model.
This is for the stateless evaluation of the models like (XGBoost, TensorFlow, Onnx, etc) which is supported in vespa.

Thank you,
Pinank

madmaxoft
madmaxoft commented Oct 9, 2019

We currently check PRs for new undocumented API symbols. We should also check that all the previous API symbols are still present, that the PR didn't remove an API symbol by accident. For this, APIDump needs to output the list of all current symbols and be able to compare that list against an official list downloaded from web (just like the undocumented symbols). And we need to decide on a way to

patchwork
cinnamon-bun
cinnamon-bun commented Jun 7, 2019

There is a user with a dick pic as their icon. Many people have blocked them, as have I.

I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.

Can we use CSS to blur the user icons of blocked and ignored users?

filter: blur(8px);
-webkit-filter: blur(8px);

(Those icons might al

nifker
nifker commented Feb 12, 2020

Mumble-Client.

It would be nice if it would be possible to give others users(only seen by yourself) nickname next to the username, so people can be fastly recognized even if they e.g. have a username which is similiar to another users username.

Suggestion:
This can be set by right-clicking the users name with an entry called "Set nickname".

Then name would like the following in the UI:

Wikipedia
Wikipedia
You can’t perform that action at this time.