Commit Graph

578 Commits

Author SHA1 Message Date
Zoe Roux 5d26dd1945 Remove - suffix in accounts list on web 2023-12-11 01:57:24 +01:00
Zoe Roux 457a3c6709 Format the code 2023-12-09 19:02:15 +01:00
Arthur Jamet ddb9b2926d Front: Recommended Component: fix align to position of play button 2023-12-09 19:02:15 +01:00
Arthur Jamet 1e5ef4003a Front: Constats: use camelCase 2023-12-09 19:02:15 +01:00
Arthur Jamet b246f43c70 Front: Recommended: Use CSS calc to compute border radius of frame 2023-12-09 19:02:15 +01:00
Arthur Jamet fbf660d532 Front: Recommended: Use theme for color 2023-12-09 19:02:15 +01:00
Arthur Jamet db3f03dc6c Front: Prettier 2023-12-09 19:02:15 +01:00
Arthur Jamet ba16d7873f Front: Recommended: Set color to white, for better contrast 2023-12-09 19:02:15 +01:00
Arthur Jamet ee33c71dfe Front: Recommended: Add some padding around genre list and play button 2023-12-09 19:02:15 +01:00
Arthur Jamet 1eadcb6521 Front: Recommended: Fix position of play button when empty list of genres 2023-12-09 19:02:15 +01:00
Arthur Jamet b3a9c9dae8 Front: Grid: If no subtitle, allow 2 lines for name 2023-12-09 19:02:15 +01:00
Arthur Jamet c475691939 Front: Define and apply Image's border radius constant 2023-12-09 19:02:15 +01:00
Arthur Jamet e6ac7e502c Front: 'Recommended' component: remove border radius on the right side 2023-12-09 19:02:15 +01:00
Arthur Jamet 30581a4ee1 Front: Fix chip text color on hover 2023-12-08 11:09:25 +01:00
Arthur Jamet ee3eed6c23 Front: Better padding + text color for chips 2023-12-07 19:34:04 +01:00
Zoe Roux f536713f04 Format front 2023-12-07 00:03:13 +01:00
Zoe Roux f438e80d3a Add login button instead of watchlist when user is not login 2023-12-07 00:03:13 +01:00
Zoe Roux 1178e8fd6c Hide completed items from the watchlist 2023-12-07 00:03:13 +01:00
Zoe Roux e2414f94f3 Add movie watch percent progress bar 2023-12-07 00:03:13 +01:00
Zoe Roux c87001d91e Create watchlist on the homepage 2023-12-07 00:03:13 +01:00
Zoe Roux 83877d8dab Make infinite scroll fetch earlier 2023-12-07 00:03:13 +01:00
Zoe Roux 0294f538eb Create a component for watch status overlay 2023-12-07 00:03:13 +01:00
Zoe Roux 74013cf113 Rework the watch status observer to update every 10s 2023-12-07 00:03:13 +01:00
Zoe Roux c24c8914bf Add watch status indicator on items list and recommanded card 2023-12-07 00:03:13 +01:00
Zoe Roux 7ccfab4d8b Add watch status indicator on items grid 2023-12-07 00:03:13 +01:00
Zoe Roux e70174cb24 Add watch percent display on episodes 2023-12-07 00:03:13 +01:00
Zoe Roux fe155898bb Add show next up episode 2023-12-07 00:03:13 +01:00
Zoe Roux e124113d41 Add a watch observer to register watch status when playing 2023-12-07 00:03:13 +01:00
Zoe Roux 6974ef0163 Add watchlist menu to set status in details page 2023-12-07 00:03:13 +01:00
Zoe Roux 275a892ee1 Add react query devtools 2023-12-07 00:03:13 +01:00
Zoe Roux 7bf3ba2443 Disable watchlist button for unlogged users 2023-12-07 00:03:13 +01:00
Zoe Roux cfa12b0fed Add basic watch status button on details page 2023-12-07 00:03:13 +01:00
Zoe Roux db3d7f1f2e Parse watch status on the front 2023-12-07 00:03:13 +01:00
Zoe Roux 7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux b2c67e7df4 Fix yoshiki insert bug in input 2023-12-02 01:11:04 +01:00
Zoe Roux d63c601812 Fix some themes issues 2023-12-02 01:11:04 +01:00
Zoe Roux ecd1b55fc6 Upgrade packages 2023-12-02 01:11:04 +01:00
Zoe Roux 0ac388f3eb Rework login and navbar account display 2023-12-02 01:11:04 +01:00
Zoe Roux b72553aa11 Restore incremental search 2023-11-29 02:21:21 +01:00
Zoe Roux 9609fb150a Reduce the number of placeholder 2023-11-29 02:21:21 +01:00
Zoe Roux 3c959ff532 Fix player poster always errored 2023-11-29 02:21:21 +01:00
Zoe Roux b7f5ede7cd Fix guid type issue on front 2023-11-28 23:27:50 +01:00
Zoe Roux ee4cc6706e Convert news items to dapper implementation 2023-11-27 15:13:08 +01:00
Zoe Roux 948f8694f2 Update front for new filter api and use includes when useful 2023-11-27 15:13:08 +01:00
Zoe Roux e8351e960d Add projected relations 2023-11-27 15:13:08 +01:00
Zoe Roux eed058c891 Disables many to many eager includes 2023-11-27 15:13:08 +01:00
Zoe Roux e7c878b30a Fix some deprecation warnings 2023-11-09 22:40:25 +01:00
Zoe Roux 72628519a5 Fix player hover overflow on really small phones 2023-11-09 22:40:25 +01:00
Zoe Roux ead8a44fe0 Differenciate metadata and info skeletons of the player 2023-11-09 22:40:25 +01:00
Zoe Roux a1aa71e271 Fix search bar focus state 2023-11-09 22:40:25 +01:00