openvk/Web/Presenters
Ilya Prokopenko 3c4b3221e2
Global: Add keyboard shortcuts for some sections
This commit adds keyboard shortcuts for Home, Search, User Profile,
Wall, Notifications, and Admin Panel for (hopefully) quick navigation
through these sections.

Keep in mind that the hints to these sections (e.g. "[Alt+Shift+<KEY>]")
will only be relevant to modern browsers. Refer to this link:
https://developer.mozilla.org/docs/Web/HTML/Global_attributes/accesskey
2022-04-09 09:14:11 +03:00
..
templates Global: Add keyboard shortcuts for some sections 2022-04-09 09:14:11 +03:00
AboutPresenter.php [WIP Maybe] Email: Add verification mechanism 2022-01-31 14:45:53 +03:00
AdminPresenter.php Users: Allow admins to easily unban users 2022-03-27 09:44:06 +03:00
AuthPresenter.php Check name validity before creating ChandlerUser 2022-03-26 12:24:57 +02:00
AwayPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
BlobPresenter.php [IMPORTANT SECURITY] Fix critical directory traversal vulnerability in file seeding mechanism 2020-06-14 18:43:23 +03:00
CommentPresenter.php Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
ContentSearchPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
GiftsPresenter.php Commerce: allow disabling commerce in configuration 2021-10-12 12:20:08 +03:00
GroupPresenter.php Discussions: Fix the checkbox "Everyone can create topics" 2022-01-25 17:25:49 +02:00
HelloPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
InternalAPIPresenter.php Global: Fix reloadloop if the server checks for CSRF token 2022-01-22 16:12:01 +03:00
MessengerPresenter.php Messenger: Allow sending messages not only to friends and add a privacy setting to customize this 2021-12-28 11:40:14 +02:00
NotesPresenter.php Notes: Add editing (#58) 2022-01-26 18:26:18 +03:00
NotificationPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
OpenVKPresenter.php Add X-Accel-Expires for non-authorized users 2022-04-04 16:43:40 +03:00
PhotosPresenter.php Photos: Show deletion notify instead of blank page 2022-03-27 17:09:24 +03:00
SearchPresenter.php Restrict search to authorized users and add ratelimit 2022-04-04 15:15:52 +03:00
SupportPresenter.php Support: Allow agents to prevent users from creating tickets 2022-03-26 22:06:07 +01:00
ThemepacksPresenter.php [IMPORTANT SECURITY] Fix critical directory traversal vulnerability in theming mechanism 2020-06-14 18:37:06 +03:00
TopicsPresenter.php Groups: Remove the ability for those who are not group administrators to publish posts, comments and topics on behalf of the group 2021-12-15 19:19:13 +02:00
UnknownTextRouteStrategyPresenter.php Initial commit 2020-06-07 19:04:43 +03:00
UserPresenter.php Add photos.save, photos.saveWallPhoto, photos.saveOwnerPhoto, photos.getUploadServer 2022-03-29 20:43:34 +03:00
VideosPresenter.php Privacy: Fix a lot of issues with user's privacy 2021-12-14 16:00:12 +03:00
VKAPIPresenter.php Add photos.save, photos.saveWallPhoto, photos.saveOwnerPhoto, photos.getUploadServer 2022-03-29 20:43:34 +03:00
WallPresenter.php L10n: Translate message strings in WallPresenter 2022-02-09 21:36:41 +02:00