8000 Tags · WordPress/openverse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: WordPress/openverse

Tags

frontend-2025.04.11.13.47.15

Toggle frontend-2025.04.11.13.47.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependency vite to v6.0.14 [SECURITY] (#5393)

api-2025.04.11.13.47.14

Toggle api-2025.04.11.13.47.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependency vite to v6.0.14 [SECURITY] (#5393)

api-2025.03.10.04.14.33

Toggle api-2025.03.10.04.14.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependency axios to v1.8.2 [SECURITY] (#5387)

frontend-2025.02.05.11.32.04

Toggle frontend-2025.02.05.11.32.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pnpm to v10.2.0 (#5371)

api-2025.02.05.11.12.38

Toggle api-2025.02.05.11.12.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove dependency axios-mock-adapter and fix the token unit tests (#5369

)

* Update dependency axios-mock-adapter to v2
* Remove axios-mock-adapter
* Capture token exception in Sentry instead of re-throwing
* Fix the unit test
* Update the lock file

ingestion_server-2025.01.29.17.31.09

Toggle ingestion_server-2025.01.29.17.31.09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Close old db connections after getting thumbnails (#5335)" (#…

…5356)

frontend-2025.01.24.17.16.28

Toggle frontend-2025.01.24.17.16.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Exclude health checks from Sentry profiles sampling (#5345)

api-2025.01.24.17.16.29

Toggle api-2025.01.24.17.16.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Exclude health checks from Sentry profiles sampling (#5345)

frontend-2025.01.16.15.54.08

Toggle frontend-2025.01.16.15.54.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify media `FetchState` and fix fetching errors (#5323)

* Refactor FetchState to use discriminated union

Fixes #5322

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/WordPress/openverse/issues/5322?shareId=XXXX-XXXX-XXXX-XXXX).

* Fix loading labels, results, no result on later pages

* Make `canLoadMore` external prop

* Fix collection header stories

* Refactor i18n search result count labels

* Improve asyncData error in search.vue

api-2025.01.15.17.59.21

Toggle api-2025.01.15.17.59.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Django connection pools feature (#5332)

* Add Django connection pools feature

* Update api/conf/settings/databases.py

Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>

* Add transaction=True

* Add a workaround for tests dropping db

* Fix SyntaxWarning: invalid escape sequence '\d'

* Improve comments

* Hard-code licenses in the catalog

---------

Co-authored-by: Dhruv Bhanushali <hi@dhruvkb.dev>
0