annotation
Here are 1,010 public repositories matching this topic...
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Expected Behaviour
I want to access the traefik dashboard. I have cvat setup on a server with https. I modified the docker-compose.https.yml according to the comment for using the traefik dashboard. So included the lin
-
Updated
Jul 28, 2022 - JavaScript
-
Updated
Mar 11, 2022 - Java
-
Updated
May 26, 2021 - TypeScript
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction( shows where it's still being us
-
Updated
Jul 2, 2022 - JavaScript
-
Updated
May 16, 2022 - C
-
Updated
Jul 13, 2022
-
Updated
Aug 4, 2022 - JavaScript
-
Updated
Jul 5, 2022 - Java
Diffgram currently has 229 endpoints
A fraction of them are documented on our reference page https://diffgram.readme.io/reference/
This is a great opportunity for new contributors, basically looking at any @routes.route('/api/ in the code and adding it.
Slight hiccup is readme system doesn't appear to support suggested changes in the reference section
. In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce