[PR #37] [MERGED] FIX: Event formats and auth #73

Closed
opened 2026-09-04 00:22:01 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/37
Author: @stephan418
Created: 4/28/2022
Status: Merged
Merged: 4/28/2022
Merged by: @stephan418

Base: devHead: fix-events


📝 Commits (3)

  • 5dfa85d FIX: Event endpoints are now using the correct format
  • 1a75aaa Add function for deleting events
  • d6e1f6e Add authorization

📊 Changes

1 file changed (+47 additions, -7 deletions)

View changed files

📝 src/Controllers/event.controller.ts (+47 -7)

📄 Description

Also: Add endpoint to delete events


🔄 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/detleph/server/pull/37 **Author:** [@stephan418](https://github.com/stephan418) **Created:** 4/28/2022 **Status:** ✅ Merged **Merged:** 4/28/2022 **Merged by:** [@stephan418](https://github.com/stephan418) **Base:** `dev` ← **Head:** `fix-events` --- ### 📝 Commits (3) - [`5dfa85d`](https://github.com/detleph/server/commit/5dfa85d74645506a7cb13aa3c0b3ae5e8ec59be1) FIX: Event endpoints are now using the correct format - [`1a75aaa`](https://github.com/detleph/server/commit/1a75aaa95548f85677121a1ae15497c8f554532a) Add function for deleting events - [`d6e1f6e`](https://github.com/detleph/server/commit/d6e1f6efa5dd9eebddf15952ca828461a497ec9d) Add authorization ### 📊 Changes **1 file changed** (+47 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/Controllers/event.controller.ts` (+47 -7) </details> ### 📄 Description Also: Add endpoint to delete events --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:22:01 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#73