瀏覽代碼

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


部分文件因文件數量過多而無法顯示