index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2024-08-13
Ameba: Fix Naming/VariableNames (#4790)
Samantaz Fox
2024-08-11
Ameba: Fix Lint/UselessAssign (#4795)
Samantaz Fox
2024-08-11
HTML: Add rel="noreferrer noopener" to external links (#4667)
Samantaz Fox
2024-08-11
Remove unused methods in Invidious::LogHandler (#4812)
Samantaz Fox
2024-08-11
Ameba: Fix Lint/NotNilAfterNoBang (#4796)
Samantaz Fox
2024-08-11
Ameba: Fix unused argument Lint warnings (#4805)
Samantaz Fox
2024-08-11
Ameba: i18next.cr fixes (#4806)
Samantaz Fox
2024-07-28
Remove unused methods in `Invidious::LogHandler`
syeopite
2024-07-25
Ameba: Fix Naming/PredicateName
syeopite
2024-07-24
Ameba: Fix Naming/MethodNames
syeopite
2024-07-24
Ameba: Fix Lint/HashDuplicatedKey
syeopite
2024-07-24
Ameba: Fix Lint/UnusedBlockArgument
syeopite
2024-07-24
Ameba: Fix Lint/UnusedArgument
syeopite
2024-07-24
Ameba: undo Lint/NotNilAfterNoBang in signatures.cr
syeopite
2024-07-21
Channel: parse subscriber count and channel banner (#4785)
Samantaz Fox
2024-07-21
Videos: Fix genre url being unusable (#4717)
Samantaz Fox
2024-07-21
API: Fix out of bound error on empty playlists (#4696)
Samantaz Fox
2024-07-21
Handle playlists cataloged as Podcast (#4695)
Samantaz Fox
2024-07-21
API: Fix duplicated query parameters in proxied video URLs (#4587)
Samantaz Fox
2024-07-21
API: Return actual stream height, width and fps (#4586)
Samantaz Fox
2024-07-21
Preferences: Fix handling of modified source code URL(#4437)
Samantaz Fox
2024-07-21
API: Fix URL for vtt subtitles (#4221)
Samantaz Fox
2024-07-17
Ameba: Fix Lint/UselessAssign
syeopite
2024-07-17
Simplify last_node retrieval
syeopite
2024-07-15
Ameba: Fix Lint/NotNilAfterNoBang
syeopite
2024-07-11
Ameba: Fix Naming/VariableNames
syeopite
2024-07-10
Channels: Add sort options to streams (#4224)
Samantaz Fox
2024-07-10
API: Fix error code for disabled popular endpoint (#4296)
Samantaz Fox
2024-07-10
Allow embedding videos in local HTML files (#4450)
Samantaz Fox
2024-07-10
YtAPI: Remove API keys like official clients (#4655)
Samantaz Fox
2024-07-10
HTML: Use full URL in the og:image property (#4675)
Samantaz Fox
2024-07-09
Channel: parse subscriber count and channel banner
ChunkyProgrammer
2024-06-18
Update spec and rollback to last commits changes
meatball
2024-06-13
Extract label for transcript in YouTube response
syeopite
2024-06-11
Raise error when transcript does not exist
syeopite
2024-06-11
Rewrite transcript logic to be more generic
syeopite
2024-05-30
Make solution complaint with spec
meatball
2024-05-30
Improve code quallity
meatball
2024-05-30
Fix change in parser file
meatball
2024-05-30
fix: Handle nil value for genreUcid in Video struct
meatball
2024-05-14
Fix missing commas
absidue
2024-05-14
Add back missing resolution field
absidue
2024-05-14
Fix the missing `p` in the quality labels.
absidue
2024-05-14
Return actual height, width and fps for streams in /api/v1/videos
absidue
2024-05-13
API: Check if playlist has any videos on it.
Fijxu
2024-05-13
Handle playlists cataloged as Podcast
Fijxu
2024-05-10
Apply suggestions from code review
ulmemxpoc
2024-05-01
Use full URL in the og:image property.
Fijxu
2024-04-30
Add rel="noreferrer noopener" to external links
ulmemxpoc
2024-04-27
YtAPI: Remove API keys like official clients
Samantaz Fox
[next]