Sander Vocke
|
f369d4e390
|
Further beautify integrations screen, make secret really secret.
|
5 years ago |
Sander Vocke
|
b4e4ac0162
|
Made Spotify API request correctly depend on the integration settings in the DB.
|
5 years ago |
Sander Vocke
|
e9d6d4055c
|
Got quick n dirty request to Spotify API working.
|
5 years ago |
Sander Vocke
|
3d094c024b
|
Working towards spotify integration.
|
5 years ago |
Sander Vocke
|
5a073fb3b8
|
Further back-end work, add editor for integrations in front-end.
|
5 years ago |
Sander Vocke
|
d3a901e826
|
Add back-end support and tests for integration objects.
|
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
|
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
|
0193e42b51
|
Fix test errors.
|
5 years ago |
Sander Vocke
|
0dc6b889bb
|
Add song, album windows
|
5 years ago |
Sander Vocke
|
d4d4c67672
|
Fetches artist and shows name
|
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
|
f85f3b62b1
|
Fix test script help, add requirements.txt
|
5 years ago |
Sander Vocke
|
e852fc2c4a
|
Fix knex error.
|
5 years ago |
Sander Vocke
|
981393b7a4
|
Try combinatorial logic.
|
5 years ago |
Sander Vocke
|
f861abe0af
|
Server supports album included in songs query.
Correct display on client.
|
5 years ago |
Sander Vocke
|
9c9d1b6dd8
|
Interactive queries seem to work!
|
5 years ago |
Sander Vocke
|
9f16723798
|
Initial mock.
|
5 years ago |
Sander Vocke
|
440a03396c
|
postgres (#14)
Make codebase compatible with Postgres. Add test scripts for it and a CI pipeline test.
Reviewed-on: #14
|
5 years ago |
Sander Vocke
|
a9c1f84426
|
Fix tests for new API URL code.
|
5 years ago |
Sander Vocke
|
0e5295d10a
|
Small changes to get_knex.
|
5 years ago |
Sander Vocke
|
6cfae4ebe5
|
Fix database config parsing.
|
5 years ago |
Sander Vocke
|
055ed3e86d
|
Working container with PostgreSQL support.
|
5 years ago |
Sander Vocke
|
26a59e419c
|
First Dockerfile and build script that yields a working container. No config yet, and all runs in dev mode.
|
5 years ago |
Sander Vocke
|
4d20c72889
|
All tests working again.
|
5 years ago |
Sander Vocke
|
1d5df9b43b
|
Got some basic filtering working. Not finished with queries yet.
|
5 years ago |
Sander Vocke
|
4471c27b4c
|
Query endpoint is up again, but no filtering yet.
|
5 years ago |
Sander Vocke
|
ddbfb3a52c
|
Got all APIs working in Knex, except query.
|
5 years ago |
Sander Vocke
|
5dcc8451bf
|
Some warning cleanup.
|
5 years ago |
Sander Vocke
|
6ad8c3c9b8
|
Add and fix tests and endpoints.
|
5 years ago |
Sander Vocke
|
5b1a2064ce
|
Fix tests.
|
5 years ago |
Sander Vocke
|
f98e9d5764
|
Fix tests.
|
5 years ago |
Sander Vocke
|
fa64c9f8b4
|
Add ordering, output types
|
5 years ago |
Sander Vocke
|
2bf21aa28f
|
Add ordering.
|
5 years ago |
Sander Vocke
|
98a01bb3ca
|
Type filters. Starting drag n drop.
|
5 years ago |
Sander Vocke
|
b282a002b8
|
Add more filter controls, type filtering, refactoring
|
5 years ago |
Sander Vocke
|
678228d223
|
Fix pagination and song / artist search via URL query.
|
5 years ago |
Sander Vocke
|
7a137d7012
|
Instant song query.
|
5 years ago |
Sander Vocke
|
1a8d5dc525
|
Fix tag associations
|
5 years ago |
Sander Vocke
|
9d9b2e3ee0
|
Add tag modification test.
|
5 years ago |
Sander Vocke
|
77a116938c
|
Add tags and basic test for it.
|
5 years ago |
Sander Vocke
|
535ff867a9
|
Add GPM links.
|
5 years ago |
Sander Vocke
|
b9d81ba313
|
Simplify app.
|
5 years ago |
Sander Vocke
|
6a8744e28d
|
Got song import working again. Nice song list in GUI.
|
5 years ago |
Sander Vocke
|
e2a4d8bc24
|
Fix unit tests.
|
5 years ago |