Commit Graph

1739 Commits

Author SHA1 Message Date
Zoe Roux 0f96f02df5 Fix event issue 2023-07-25 15:01:23 +09:00
Zoe Roux b753fdd2b0 Fix database migration issue 2023-07-25 15:01:23 +09:00
Zoe Roux f9df0b8a12 Fix web menu alligment 2023-07-25 15:01:23 +09:00
Zoe Roux db41c55230 Remove database triggers 2023-07-25 15:01:23 +09:00
Zoe Roux 58b799edb4 Add events when resources are changed 2023-07-25 15:01:23 +09:00
Zoe Roux 94d3b8676f Persist subtitles 2023-07-20 23:27:52 +09:00
Zoe Roux de7aa58195 Fix subtitles on android with transcode 2023-07-20 23:27:52 +09:00
Zoe Roux 5d4e251251 Allow user to change account when one server does not answer 2023-07-20 23:27:52 +09:00
Zoe Roux 45baa804e6 Add login timeout 2023-07-20 23:27:52 +09:00
Zoe Roux 2c49848dd7 Make video touch nicer to use on mobile 2023-07-20 23:27:52 +09:00
Zoe Roux be499b3085 Replace episodes in history instead of pushing them 2023-07-20 23:27:52 +09:00
Zoe Roux 4fde5fb65f Fix hydratation error 2023-07-20 23:27:52 +09:00
Zoe Roux 4c84f857e7 Use different caches for differents servers 2023-07-20 23:27:52 +09:00
Zoe Roux 1e55b7bf50 Move android specific code to android specific file 2023-07-20 23:27:52 +09:00
Zoe Roux 479d3e9f07 Handle automatic store publish 2023-07-15 23:59:04 +09:00
Zoe Roux dcf14c6e6f Fix web issue 2023-07-15 22:32:50 +09:00
Zoe Roux 96d5ca0f3c Fix web build 2023-07-15 20:57:50 +09:00
Zoe Roux 32fa639d4a Add token and client id on the android player 2023-07-15 20:57:50 +09:00
Zoe Roux 69760dd5f8 Finish multi accounts 2023-07-15 20:57:50 +09:00
Zoe Roux 1237a9157c wip: Replace the secure store 2023-07-15 20:57:50 +09:00
Zoe Roux fee59833f2 Add a multiaccount menu on mobile 2023-07-15 20:57:50 +09:00
Zoe Roux 12f685010b Add icons for logout and delete account 2023-07-15 20:57:50 +09:00
Zoe Roux 6ac8af9946 Fix the connection error retry button 2023-07-15 20:57:50 +09:00
Zoe Roux e8d4c128da Fix error page style 2023-07-15 20:57:50 +09:00
Zoe Roux d2a5d4b3ec Fix account verification error not showing 2023-07-15 20:57:50 +09:00
Zoe Roux 7797a7bf53 Fix video fit 2023-07-15 20:57:50 +09:00
Zoe Roux e5430a7aed Fix master m3u8 audio comma 2023-07-05 22:29:43 +09:00
Zoe Roux 88cd4a3ec2 Cargo fmt 2023-07-04 11:57:56 +09:00
Zoe Roux 8650c2d4c8 Fix media session duration issues 2023-07-04 11:57:56 +09:00
Zoe Roux 1734e57d43 Add error handling in the transcoder 2023-07-04 11:57:56 +09:00
Zoe Roux 28d0fc161b Fix web player episode name overflow 2023-07-04 11:57:56 +09:00
Zoe Roux 8ebc767b76 Automatically clear the transcoder cache 2023-06-20 14:13:57 +09:00
Zoe Roux bbe8a19189 Use another watchfile library 2023-06-20 11:35:48 +09:00
Zoe Roux 4bffd359b9 Rework the scanner register check
Store all paths already registered in memory instead of asking kyoo for
each path individually. This should help reduce high response time of
kyoo on startup.
2023-06-20 11:35:48 +09:00
Zoe Roux 08bbfd91fe Add a privacy policy 2023-06-15 11:17:16 +09:00
Zoe Roux 1e3cd64ec9 Update the readme for google play 2023-06-14 22:25:07 +09:00
Zoe Roux 663de0e720 Add a delete account button 2023-06-14 16:56:55 +09:00
Zoe Roux 7cffd75749 Create an alert method 2023-06-14 16:56:55 +09:00
Zoe Roux 327ea4912a Use aab for android production builds 2023-06-14 11:47:07 +09:00
Zoe Roux efa743a714 Fix web compilation 2023-06-14 11:20:44 +09:00
Zoe Roux cd44e8e4c3 Fix account menu on android 2023-06-14 11:20:44 +09:00
Zoe Roux e185625f4a Fix account button size 2023-06-14 11:20:44 +09:00
Zoe Roux 3e140e4f43 Fix incremental queries 2023-06-14 11:20:44 +09:00
Zoe Roux 47a22b6540 Always name audio tracks 2023-06-14 11:20:44 +09:00
Zoe Roux 72e74cea32 Fix hover issues on android 2023-06-14 11:20:44 +09:00
Zoe Roux 4993ae50fe Cleanup the etails page 2023-06-14 11:20:44 +09:00
Zoe Roux eeb111dd9e Fix details page issue 2023-06-14 11:20:44 +09:00
Zoe Roux 4bb992fc67 Add header props on infinite lists 2023-06-14 11:20:44 +09:00
Zoe Roux 58040f8f49 Fix expo router 2023-06-14 11:20:44 +09:00
Zoe Roux 4f2cefb1be Implement quality and audio picker on android 2023-06-14 11:20:44 +09:00