Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jan 10, 2021
  2. Jan 08, 2021
  3. Jan 07, 2021
  4. Jan 06, 2021
  5. Jan 05, 2021
  6. Jan 01, 2021
  7. Dec 31, 2020
  8. Dec 28, 2020
  9. Dec 27, 2020
    • Nicolas Werner's avatar
      Fix #359 · 391b1b32
      Nicolas Werner authored
      Actually store the login details under the selected profile
      391b1b32
  10. Dec 25, 2020
  11. Dec 18, 2020
  12. Dec 17, 2020
  13. Dec 16, 2020
  14. Dec 15, 2020
  15. Dec 14, 2020
  16. Dec 13, 2020
    • Nicolas Werner's avatar
      React with arbitrary strings via /react · 7abeb1f1
      Nicolas Werner authored
      7abeb1f1
    • Nicolas Werner's avatar
      Don't sync db on every sync · 65a4c85e
      Nicolas Werner authored
      This fixes some lag, when Nheko is running, which could affect Nheko and
      even other applications by excessively calling fsync. This should be
      fine, since all filesystems seem to guarantee order and in most cases,
      the modified pages are still written. In the worst case we should only
      lose the last /sync results or similar.
      65a4c85e
Loading