[PR #1] [MERGED] dasboard: fix InputExtractor performance issues #1

Closed
opened 2026-02-28 14:45:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Sejmou/async-scraper-api/pull/1
Author: @Sejmou
Created: 3/16/2025
Status: Merged
Merged: 3/16/2025
Merged by: @Sejmou

Base: mainHead: dev


📝 Commits (1)

  • 22cbde8 dasboard: fix InputExtractor performance issues (not exactly sure what the problem was lol)

📊 Changes

10 files changed (+97 additions, -108 deletions)

View changed files

📝 admin-dashboard/src/lib/components/task-input-extractor/file/index.ts (+0 -0)
📝 admin-dashboard/src/lib/components/task-input-extractor/file/input-file-schema-preview.svelte (+0 -0)
📝 admin-dashboard/src/lib/components/task-input-extractor/file/root.svelte (+0 -0)
📝 admin-dashboard/src/lib/components/task-input-extractor/index.svelte.ts (+2 -4)
📝 admin-dashboard/src/lib/components/task-input-extractor/input-validator-and-adder.svelte (+4 -7)
📝 admin-dashboard/src/lib/components/task-input-extractor/root.svelte (+14 -16)
admin-dashboard/src/routes/tasks/create/spotify-api/artists/+page.server.ts (+0 -23)
📝 admin-dashboard/src/routes/tasks/create/spotify-api/artists/+page.svelte (+76 -3)
admin-dashboard/src/routes/tasks/create/spotify-api/artists/form.svelte (+0 -54)
📝 admin-dashboard/src/routes/tasks/create/spotify-api/tracks/form.svelte (+1 -1)

📄 Description

not exactly sure what the problem was lol


🔄 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/Sejmou/async-scraper-api/pull/1 **Author:** [@Sejmou](https://github.com/Sejmou) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@Sejmou](https://github.com/Sejmou) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`22cbde8`](https://github.com/Sejmou/async-scraper-api/commit/22cbde8908c4708b571bf384eb0b571a9334906b) dasboard: fix InputExtractor performance issues (not exactly sure what the problem was lol) ### 📊 Changes **10 files changed** (+97 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `admin-dashboard/src/lib/components/task-input-extractor/file/index.ts` (+0 -0) 📝 `admin-dashboard/src/lib/components/task-input-extractor/file/input-file-schema-preview.svelte` (+0 -0) 📝 `admin-dashboard/src/lib/components/task-input-extractor/file/root.svelte` (+0 -0) 📝 `admin-dashboard/src/lib/components/task-input-extractor/index.svelte.ts` (+2 -4) 📝 `admin-dashboard/src/lib/components/task-input-extractor/input-validator-and-adder.svelte` (+4 -7) 📝 `admin-dashboard/src/lib/components/task-input-extractor/root.svelte` (+14 -16) ➖ `admin-dashboard/src/routes/tasks/create/spotify-api/artists/+page.server.ts` (+0 -23) 📝 `admin-dashboard/src/routes/tasks/create/spotify-api/artists/+page.svelte` (+76 -3) ➖ `admin-dashboard/src/routes/tasks/create/spotify-api/artists/form.svelte` (+0 -54) 📝 `admin-dashboard/src/routes/tasks/create/spotify-api/tracks/form.svelte` (+1 -1) </details> ### 📄 Description not exactly sure what the problem was lol --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:45:37 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/async-scraper-api#1
No description provided.