Harsh Khandeparkar

Results 52 issues of Harsh Khandeparkar

The following documentation needs to be added/updated in the README: - [x] Getting started (#129) - [x] How to set up secondary services (#129) - [x] All environment variables (#121)...

documentation

The `restore-from-backup.sh` script only restores the database backup. Add the following: 1. A condition to check if the backup includes an `images/` folder (it may not) 2. If the files...

See #109 A refresh of the wiki is being developed in the [metawiki-v2](https://github.com/metakgp/metakgp-wiki/tree/metawiki-v2) branch. ### Changes - [x] Upgrade to Mediawiki v1.40.0 - [x] Upgrade extension versions, update LocalSettings.php -...

planning

- The `UA-XXXXXX-XX` google analytics id is deprecated and hence the `googleAnalytics` extension no longer works. - Need to find a way to use the new "head" tags of Google...

The generated ics file includes institute holidays for the whole year. Due to this, some holidays may be repeated if gyft is used for both semesters. Adding holidays only relevant...

enhancement

### The Issue - Two types of inaccuracies are possible: 1. Due to multiple profs having the same name: See `data/inaccuracies.json`. 2. Due to multiple profs teaching the same course...

enhancement

From a thread on Slack: > ### RFC: Randomized Featured Articles > Since we do not have an easy way to update the list of featured articles regularly, imo it...

planning
discussion

Fixes #59 #64 #82 #88 ### Progress - [x] JWT authentication middleware - [x] Search endpoint - [x] Admin dashboard enpoints - [ ] #82 - [ ] #88

enhancement

- [x] Create a text input component that can show autocomplete suggestions (like in [wimp](https://wimp.metakgp.org))) - [x] Show course code suggestions in the course code text field by a substring...

enhancement
good first issue

1. Currently uploaded papers are named `course_code_exam_semester_year.pdf` and stored in `/iqps/uploaded/`. This prevents multiple people from uploading the same paper. This also means that if someone uploads an incorrect paper...

enhancement