| .. |
|
channels
|
Channels: Fix fetching channel playlists (#5418)
|
2025-08-23 03:26:49 -07:00 |
|
comments
|
make sort_by code more legible
|
2025-06-27 11:38:08 -04:00 |
|
database
|
fix(typo): 'Salect' -> 'Select'
|
2025-04-17 16:55:30 -04:00 |
|
frontend
|
Remove some code duplication
|
2025-09-13 11:23:27 -04:00 |
|
helpers
|
Refactor FilteredCompressHandler to inherit from stdlib
|
2025-09-08 21:34:47 +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
|
Fix lint and formatting
|
2025-02-26 14:18:50 -08:00 |
|
jsonify/api_v1
|
fix 5161 by checking recommended videos published field for presence instead of just not nil
|
2025-01-28 19:40:15 -07:00 |
|
routes
|
Add default playlist preference (#5449)
|
2025-09-11 11:05:09 -03:00 |
|
search
|
Apply upcoming formatting rules from Crystal 1.15
|
2025-01-20 16:15:13 -08:00 |
|
user
|
Add default playlist preference (#5449)
|
2025-09-11 11:05:09 -03:00 |
|
videos
|
Prevent player microformat from being overwritten by the next microformat (#5453)
|
2025-09-08 17:16:22 -03:00 |
|
views
|
Add default playlist preference (#5449)
|
2025-09-11 11:05:09 -03:00 |
|
yt_backend
|
fix formatting
|
2025-09-08 21:34:47 +02:00 |
|
config.cr
|
Add default playlist preference (#5449)
|
2025-09-11 11:05:09 -03: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
|
Carry over audio-only mode in playlist links
|
2024-08-07 20:58:08 +02:00 |
|
playlists.cr
|
Fix issues raised by code review
|
2025-04-05 12:40:38 -07:00 |
|
routing.cr
|
fix csp + progress proxy + allow omit public_url
|
2025-09-08 21:34:47 +02:00 |
|
trending.cr
|
Support ProblematicTimelineItem in trending feed
|
2025-03-19 23:50:41 -07:00 |
|
users.cr
|
User: Remove broken Google login (various functions)
|
2023-06-11 16:34:59 +02:00 |
|
videos.cr
|
Add invidious companion support (#4985)
|
2025-03-13 16:44:00 +01:00 |