3210 Commits

Author SHA1 Message Date
Zoe Roux
d5a839b3c6 Use gap in android lists 2023-12-11 01:57:24 +01:00
Zoe Roux
5d26dd1945 Remove - suffix in accounts list on web 2023-12-11 01:57:24 +01:00
Zoe Roux
a6eb744cc9 Fix randomItems and images api url on android 2023-12-11 01:57:24 +01:00
Zoe Roux
6e530786b9 Rework auth guard on mobile 2023-12-11 01:57:24 +01:00
Zoe Roux
ce17229985 Fix reanimated version 2023-12-11 01:57:24 +01:00
Zoe Roux
869c6fac12 Update meilisearch healthcheck 2023-12-11 01:57:24 +01:00
Zoe Roux
2c465d5249 Use expo router entry 2023-12-11 01:57:24 +01:00
Zoe Roux
a27b4072be Fix babel warning 2023-12-11 01:57:24 +01:00
Zoe Roux
25e4978583
Update README.md v4.0.0 2023-12-11 01:57:06 +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
f246b6ce32 Front: Constants: Move to single file 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
Zoe Roux
a54311c53f Fix next episodes on continue watching 2023-12-08 03:09:45 +01:00
Zoe Roux
0c9711baea
Create .git-blame-ignore-revs 2023-12-08 02:44:05 +01:00
Zoe Roux
bffd71fea5 Use csharpier in the ci 2023-12-08 02:42:46 +01:00
Zoe Roux
7e6e56a366 Add csharpier as a code formatter 2023-12-08 02:42:46 +01:00
Zoe Roux
baa78b9417 Add a healthcheck for meilisearch 2023-12-08 02:42:46 +01:00
Zoe Roux
b28bf5803d Add meilisearch to the back dependencies 2023-12-08 02:42:46 +01:00
Arthur Jamet
ee3eed6c23 Front: Better padding + text color for chips 2023-12-07 19:34:04 +01:00
Zoe Roux
bf831dba45 Fix previous episode when an absolute number is null 2023-12-07 00:42:15 +01:00
Zoe Roux
a43d54ee1d Fix tests 2023-12-07 00:03:13 +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
38cb4c4f28 Tranform completed shows in watching state when a new item is added 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
4cf9609153 Return next episode on /watchlist 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
bab97fba5f Add watchlist filters and fix after id 2023-12-07 00:03:13 +01:00
Zoe Roux
c289161400 Create get all in watch status repository 2023-12-07 00:03:13 +01:00
Zoe Roux
7810f626c6 Add watchlist api 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
ce07cece06 Clean up 204 handling on the front 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
1eb7198e6f Set react query stale time to 5min 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
e5dde472c9 Fix projected relations mixed with normal relations 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