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

chore: fix usage of deprecated functions and adjust code style #47553

Merged
merged 2 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. chore: fix usage of deprecated functions and adjust code style

    This solves 57 ESLint warnings by replacing deprecated code with `@nextcloud/` libraries,
    as well as adding missing type information, importing jQuery instead of relying on global one,
    and the same with Moment.js.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    085aab2 View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command authored and susnux committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b6facb8 View commit details
    Browse the repository at this point in the history