1. 01 Oct, 2020 1 commit
  2. 29 Sep, 2020 1 commit
  3. 28 Sep, 2020 1 commit
  4. 25 Sep, 2020 2 commits
  5. 17 Sep, 2020 1 commit
    • Przemyslaw Kaminski's avatar
      [ngrams] NgramsTerm normalization · e6d5a03f
      Przemyslaw Kaminski authored
      It is not enough to normalize terms on the backend, because the frontend
      isn't fully aware of this (there isn't a "corrected" patch being sent,
      after the term is committed). Therefore we perform some normalization
      here (stripping spaces). However the `normNgram` function is used both
      for sending terms and highlighting them later. Too much normalization
      will lead to incorrect highlights.
      e6d5a03f
  6. 15 Sep, 2020 1 commit
  7. 14 Sep, 2020 1 commit
  8. 09 Sep, 2020 1 commit
  9. 08 Sep, 2020 1 commit
  10. 05 Sep, 2020 1 commit
    • Przemyslaw Kaminski's avatar
      [ngrams] fix cache API · d9830525
      Przemyslaw Kaminski authored
      Turns out caches.delete() didn't return a promise.
      
      Also small improvements to Ngrams get (use ngrams get all endpoint).
      d9830525
  11. 27 Aug, 2020 1 commit
  12. 23 Jul, 2020 1 commit
  13. 07 Jul, 2020 2 commits
  14. 01 Jul, 2020 1 commit
  15. 26 Jun, 2020 1 commit
  16. 23 Jun, 2020 1 commit
  17. 13 Jun, 2020 1 commit
  18. 02 Jun, 2020 1 commit
  19. 29 May, 2020 1 commit
  20. 28 May, 2020 1 commit
  21. 20 May, 2020 1 commit
  22. 18 May, 2020 7 commits
  23. 15 May, 2020 1 commit
  24. 14 May, 2020 1 commit
  25. 30 Apr, 2020 2 commits
  26. 17 Apr, 2020 1 commit
  27. 16 Apr, 2020 1 commit
  28. 25 Mar, 2020 1 commit
  29. 24 Mar, 2020 1 commit
  30. 28 Jan, 2020 1 commit
  31. 08 Jan, 2020 1 commit