mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-12-15 08:19:13 -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 |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| prettify | ||
| zerobin.css | ||