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
2023-06-01
Search: Allow browser suggestions (#3724)
Samantaz Fox
2023-05-31
Playlists: Fix duplicated videos across pages (#3807)
Samantaz Fox
2023-05-31
Utils: Add support for short "x ago" forms (#3825)
Samantaz Fox
2023-05-31
Search: Parse playlists when searching a channel (#3804)
Samantaz Fox
2023-05-29
Utils: Update 'decode_date' to take into account short "x ago" forms
Samantaz Fox
2023-05-25
Comments: Move content-related functions to their own file
Samantaz Fox
2023-05-25
Comments: Move ctoken functions to youtube.cr
Samantaz Fox
2023-05-25
Comments: Move link utility functions to own file + module
Samantaz Fox
2023-05-25
Comments: Move 'template_reddit' function to own file + module
Samantaz Fox
2023-05-25
Comments: Move 'template_youtube' function to own file + module
Samantaz Fox
2023-05-25
Comments: Move 'fetch_reddit' function to own file + module
Samantaz Fox
2023-05-25
Comments: Move 'fetch_youtube' function to own file + module
Samantaz Fox
2023-05-25
Comments: Move reddit type definitions to their own file
Samantaz Fox
2023-05-25
Comments: add 'require' statement for a dedicated folder
Samantaz Fox
2023-05-23
Community: Fix position of the "creator heart" (broken by #3783)
Samantaz Fox
2023-05-23
Search: Populate search bar with ChannelId (#3805)
Samantaz Fox
2023-05-23
User: Allow CSV Youtube playlists to be imported (#3595)
Samantaz Fox
2023-05-22
Use string interpolation instead of concatenation
ChunkyProgrammer
2023-05-14
Fix issue where playlists will refetch the same videos
chunky programmer
2023-05-14
Populate search bar with ChannelId
chunky programmer
2023-05-14
Parse playlists when searching a channel
chunky programmer
2023-05-14
add page parameter
chunky programmer
2023-05-14
add hashtag endpoint
ChunkyProgrammer
2023-05-14
Fix hashtag continuation token
Samantaz Fox
2023-05-08
Community: Fix live video + parse playlist attachments (#3767)
Samantaz Fox
2023-05-08
Subscriptions: Fix Nil assertion failed (#3793)
Samantaz Fox
2023-05-08
Subscriptions: Fix casing of XML tag names
Samantaz Fox
2023-05-08
Use XML.parse instead of XML.parse_html
Samantaz Fox
2023-05-06
HTML: wrap comments metadata in a paragraph
Samantaz Fox
2023-05-06
CSS: Fix iframe attachment size in community posts
Samantaz Fox
2023-05-02
Fix unknown type attachment
ChunkyProgrammer
2023-05-03
Fix watch history order (#3653)
Samantaz Fox
2023-05-03
Trending: fix mistakes from #3773 (#3781)
Samantaz Fox
2023-05-03
Allow channel urls to be displayed in video's description (#3759)
Samantaz Fox
2023-05-03
Trending: de-duplicate results
Samantaz Fox
2023-05-02
Trending: fix mistakes from #3773
Samantaz Fox
2023-04-30
Fix index out of bounds error
ChunkyProgrammer
2023-04-30
move url parsing to utils method
chunky programmer
2023-04-30
Allow channel urls to be displayed in YT description
chunky programmer
2023-04-30
fix live video attachments, parse playlists
chunky programmer
2023-04-30
Search/Trending: Fix duplicated results (#3773)
Samantaz Fox
2023-04-28
Extractors: Add utility function to extract items from categories
Samantaz Fox
2023-04-28
Search: Don't extract items from categories too
Samantaz Fox
2023-04-28
Trending: Don't extract items from categories
Samantaz Fox
2023-04-22
fix fetching community continuations
chunky programmer
2023-04-10
Improve accessibility (#3710)
Samantaz Fox
2023-04-10
Videos: Add support for attributed descriptions (#3701)
Samantaz Fox
2023-04-05
Videos: fix description text offset when emojis are present
Samantaz Fox
2023-04-03
Merge branch 'iv-org:master' into youtube-playlist-import
Gavin
2023-04-03
Updated csv reading as per feedback and ran
thtmnisamnstr
[next]