nadeko_invidious/src/invidious
Samantaz Fox 171c0a0814
HTML: Add error message to "search issues on GitHub" link (#4652)
This PR adds the error message to the "search on Github" link located on
the crash page, so that the search bar is already filled and the issues
filtered when the user opens said link.

As seen with #4584 and other critical problems, duplicate issues end up
unnecessarily flooding the issue reports. While this change won't entirely
stop this behavior, this will help the user to easily identify if the error
they have received has been reported yet and discourage them from creating
a duplicate (hopefully...).

No associated issue was open
2024-10-08 17:51:36 +02:00
..
channels Fix lint errors introduced in #4146 and #4295 (#4876) 2024-08-24 18:11:11 +00:00
comments Simplify last_node retrieval 2024-07-17 12:21:48 -07:00
database HTML: Sort playlists alphabetically in watch page drop down 2024-08-16 12:10:22 +02:00
frontend Ameba: Fix Lint/UselessAssign (#4795) 2024-08-11 13:38:29 +02:00
helpers HTML: Add error message to "search issues on GitHub" link (#4652) 2024-10-08 17:51:36 +02:00
http_server Fix duplicate query parameters in URLs when local=true for /api/v1/videos/{id} 2024-04-20 20:46:01 +02:00
jobs Performance: Improve speed of automatic instance redirection (#4193) 2024-10-08 17:31:20 +02:00
jsonify/api_v1 Storyboards: Various fixes and code cleaning (#4153) 2024-08-24 20:43:05 +02:00
routes Preferences: Add option to control preloading of video data (#4122) 2024-10-08 17:38:06 +02:00
search Fix lint errors introduced in #4146 and #4295 (#4876) 2024-08-24 18:11:11 +00:00
user Preferences: Add option to control preloading of video data (#4122) 2024-10-08 17:38:06 +02:00
videos Preferences: Add option to control preloading of video data (#4122) 2024-10-08 17:38:06 +02:00
views Preferences: Add option to control preloading of video data (#4122) 2024-10-08 17:38:06 +02:00
yt_backend Update latest version WEB_CREATOR + fix comment web embed (#4930) 2024-09-20 00:05:41 +00:00
config.cr Preferences: Add option to control preloading of video data (#4122) 2024-10-08 17:38:06 +02:00
exceptions.cr Implement workaround for broken shorts objects 2023-01-08 13:50:52 +01:00
hashtag.cr Fix hashtag continuation token 2023-05-14 20:17:51 +02:00
jobs.cr Fix typo in jobs.cr 2023-06-13 19:16:07 +09:00
mixes.cr implement code suggestions 2023-04-02 16:31:59 -04:00
playlists.cr Channel: Render age restricted channels 2024-08-13 15:09:16 -04:00
routing.cr Add API endpoint for Clips 2023-12-07 09:39:04 -05:00
trending.cr only ignore smaller trending categories on default trending tab 2024-04-23 23:51:22 -04:00
users.cr User: Remove broken Google login (various functions) 2023-06-11 16:34:59 +02:00
videos.cr Storyboards: Various fixes and code cleaning (#4153) 2024-08-24 20:43:05 +02:00