Historial de Commits

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