-
Updated
Mar 8, 2021 - JavaScript
collaboration
Here are 1,005 public repositories matching this topic...
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
Noticed a minor issue in Czo of gear-menu being active (as if it's being continuously hovered upon) when a app loads.
It occurs when one is present on Recent-topic sidebar and reloads the page/directly opens the app without any query being attached to it.
-
Updated
Mar 8, 2021 - TypeScript
-
Updated
Mar 8, 2021 - JavaScript
something like certs in the config for the remotes instead of using AWS_CA_BUNDLE/REQUESTS_CA_BUNDLE, etc.
Related: iterative/dvc#3450, iterative/dvc.org#1079
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Feb 15, 2021 - C#
-
Updated
Mar 3, 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
- [
-
Updated
Feb 24, 2021 - Go
🚨 🚨 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 27, 2021 - JavaScript
-
Updated
Mar 8, 2021 - Java
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Mar 4, 2021 - Shell
-
Updated
Feb 24, 2021 - Shell
-
Updated
Mar 8, 2021 - TypeScript
-
Updated
Jan 29, 2021 - C#
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Mar 6, 2021 - Prolog
Add support C#
Please add C# syntax support.
-
Updated
Feb 26, 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