Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System changes #100

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

System changes #100

wants to merge 6 commits into from

Commits on Jan 25, 2022

  1. linting the new files + no-fallthrough rule edited

    update typescript to 4.5.4
    update all eslint packages
    adding nodejs debugger !
    better utils/Data file
    updating to abstract class CloudService
    asere committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d09f919 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. adding own archive service

    cleaning upload controller
    partial lint of src/controllers/upload.ts
    removed useless variable in server-settings in Frontend
    removing packages:
     - archiver
     - child_process
     - express-session & @types
     - fs-readdir-recursive
     - fs-extra
     - rimraf
     - unzipper
    asere committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d51132a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. fix user deletion does not purge jwt if user is self deleting as admin

    fix most of express response sendStatus call followed by json
    asere committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    2ff3172 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    b3f3ec4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    4f3d93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fb742 View commit details
    Browse the repository at this point in the history