Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Tags: WebDeveloperItaliani/paste

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Anonymous edit feature (#9)

* Remove deprecated middleware
* Add password to Paste entity
* Add new custom rule to determine password match
* Improve paste menu
* Add new FormRequest for update paste
* Add fixed Paste test on PasteTableSeeder
* Add the ability to edit a paste
* Improve tests suite
* Remove dead code
* Add new alert style for callouts
* Add the ability to set a password on paste creation and fork
* Fix a bug that caused crashes when a password was null
* Fix a stupid bug on LanguageFactory causing tests to fail

v1.0.0

Toggle v1.0.0's commit message
Improve procedural seeds