1. 09 Oct, 2021 1 commit
  2. 01 Sep, 2021 1 commit
  3. 29 Jan, 2021 1 commit
    • Adrián Martínez Interactiv4's avatar
      fix: update storage.js to match pageHelper.injectPageMetadata (#2832) · 52304a81
      Adrián Martínez Interactiv4 authored
      * Update storage.js to match pageHelper.injectPageMetadata
      
      At pageHelper.injectPageMetadata references editorKey and tags to build metadata, but this data seems not to be supplied to this function, since page object is only built from specified columns.
      
      As a result, tags are always empty when exporting pages, and editor key appears as undefined.
      
      It happens also with git storage, but may happen with another storage providers.
      
      I run into this issue running Wiki.js 2.5.170 with the following Docker stack:
      
      CONTAINER ID        IMAGE                                   COMMAND                  CREATED             STATUS              PORTS                                         NAMES
      39373979b693        requarks/wiki:2                         "docker-entrypoint.s…"   44 minutes ago      Up 9 minutes        0.0.0.0:80->3000/tcp, 0.0.0.0:443->3443/tcp   wiki
      608de6278aaa        requarks/wiki-update-companion:latest   "dotnet wiki-update-…"   5 months ago        Up 6 hours          80/tcp                                        wiki-update-companion
      12c7b35ba295        postgres:11                             "docker-entrypoint.s…"   5 months ago        Up 6 hours          5432/tcp                                      db
      
      * Provide id to allow to query for tags
      
      * Update git storage to provide editorKey and tags
      52304a81
  4. 31 Aug, 2020 1 commit
  5. 12 Jul, 2020 1 commit
  6. 03 Jul, 2020 1 commit
  7. 25 Apr, 2020 2 commits
  8. 22 Apr, 2020 1 commit
  9. 21 Apr, 2020 1 commit
  10. 20 Apr, 2020 1 commit
  11. 04 Feb, 2020 1 commit
  12. 03 Feb, 2020 1 commit
  13. 25 Dec, 2019 1 commit
  14. 17 Nov, 2019 1 commit
  15. 25 Oct, 2019 1 commit
  16. 20 Oct, 2019 1 commit
  17. 19 Oct, 2019 2 commits
  18. 15 Oct, 2019 1 commit
  19. 13 Oct, 2019 1 commit
  20. 11 Oct, 2019 1 commit
  21. 07 Oct, 2019 1 commit
  22. 27 Sep, 2019 1 commit
  23. 09 Sep, 2019 1 commit
  24. 14 Jul, 2019 1 commit
  25. 30 Jun, 2019 1 commit
  26. 25 Jun, 2019 1 commit
  27. 02 Jun, 2019 1 commit
  28. 28 Apr, 2019 1 commit
  29. 27 Apr, 2019 1 commit
  30. 06 Apr, 2019 1 commit
  31. 17 Mar, 2019 1 commit
  32. 16 Mar, 2019 1 commit
  33. 25 Feb, 2019 1 commit
  34. 13 Feb, 2019 1 commit
  35. 10 Feb, 2019 1 commit
  36. 03 Feb, 2019 2 commits
  37. 02 Feb, 2019 1 commit