summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-23Search: Populate search bar with ChannelId (#3805)Samantaz Fox
2023-05-23User: Allow CSV Youtube playlists to be imported (#3595)Samantaz Fox
2023-05-23API: Add hashtag endpoint (#3692)Samantaz Fox
2023-05-22Use string interpolation instead of concatenationChunkyProgrammer
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-05-14Fix issue where playlists will refetch the same videoschunky programmer
2023-05-14Populate search bar with ChannelIdchunky programmer
2023-05-14Parse playlists when searching a channelchunky programmer
2023-05-14add page parameterchunky programmer
2023-05-14add hashtag endpointChunkyProgrammer
2023-05-14Hashtag: Fix continuation token (#3803)Samantaz Fox
2023-05-14Fix hashtag continuation tokenSamantaz Fox
2023-05-08Community: Fix live video + parse playlist attachments (#3767)Samantaz Fox
2023-05-08Subscriptions: Fix Nil assertion failed (#3793)Samantaz Fox
2023-05-08Community: Minor HTML/CSS fixes (#3783)Samantaz Fox
2023-05-08Translations update from Hosted Weblate (#3780)Samantaz Fox
2023-05-08Fix broken Spanish locale (i18next v3->v4 mixup)Samantaz Fox
2023-05-08Subscriptions: Fix casing of XML tag namesSamantaz Fox
2023-05-08Use XML.parse instead of XML.parse_htmlSamantaz Fox
Due to recent changes to libxml2 (between 2.9.14 and 2.10.4, See https://gitlab.gnome.org/GNOME/libxml2/-/issues/508), the HTML parser doesn't take into account the namespaces (xmlns). Because HTML shouldn't contain namespaces anyway, there is no reason for use to keep using it. But switching to the XML parser means that we have to pass the namespaces to every single 'xpath_node(s)' method for it to be able to properly navigate the XML structure.
2023-05-07Update Spanish translationgallegonovato
2023-05-07Update Korean translationxrfmkrh
2023-05-07Update Czech translationFjuro
2023-05-07Document save playback position (#3790)Émilien Devos (perso)
2023-05-07Update config.example.ymlÉmilien Devos (perso)
Document save playback position in the config.example.yml
2023-05-06HTML: wrap comments metadata in a paragraphSamantaz Fox
2023-05-06CSS: Fix iframe attachment size in community postsSamantaz Fox
2023-05-06CSS: limit width of the comments in community tabSamantaz Fox
2023-05-02Fix unknown type attachmentChunkyProgrammer
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-05-03Fix watch history order (#3653)Samantaz Fox
2023-05-03Trending: fix mistakes from #3773 (#3781)Samantaz Fox
2023-05-03Allow channel urls to be displayed in video's description (#3759)Samantaz Fox
2023-05-03Channels: Fix index out of bounds error (#3737)Samantaz Fox
2023-05-03Trending: de-duplicate resultsSamantaz Fox
2023-05-02Trending: fix mistakes from #3773Samantaz Fox
2023-04-30Fix index out of bounds errorChunkyProgrammer
2023-04-30move url parsing to utils methodchunky programmer
2023-04-30Allow channel urls to be displayed in YT descriptionchunky programmer
2023-04-30fix live video attachments, parse playlistschunky programmer
2023-04-30Translations update from Hosted Weblate (#3708)Samantaz Fox
2023-04-30Fix broken Spanish/Italian locales (i18next v3->v4 mixup)Samantaz Fox
2023-04-30Update Russian translationАртём Котлубай
2023-04-30Update Russian translationАртём Котлубай
2023-04-30Update French translationJohn Donne
2023-04-30Update French translationNicolas Dommanget-Muller
2023-04-30Update French translationJohn Donne
2023-04-30Update Russian translationAHOHNMYC
2023-04-30Update Portuguese translationSC
2023-04-30Update Lithuanian translationErnestas
2023-04-30Update Italian translationatilluF
2023-04-30Update Russian translationAndrey
2023-04-30Update Chinese (Traditional) translationJeff Huang