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

Releases: WebDeveloperItaliani/paste

Paste can be edited

08 Nov 05:54
1ebdbf5
Compare
Choose a tag to compare
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

Stable v1

31 Oct 17:26
Compare
Choose a tag to compare
v1.0.0

Improve procedural seeds