Commit graph

130 commits

Author SHA1 Message Date
Deluan
7055dc514b docs: update basic transcoding info 2020-03-17 15:20:35 -04:00
Deluan
74c30b5a66 docs: add list of tested clients 2020-03-15 13:26:48 -04:00
Deluan Quintão
e67bdbbc32
docs: add link to transcoding issue 2020-03-15 13:09:43 -04:00
Deluan
e36a42f356 build: generate binaries for Linux armv6, armv7 and arm68 (v8) (fixes #92) 2020-03-14 21:09:39 -04:00
Deluan
0b131e91c1 chore: upgrade to NodeJS 13.10 2020-03-06 10:57:00 -05:00
Deluan
9044aa8740 chore: upgrade NodeJS to 13.9.0 2020-02-26 09:52:25 -05:00
Deluan
07ac14f810 chore: upgrade Go to 1.14 2020-02-26 09:37:48 -05:00
Deluan
0f13bbdbd0 docs: update screenshots 2020-02-07 18:21:51 -05:00
Deluan
4310f2c94f docs: update README 2020-02-07 18:02:44 -05:00
Deluan
18cbb153f3 chore: add a docker-compose.override.yml file, to support local testing 2020-02-06 12:12:10 -05:00
Deluan
9f086b5f7b docs: fix typo 2020-02-06 09:19:32 -05:00
Deluan
5fbde33b97 docs: update README 2020-02-05 08:40:15 -05:00
Deluan
19fb29e520 docs: add Discord invite button 2020-02-05 08:33:07 -05:00
Deluan
9260957271 docs: update README 2020-02-04 15:17:10 -05:00
Deluan
79b0f1f57b docs: add link to ffmpeg static binaries download 2020-02-04 15:13:37 -05:00
Deluan
998323b364 docs: update README re: transcoding 2020-02-04 09:09:14 -05:00
Deluan
c34a5dcb07 docs: update README 2020-01-30 16:07:54 -05:00
Deluan
3c54b776d6 docs: add Discord invite 2020-01-27 08:05:15 -05:00
Deluan
7bf110f22f docs: update readme 2020-01-26 21:54:49 -05:00
Deluan
3b651a3728 docs: update readme 2020-01-26 21:34:53 -05:00
Deluan
221d320ccf docs: add latest released version to README 2020-01-26 20:51:41 -05:00
Deluan
476c695cf1 ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
Deluan
f9db80c409 feat: add conf for data folder, default current folder (not ./data anymore) 2020-01-26 16:42:56 -05:00
Deluan Quintão
8213017f1a
Update readme 2020-01-25 22:01:37 -05:00
Deluan
1f27db9803 docs: fix screenshots alignment 2020-01-25 17:45:20 -05:00
Deluan
76af45f892 docs: add Users page screenshot 2020-01-25 17:40:45 -05:00
Deluan
58a7879ba8 feat: first time admin user creation through the ui 2020-01-25 17:10:16 -05:00
Deluan Quintão
b4c95fa8db
Update README.md 2020-01-25 12:35:28 -05:00
Deluan
49f59fe9f4 Embed static files used by Subsonic API 2020-01-24 21:35:19 -05:00
Deluan
79abddd8f2 All options and default values in Dockerfile and docker-compose.yml example 2020-01-24 10:27:49 -05:00
Deluan
d9abb7fc2c Update README 2020-01-24 09:28:00 -05:00
Deluan
bff6f3a4bd Rename env vars prefix to ND_ 2020-01-24 01:29:31 -05:00
Deluan
d48ddacaba Update README 2020-01-23 23:46:30 -05:00
Deluan
15744c362b Rewrite README 2020-01-23 22:58:24 -05:00
Deluan
bee55c04c8 Rename project to Navidrome 2020-01-23 19:44:08 -05:00
Deluan
675a76332c Upgrade node to latest 2020-01-23 18:32:49 -05:00
Deluan
75d833a8c1 Rename CI to Build 2020-01-23 18:21:20 -05:00
Deluan
d9ce6f3b51 Add the Compatibility table to the main git repo 2020-01-20 22:55:59 -05:00
Deluan
99c28731d4 Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00
Deluan
491bfb1f69 Create initial user if User table is empty. Also make model.QueryOptions compatible with rest.QueryOptions 2020-01-19 22:47:22 -05:00
Deluan
2ab0cecd48 Complete User CRUD 2020-01-19 21:46:36 -05:00
Deluan
67eeb218c4 Big Refactor:
- Create model.DataStore, with provision for transactions
- Change all layers dependencies on repositories to use DataStore
- Implemented persistence.SQLStore
- Removed iTunes Bridge/Importer support
2020-01-19 16:28:09 -05:00
Deluan Quintão
0673371a71
Update README.md 2020-01-13 17:31:12 -05:00
Deluan
334e8384ce Update README 2020-01-11 22:32:32 -05:00
Deluan
2e6c1e225e Removed SubFire from README 2020-01-09 22:50:29 -05:00
Deluan
3379af4328 Add Music Stash to README 2020-01-09 22:44:45 -05:00
Deluan
1f4dfcb853 Small fixes to the Makefile 2020-01-06 15:19:14 -05:00
Deluan
b5be1fbd38 Moved from Travis to GitHub actions 2020-01-04 21:23:24 -05:00
Deluan
2df05288d3 Update README 2020-01-04 21:16:44 -05:00
Deluan
2861a97a89 Introduces context.Context in API controllers 2017-04-03 00:16:21 -04:00