aboutsummaryrefslogtreecommitdiff
path: root/server/src
AgeCommit message (Collapse)Author
2024-01-24refactor hlist once again. also added top rated in homemetamuffin
2024-01-24replace table-cell base hlist with inline-block so firefox' layout engine ↵metamuffin
get freaked out
2024-01-23use cache name for etagmetamuffin
2024-01-23show node pathmetamuffin
2024-01-23assets depended fallback imagesmetamuffin
2024-01-23comments and minor changesmetamuffin
2024-01-23less props in cardsmetamuffin
2024-01-22fix config loadmetamuffin
2024-01-21lazy image loading, person subtitlesmetamuffin
2024-01-21refactor tmdb api, cast&crew, node extmetamuffin
2024-01-21trakt importmetamuffin
2024-01-21refactor streamsync a bitmetamuffin
2024-01-21added bad federated lsvpmetamuffin
2024-01-20update rocket to crates.iometamuffin
2024-01-20custom logo supportmetamuffin
2024-01-20seperate secrets config filemetamuffin
2024-01-20cleanup yesterdays messmetamuffin
2024-01-20replace sled with redbmetamuffin
2024-01-16chapter thumbnail display and player seek via urlmetamuffin
2024-01-16thumbnail generationmetamuffin
2024-01-16resume player correctly when progressmetamuffin
2024-01-15cleanup some old codemetamuffin
2023-12-26disable admin account by default for sane default configmetamuffin
2023-12-25watchlist and some small fixesmetamuffin
2023-12-22rework import system pt. 8: federated streams & change jhlsmetamuffin
2023-12-22Remove welcome back messagetpart
2023-12-22Add meta to htmltpart
2023-12-22Improve nav css for small screen widthstpart
2023-12-22Only show logo of buttons when screen size is too smalltpart
2023-12-22Remove go up button and fix back button icontpart
2023-12-22rework import system pt. 2metamuffin
2023-12-21rework import system pt. 1metamuffin
2023-12-20put that thing everywhere againmetamuffin
2023-12-19better resolution detectionmetamuffin
2023-12-19no more wrapping in the navbarmetamuffin
2023-12-19ui: switch accountmetamuffin
2023-12-19no more overriding of the admin every restartmetamuffin
2023-12-17chaptersmetamuffin
2023-12-17update all depsmetamuffin
2023-12-17filter by watchedmetamuffin
2023-12-16clear filter sortmetamuffin
2023-12-16improve filter sort, stay open and categoriesmetamuffin
2023-12-16refactor some stylingmetamuffin
2023-12-16style new elemsmetamuffin
2023-12-16release dates from tmdbmetamuffin
2023-12-16fix cors on federation redirectmetamuffin
2023-12-16no mark watched on colleection and channelmetamuffin
2023-12-16move assetrole struct to commonmetamuffin
2023-12-16watch progress and some draft uimetamuffin
2023-12-15continue watching draftmetamuffin