Commit graph

81 commits

Author SHA1 Message Date
Deluan
4dffcb7b46 fix: removed invalid make rule 2020-02-04 15:02:43 -05:00
Deluan
41fd5862b8 chore: try to make goreleaser add all changes to changelog 2020-02-03 20:13:32 -05:00
Deluan
40ad6a7bef fix: always build everything when calling buildall target 2020-02-03 08:42:15 -05:00
Deluan
0c5bf18d80 build: add release and dist targets 2020-01-30 16:33:27 -05:00
Deluan
9b7d1757e7 build: add goose to setup target, add dist target 2020-01-30 16:08:39 -05:00
Deluan
90a1e6d213 feat: add server name and version to all responses
This is inline with other Subsonic compatible servers, like funkwhale, madsonic, ampache...
2020-01-30 14:43:24 -05:00
Deluan
476c695cf1 ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
Deluan
cc58642185 fix: remove check for GOPATH 2020-01-26 15:32:55 -05:00
Deluan
8756f55650 Add git info to version 2020-01-25 11:06:04 -05:00
Thor77
9ed35cbb02 Fix dependency installation using Makefile
which failed because a 'go get' command was given as an argument to
'go get'
2020-01-25 09:37:27 -05:00
Deluan
49f59fe9f4 Embed static files used by Subsonic API 2020-01-24 21:35:19 -05:00
Deluan
9d144ad740 Fix buildall target 2020-01-23 18:31:32 -05:00
Deluan
50d89760e2 Use bindata to embed UI assets 2020-01-22 18:38:54 -05:00
Deluan
43b0a9dadd Changing default Makefile target to start the UI, now that it is functional 2020-01-20 13:43:51 -05:00
Deluan
11f6acbb63 Revert default Makefile target 2020-01-19 22:48:36 -05:00
Deluan
2ab0cecd48 Complete User CRUD 2020-01-19 21:46:36 -05:00
Deluan
3a03284c59 Add routing for basic web ui 2020-01-19 19:35:03 -05:00
Deluan
035fdaeb96 Remove old tags from models 2020-01-17 20:54:28 -05:00
Deluan
123f543a94 New Folder Scanner - WIP 2020-01-17 20:54:28 -05:00
Deluan
0a56fd8752 Add Makefile target to start ginkgo in watch mode 2020-01-15 23:40:22 -05:00
Deluan
a167669717 Change default db path 2020-01-14 18:55:12 -05:00
Deluan
ea86238901 Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
Deluan
85f7fdd285 Added CORS middleware 2020-01-09 22:44:45 -05:00
Deluan
0388d67817 Clean up Makefile 2020-01-09 22:44:45 -05:00
Deluan
907c310c01 Download Jamstash in make setup 2020-01-09 22:44:45 -05:00
Deluan
79701caca3 Removed Beego routing/controllers, converted to Chi.
Also introduced Wire for dependency injection
2020-01-09 22:44:45 -05:00
Deluan
1f4dfcb853 Small fixes to the Makefile 2020-01-06 15:19:14 -05:00
Deluan
3eaf80de99 Simplify Makefile build target 2020-01-06 13:47:48 -05:00
Deluan
0fe523b526 Clean-up dependencies, Makefile. Replaced bee with reflex 2020-01-04 21:13:54 -05:00
Deluan
2861a97a89 Introduces context.Context in API controllers 2017-04-03 00:16:21 -04:00
Deluan
12e7100325 Adding a Makefile 2016-10-10 20:27:09 -04:00