openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.

MIT License

Stars
205
Committers
304

Bot releases are visible (Hide)

openverse - api-2024.01.16.17.28.14

Published by github-actions[bot] 9 months ago

Improvements

  • Add secret-key check (#3623) by @firatbezir
openverse - api-2024.01.08.20.06.53

Published by github-actions[bot] 9 months ago

New Features

  • Implementation Plan: Django admin moderator access control and base improvements (#3494) by @sarayourfriend

Internal Improvements

  • Remove unused AWS variables (#3627) by @sarayourfriend
  • Silence the gunicorn access log (#3617) by @ngken0995
  • Update dependency elasticsearch to v8.11.1 (#3608) by @openverse-bot

Bug Fixes

  • Remove step to deploy production thumbnails (#3611) by @dhruvkb
openverse - frontend-2024.01.08.19.12.18

Published by github-actions[bot] 9 months ago

Internal Improvements

  • Update dependency eslint-plugin-playwright to ^0.21.0 (#3609) by @openverse-bot
  • Update dependency @playwright/test to v1.40.1 (#3615) by @obulat
  • Update dependency @types/node to v18.19.4 (#3602) by @openverse-bot
  • Refactor Playwright tests (#3614) by @obulat
  • Delete unused VOldIconButton (#3613) by @obulat
  • Update dependency async-mutex to ^0.4.0 (#3606) by @openverse-bot
  • Update dependency vue-tsc to v1.8.27 (#3603) by @openverse-bot
  • Update dependency babel-loader to v8.3.0 (#3607) by @openverse-bot
openverse - catalog-2024.01.04.20.39.50

Published by github-actions[bot] 10 months ago

Improvements

  • Remove Internet Archive Book Images sub provider (#3532) by @stacimc

Internal Improvements

  • Update Airflow filtered warnings, address deprecations (#3591) by @AetherUnbound
  • Update dependency apache-airflow to v2.8.0 [SECURITY] (#3572) by @openverse-bot
  • Bump Redis to v7 in local dev environment (#3561) by @dhruvkb

Bug Fixes

  • HOTFIX: Convert encoded HTTP connection variables to http type not https (#3624) by @AetherUnbound
openverse - api-2024.01.01.19.52.14

Published by github-actions[bot] 10 months ago

New Features

  • Add a script to observe the API during Redis migration (#3575) by @dhruvkb

Bug Fixes

  • Bump jwcrypto from 1.5.0 to 1.5.1 in /api (#3600) by @dependabot
openverse - frontend-2024.01.01.19.52.49

Published by github-actions[bot] 10 months ago

Internal Improvements

  • Update pnpm from 7.17.1 to 8.12.1 (#3556) by @AetherUnbound
  • Unify Vue components (#3593) by @obulat

Bug Fixes

  • Fix linting in CI (#3557) by @stacimc
  • Send SELECT_SEARCH_RESULT event only on left-mouse clicks (#3472) by @aneevel
openverse - api-2023.12.26.05.11.22

Published by github-actions[bot] 10 months ago

Internal Improvements

  • Replace requests mocking with pook (#3562) by @dhruvkb
  • Remove exlusion of ContentProvider's notes in ProviderAdmin (#3565) by @krysal
  • Bump Redis to v7 in local dev environment (#3561) by @dhruvkb
  • Make usages of Redis resilient to absence of Redis (#3505) by @dhruvkb
  • Add referrer based throttle scope (#3486) by @sarayourfriend

Bug Fixes

  • Raise Exception for SVG Watermark (#3460) by @firatbezir
  • Return status 404 instead of 500 when media not found (#3552) by @dhruvkb
openverse - catalog-2023.12.20.22.19.13

Published by github-actions[bot] 10 months ago

New Features

  • Add DAG for ccMixter (#3479) by @dhruvkb
  • Add DAG for creating staging indices (#3232) by @stacimc

Improvements

  • Add external dag sensor utilities (#3482) by @stacimc
  • Unify DAG creation/database cleaning fixtures for testing (#3361) by @ngken0995
  • Fix path to test resources (#3476) by @dhruvkb
  • Add Internet Archive Book Images subprovider (#3441) by @stacimc
  • Update sample data to remove invalid licenses (#3478) by @stacimc

Internal Improvements

  • Update dependency apache-airflow to v2.7.3 [SECURITY] (#3535) by @openverse-bot
  • Revert "Remove mysql from apt repository sources for catalog due to expired key (#3527)" (#3536) by @AetherUnbound
  • Rename catalog requirements files to match Renovate pattern (#3521) by @AetherUnbound
  • Add Jamendo's audiodownload_allowed field to metadata (#3524) by @stacimc
  • Unify DAG creation/database cleaning fixtures for testing (#3361) by @ngken0995
  • Remove mysql from apt repository sources for catalog due to expired key (#3527) by @AetherUnbound
  • Update catalog pgcli version to 4.0.1 (#3522) by @AetherUnbound
  • Fix path to test resources (#3476) by @dhruvkb

Bug Fixes

  • Handle multiple leading zeros in ccMixter's JSON response (#3551) by @dhruvkb
  • Remove stray commas in the codebase (#3545) by @dhruvkb
  • Revert "Remove mysql from apt repository sources for catalog due to expired key (#3527)" (#3536) by @AetherUnbound
  • Remove outdated pre-monorepo info from README.md (#3529) by @lucasferrazlima
  • Rename catalog requirements files to match Renovate pattern (#3521) by @AetherUnbound
  • Remove mysql from apt repository sources for catalog due to expired key (#3527) by @AetherUnbound
  • Update catalog pgcli version to 4.0.1 (#3522) by @AetherUnbound
  • Extend Europeana timeout to 1 week (#3453) by @stacimc
  • Encode spaces in urls for SMK (#3439) by @stacimc
  • Fix incorrectly parsed license url by-nc-nd for Flickr (#3440) by @stacimc
openverse - api-2023.12.18.17.56.24

Published by github-actions[bot] 10 months ago

Improvements

  • Convert oembed to async (#3458) by @sarayourfriend

Internal Improvements

  • Add some just recipes for the Redis cache service (#3538) by @dhruvkb

Bug Fixes

  • Remove stray commas in the codebase (#3545) by @dhruvkb
  • Fix source query caching (#3516) by @obulat
openverse - ingestion_server-2023.12.12.17.23.14

Published by github-actions[bot] 10 months ago

Bug Fixes

  • Fix incorrect default production data refresh limit of 0 (#3515) by @stacimc
openverse - frontend-2023.12.11.19.44.28

Published by github-actions[bot] 10 months ago

New Features

  • Add additional search view pages to the Nuxt app (#3140) by @obulat

Improvements

  • Enforce braces for if-else and switch-case (#3474) by @bhavik001
  • Replace popper.js with floating-ui (#3406) by @obulat
  • Make punctuation marks consistent for singular & plural strings (#3462) by @NekoJonez

Internal Improvements

  • Update dependency vue-tsc to v1.8.25 (#3427) by @openverse-bot
  • Update dependency @types/node to v17.0.45 (#3424) by @openverse-bot
openverse - api-2023.12.11.19.20.45

Published by github-actions[bot] 10 months ago

New Features

  • Add DAG for creating staging indices (#3232) by @stacimc

Internal Improvements

  • Change Django secret key to make it more obvious it's a shim value (#3422) by @AetherUnbound

Bug Fixes

  • Move Oembed endpoint validation onto the serializer (#3069) by @krysal
  • Fix image proxy get error handling (#3455) by @sarayourfriend
openverse - ingestion_server-2023.12.06.19.13.35

Published by github-actions[bot] 11 months ago

New Features

  • Add DAG for creating staging indices (#3232) by @stacimc

Internal Improvements

  • Unpin glibc (#3359) by @dhruvkb
openverse - api-2023.12.04.19.51.23

Published by github-actions[bot] 11 months ago

Internal Improvements

  • Convert entire image proxy route async (#3388) by @sarayourfriend
  • Remove unused simple query string features (#3360) by @obulat

Bug Fixes

  • Use DB to augment ES hits for related media with required info (#3408) by @dhruvkb
openverse - frontend-2023.12.04.19.35.53

Published by github-actions[bot] 11 months ago

Internal Improvements

  • Update dependency @pinia/testing to ^0.1.0 (#3431) by @openverse-bot
  • Update dependency prettier to v2.8.8 (#3426) by @openverse-bot
  • Update dependency @octokit/rest to v19.0.13 (#3423) by @openverse-bot
  • Remove unused simple query string features (#3360) by @obulat
  • Update Node.js to v18.19.0 (#3429) by @openverse-bot

Bug Fixes

  • Fix loading skeletons (#3414) by @obulat
openverse - api-2023.11.29.22.20.31

Published by github-actions[bot] 11 months ago

Internal Improvements

  • Bump cryptography from 41.0.5 to 41.0.6 in /api (#3410) by @dependabot

Bug Fixes

  • Allow None value for NUM_PROXIES (#3409) by @sarayourfriend
  • Fix dynamically excluded providers (#3401) by @obulat
openverse - catalog-2023.11.29.15.35.59

Published by github-actions[bot] 11 months ago

New Features

  • Add Elasticsearch Airflow provider (#3366) by @AetherUnbound

Improvements

  • Fix delete_records slack formatting (#3363) by @stacimc

Internal Improvements

  • Unpin glibc (#3359) by @dhruvkb
openverse - frontend-2023.11.27.19.20.44

Published by github-actions[bot] 11 months ago

New Features

  • Add source, creator and tag links to the single result page media info (#3338) by @obulat

Improvements

  • Implementation of project board automations (#3375) by @dhruvkb

Internal Improvements

  • Drop separate download fallback (#3395) by @dhruvkb
  • Implementation of project board automations (#3375) by @dhruvkb

Bug Fixes

  • Drop separate download fallback (#3395) by @dhruvkb
openverse - api-2023.11.27.05.10.48

Published by github-actions[bot] 11 months ago

Internal Improvements

  • Add middleware to log application name and verification status (#3369) by @sarayourfriend
  • Add aiohttp client sharing (#3024) by @sarayourfriend
  • Add ADRF and make the thumbnail view async (#3020) by @sarayourfriend

Bug Fixes

  • Revert "Fix dynamically excluded providers caching" (#3399) by @sarayourfriend
  • Put NUM_PROXIES setting in correct location for DRF (#3398) by @sarayourfriend
  • Fix dynamically excluded providers caching (#3381) by @obulat
openverse - api-2023.11.20.09.32.25

Published by github-actions[bot] 11 months ago

New Features

  • Add API routes and controllers for additional search views (#2853) by @obulat

Improvements

  • Use the correct suffix for exact matches field (#3358) by @obulat

Internal Improvements

  • Unpin glibc (#3359) by @dhruvkb