Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert Private Orgs to
userRegistrationRequired
Orgs (PalisadoesFo…
…undation#1643) * updated node version * fix falling test * removed private org * fix redis port * fix failing test case * Revert "restored countline.py functionality to our github action flow (PalisadoesFoundation#1568)" (PalisadoesFoundation#1572) This reverts commit 195d148. * restored countline.py functionality to our github action flow (PalisadoesFoundation#1573) * setup script will now ask for superAdmin email * asked changes * Update setup.ts * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * Revert "Added script to generate table of content (PalisadoesFoundation#1587)" (PalisadoesFoundation#1592) This reverts commit 74a9f67. * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * updated express-rate-limit package (PalisadoesFoundation#1621) * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * fix falling test * fix * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * removed comments * fix * fix * fix * fix * fix * fix * fix * added userRegistrationRequired field in schema * fix redis port * fix failing test * Create weekly event recurring instance (PalisadoesFoundation#1602) * Create weekly event recurring instance * test for weekly recurring events * Weekly Recurring Events bug fixes * Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649) This reverts commit e7c043d. * Added Github Action to check number of files submitted during PR. (PalisadoesFoundation#1596) * Added script in workflows to check no of files submitted during PR. * Update pull-request.yml to run the script added. * Update pull-request.yml * Changed logic of script * Optimized pull-request.yml according to script * Modified script to add default value to max_files in argsparse * Added context to the job step in PR.yml for ease * Added flag in argparser for better optimization * Updated pr.yml file to be more concise * Lint only updated files with stricter linting (PalisadoesFoundation#1635) * Replace package vm2 with isolated-vm (PalisadoesFoundation#1532) * Replace package vm2 with isolated-vm * Removed package isolated-vm * init: lint-staged for linting staged files only * feat: convert warn to error in eslintrc * fix: failing tests * fix: package.json * fix: package-lock --------- Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> * Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652) This reverts commit 269b8bd. * Create weekly event recurring instance (PalisadoesFoundation#1602) * Create weekly event recurring instance * test for weekly recurring events * Weekly Recurring Events bug fixes * Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649) This reverts commit e7c043d. * Lint only updated files with stricter linting (PalisadoesFoundation#1635) * Replace package vm2 with isolated-vm (PalisadoesFoundation#1532) * Replace package vm2 with isolated-vm * Removed package isolated-vm * init: lint-staged for linting staged files only * feat: convert warn to error in eslintrc * fix: failing tests * fix: package.json * fix: package-lock --------- Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> * Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652) This reverts commit 269b8bd. * Create weekly event recurring instance (PalisadoesFoundation#1602) * Create weekly event recurring instance * test for weekly recurring events * Weekly Recurring Events bug fixes * Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649) This reverts commit e7c043d. * Lint only updated files with stricter linting (PalisadoesFoundation#1635) * Replace package vm2 with isolated-vm (PalisadoesFoundation#1532) * Replace package vm2 with isolated-vm * Removed package isolated-vm * init: lint-staged for linting staged files only * feat: convert warn to error in eslintrc * fix: failing tests * fix: package.json * fix: package-lock --------- Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> * Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652) This reverts commit 269b8bd. * Create weekly event recurring instance (PalisadoesFoundation#1602) * Create weekly event recurring instance * test for weekly recurring events * Weekly Recurring Events bug fixes * Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649) This reverts commit e7c043d. * Lint only updated files with stricter linting (PalisadoesFoundation#1635) * Replace package vm2 with isolated-vm (PalisadoesFoundation#1532) * Replace package vm2 with isolated-vm * Removed package isolated-vm * init: lint-staged for linting staged files only * feat: convert warn to error in eslintrc * fix: failing tests * fix: package.json * fix: package-lock --------- Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> * Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652) This reverts commit 269b8bd. * updated node version * fix falling test * removed private org * fix redis port * Revert "restored countline.py functionality to our github action flow (PalisadoesFoundation#1568)" (PalisadoesFoundation#1572) This reverts commit 195d148. * restored countline.py functionality to our github action flow (PalisadoesFoundation#1573) * setup script will now ask for superAdmin email * asked changes * Update setup.ts * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * Revert "Added script to generate table of content (PalisadoesFoundation#1587)" (PalisadoesFoundation#1592) This reverts commit 74a9f67. * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * fix falling test * fix * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * fix * fix * fix * fix * fix * fix * added userRegistrationRequired field in schema * fix redis port * Create weekly event recurring instance (PalisadoesFoundation#1602) * Create weekly event recurring instance * test for weekly recurring events * Weekly Recurring Events bug fixes * Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649) This reverts commit e7c043d. * Lint only updated files with stricter linting (PalisadoesFoundation#1635) * Replace package vm2 with isolated-vm (PalisadoesFoundation#1532) * Replace package vm2 with isolated-vm * Removed package isolated-vm * init: lint-staged for linting staged files only * feat: convert warn to error in eslintrc * fix: failing tests * fix: package.json * fix: package-lock --------- Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> * Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652) This reverts commit 269b8bd. * updated node version * fix falling test * removed private org * fix redis port * Revert "restored countline.py functionality to our github action flow (PalisadoesFoundation#1568)" (PalisadoesFoundation#1572) This reverts commit 195d148. * restored countline.py functionality to our github action flow (PalisadoesFoundation#1573) * setup script will now ask for superAdmin email * asked changes * Update setup.ts * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * Revert "Added script to generate table of content (PalisadoesFoundation#1587)" (PalisadoesFoundation#1592) This reverts commit 74a9f67. * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * fix falling test * fix * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * removed comments * fix * fix * fix * fix * fix * fix * added userRegistrationRequired field in schema * fix redis port * updated node version * fix falling test * removed private org * fix redis port * Revert "restored countline.py functionality to our github action flow (PalisadoesFoundation#1568)" (PalisadoesFoundation#1572) This reverts commit 195d148. * restored countline.py functionality to our github action flow (PalisadoesFoundation#1573) * setup script will now ask for superAdmin email * asked changes * Update setup.ts * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * new commit * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * Revert "Added script to generate table of content (PalisadoesFoundation#1587)" (PalisadoesFoundation#1592) This reverts commit 74a9f67. * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * fix falling test * fix * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * Added script to generate table of content (PalisadoesFoundation#1587) * Added script to generate table of content * git hook to generate toc when markdown files are changed. * script for toc * table of content script (PalisadoesFoundation#1600) * Update INSTALLATION.md * chore(deps): bump @types/i18n from 0.13.8 to 0.13.10 (PalisadoesFoundation#1616) Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.8 to 0.13.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n) --- updated-dependencies: - dependency-name: "@types/i18n" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Removed depricated xss-clean package (PalisadoesFoundation#1536) Signed-off-by: Akhilender <akhilenderb9@gmail.com> * updated node version * fix * fix * fix * fix * fix * fix * added userRegistrationRequired field in schema * fix redis port * fix version * fix script * fix * fix readme * fix failing test * made the requested changes * fix test * fix version fix script fix Create weekly event recurring instance (PalisadoesFoundation#1602) * Create weekly event recurring instance * test for weekly recurring events * Weekly Recurring Events bug fixes Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649) This reverts commit e7c043d. Lint only updated files with stricter linting (PalisadoesFoundation#1635) * Replace package vm2 with isolated-vm (PalisadoesFoundation#1532) * Replace package vm2 with isolated-vm * Removed package isolated-vm * init: lint-staged for linting staged files only * feat: convert warn to error in eslintrc * fix: failing tests * fix: package.json * fix: package-lock --------- Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652) This reverts commit 269b8bd. fix readme fix failing test made the requested changes fix test * made the requested changes * added test * fix failing test' --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Akhilender <akhilenderb9@gmail.com> Co-authored-by: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Co-authored-by: Aditya Rai <118007662+AdityaRaimec22@users.noreply.github.com> Co-authored-by: Balveer Singh Rao <balveer.singhrao.eee21@itbhu.ac.in> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Akhilender Bongirwar <112749383+akhilender-bongirwar@users.noreply.github.com> Co-authored-by: Sarthak Patel <76515568+Community-Programmer@users.noreply.github.com> Co-authored-by: Anubhav Banerjee <76914348+Anubhav-2003@users.noreply.github.com> Co-authored-by: IntelloManiac <namit.bhut@gmail.com>
- Loading branch information