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

Paste can be edited

Latest
Compare
Choose a tag to compare
@ludo237 ludo237 released this 08 Nov 05:54
· 5 commits to master since this release
1ebdbf5
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