openvk/Web/Models/Repositories
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
..
Util feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Albums.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Aliases.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
APITokens.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Applications.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Audios.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BannedLinks.php style: fixes (#1237) 2025-02-22 23:46:02 +03:00
Bans.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ChandlerGroups.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
ChandlerUsers.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Clubs.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
Comments.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ContentSearchRepository.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
CurrentUser.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Documents.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
EmailChangeVerifications.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Faves.php feat(fave) (#1240) 2025-03-09 16:42:19 +03:00
Gifts.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
IPs.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Managers.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Messages.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NoSpamLogs.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notes.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notifications.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Photos.php fix(thumbnails): use hash instead of real id (#1234) 2025-05-18 17:53:39 +03:00
Polls.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Posts.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Reports.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Repository.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Restores.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SupportAgents.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
SupportAliases.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
TicketComments.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Tickets.php feat(core): add phpstan for static analysis (#1223) 2025-03-09 16:03:33 +03:00
Topics.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Users.php chore(statistics): change behavior of active users count (#1254) 2025-03-16 17:53:58 +03:00
Verifications.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Videos.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Vouchers.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00