17 Commits (7144d07832032d88904a73953b1c5709b7930d0a)

Author SHA1 Message Date
Sander Vocke 7144d07832 Login page working. No registration or logout yet. 5 years ago
Sander Vocke ad114b52eb add logout. 5 years ago
Sander Vocke 8237d2524e API endpoints are now login-protected with session support. Not in front-end yet. 5 years ago
Sander Vocke c319d0bce1 Added basic user registration endpoint and password-protected a single endpoint. No sessions yet. 5 years ago
Sander Vocke a689613a45 Tag management window (#24) 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 ddbfb3a52c Got all APIs working in Knex, except query. 5 years ago
Sander Vocke 6ad8c3c9b8 Add and fix tests and endpoints. 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 77a116938c Add tags and basic test for it. 5 years ago
Sander Vocke 6a8744e28d Got song import working again. Nice song list in GUI. 5 years ago
Sander Vocke 6a728ae17b Got basic query endpoint. 5 years ago
Sander Vocke 74be187db2 Made API more RESTful, got modify working 5 years ago
Sander Vocke e07a76acc1 Get modification and such working. 5 years ago
Sander Vocke 63ac5b5d84 Refactoring query and details endpoints. 5 years ago
Sander Vocke e159cfec37 Testing framework up. Endpoint handlers refactored a bit. 5 years ago