Skip to content
Snippets Groups Projects
  1. Jul 27, 2023
  2. Jul 26, 2023
    • Michael Hamann's avatar
      XWIKI-20818: Improve data URI converter · bff0203e
      Michael Hamann authored
      * Cache failures
      * Properly dispose the caches
      * Only send requests to trusted domains
      * Only embed actual images
      * Limit responses to 1MB
      * Introduce configuration options for timeout, maximum size and if the
        feature is enabled at all
      * Add a UI test that checks that attachment embedding is working in
        general
      * Move to httpclient5
      * Expose the cookie domains configuration in AuthenticationConfiguration
      bff0203e
  3. Jul 24, 2023
  4. Jul 19, 2023
  5. Jun 28, 2023
  6. Jun 23, 2023
  7. Jun 22, 2023
  8. Jun 19, 2023
  9. Jun 15, 2023
  10. Jun 14, 2023
  11. Jun 13, 2023
    • Vincent Massol's avatar
      XWIKI-21014: Remove the mail-resend-on-startup feature in favor of the Scheduler job · 2cbb918e
      Vincent Massol authored
      XWIKI-21011: Mail resender script service API resends all mails when called from a subwiki
      XWIKI-21015: Missing legacy instance APIs in distribution
      * Also add missing EM categories
      * Fix typo in MailResender.xml (in the "from" test)
      * Make the resender scheduer job execute as XWiki.superadmin
      * Male the MailResender.xml document customizable instead of demo to avoid deleting it (it's now an official feature)
      * Add debug logs when resending mail
      * Fix mail resender scheduler typo in description
      2cbb918e
  12. Jun 12, 2023
  13. Jun 06, 2023
  14. May 30, 2023
  15. May 22, 2023
  16. Apr 29, 2023
  17. Apr 20, 2023
  18. Apr 17, 2023
  19. Apr 14, 2023
  20. Apr 12, 2023
  21. Mar 21, 2023
  22. Mar 16, 2023
  23. Mar 01, 2023
  24. Feb 21, 2023
  25. Feb 20, 2023
  26. Feb 02, 2023
    • Simon Urli's avatar
      XWIKI-20578: tool packager plugin ouputs lots of errors related to missing... · cd365287
      Simon Urli authored
      XWIKI-20578: tool packager plugin ouputs lots of errors related to missing URLConfiguration component (#2062)
      
        * Use a Provider<URLConfiguration> in InternalSkinManager to avoid
          dependency issues with tool packager plugin
        * Add a new ComponentManagerInitializer in the tool packager plugin to
          handle unregistering the stuff we don't need for packaging
        * Add missing comment
      Unverified
      cd365287
  27. Jan 24, 2023
  28. Jan 23, 2023
Loading