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
e257c135be
Links window shows total linking stats.
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
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
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
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
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
Sander Vocke
720740a9ac
Remove unused
5 years ago
Sander Vocke
eb9143edf9
Refactor towards tabs.
5 years ago