Aneesh Neelam

Results 12 issues of Aneesh Neelam

Also, the add-on must be transitioned to the new cross-browser WebExtension APIs before the release of Firefox 57. See [this](https://support.mozilla.org/en-US/kb/firefox-add-technology-modernizing). For more information on WebExtension API, see [here](https://developer.mozilla.org/en-US/Add-ons/WebExtensions). You might...

Could you make the Firefox Add-on such that it'll work on Firefox for Android and Firefox OS too? For example, see this: ![Alt text](https://dl.pushbulletusercontent.com/bdQh8657oHyEO8QxFTm3g7KDwUlNO4xG/Screenshot_2015-03-20-12-10-33.png) I think it's just a small...

The code in the [VITacademics](https://github.com/aneesh-neelam/VITacademics) repository is more optimized, modularized and also uses newer ES6 features of JavaScript. It minimizes computation and memory usage. It is also somewhat generic, and...

Well, this was my mistake, but because I incorporated this code in [VITacademics](https://github.com/aneesh-neelam/VITacademics) directly and not via an [npm](https://www.npmjs.com/) package, this project became relicensed under [GPL v3.0](http://choosealicense.com/licenses/gpl-3.0/). And [GPL v3.0](http://choosealicense.com/licenses/gpl-3.0/)...

There no VIT Chennai support? - Their Student Login is [here](http://27.251.102.132/student/). - Their Parent Login is [here](http://27.251.102.132/parent).

What are the use cases when the Captcha Parser does not work as intended? And what does it output in those cases?

Some modules are configured to be compressed and stored in formats such as *.ko.xz (XZ compression) Must update script to uncompress, sign and recompress modules compressed using gzip or xz.

enhancement

Must find a way to integrate with DKMS for this to work perfectly. What if DKMS signs the module when it builds it? We could provide a script that DKMS...

enhancement

The homepage of the Web API requires some redesigning to make it look prettier. Currently, it looks like [this](https://vitacademics-rel.herokuapp.com/). As @biocross suggested, we need to put a "Share our App"...

enhancement
ready

Reintegrate RabbitMQ support into the API Backend. Use the same or some other AMQP library this time.

enhancement