Sander Vocke
b4c747d6f0
Fix spotify.
5 years ago
Sander Vocke
02f6ea1a84
Have reasonable batch linking working for YouTube.
5 years ago
Sander Vocke
342c4f0579
Basic search implemented.
5 years ago
Sander Vocke
c51c8cd691
Add a confirm dialog.
5 years ago
Sander Vocke
e257c135be
Links window shows total linking stats.
5 years ago
Sander Vocke
94dd7a0dd6
Management windows grouped together.
5 years ago
Sander Vocke
d408f312c2
Can submit changes to external links.
5 years ago
Sander Vocke
cd9ee9bbb1
Add a YouTube Music web scraper.
5 years ago
Sander Vocke
9c661d67ee
Edit dialog can now search and select Spotify links. No save or close button yet.
5 years ago
Sander Vocke
dbd442d517
Add groundwork for third-party integrations. Spotify is the first. ( #34 )
...
There is now an "integrations context" in the front-end which allows connections to be made to external third-party APIs.
A user settings window is added to edit the integrations for the current user.
The back-end stores secret data for the integration and proxies requests so that the front-end is able to use these APIs pseudo-directly.
The first example is the Spotify API using client credentials, which allows e.g. searching tracks and artists.
5 years ago
Sander Vocke
f1a5597598
User authentication and per-user data ( #31 )
...
Add basic user registration and login support. Each user has their own private music library.
Reviewed-on: #31
5 years ago
Sander Vocke
a689613a45
Tag management window ( #24 )
...
Add a window to manage tags.
5 years ago
Sander Vocke
6b89e618ce
Details pages for Song, Artist, Album, Tag and back-end PUT fixes ( #21 )
...
Details pages for Song, Artist, Album, Tag and back-end PUT fixes
Reviewed-on: #21
5 years ago
Sander Vocke
1da1bcd450
Fix a bug.
5 years ago
Sander Vocke
8adf9bd675
Nested tags work now too.
5 years ago
Sander Vocke
659c395752
Basic tag support.
5 years ago
Sander Vocke
b78f84ffd0
Add tags display.
5 years ago
Sander Vocke
ff1ec095e1
Add album query.
5 years ago
Sander Vocke
f861abe0af
Server supports album included in songs query.
...
Correct display on client.
5 years ago
Sander Vocke
ce2d814506
Got basic queries in result table working.
5 years ago
Sander Vocke
9c9d1b6dd8
Interactive queries seem to work!
5 years ago
Sander Vocke
a36830802f
Deleting query elements works.
5 years ago
Sander Vocke
475cd2cf2f
Songs now also supported, fixed bug
5 years ago
Sander Vocke
e3d741d466
Almost done with basic query manipulation.
5 years ago
Sander Vocke
4f3cd30e77
Removed old UI. Started with a mock-up and simple query rendering.
5 years ago