Commit Graph

63 Commits (2dd8b94b05a2ecaab3b39f7967012cc30be9ed62)

Author SHA1 Message Date
El RIDO 608605cd54 incrementing version number, updating docs
9 years ago
El RIDO 844c4d15e9 fixes #30
9 years ago
El RIDO a111357fae add optional (since it uses a session cookie) language selection
9 years ago
El RIDO 39e865ca64 if the uploaded file is an image mime type, display it
9 years ago
El RIDO 50075ea948 fixing issue with attachment, empty paste & empty password
9 years ago
El RIDO ed9c4f45f4 adding file name support for #20, solving issue with unencryptable file
9 years ago
El RIDO e144739dec implement file upload UI on bootstrap templates
9 years ago
El RIDO 106141efa4 merging @vikstrous file upload feature for #20 from
9 years ago
El RIDO 61903665df logic cleanup
9 years ago
El RIDO 0e53d1ee86 added markdown support and a dropdown for the format selection. The
9 years ago
El RIDO 9dde7f034a moving remaining time / for your eyes only message from nav bar into
9 years ago
El RIDO 428a9d9c41 toggling mobile nav bar after tap on buttons "New", "Clone" and "Send"
9 years ago
El RIDO b26fb08732 Fixing issues with en translation, thanks @wware for spotting it
9 years ago
El RIDO b060d57524 - implemented php side of plural translation
9 years ago
El RIDO c83ba8256f implementing a plural translation solution, currently only the JS part
9 years ago
El RIDO eee7b0144a covering JS side of translations (#7), added the messages to the
9 years ago
El RIDO b883d5eb4c Merge branch 'master' of git@github.com:elrido/ZeroBin.git
9 years ago
El RIDO 3099e10dfa refactored JS:
9 years ago
Hexalyse d74172064b Hide error message when paste is posted correctly
9 years ago
Hexalyse 9687144c92 Error messages are now replaced and not appended
9 years ago
El RIDO 2d79ba8243 updating docs, bumping version to 0.20
9 years ago
El RIDO b25022e403 refactored JSON API, its now possible to retrieve pastes as JSON, which
9 years ago
El RIDO 802a0b26b9 burn after reading messages are only deleted after callback by JS when
9 years ago
El RIDO 9fdbba76ce working on password function for #15:
9 years ago
El RIDO d3c4600806 slight configuration changes, template modifications to make discussions
9 years ago
Hexalyse 0198371049 Password input id change in zerobin.js
9 years ago
Hexalyse eadcd60e14 Password input id change in zerobin.js
9 years ago
Hexalyse 95f1db925b Merge branch 'master' of https://github.com/elrido/ZeroBin
9 years ago
El RIDO be91afa042 - fixing JS errors when syntax highlighting is disabled (point 1. #15)
9 years ago
Simon Rupf a34cc562e1 optimized bootstrap comment layout
9 years ago
Hexalyse 3b537eda40 Added an optional password protection
9 years ago
El RIDO b299a6e03e added a bootstrap theme, still needs some work in the comments layout
9 years ago
El RIDO 0c1d5c62d5 updated de/inflate to versions 0.5/0.3, using versions found at
9 years ago
El RIDO a0107d7eae updated prettify to minified versions found at
9 years ago
El RIDO 49c6e3c1b6 updated base64.js to version 2.1.9, using minified version found at
9 years ago
El RIDO 7bc8c14df6 updated sjcl to version 1.0.2, using minified version found at
9 years ago
El RIDO 769768d25e updated jquery to 1.11.3
9 years ago
El RIDO 3aa4911991 Small text message changes
9 years ago
Sebastien SAUVAGE daf5522b1e Potentiel security bug corrected
9 years ago
Sebastien SAUVAGE bc8b23d35e XSS flaw correction
9 years ago
Sebastien SAUVAGE d9930978ba Make sure there is enough entropy.
9 years ago
El RIDO e646729b2d fixing regressions from cherrypicking
9 years ago
Sebastien SAUVAGE 5f87ea6843 ZeroBin 0.18
9 years ago
Sebastien SAUVAGE ecd2e067f8 replaceState() changed to pushState()
9 years ago
Sebastien SAUVAGE fdc87a7fcf Added "Raw text" button.
9 years ago
Sebastien SAUVAGE 09bebae286 Removed dead code.
9 years ago
Sebastien SAUVAGE cff4d99f05 "Burn after reading" as a checkbox
9 years ago
Sebastien SAUVAGE 1b95d6fff7 base64.js downgraded from 2.6 to 1.7
9 years ago
Sebastien SAUVAGE eccd4a816a base64.js updated to 2.6
9 years ago
Sebastien SAUVAGE 315c45ed0c Auto-select paste URL
9 years ago