-
Updated
Mar 26, 2021 - JavaScript
collaboration
Here are 1,014 public repositories matching this topic...
Since we are exporting it in our npm package as well lets have unit tests for https://github.com/excalidraw/excalidraw/blob/master/src/packages/utils.ts
According to NC documentation https://docs.nextcloud.com/server/20/admin_manual/configuration_server/occ_command.html there is no OCC command for deleting / removing a calendar.
Is your feature request related to a problem? Please describe.
Feature request not related to a problem, at least not to a known problem.
Describe the solution you'd like
- Provide an OCC command for delet
The email generated for creating a new org does not say anywhere that you'll be creating a new org.
We should probably change:
- subject line -> "Create your Zulip organization"
- text above the button
Draft text (minimally different from current version):
You have requested
-
Updated
Mar 26, 2021 - TypeScript
-
Updated
Mar 24, 2021 - JavaScript
Greetings, fellow developers.
I am requesting adding a feature to accept kerb_ticket path while connecting to HDFS.
PyArrow docs
Right now DVC does not use custom kerberos ticket paths and connecting with NULL ticket.
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Feb 15, 2021 - C#
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Feb 26, 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
- [
🚨 🚨 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
Feb 24, 2021 - Go
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 25, 2021 - Java
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Shell
There should be some information on how to build and run the Docker container in the README.
Describe the solution you'd like
The private API should provide a way to delete all revisions of a note
Additional context
This implements an aspect of documentation merged in hedgedoc/hedgedoc#1033
-
Updated
Mar 18, 2021 - Shell
-
Updated
Jan 29, 2021 - C#
-
Updated
Mar 16, 2021 - JavaScript
-
Updated
Mar 25, 2021 - Prolog
Add support C#
Please add C# syntax support.
-
Updated
Feb 26, 2021 - TypeScript
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