jvoisin
|
f864a2ed70
refactor(mediaproxy): simplify shouldProxy
|
9 miesięcy temu |
jvoisin
|
052e8dd0aa
refactor(config): remove two unused constants
|
9 miesięcy temu |
jvoisin
|
7a394b0bf8
refactor(subscription): replace a regex with strings.CutPrefix
|
9 miesięcy temu |
jvoisin
|
dcfe0a7d94
refactor(locale): simplify pluralForm
|
9 miesięcy temu |
jvoisin
|
33c648825f
refactor(locale): make Printf's code structure similar to Print's
|
9 miesięcy temu |
jvoisin
|
78c7f66df7
refactor(locale): remove a call to fmt.Sprintf
|
9 miesięcy temu |
jvoisin
|
f2b805850c
refactor(locale): remove an unused function
|
9 miesięcy temu |
jvoisin
|
915b7b3cf7
refactor(locale): unexport a symbol
|
9 miesięcy temu |
jvoisin
|
8e86004936
refactor(locale): use any instead of interface{}
|
9 miesięcy temu |
Julien Voisin
|
a8b4e88742
perf(sanitizer): improve the performances of the sanitizer (#3497)
|
9 miesięcy temu |
jvoisin
|
15e4c3a374
refactor(database): get rid of the sqlite tentative
|
9 miesięcy temu |
jvoisin
|
69a74c4abf
refactor(readability): minor clean up
|
9 miesięcy temu |
jvoisin
|
766d4ab834
refactor(readability): make use of getSelectionLength
|
9 miesięcy temu |
Frédéric Guillot
|
cb617ff6e0
test(sanitizer): enhance tests for image width and height attributes
|
9 miesięcy temu |
Frédéric Guillot
|
8c3f280f32
test(readability): add test case for `ExtractContent` with broken reader
|
9 miesięcy temu |
jvoisin
|
8a98926674
refactor(readability): add a getSelectionLength function
|
9 miesięcy temu |
jvoisin
|
435a950d64
refactor(sanitizer): minor refactorization
|
9 miesięcy temu |
jvoisin
|
89c32d518d
perf(readability): significantly improve transformMisusedDivsIntoParagraphs
|
9 miesięcy temu |
jvoisin
|
2f7b2e7375
perf(readability): improve getLinkDensity
|
9 miesięcy temu |
Frédéric Guillot
|
6eeccae7cd
test(readability): increase test coverage
|
9 miesięcy temu |
jvoisin
|
99c5bcdb01
perf(storage): truncate strings on go's side instead of pgsql's
|
9 miesięcy temu |
jvoisin
|
aed99e65c1
perf(readability): improve getClassWeight speed
|
9 miesięcy temu |
jvoisin
|
d1a3f98df9
perf(fetcher): save 8 bytes in the RequestBuilder struct
|
9 miesięcy temu |
jvoisin
|
112494bb66
perf(feed): save 16 bytes in the Feed struct
|
9 miesięcy temu |
jvoisin
|
9f7ecdb75a
perf(model): save 16 bytes in the FeedCreationRequest struct
|
9 miesięcy temu |
jvoisin
|
4e1f836266
refactor(readability): simplify a bit getArticle
|
9 miesięcy temu |
Frédéric Guillot
|
a68de4ee6a
test(readability): add tests for `getArticle` function
|
9 miesięcy temu |
jvoisin
|
c064891314
perf(readability): Simplify removeUnlikelyCandidates
|
9 miesięcy temu |
Frédéric Guillot
|
5129f53d58
test(readability): add tests for `removeUnlikelyCandidates` function
|
9 miesięcy temu |
Frédéric Guillot
|
e60f0fd142
test(readability): add tests for `getClassWeight` function
|
9 miesięcy temu |