| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-19 | API: Add endpoints for import/export (#3617) | Samantaz Fox | |
| 2023-02-19 | API: Add endpoint to resolve youtube urls (#3612) | Samantaz Fox | |
| 2023-02-17 | Merge pull request #3622 from ChunkyProgrammer/downcase-trending-type-param | Émilien Devos (perso) | |
| 2023-02-16 | show member icon, hide deleted emojis, fix non-custom emojis | ChunkyProgrammer | |
| 2023-02-15 | Add support for custom emojis in comments | ChunkyProgrammer | |
| 2023-02-14 | parse votes as number | ChunkyProgrammer | |
| Co-Authored-By: syeopite <70992037+syeopite@users.noreply.github.com> | |||
| 2023-02-14 | Community: parse replyCount | ChunkyProgrammer | |
| 2023-02-14 | Community: Parse polls | ChunkyProgrammer | |
| 2023-02-12 | Comments: Revert "isPinned" to a nil check | Samantaz Fox | |
| "pinnedCommentBadge" is not a boolean, but a complex structure. This commit fixes a wrong assumption I had during the rewiew of https://github.com/iv-org/invidious/pull/3626 | |||
| 2023-02-11 | Use case statement for trending_type | ChunkyProgrammer | |
| Co-Authored-By: Samantaz Fox <coding@samantaz.fr> | |||
| 2023-02-10 | API: add authorVerified where possible + provide channel tabs list (#3625) | Samantaz Fox | |
| 2023-02-10 | ran crystal tool format. it should fix some CI issues | thtmnisamnstr | |
| Signed-off-by: thtmnisamnstr <gavinj1984@gmail.com> | |||
| 2023-02-09 | Make sure pinnedCommentBadge isn't equal to false | ChunkyProgrammer | |
| Co-authored-by: Samantaz Fox <coding@samantaz.fr> | |||
| 2023-02-09 | Make itag optional under /latest_version | Brahim Hadriche | |
| 2023-02-07 | parse isPinned, add support for strikethrough | ChunkyProgrammer | |
| 2023-02-07 | add missing authorVerified to api | ChunkyProgrammer | |
| 2023-02-07 | Ignore casing for trending type in api | ChunkyProgrammer | |
| 2023-02-05 | Use CONFIG.playlist_length_limit when exporting playlists | Brahim Hadriche | |
| 2023-02-05 | Remove unused db call | Brahim Hadriche | |
| 2023-02-05 | Refactor export function | Brahim Hadriche | |
| 2023-02-02 | Add API for import/export | Brahim Hadriche | |
| 2023-02-02 | add pageType | ChunkyProgrammer | |
| 2023-02-02 | API: Parse multiimage community posts (#3599) | Samantaz Fox | |
| 2023-02-02 | Video: Add support for the music description section (#3559) | Samantaz Fox | |
| 2023-02-02 | Login redirect to referer on logged-in user (#3556) | Samantaz Fox | |
| 2023-02-02 | Feat: Add api endpoint to resolve youtube urls | ChunkyProgrammer | |
| 2023-01-30 | Add username to auth token callback | Brahim Hadriche | |
| 2023-01-29 | API: Parse multiimage community posts | ChunkyProgrammer | |
| 2023-01-28 | removed comments | Gavin Johnson | |
| Signed-off-by: Gavin Johnson <gavinj1984@gmail.com> | |||
| 2023-01-28 | removed comments | Gavin Johnson | |
| Signed-off-by: Gavin Johnson <gavinj1984@gmail.com> | |||
| 2023-01-28 | added youtube playlist import functionality. fixes issue #2114 | Gavin Johnson | |
| Signed-off-by: Gavin Johnson <gavinj1984@gmail.com> | |||
| 2023-01-26 | Support handles | Macic | |
| 2023-01-24 | fix displaying author name #1612 | ChunkyProgrammer | |
| 2023-01-22 | Search: Fix ArithmeticOverflow + wrong subs count issues (#3535) | Samantaz Fox | |
| 2023-01-22 | Add support for timedtext captions (#3533) | Samantaz Fox | |
| 2023-01-22 | Major improvements | techmetx11 | |
| 2023-01-21 | Merge remote-tracking branch 'upstream/master' | Wes van der Vleuten | |
| 2023-01-21 | Added suggestions | Wes van der Vleuten | |
| 2023-01-21 | Formatting fix for Crystal nightly | Samantaz Fox | |
| Changes added by https://github.com/crystal-lang/crystal/pull/12951 | |||
| 2023-01-18 | Redirect auth token to login | Brahim Hadriche | |
| 2023-01-18 | Merge branch 'master' into feature/login-redirect | Brahim Hadriche | |
| 2023-01-17 | Make DASH absolute urls when local (#3554) | Samantaz Fox | |
| 2023-01-17 | API: make /api/v1/videos respect the 'local' parameter (#3567) | Samantaz Fox | |
| 2023-01-17 | Video proxy: always include the 'range' header (#3570) | Samantaz Fox | |
| 2023-01-16 | Remove debug print | DUOLabs333 | |
| 2023-01-16 | Some indention changes | DUO Labs | |
| Co-authored-by: Samantaz Fox <coding@samantaz.fr> | |||
| 2023-01-16 | Formatting | DUOLabs333 | |
| 2023-01-16 | added youtube playlist import; initial commit | Gavin Johnson | |
| Signed-off-by: Gavin Johnson <gavinj1984@gmail.com> | |||
| 2023-01-16 | If videCountText lists the number of subscribers, then don't use it in ↵ | DUOLabs333 | |
| get_video_count | |||
| 2023-01-16 | Handle case with included manifest | Brahim Hadriche | |
