-
Updated
Feb 19, 2021 - JavaScript
collaboration
Here are 984 public repositories matching this topic...
-
Updated
Feb 18, 2021 - TypeScript
-
Updated
Feb 19, 2021 - JavaScript
Dear DVC team,
It would be great if one could create a snapshot of a DVC remote.
In academia, this makes sense to share a specific revision of data and models used in a scientific paper.
Using a live DVC remote (S3, HTTP, ...) isn't suitable here because one cannot assign a DOI (Wikipedia) to it.
The basic implementation co
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Feb 15, 2021 - C#
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Feb 18, 2021 - JavaScript
With #4556 we now have localized eventing on subdirectories ("containedValueChanged"). We should consider using these events in our examples where we currently do path inspection on the "valueChanged" event.
Based on a quick search, looks like the following might benefit:
- examples\data-objects\primitives\src\main.tsx
- examples\data-objects\todo\src\TextList\TextListView.tsx
- [
-
Updated
Jun 2, 2020 - Go
-
Updated
Feb 12, 2021 - Java
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Feb 10, 2021 - Shell
-
Updated
Jan 30, 2021 - Shell
Is it possible to provide a prebuilt installation. Maybe even with a gui to install?
I'm using a shared hosting service and the possibilities to built codimd on the server are very limited.
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak
-
Updated
Jan 29, 2021 - C#
-
Updated
Nov 30, 2020 - JavaScript
Add support C#
Please add C# syntax support.
all of the cors_catch wrapper stuff should be moved to http_request_expansion
Example
https://github.com/Anniepoo/identity/blob/master/prolog/identity/identity.pl
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Jul 1, 2020 - Java
Improve this page
Add a description, image, and links to the collaboration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the collaboration topic, visit your repo's landing page and select "manage topics."







Summary
The intent is that the API for the client config return values that are logically boolean as JSON values
trueorfalserather than string values"true"or"false".Steps to reproduce
Request the client config from the API:
curl 'https://community-daily.mattermost.com/api/v4/config/client?format=old'Expected behavior
Values are returned