Skip to content
Snippets Groups Projects
  1. Nov 14, 2023
  2. Oct 25, 2023
  3. Oct 24, 2023
  4. Oct 20, 2023
  5. Oct 11, 2023
    • Dessalines's avatar
      Moving to debian-based docker image. Fixes #3972 (#4004) · 645bf21d
      Dessalines authored
      * Moving to debian-based docker image. Fixes #3972
      
      * Fix cargo.toml format.
      
      * Try nightly rust for cargo_fmt.
      
      * Trying to fix cargo build.
      
      * Trying to fix cargo build 2.
      
      * Trying to fix federation tests.
      
      * Trying to fix federation tests 2.
      
      * Trying to fix federation tests 3.
      
      * Try to fix aarch 1.
      
      * Try to fix aarch 2.
      
      * Try to fix aarch 3.
      
      * Removing aarch
      
      * Adding tests back in.
      
      * Adding ca-certs, and debian non-root user
      
      * Commenting arm image building.
      
      * Fix platform on runner.
      
      * Version 0.19.0-beta.6
      Unverified
      645bf21d
  6. Sep 25, 2023
  7. Sep 23, 2023
  8. Sep 20, 2023
  9. Sep 19, 2023
  10. Sep 18, 2023
  11. Aug 31, 2023
    • Nick Webster's avatar
      Adding a new config flag to disable pictrs caching for thumbnails (#3897) · a57658d9
      Nick Webster authored
      
      * add logic to prevent downloading remote pictrs images
      
      * apply formatting
      
      * Do not attempt a pictrs fetch if the remote image is also on a pictrs instance
      
      * Do not attempt a pictrs fetch if the remote image is also on a pictrs instance and cache_federated_images is false
      
      * Generalising the no caching option to handle all remote images
      
      * rustfmt
      
      * Return None if the URL is not an image
      
      * Updating defaults.hjson
      
      * fixing typo
      
      * Fixing typo
      
      * Skip cloning the Url unless we need to
      
      * using a HEAD request for checking the content type, saving bandwidth/improving perf
      
      * Removing early returns
      
      * Switching back to GET requests for Content-Type because pictrs does not handle HEAD requests
      
      * Simplifying logic and using metadata_image instead of url if we do not get a pictrs thumbnail
      
      * Removing unused import
      
      * Return None as a thumbnail if caching is disabled
      
      * formatting
      
      ---------
      
      Co-authored-by: default avatarDjones4822 <david.jones4822@gmail.com>
      Unverified
      a57658d9
    • Ellie's avatar
      Add ARM64 Docker image support (#3810) · bd3f3997
      Ellie authored
      
      * Add ARM64 Docker image support
      
      * Fix
      
      * Fix Docker build
      
      * Fix typo
      
      * Use OpenSSL 3 and PostgreSQL Lib v15 in Docker builder
      
      * Use simple comments in Dockerfile
      
      * Add comment explaining Docker image cross build
      
      * Move docker step above tests for testing
      
      * Move docker build step back to normal position
      
      ---------
      
      Co-authored-by: default avatarDessalines <dessalines@users.noreply.github.com>
      Unverified
      bd3f3997
  12. Jul 24, 2023
  13. Jul 13, 2023
  14. Jul 07, 2023
  15. Jul 05, 2023
    • Andrew Fields's avatar
      Add Prometheus endpoint (#3456) · 1e99e8b9
      Andrew Fields authored
      Add a server for serving Prometheus metrics. Include a configuration
      block in the config file. Provide HTTP metrics on the API, along with
      process-level metrics and DB pool metrics.
      Unverified
      1e99e8b9
  16. Jul 03, 2023
  17. Jun 26, 2023
  18. Jun 23, 2023
  19. Jun 22, 2023
  20. Jun 21, 2023
  21. Jun 20, 2023
  22. Jun 13, 2023
  23. Jun 12, 2023
  24. Jun 08, 2023
  25. Jun 07, 2023
  26. Jun 05, 2023
  27. Jun 04, 2023
  28. May 14, 2023
  29. May 12, 2023
  30. Apr 25, 2023
  31. Apr 18, 2023
Loading