Commit graph

15 commits

Author SHA1 Message Date
mitsuha_s c164ed446b static method fromFormData added to Paste class 2023-07-22 17:07:06 +03:00
mitsuha_s f2072b9b10 getDescription method removed from migration class 2023-07-22 16:16:04 +03:00
mitsuha_s 6640112c54 bug fix 2023-07-21 23:09:10 +03:00
mitsuha_s 21d651f377 bug fix 2023-07-21 22:58:24 +03:00
mitsuha_s 8bb77fbe6c main migration changed 2023-07-21 20:48:42 +03:00
mitsuha_s 1d08cfdc09 DTO for paste data added, Paste Entity changed 2023-07-21 20:47:24 +03:00
mitsuha_s ffcfa29968 code style changes 2023-07-21 18:00:14 +03:00
mitsuha_s 561b016e38 save() method in PasteRepository implemented 2023-07-21 17:13:05 +03:00
mitsuha_s 78ebba425b strict types added 2023-07-21 16:35:48 +03:00
mitsuha_s 5b306cfd54 migrations merged 2023-07-21 16:27:04 +03:00
mitsuha_s 0d7c5487f4 APP_SECRET variable in .env changed 2023-07-21 16:19:20 +03:00
mitsuha_s 9a98436eb8 unnecessary .gitignore files removed, double quotes changed to single quotes 2023-07-21 16:16:16 +03:00
mitsuha_s 7e8de026e1 controllers to add and show paste added 2023-07-20 19:33:42 +03:00
mitsuha_s 9063173171 Add initial set of files 2023-07-20 19:14:05 +03:00
Miroslavsckaya 976015db4c Initial commit 2023-07-20 15:48:48 +00:00