mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-11-27 01:36:43 -05:00
- moved from global namespace into anonymous function - as onclick has no direct access to the zerobin methods, the events are now bound in the init() method via bindEvents() - to simplify maintenance, the functions were wrapped into 3 objects: zerobin (display logic, event handling), filter (compression, encryption) and helper (stateless utilities) - some CSS and template adjustements were also done |
||
|---|---|---|
| .. | ||
| base64-1.7.js | ||
| base64-2.1.9.js | ||
| bootstrap-3.3.5.js | ||
| jquery-1.11.3.js | ||
| prettify.js | ||
| rawdeflate-0.5.js | ||
| rawinflate-0.3.js | ||
| sjcl-1.0.2.js | ||
| zerobin.js | ||