Commit graph

7529 commits

Author SHA1 Message Date
Secozzi
104291a83c
Minor extension repo enhancements
- Shortcut to settings from extensions tab
- Don't show error toast anymore if nothing's loaded
- Ability to copy extension repo URL to clipboard

Co-authored-by: arkon <4098258+arkon@users.noreply.github.com>
2024-05-08 16:36:05 +02:00
Weblate (bot)
9fb5e81702
Translations update from Hosted Weblate (#10386)
Weblate translations

Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/eo/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ne/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/te/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/cs/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/ms/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/ne/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/pt/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/zh_Hans/
Translation: Tachiyomi/Tachiyomi plurals.xml
Translation: Tachiyomi/Tachiyomi strings.xml

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: Andreas E <andreas.everos@gmail.com>
Co-authored-by: CodeSpoof <nao.s_l_t_e_e_l@protonmail.com>
Co-authored-by: Crazyom <naxom@laposte.net>
Co-authored-by: Daedren <lord.raikon@gmail.com>
Co-authored-by: DarKCroX <DarKCroX@users.noreply.hosted.weblate.org>
Co-authored-by: Dexroneum <Rozhenkov69@gmail.com>
Co-authored-by: Gianluca Starke <gianlucastarke@gmail.com>
Co-authored-by: ID-86 <id86dev@gmail.com>
Co-authored-by: InfinityDouki56 <ced.paltep10@gmail.com>
Co-authored-by: Khori Hutama <khori.qq@gmail.com>
Co-authored-by: Kirito ._ <kiritokunn18@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Manjul Tamrakar <manjultamrakar4@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Paavalen Lingachetti <p.lingachetti@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Radoŝ Porka <animatorzPolski@gmail.com>
Co-authored-by: Sup Kelelawar <apkfile007@gmail.com>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: Uzuki Shimamura <hzy980512@126.com>
Co-authored-by: Zero O <godarms2010@live.com>
Co-authored-by: altinat <altinat@duck.com>
Co-authored-by: dan-malprod <diabolic0240@proton.me>
Co-authored-by: jinu147 <nesqea20@gmail.com>
Co-authored-by: orkan gökçe alaz aşina <examplehuman@outlook.com>
Co-authored-by: stevenlele <stevenlele@outlook.com>

(cherry picked from commit 6e822dfd5b)
2024-05-08 16:21:29 +02:00
Secozzi
6ea76e0dbc
[download-cache] Fixed init logic to skip when cache file is missing (#10362)
There are several possible causes of the cache file to not exist, including user
 action. By skipping these couple steps during initialization when the file is
 missing, a renew action is allowed to start and the cache will rebuild and
 hopefully work as expected.

Co-authored-by: Caleb Morris <347395+CalebMorris@users.noreply.github.com>
2024-05-08 16:18:39 +02:00
Secozzi
28e70ffd5d
Use transaction on restore to go brr. (#10375)
refactor: use transaction to go brr.

This improve the restore speed on fresh db and non fresh db.

Co-authored-by: KaiserBh <41852205+kaiserbh@users.noreply.github.com>
2024-05-08 16:14:23 +02:00
Secozzi
ee2a62a19b
Fix extension interceptors receiving compressed responses (#10388)
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-05-08 16:07:59 +02:00
Secozzi
dd5e9b17f1
Fixed dev UI preview (#10385)
The TachiyomiTheme introduced a dependency-injection construct that didn't
 exist at the time of rendering previews, so I've changed the preview function
 to use a preview version of the theme that uses declarative configuration
 over dependency injection

Co-authored-by: Caleb Morris <347395+CalebMorris@users.noreply.github.com>
2024-05-08 15:57:54 +02:00
Secozzi
39832daa75
feat(repo): Remove default manga repo (#1571) 2024-05-07 15:45:20 +02:00
fakebhai
8af46fdeb5
feat(localanime): Add some more video extensions (#1565) 2024-05-05 22:09:15 +02:00
Dark25
22ffb7eb50
fix: Update default user agent (#1561) 2024-05-05 19:21:19 +02:00
Secozzi
b6aa5e34db
feat: Add auto-safe as (default) audio channel (#1552) 2024-04-26 12:35:27 +02:00
Abdallah
cffb5a8ae7
fix: Bump tachiyomi's subsampling library (#1531)
Co-authored-by: w <samuelleongp@gmail.com>
2024-04-12 09:30:20 +02:00
jmir1
7df6954538
fix: Lint 2024-04-12 01:57:28 +02:00
Weblate (bot)
51a8eec43c
chore(i18n): Translations update from Hosted Weblate (#1494)
Co-authored-by: gekka <1778962971@qq.com>
Co-authored-by: AlihBahasa <AlihBahasa@users.noreply.hosted.weblate.org>
Co-authored-by: P10 <101501651+P10situo@users.noreply.github.com>
Co-authored-by: Mr. Fakezay <fakezaydev@gmail.com>
Co-authored-by: Efe Devirgen <efedevirgen@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Darshula <Darshula@users.noreply.hosted.weblate.org>
Co-authored-by: Evert De Man <e.deman@mediaire.de>
Co-authored-by: Kaleido Scope <senpai@firemail.cc>
Co-authored-by: FlorianTO <floriantourinel@live.fr>
Co-authored-by: UwU <mazarinechan@gmail.com>
Co-authored-by: lollo 31 <pokemofan32@gmail.com>
Co-authored-by: Infy's Tagalog Translations <ced.paltep10@gmail.com>
Co-authored-by: ICENOIR <bologna.marco@proton.me>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Akhil Raj <akhilakae07@gmail.com>
Co-authored-by: kaajjo <claymanoff@gmail.com>
Co-authored-by: kek w <verl4ssener@gmail.com>
2024-04-12 01:50:54 +02:00
Abdallah
469ff7ac9a
feat(player): Add audio channels settings (#1523) 2024-04-12 01:50:22 +02:00
jmir1
71e0d44a0b
fix: Don't run MPV on startup 2024-04-12 01:48:40 +02:00
Abdallah
9145411e3a
feat(navigation): Add the ability to move browse tab to the more tab (#1513) 2024-03-29 17:11:44 +01:00
Weblate (bot)
1c34c4c1b9
chore(i18n): Translations update from Hosted Weblate (#1444)
Co-authored-by: jinu147 <nesqea20@gmail.com>
Co-authored-by: P10 <p10perspa@protonmail.com>
Co-authored-by: Clxff H3r4ld0 <123844876+clxf12@users.noreply.github.com>
Co-authored-by: gekka <1778962971@qq.com>
Co-authored-by: Nguyen Duc Minh <minhnguyenduc72@gmail.com>
Co-authored-by: Alphi Elmo C. Laygo <elmolaygo.1@gmail.com>
Co-authored-by: Switce <moha.nofal778@gmail.com>
Co-authored-by: Infy's Tagalog Translations <ced.paltep10@gmail.com>
Co-authored-by: Roblox Lover <robloxloverextra@gmail.com>
Co-authored-by: Mr McNuggett <Merica.oh.yeah.yes@gmail.com>
Co-authored-by: Kara Karate <karakarate44@gmail.com>
Co-authored-by: Eduardo <edu200399lim@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2024-03-10 15:30:28 +01:00
Enrico Tirri
ad94a91de4
fix: Fix multi-threaded download, minor changes to download management (#1457)
Co-authored-by: giorgio <giorgionegro@protonmail.com>
2024-03-07 17:44:59 +01:00
LuftVerbot
e937d8b792
fix(main): Fix possible crash (#1463)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-03-07 15:50:01 +01:00
Christo Paul
13397a0889
fix: Offline tracking (#1482) 2024-03-07 13:56:42 +01:00
Weblate (bot)
ab30b43d55
chore(i18n): Translations update from Hosted Weblate (#1316)
Co-authored-by: P10 <p10perspa@protonmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: mklive <marocco2s@outlook.com>
Co-authored-by: Efe Devirgen <efedevirgen@gmail.com>
Co-authored-by: hshbuk <hsh.bukchin@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Naufal <nflksrr@gmail.com>
Co-authored-by: CatSema Official <catsemaofficial@gmail.com>
Co-authored-by: gekka <1778962971@qq.com>
Co-authored-by: Jerry Hubble <jerryhubble21@gmail.com>
Co-authored-by: Miraculeux Doris <EdwiinQiu@gmail.com>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Kkrolis <kkrolis123@gmail.com>
Co-authored-by: Thomas <uniquecolin.thomas@gmail.com>
Co-authored-by: Skunga_Dunga <skungadungamx@gmail.com>
Co-authored-by: Abdul V Vahry <cyberaioff@gmail.com>
Co-authored-by: ɴᴇᴋᴏ <s99095lkjjim@gmail.com>
Co-authored-by: Alixante 22 <alixante22@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: ID-86 <id86dev@gmail.com>
Co-authored-by: jinu147 <nesqea20@gmail.com>
2024-02-18 15:30:13 +01:00
LuftVerbot
3def939d93
fix(main): Infinite loop on start screen (#1436) 2024-02-18 15:28:36 +01:00
LuftVerbot
024abb7806
feat(settings): Move storage tab into "Data and Storage" (#1421) 2024-02-14 00:06:02 +01:00
jmir1
4a20181822
Merge pull request #1418 from aniyomiorg/fixes
Bug Fixes
2024-02-12 10:41:54 +01:00
Quickdesh
cbb690688b fix(toasts): bring back missing toasts 2024-02-10 23:41:09 -05:00
Quickdesh
b962180d23 lint(lint): lint 2: Electric Boogaloo 2024-02-10 22:55:08 -05:00
Quickdesh
30a36a55dd lint(lint): lint 2024-02-10 21:29:09 -05:00
Quickdesh
0e7860e191 fix(case): fixed a small alphabetical case error 2024-02-10 21:17:48 -05:00
Quickdesh
5b307e2a3b feat(logs): add mpv related information to debug logs 2024-02-10 21:14:29 -05:00
Quickdesh
04bb9f8057 fix(downloader): fix chapters fab 2024-02-10 15:32:45 -05:00
Quickdesh
e5ea1e0787 fix(chapters): fixed crashing when seeking below 0 seconds 2024-02-10 15:27:14 -05:00
Quickdesh
706621f332 fix(controls): fixed chapter button clickable bounds 2024-02-10 14:45:19 -05:00
Quickdesh
4191b5cd30 fix(player): Make player settings sheet scrollable 2024-02-10 14:42:29 -05:00
Quickdesh
1796fcb930 fix(hwDec): properly default to SW for WSA users 2024-02-10 14:42:02 -05:00
Quickdev
aec7893099
refactor(pip): Clean up & update code (#1404) 2024-02-08 14:45:06 +01:00
Samfun75
0bd1bb37bd
fix: Better locale detection and avoid launching null intents (#1382) 2024-02-05 23:32:57 +01:00
jmir1
89795945a5
feat: Copy scripts and script-opts from Aniyomi directory 2024-01-31 14:49:43 +01:00
Abdallah
4295669a4d
feat(player): Show the current chapter in player controls ui (#1363)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-30 11:45:20 +01:00
jmir1
16361e5dbe
fix: Lint 2024-01-28 20:29:06 +01:00
jmir1
e5c8bbd2d8
fix: Properly initialize MPVView 2024-01-28 20:11:09 +01:00
jmir1
7205ed1823
refactor: Remove useless expressions 2024-01-28 19:58:27 +01:00
jmir1
69a660f7d5
chore: Prepare new version 2024-01-28 17:39:09 +01:00
Cantsleep08
97ca3e6b45
fix(about): Show messages as a toast (#1369) 2024-01-28 17:35:03 +01:00
Samfun75
bcc24e4aa0
feat(episode-options): Add play internally option (#1364) 2024-01-28 17:33:18 +01:00
Abdallah
f0af44663f
feat(player): Add gpu-next to advanced player settings (#1353)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-28 16:55:37 +01:00
jmir1
571fe4590b
chore: Update player libraries 2024-01-28 16:47:54 +01:00
jmir1
9527daeb42
fix: Use Aniyomi's tracker API clients 2024-01-28 16:11:46 +01:00
AntsyLich
0d1ce0dcdc
Refactor MAL code to not spam refresh token when it fails 2024-01-28 15:47:05 +01:00
Secozzi
97467c84d3
fix(tracker): Fix tracking for enhanced services (#1355) 2024-01-26 15:24:44 +01:00
Secozzi
c2ab0db7a2
feat(tracker): Add Jellyfin enhanced tracker (#1341) 2024-01-24 14:22:13 +01:00