openvk/Web/Models/Entities
mrilyew a5d80b8f9b
fix(thumbnails): use hash instead of real id (#1234)
Заменяется реальный id в ссылке превью на хэш, чтобы нельзя было делать
перебор или просмотр рандомных картинок. В данный момент не особо
критично (потому что можно перебирать посты), но при появлении вложений
в диалогах будет

Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2025-05-18 17:53:39 +03:00
..
Notifications fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
Traits fix(links, away) (fixes #1253) 2025-03-16 17:57:21 +03:00
UserInfoEntities feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Album.php fix(music, user, club): several patches (#1267) 2025-04-04 17:48:25 +03:00
Alias.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
APIToken.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Application.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Attachable.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Audio.php fix: resolve issues related to API listens field, anonymous notifications, and UX bugs (#1279) 2025-05-03 16:53:14 +03:00
Ban.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BannedLink.php fix(away.php): fix link checking (#949) 2025-02-16 16:47:48 +03:00
Club.php fix(music, user, club): several patches (#1267) 2025-04-04 17:48:25 +03:00
Comment.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Correspondence.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Document.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
EmailChangeVerification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
EmailVerification.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Gift.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
GiftCategory.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
IP.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Manager.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Media.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MediaCollection.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Message.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
NoSpamLog.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Note.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notification.php Initial commit 2020-06-07 19:04:43 +03:00
PasswordReset.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Photo.php fix(thumbnails): use hash instead of real id (#1234) 2025-05-18 17:53:39 +03:00
Playlist.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Poll.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Post.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Postable.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Report.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
SupportAgent.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SupportAlias.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Ticket.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
TicketComment.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Topic.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
User.php fix(music, user, club): several patches (#1267) 2025-04-04 17:48:25 +03:00
Video.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
VideoAlbum.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Voucher.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00