Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 12, 2021
  2. Mar 05, 2021
  3. Mar 04, 2021
  4. Mar 02, 2021
  5. Feb 25, 2021
  6. Feb 10, 2021
  7. Feb 09, 2021
  8. Jan 25, 2021
  9. Jan 23, 2021
  10. Jan 22, 2021
  11. Jan 19, 2021
  12. Jan 11, 2021
  13. Jan 10, 2021
  14. Jan 05, 2021
  15. Dec 27, 2020
    • Nicolas Werner's avatar
      Fix #359 · 391b1b32
      Nicolas Werner authored
      Actually store the login details under the selected profile
      391b1b32
  16. Dec 25, 2020
  17. Dec 18, 2020
  18. Dec 16, 2020
  19. Dec 13, 2020
    • 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
  20. Nov 30, 2020
  21. Nov 25, 2020
  22. Oct 28, 2020
  23. Oct 27, 2020
  24. Oct 24, 2020
  25. Oct 23, 2020
  26. Oct 22, 2020
Loading