Sander Vocke
412f25d32f
Added query option for finding items with/without links to particular other systems.
4 years ago
Sander Vocke
e8c043b08d
Fix tag queries.
4 years ago
Sander Vocke
4b45610648
Fix YTM scraper
4 years ago
Sander Vocke
ba566126d5
Started adding results tables for items other than tracks. Buggy still.
4 years ago
Sander Vocke
9df02ccb48
Refactored queries to make searching other object types possible and to
...
include leaf operands that translate to different server-side operands
depending on the type of object requested.
4 years ago
Sander Vocke
cda62f0a80
Add edit dialogs for all item types. Names and store links can be edited.
4 years ago
Sander Vocke
df60e91bf3
Fix album patch
4 years ago
Sander Vocke
9a19bf3cc2
Fix patch request for track.
4 years ago
Sander Vocke
510cddcf13
Create KNOWN_ISSUES
4 years ago
Sander Vocke
0a9bec1c87
Fixed some more bugs.
4 years ago
Sander Vocke
b27176ae66
Finished a refactoring of the resource type system. Runs again. Patch requests fail though.
4 years ago
Sander Vocke
0758ae2564
At least it builds and runs again, now getting request errors.
4 years ago
Sander Vocke
c19fcbf9d6
Don't remember what I was doing here
4 years ago
Sander Vocke
d1ad2a0bdf
Fixed youtube integration again.
5 years ago
Sander Vocke
600a8ced5d
Got Youtube Music scraper working again.
5 years ago
Sander Vocke
af5a742d7c
Spotify integration works again. Youtube music not yet.
5 years ago
Sander Vocke
dfd8549bf0
Tag merge working and tested.
5 years ago
Sander Vocke
7e3b593c68
Patch and put requests' tests are working, some bugs were fixed.
5 years ago
Sander Vocke
40e3ba2203
Stuck in some recursivity problems.
5 years ago
Sander Vocke
cd26f79e4b
Add deletions.
5 years ago
Sander Vocke
299342824c
Ironed out issues with creation endpoints and ID mappings.
5 years ago
Sander Vocke
44ebc7b15d
Add some creation functions for other objects. Exposed one or more bugs.
5 years ago
Sander Vocke
495c125c55
Randomized track tests succeeding for the first time. Added comments.
5 years ago
Sander Vocke
9af9b55d39
Almost have randomized track tests working.
5 years ago
Sander Vocke
ddb8d16d13
Create GPM data file, remove uploading script in favor of the import/export feature.
5 years ago
Sander Vocke
8fcc67022d
Further fixes.
5 years ago
Sander Vocke
35cd904a63
A lot of stuff working again. Added export button.
5 years ago
Sander Vocke
bb9a1bdfa6
Major refactoring. It builds again!
5 years ago
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
8d204a34e6
Beautify link status.
5 years ago
Sander Vocke
e257c135be
Links window shows total linking stats.
5 years ago
Sander Vocke
c28db21b18
Expand query to support different levels of response detail.
5 years ago
Sander Vocke
1148bc6bff
Change storeLinks storage to text. Make it queriable.
5 years ago
Sander Vocke
94dd7a0dd6
Management windows grouped together.
5 years ago
Sander Vocke
ee5b80fadb
Working towards a general links management window.
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
8f9e3bd184
Remove all interactiveness from the song window.
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
fc02f57893
Fix api URL for login, logout.
5 years ago
Sander Vocke
2e20f3cb56
Fix memory store and session.
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
87af6e18a4
Back to simple declarative routing. ( #28 )
...
Fix routing.
Boy-scout: alphabetic ordering in the tags window
Reviewed-on: #28
5 years ago
Sander Vocke
a689613a45
Tag management window ( #24 )
...
Add a window to manage tags.
5 years ago
Sander Vocke
04e47349dd
Remove alpine line.
5 years ago
Sander Vocke
a513daf6e6
Re-enable builds.
5 years ago