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
Sander Vocke
ed6409663d
Change to node:slim as a base.
5 years ago
Sander Vocke
765980af74
Try to see whether disabling source maps will allow this to build on CI.
5 years ago
Sander Vocke
8233b5aaba
Try again.
5 years ago
Sander Vocke
a83dff439f
Disable Docker part.
5 years ago
Sander Vocke
a770b2168c
Disable normal steps for quick testing.
5 years ago
Sander Vocke
7dc0553706
Try a promotion build to DockerHub.
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
8f4157add4
Merge pull request 'Detail pages' ( #20 ) from edit_page into master
...
Reviewed-on: #20
5 years ago
Sander Vocke
0193e42b51
Fix test errors.
5 years ago
Sander Vocke
ab33cdf527
Fix tabs bug.
5 years ago
Sander Vocke
0dc6b889bb
Add song, album windows
5 years ago
Sander Vocke
4c4fe78258
Better tab labels. Tab icons.
5 years ago
Sander Vocke
e02c99954a
Clicking on artist in results now opens its tab.
5 years ago
Sander Vocke
d4d4c67672
Fetches artist and shows name
5 years ago
Sander Vocke
80f35e031b
Laid groundwork for having different types of tabs and windows.
5 years ago
Sander Vocke
b6e937675a
Tabs can be added and removed.
5 years ago
Sander Vocke
16654795d2
Query window uses a reducer.
5 years ago