Commit graph

25 commits

Author SHA1 Message Date
mitsuha_s 918872fde1 code highlighting added 2023-08-06 12:50:37 +03:00
mitsuha_s a442fe31f9 redirect to paste page added 2023-07-23 15:23:30 +03:00
mitsuha_s ce545176c0 ipv6 support added 2023-07-23 14:50:14 +03:00
mitsuha_s 1e02e96eba PasteFormData->fromPaste private method added 2023-07-23 14:43:24 +03:00
mitsuha_s ea7ddcde65 set nullable: true for author property 2023-07-23 14:39:22 +03:00
mitsuha_s 6a2f15d1d6 Paste->formFormData method changed to Paste->forFormDataAndIp 2023-07-23 13:51:02 +03:00
mitsuha_s 48172fb9c1 code style changes 2023-07-23 13:33:52 +03:00
mitsuha_s d68ec5a333 validation type removed from PasteFromData 2023-07-23 13:33:06 +03:00
mitsuha_s 8bceb97550 save method in PasteRepository changed 2023-07-22 17:42:30 +03:00
mitsuha_s ddfbba344a DBAL types added to all Paste class properties 2023-07-22 17:29:24 +03:00
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