Commit History

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