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-2023.08.28.20.43.01

Published by github-actions[bot] about 1 year ago

Improvements

  • Add codespell pre-commit hook (#2855) by @sarayourfriend

Internal Improvements

  • Fix Elasticsearch memory hogging the right way (#2909) by @sarayourfriend
  • Remove ES matrix from CI (#2882) by @obulat
  • Remove gevent, django-braces, and ipaddress dependencies (#2892) by @sarayourfriend
  • Bump fakeredis from 2.15.0 to 2.18.0 in /api (#2875) by @dependabot

Bug Fixes

  • Fix Elasticsearch memory hogging the right way (#2909) by @sarayourfriend
openverse - frontend-2023.08.28.19.38.22

Published by github-actions[bot] about 1 year ago

New Features

  • Add VCollectionHeader component (#2734) by @obulat
  • Add blurring to the global audio player (#2854) by @dhruvkb

Improvements

  • Update Tailwind rounded-md (#2863) by @obulat
  • Add codespell pre-commit hook (#2855) by @sarayourfriend

Internal Improvements

  • Refactor search.vue and add it to tsconfig (#2866) by @obulat
  • Update VSearchBarButton to use VButton instead of VIconButton (#2724) by @obulat

Bug Fixes

  • Escape HTML in media title and creator (#2852) by @dhruvkb
openverse - frontend-2023.08.22.06.04.39

Published by github-actions[bot] about 1 year ago

New Features

  • Show individual doc differences for rendered documentation preview on PRs (#2647) by @AetherUnbound

Internal Improvements

  • Prevent errors when Plausible is not running (#2847) by @dhruvkb
  • Show individual doc differences for rendered documentation preview on PRs (#2647) by @AetherUnbound
  • Extract use-external-sources composable (#2826) by @obulat

Bug Fixes

  • Fix mobile header spacing (#2737) by @zackkrida
openverse - api-2023.08.22.04.57.04

Published by github-actions[bot] about 1 year ago

Internal Improvements

  • Set API Dockerfile run to production config (#2808) by @sarayourfriend
  • Remove body from the index.update elasticsearch requests (#2777) by @obulat
  • Replace request mocks with pook in tests (#2783) by @ashiramin

Bug Fixes

  • Fix nginx redirect for no trailing slash (#2848) by @sarayourfriend
  • Unexpose port 3000 from API Dockerfile (#2842) by @dhruvkb
openverse - api-2023.08.14.16.35.15

Published by github-actions[bot] about 1 year ago

Internal Improvements

  • Remove unused WSGIBasicAuth and django-cron (#2809) by @sarayourfriend
openverse - frontend-2023.08.14.16.26.44

Published by github-actions[bot] about 1 year ago

Improvements

  • JavaScript to TypeScript (#2490) by @Devanshi-Crypto

Internal Improvements

  • Remove reference to tailwind config viewer from docs (#2827) by @sarayourfriend

Bug Fixes

  • Fix VImageCell storybook test (#2821) by @obulat
  • polyfill flatMap for Chrome < 69 (#2822) by @zackkrida
  • Fix audio snackbar and box audio seeking (#2743) by @obulat
  • fix: adding mce-visual-caret-hidden pattern to ignored Sentry errors (#2781) by @rousseam
openverse - api-2023.08.08.22.22.02

Published by github-actions[bot] about 1 year ago

openverse - frontend-2023.08.08.21.19.44

Published by github-actions[bot] about 1 year ago

Improvements

  • Rename mature to includeSensitiveResults (#2721) by @obulat

Bug Fixes

  • Stop converting timeout error to an object in Nuxt API requests (#2778) by @obulat
  • Add a wait for the fonts to load in the internal header modal (#2736) by @obulat
openverse - api-2023.08.03.14.40.45

Published by github-actions[bot] about 1 year ago

New Features

  • Add popularity refresh DAGs (#2592) by @stacimc

Internal Improvements

  • Bump cryptography from 41.0.2 to 41.0.3 in /api (#2771) by @dependabot
  • Bump django-redis from 5.2.0 to 5.3.0 in /api (#2761) by @dependabot
  • Bump gevent from 22.10.2 to 23.7.0 in /api (#2757) by @dependabot
  • Bump gunicorn from 20.1.0 to 21.2.0 in /api (#2762) by @dependabot
  • Bump hvac from 1.1.0 to 1.1.1 in /api (#2758) by @dependabot
  • bump django-cors-headers from 4.1.0 to 4.2.0 in /api (#2763) by @dependabot
  • Bump certifi from 2023.5.7 to 2023.7.22 in /api (#2717) by @dependabot

Bug Fixes

  • Re-add request ID tracking to API middleware (#2726) by @AetherUnbound
openverse - frontend-2023.07.28.23.42.26

Published by github-actions[bot] about 1 year ago

New Features

  • Content Safety UI for single results (#2651) by @zackkrida
  • Create a new VIconButton (#2697) by @obulat

Improvements

  • Add test/ to .dockerignore to exlcude tests and test assets from frontend image build context (#2713) by @sehgxl
  • Update the Box image and Large image cell component hover state (#2714) by @zackkrida
  • Fix fetching search results and handle fetching errors (#2618) by @obulat
  • Add additional_search_views feature flag (#2733) by @obulat
  • Update VBackToSearchResultsLink size to "small" (#2723) by @zackkrida
  • Update back to results button area (#2696) by @nevvada

Internal Improvements

  • Block crawling on search results views (#2739) by @zackkrida
  • Extract reusable VAudioCollection.vue (#2695) by @obulat
  • Extract use-audio-snackbar component (#2722) by @obulat

Bug Fixes

  • Fix double-scroll issue on iOS devices (#2728) by @dhruvkb
  • Remove External sources section from All content page (#2693) by @obulat
openverse - frontend-2023.07.24.21.23.45

Published by github-actions[bot] about 1 year ago

New Features

  • useSensitiveMedia composable (#2700) by @zackkrida

Bug Fixes

  • Handle AbortError in VAudioTrack.vue (#2681) by @obulat
openverse - api-2023.07.24.20.47.04

Published by github-actions[bot] about 1 year ago

Internal Improvements

  • Bump aiohttp from 3.8.4 to 3.8.5 in /api (#2685) by @dependabot
  • Add explicit gunicorn configuration for the API so logging is consistent (#2648) by @AetherUnbound

Bug Fixes

  • Add explicit gunicorn configuration for the API so logging is consistent (#2648) by @AetherUnbound
openverse - ingestion_server-2023.07.21.20.19.21

Published by github-actions[bot] about 1 year ago

Improvements

  • added reasons why certain warnings were filtered in 'pytest.ini' (#2431) by @rahulsindhu01

Internal Improvements

  • Improve and unify ingestion server logging, simplify docker CMDs (#2639) by @AetherUnbound

Bug Fixes

  • Move data refresh complete Slack message from ingestion server to catalog (#2692) by @viktoriussuwandi
  • Improve and unify ingestion server logging, simplify docker CMDs (#2639) by @AetherUnbound
  • Use trigger_and_wait for alias point step in create filtered index DAG (#2620) by @AetherUnbound
openverse - frontend-2023.07.20.17.25.42

Published by github-actions[bot] about 1 year ago

Bug Fixes

  • Fix whitespace bug that only affected Chrome (#2682) by @dhruvkb
openverse - catalog-2023.07.20.15.07.11

Published by github-actions[bot] about 1 year ago

New Features

  • Add index readiness check to data refresh (#2209) by @stacimc

Internal Improvements

  • Bump apache-airflow[amazon,http,postgres] from 2.6.1 to 2.6.2 in /catalog (#2524) by @dependabot
  • Bump pytest-mock from 3.10.0 to 3.11.1 in /catalog (#2525) by @dependabot

Bug Fixes

  • Check readiness against filtered index (#2642) by @AetherUnbound
  • Use trigger_and_wait for alias point step in create filtered index DAG (#2620) by @AetherUnbound
  • Re-enable image data refresh scheduling, readjust matview timeouts (#2604) by @AetherUnbound
openverse - frontend-2023.07.19.19.15.39

Published by github-actions[bot] over 1 year ago

New Features

  • Add sensitivity toggles in filter sidebar and modal (#2672) by @dhruvkb

Improvements

  • Remove CC referral banner (#2667) by @obulat

Internal Improvements

  • Fix error tests (#2659) by @obulat

Bug Fixes

  • Update Vueuse (#2674) by @obulat
  • Fix header bottom border when scrolled (#2644) by @obulat
  • Prevent hovering in the external-sources VR test (#2666) by @obulat
  • Add resize observer to ignored errors in Sentry (#2645) by @heyligerjon
openverse - frontend-2023.07.17.21.49.20

Published by github-actions[bot] over 1 year ago

New Features

  • Blur sensitive search results (#2640) by @dhruvkb

Improvements

  • Add "search" role to search bar forms (#2631) by @AetherUnbound
  • Update fake_sensitive feature flag based on updated API response schema (#2613) by @dhruvkb
  • Set UA string for Openverse API requests from the frontend (#2544) by @zackkrida

Internal Improvements

  • Add Playwright visual regression tests for error pages (#2611) by @obulat
  • Remove nuxt eslint module (#2643) by @obulat
  • Replace single image unit tests with Playwright e2e (#2583) by @obulat
  • Replace require with import homepage (#2601) by @sehgxl
  • Replace require with import for error section images (#2614) by @viktoriussuwandi
  • fix: unused composables/use-browser-detection (#2634) by @AlimurtuzaCodes
  • Exclude venv directories from type checks (#2632) by @sarayourfriend
  • Remove duplicated plausible props (#2578) by @zackkrida

Bug Fixes

  • Fix fetching and types on single result pages (#2585) by @obulat
  • Update frontend/src/components/VSkeleton/VGridSkeleton.vue (#2636) by @viktoriussuwandi
  • Remove irrelevant mature UI toggle test (#2617) by @zackkrida
  • Simplify Skip-to-content links (#2538) by @obulat
openverse - api-2023.07.17.21.05.23

Published by github-actions[bot] over 1 year ago

Improvements

  • Add reasons why certain warnings were filtered in 'pytest.ini' (#2431) by @rahulsindhu01

Internal Improvements

  • Bump cryptography from 41.0.1 to 41.0.2 in /api (#2650) by @dependabot
  • chore(deps): update nginx docker tag to v1.25.1 (#2255) by @renovate
openverse - api-2023.07.10.08.44.19

Published by github-actions[bot] over 1 year ago

Improvements

  • Upgrade to Elasticsearch 8 locally (#2568) by @zackkrida

Internal Improvements

  • Bump django from 4.2.1 to 4.2.3 in /api (#2569) by @dependabot
  • Bump django-oauth-toolkit from 2.2.0 to 2.3.0 in /api (#2286) by @dependabot
openverse - frontend-2023.07.10.08.29.25

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • Fix types in the templates (#2584) by @obulat