ソースを参照

refactor: first step removing jQuery

You are a Frontend engineer specialized in refactoring legacy codebases.
Your task is to solve https://github.com/PrivateBin/PrivateBin/issues/198 aka refactor the JavaScript Frontend code to remove all uses of jQuery in order to modernize the codebase.

**Important notes:**
 - The file to modify is #file:privatebin.js.
 - The mocha tests should stay compatible and continue to run.
 - Do not refactor anything else except what is needed for removing jQuery.

Co-Authored-By: Copilot
rugk 5 ヶ月 前
コミット
14cba7f4c1
1 ファイル変更254 行追加238 行削除
  1. 254 238
      js/privatebin.js

ファイルの差分が大きいため隠しています
+ 254 - 238
js/privatebin.js


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません