Просмотр исходного кода

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 месяцев назад
Родитель
Сommit
14cba7f4c1
1 измененных файлов с 254 добавлено и 238 удалено
  1. 254 238
      js/privatebin.js

Разница между файлами не показана из-за своего большого размера
+ 254 - 238
js/privatebin.js


Некоторые файлы не были показаны из-за большого количества измененных файлов