refactored JS:

- 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
This commit is contained in:
El RIDO 2015-09-05 17:12:11 +02:00
parent a2af88a36e
commit 3099e10dfa
5 changed files with 905 additions and 645 deletions

File diff suppressed because it is too large Load diff