Skip to content

Commit 670bced

Browse files
committed
New: Option to ignore files and folders that match Regex or File pattern
1 parent 58ae888 commit 670bced

46 files changed

Lines changed: 277 additions & 58 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2323
- Show package versions in About OpenComic [`888d9ba`](https://github.com/ollm/OpenComic/commit/888d9ba2e23241b1868b6a360e7bca1a0bef9586)
2424
- Custom mouse wheel shortcuts [`1db0fc7`](https://github.com/ollm/OpenComic/commit/1db0fc7721e33e0e423f0b57590fd65b80cd5df7)
2525
- Option to configure mouse wheel sensitivity when zooming [`8a80d0a`](https://github.com/ollm/OpenComic/commit/8a80d0acee57daa693ae7029c3f48127958b6a79)
26+
- Option to ignore files and folders that match Regex or File pattern
2627

2728
##### 🐛 Bug Fixes
2829

@@ -33,7 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3334
- Page jumps during zoom animation in vertical reading [`d9f94e7`](https://github.com/ollm/OpenComic/commit/d9f94e7eb5e757a28c6b92f0c3a791fc3be61282)
3435
- Stuttering when decode big images (From sync decode to async when possible) [`d320aad`](https://github.com/ollm/OpenComic/commit/d320aad1d95e886d531dcab5721dc44c125cf028)
3536
- Move zoom using cursor after turning a pages not working property [`3012715`](https://github.com/ollm/OpenComic/commit/30127150751b1de611f95069e748eab68fcd2f51)
36-
- Turn page forward in manga mode (Only on non-arrow keys)
37+
- Turn page forward in manga mode (Only on non-arrow keys) [`bdbc0dc`](https://github.com/ollm/OpenComic/commit/bdbc0dc31ab37bdfcef570bf8f2130e39c08861e)
3738

3839
## [v1.4.1](https://github.com/ollm/OpenComic/releases/tag/v1.4.1) (08-02-2025)
3940

TRANSLATE.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ OpenComic has translations into 18 languages.
3333

3434
Translate by [محمد أبو عويمر](https://github.com/vic2pal)
3535

36-
`99.8% | Remain 1 | Translated 475`
36+
`99% | Remain 5 | Translated 475`
3737

3838
<a href="https://github.com/ollm/OpenComic/blob/master/languages/ar.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/ar.svg" /></a>
3939

@@ -45,7 +45,7 @@ Translate by [محمد أبو عويمر](https://github.com/vic2pal)
4545

4646
Translate by [Oleguer Llopart](https://github.com/ollm)
4747

48-
`100% | Remain 0 | Translated 476`
48+
`100% | Remain 0 | Translated 480`
4949

5050
<a href="https://github.com/ollm/OpenComic/blob/master/languages/ca.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/ca.svg" /></a>
5151

@@ -57,7 +57,7 @@ Translate by [Oleguer Llopart](https://github.com/ollm)
5757

5858
Translate by [Matyáš Caras](https://github.com/hernikplays)
5959

60-
`24.4% | Remain 360 | Translated 116`
60+
`24.2% | Remain 364 | Translated 116`
6161

6262
<a href="https://github.com/ollm/OpenComic/blob/master/languages/cs.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/cs.svg" /></a>
6363

@@ -69,7 +69,7 @@ Translate by [Matyáš Caras](https://github.com/hernikplays)
6969

7070
Translate by [Hernesto Sanchez](https://github.com/herrsunchess)
7171

72-
`21.4% | Remain 374 | Translated 102`
72+
`21.3% | Remain 378 | Translated 102`
7373

7474
<a href="https://github.com/ollm/OpenComic/blob/master/languages/de.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/de.svg" /></a>
7575

@@ -81,7 +81,7 @@ Translate by [Hernesto Sanchez](https://github.com/herrsunchess)
8181

8282
Translate by [Oleguer Llopart](https://github.com/ollm)
8383

84-
`100% | Remain 0 | Translated 476`
84+
`100% | Remain 0 | Translated 480`
8585

8686
<a href="https://github.com/ollm/OpenComic/blob/master/languages/en.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/en.svg" /></a>
8787

@@ -93,7 +93,7 @@ Translate by [Oleguer Llopart](https://github.com/ollm)
9393

9494
Translate by [Oleguer Llopart](https://github.com/ollm)
9595

96-
`100% | Remain 0 | Translated 476`
96+
`100% | Remain 0 | Translated 480`
9797

9898
<a href="https://github.com/ollm/OpenComic/blob/master/languages/es.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/es.svg" /></a>
9999

@@ -105,7 +105,7 @@ Translate by [Oleguer Llopart](https://github.com/ollm)
105105

106106
Translate by [Nikwok](https://github.com/nikwok)
107107

108-
`71.8% | Remain 134 | Translated 342`
108+
`71.3% | Remain 138 | Translated 342`
109109

110110
<a href="https://github.com/ollm/OpenComic/blob/master/languages/fr.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/fr.svg" /></a>
111111

@@ -117,7 +117,7 @@ Translate by [Nikwok](https://github.com/nikwok)
117117

118118
Translate by [Tóth Róbert](https://github.com/Nekomajin42)
119119

120-
`21.4% | Remain 374 | Translated 102`
120+
`21.3% | Remain 378 | Translated 102`
121121

122122
<a href="https://github.com/ollm/OpenComic/blob/master/languages/hu.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/hu.svg" /></a>
123123

@@ -129,7 +129,7 @@ Translate by [Tóth Róbert](https://github.com/Nekomajin42)
129129

130130
Translate by [Albano Battistella](https://www.zorinos.com), [Matteo Orlando](https://github.com/teor0), and [Simone Governatori](https://github.com/soggow)
131131

132-
`88.4% | Remain 55 | Translated 421`
132+
`87.7% | Remain 59 | Translated 421`
133133

134134
<a href="https://github.com/ollm/OpenComic/blob/master/languages/it.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/it.svg" /></a>
135135

@@ -141,7 +141,7 @@ Translate by [Albano Battistella](https://www.zorinos.com), [Matteo Orlando](htt
141141

142142
Translate by [Yasuyuki Takeo](https://github.com/yasuflatland-lf) and [wany-oh](https://github.com/wany-oh)
143143

144-
`100% | Remain 0 | Translated 476`
144+
`99.2% | Remain 4 | Translated 476`
145145

146146
<a href="https://github.com/ollm/OpenComic/blob/master/languages/ja.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/ja.svg" /></a>
147147

@@ -153,7 +153,7 @@ Translate by [Yasuyuki Takeo](https://github.com/yasuflatland-lf) and [wany-oh](
153153

154154
Translate by [Guaseon](https://github.com/guaseon)
155155

156-
`20.4% | Remain 379 | Translated 97`
156+
`20.2% | Remain 383 | Translated 97`
157157

158158
<a href="https://github.com/ollm/OpenComic/blob/master/languages/ko.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/ko.svg" /></a>
159159

@@ -165,7 +165,7 @@ Translate by [Guaseon](https://github.com/guaseon)
165165

166166
Translate by [LoadSec](https://ggames.com.br) and [Lecca Linn](https://github.com/leccalinn)
167167

168-
`98.5% | Remain 7 | Translated 469`
168+
`97.7% | Remain 11 | Translated 469`
169169

170170
<a href="https://github.com/ollm/OpenComic/blob/master/languages/pt-br.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/pt-br.svg" /></a>
171171

@@ -177,7 +177,7 @@ Translate by [LoadSec](https://ggames.com.br) and [Lecca Linn](https://github.co
177177

178178
Translate by [vanja-san](https://github.com/vanja-san)
179179

180-
`88.9% | Remain 53 | Translated 423`
180+
`88.1% | Remain 57 | Translated 423`
181181

182182
<a href="https://github.com/ollm/OpenComic/blob/master/languages/ru.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/ru.svg" /></a>
183183

@@ -189,7 +189,7 @@ Translate by [vanja-san](https://github.com/vanja-san)
189189

190190
Translate by [Viktor Engkvist](https://github.com/PineappleSnackz)
191191

192-
`63.2% | Remain 175 | Translated 301`
192+
`62.7% | Remain 179 | Translated 301`
193193

194194
<a href="https://github.com/ollm/OpenComic/blob/master/languages/sv.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/sv.svg" /></a>
195195

@@ -201,7 +201,7 @@ Translate by [Viktor Engkvist](https://github.com/PineappleSnackz)
201201

202202
Translate by [Yutthaphon Inchaiya](https://github.com/SubMaRk)
203203

204-
`93.1% | Remain 33 | Translated 443`
204+
`92.3% | Remain 37 | Translated 443`
205205

206206
<a href="https://github.com/ollm/OpenComic/blob/master/languages/th.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/th.svg" /></a>
207207

@@ -213,7 +213,7 @@ Translate by [Yutthaphon Inchaiya](https://github.com/SubMaRk)
213213

214214
Translate by [Nguyen Do](https://github.com/catouberos)
215215

216-
`62.4% | Remain 179 | Translated 297`
216+
`61.9% | Remain 183 | Translated 297`
217217

218218
<a href="https://github.com/ollm/OpenComic/blob/master/languages/vi.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/vi.svg" /></a>
219219

@@ -225,7 +225,7 @@ Translate by [Nguyen Do](https://github.com/catouberos)
225225

226226
Translate by [無情天](https://github.com/kofzhanganguo)
227227

228-
`98.5% | Remain 7 | Translated 469`
228+
`97.7% | Remain 11 | Translated 469`
229229

230230
<a href="https://github.com/ollm/OpenComic/blob/master/languages/zh-hans.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/zh-hans.svg" /></a>
231231

@@ -237,7 +237,7 @@ Translate by [無情天](https://github.com/kofzhanganguo)
237237

238238
Translate by [](https://github.com/inkiron)
239239

240-
`15.1% | Remain 404 | Translated 72`
240+
`15% | Remain 408 | Translated 72`
241241

242242
<a href="https://github.com/ollm/OpenComic/blob/master/languages/zh-hant.json"><img src="https://raw.githubusercontent.com/ollm/OpenComic/master/images/translated/zh-hant.svg" /></a>
243243

images/translated.svg

Lines changed: 15 additions & 15 deletions
Loading

images/translated/ar.svg

Lines changed: 1 addition & 1 deletion
Loading

images/translated/cs.svg

Lines changed: 1 addition & 1 deletion
Loading

images/translated/de.svg

Lines changed: 1 addition & 1 deletion
Loading

images/translated/fr.svg

Lines changed: 1 addition & 1 deletion
Loading

images/translated/hu.svg

Lines changed: 1 addition & 1 deletion
Loading

images/translated/it.svg

Lines changed: 1 addition & 1 deletion
Loading

images/translated/ja.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)