[PR #614] [MERGED] api: move accept header check into handler, simplify error handling #15366

Closed
opened 2026-05-24 08:13:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/614
Author: @dumbmoron
Created: 7/7/2024
Status: Merged
Merged: 7/24/2024
Merged by: @dumbmoron

Base: currentHead: api-accept-cleanup


📝 Commits (1)

  • ecaae75 api: move accept header check into handler, simplify error handling

📊 Changes

2 files changed (+15 additions, -25 deletions)

View changed files

📝 src/core/api.js (+13 -24)
📝 src/localization/languages/en.json (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/614 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 7/7/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `current` ← **Head:** `api-accept-cleanup` --- ### 📝 Commits (1) - [`ecaae75`](https://github.com/imputnet/cobalt/commit/ecaae7527cceedbb16404257b8657d1bfbb092e9) api: move accept header check into handler, simplify error handling ### 📊 Changes **2 files changed** (+15 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/core/api.js` (+13 -24) 📝 `src/localization/languages/en.json` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-24 08:13:59 -05:00
Sign in to join this conversation.