Vivek Agrawal

Results 4 issues of Vivek Agrawal

## Observed behavior The current behavior of `downloadcsvfile` API allows anonymous users to download the csv file. For example: https://kolibri-demo.learningequality.org/facility/api/downloadcsvfile/tmp11wsss.download/a3f606630690237bbe94fe2a1a850af4. After discussing this issue with @rtibbles we came to the...

P1 - important
DEV: backend

## Summary This is an early draft for the team to look into. To run Kolibri in a [DevContainer](https://code.visualstudio.com/docs/devcontainers/containers) follow the steps below after getting the PR locally:- 1. Install...

SIZE: medium

I am building my frontend entirely on Django templates (pure HTML, CSS, JS). I want to use noVNC. I am unwilling to bring in webpack just to use noVNC. Here's...

question

First of all, thank you so much @samjonesigd for creating and maintaining this. :heart: I don't use a build step in our web app. So I am trying to use...