mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[PR #1540] [CLOSED] Registration api #1756
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1756
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/koel/koel/pull/1540
Author: @naeemtawwos
Created: 10/21/2022
Status: ❌ Closed
Base:
master← Head:registration-api📝 Commits (7)
bc77108Merge pull request #1 from koel/masterad532f0revamping koel to bayan fm9dc5a05revamping koel to bayan fm16b9523rever a change to types.ts4aea3e1Merge pull request #8 from naeemtawwos/bayan-fm-config-changesa9506e2registration api and fronend form87af92cadded validation to registration form📊 Changes
34 files changed (+33217 additions, -6383 deletions)
View changed files
📝
app/Http/Controllers/API/AuthController.php(+24 -0)📝
composer.lock(+684 -769)📝
config/app.php(+2 -2)➕
package-lock.json(+26315 -0)📝
resources/assets/img/covers/default.svg(+173 -15)📝
resources/assets/img/favicon.ico(+0 -0)📝
resources/assets/img/icon.png(+0 -0)📝
resources/assets/img/logo.png(+0 -0)📝
resources/assets/img/logo.svg(+173 -30)📝
resources/assets/js/App.vue(+14 -0)📝
resources/assets/js/components/album/AlbumCard.vue(+2 -2)📝
resources/assets/js/components/album/AlbumInfo.vue(+1 -1)📝
resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap(+1 -1)📝
resources/assets/js/components/artist/ArtistCard.vue(+2 -2)➕
resources/assets/js/components/auth/RegistrationForm.vue(+106 -0)📝
resources/assets/js/components/layout/app-footer/FooterPlaybackControls.vue(+2 -2)📝
resources/assets/js/components/layout/main-wrapper/ExtraPanel.spec.ts(+1 -1)📝
resources/assets/js/components/layout/main-wrapper/ExtraPanel.vue(+1 -1)📝
resources/assets/js/components/layout/main-wrapper/Sidebar.vue(+2 -2)📝
resources/assets/js/components/meta/AboutKoelModal.vue(+7 -9)...and 14 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.