mirror of
https://github.com/Sejmou/async-scraper-api.git
synced 2026-04-27 00:25:57 +03:00
[PR #1] [MERGED] dasboard: fix InputExtractor performance issues #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/async-scraper-api#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dev📝 Commits (1)
22cbde8dasboard: 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.