-
cffae3a7d6
ci: don't add 'ci:' commits to the changelog
Deluan
2020-01-27 09:44:28 -05:00
-
0d2911daf9
refactor: add Context to the persistence layer
Deluan
2020-01-27 09:41:33 -05:00
-
3c54b776d6
docs: add Discord invite
Deluan
2020-01-27 08:04:55 -05:00
-
34127805ce
doc: update compatibility table
Deluan Quintão
2020-01-27 04:32:55 -05:00
-
ac4aa1ebe2
feat: PORT env var can override configured port
Deluan
2020-01-26 22:18:30 -05:00
-
b7d7251cf4
fix: user's email is not mandatory
Deluan
2020-01-26 22:17:58 -05:00
-
7bf110f22f
docs: update readme
Deluan
2020-01-26 21:54:49 -05:00
-
3b651a3728
docs: update readme
Deluan
2020-01-26 21:34:53 -05:00
-
13390c2edb
fix: add git sha and tag to built image
Deluan
2020-01-26 20:52:09 -05:00
-
221d320ccf
docs: add latest released version to README
Deluan
2020-01-26 20:51:41 -05:00
-
476c695cf1
ci: create versions with goreleaser
Deluan
2020-01-26 12:36:24 -05:00
-
4e3b13050b
fix: tests
Deluan
2020-01-26 18:07:06 -05:00
-
cc6eacd608
fix: option to skip flags, to avoid breaking the tests
Deluan
2020-01-26 18:00:10 -05:00
-
0ff741b394
fix: persistence tests were not being properly initialized
Deluan
2020-01-26 17:10:13 -05:00
-
7c2728aadc
fix: only try to load config file if it exists, or else it would not load any config at all...
Deluan
2020-01-26 17:09:08 -05:00
-
f9db80c409
feat: add conf for data folder, default current folder (not ./data anymore)
Deluan
2020-01-26 16:42:56 -05:00
-
828dc8f0f4
feat: add -help, simplified config loading
Deluan
2020-01-26 16:21:07 -05:00
-
cc58642185
fix: remove check for GOPATH
Deluan
2020-01-26 15:32:55 -05:00
-
8213017f1a
Update readme
Deluan Quintão
2020-01-25 22:01:37 -05:00
-
478090380d
feat: show times in user edit and list views
Deluan
2020-01-25 18:01:11 -05:00
-
1f27db9803
docs: fix screenshots alignment
Deluan
2020-01-25 17:45:20 -05:00
-
76af45f892
docs: add Users page screenshot
Deluan
2020-01-25 17:40:45 -05:00
-
58a7879ba8
feat: first time admin user creation through the ui
Deluan
2020-01-25 17:10:16 -05:00
-
b4c95fa8db
Update README.md
Deluan Quintão
2020-01-25 12:35:28 -05:00
-
8756f55650
Add git info to version
Deluan
2020-01-25 11:06:04 -05:00
-
9ed35cbb02
Fix dependency installation using Makefile
Thor77
2020-01-25 08:56:52 +01:00
-
5b84188f58
Add banner.txt as a static file
Deluan
2020-01-24 23:42:47 -05:00
-
1a0563db2d
Fix test
Deluan
2020-01-24 22:02:50 -05:00
-
49f59fe9f4
Embed static files used by Subsonic API
Deluan
2020-01-24 21:35:19 -05:00
-
f63b1703e6
Add warning when using external assets
Deluan
2020-01-24 20:35:20 -05:00
-
9af536ba64
Update API_COMPATIBILITY.md
Deluan Quintão
2020-01-24 11:35:15 -05:00
-
fb86dc37aa
Update API_COMPATIBILITY.md
Deluan Quintão
2020-01-24 11:34:13 -05:00
-
79abddd8f2
All options and default values in Dockerfile and docker-compose.yml example
Deluan
2020-01-24 10:27:49 -05:00
-
461b7424e9
Ignore case in extracted tags
Deluan
2020-01-24 09:46:59 -05:00
-
d9abb7fc2c
Update README
Deluan
2020-01-24 09:28:00 -05:00
-
684932217e
Disable loading config from flags, as it was not behaving correctly
Deluan
2020-01-24 01:36:22 -05:00
-
bff6f3a4bd
Rename env vars prefix to ND_
Deluan
2020-01-24 01:29:31 -05:00
-
d48ddacaba
Update README
Deluan
2020-01-23 23:46:30 -05:00
-
15744c362b
Rewrite README
Deluan
2020-01-23 22:57:51 -05:00
-
137a20dd9e
Change default scan interval to 1 minute
Deluan
2020-01-23 22:53:19 -05:00
-
c71c04f7dd
Change to dark theme
Deluan
2020-01-23 22:51:52 -05:00
-
6a21cb70cf
Add screenshots
Deluan
2020-01-23 22:23:56 -05:00
-
dd9665ae02
Replace ADD with RUN, causes less cache invalidation
Deluan
2020-01-23 20:39:44 -05:00
-
bee55c04c8
Rename project to Navidrome
Deluan
2020-01-23 19:44:08 -05:00
-
aaefc6bfc7
Revert "Bump react-admin from 3.1.2 to 3.1.3 in /ui"
Deluan
2020-01-23 18:49:03 -05:00
-
6733623289
Revert "Bump ra-data-json-server from 3.1.2 to 3.1.3 in /ui"
Deluan
2020-01-23 18:48:57 -05:00
-
d37447f957
Bump @testing-library/jest-dom from 5.0.0 to 5.0.2 in /ui
dependabot-preview[bot]
2020-01-23 07:27:45 +00:00
-
821404d59c
Bump @testing-library/user-event from 8.0.3 to 8.0.4 in /ui
dependabot-preview[bot]
2020-01-23 07:28:36 +00:00
-
4bb4526c5f
Bump react-admin from 3.1.2 to 3.1.3 in /ui
dependabot-preview[bot]
2020-01-23 07:29:19 +00:00
-
4fb9438f22
Bump ra-data-json-server from 3.1.2 to 3.1.3 in /ui
dependabot-preview[bot]
2020-01-23 07:30:01 +00:00
-
675a76332c
Upgrade node to latest
Deluan
2020-01-23 18:31:52 -05:00
-
9d144ad740
Fix buildall target
Deluan
2020-01-23 18:31:32 -05:00
-
75d833a8c1
Rename CI to Build
Deluan
2020-01-23 18:21:20 -05:00
-
35aeb0a396
UI: Use login theme everywhere
Deluan
2020-01-23 18:12:26 -05:00
-
3cc6d9de30
Ignore more files
Deluan
2020-01-23 18:20:20 -05:00
-
dee8e5c518
Initial docker support
Deluan
2020-01-22 19:42:56 -05:00
-
50d89760e2
Use bindata to embed UI assets
Deluan
2020-01-22 18:35:44 -05:00
-
ed31b6fa31
Remove unused code
Deluan
2020-01-22 15:42:29 -05:00
-
1f58bf47d6
Fix GetStarred for all item types
Deluan
2020-01-22 15:19:37 -05:00
-
c8fb84cd1e
Change license to GPLv3
Deluan
2020-01-22 14:48:38 -05:00
-
e5e20750e5
UI: Fine tuning the resource navigation
Deluan
2020-01-22 14:18:55 -05:00
-
04637b24cd
UI: When navigating to another resource, pre-fill the filter with the parent info
Deluan
2020-01-22 14:03:18 -05:00
-
7dc3f49c1c
Initial support for artist browsing from UI. Also add linking between resources
Deluan
2020-01-22 13:02:19 -05:00
-
b23175e32b
Initial support for album browsing from UI
Deluan
2020-01-22 12:46:09 -05:00
-
ea30b4c2d9
Initial support for album browsing from UI
Deluan
2020-01-22 12:32:31 -05:00
-
3a8124a1de
Add basic filters for album and artist
Deluan
2020-01-22 11:22:35 -05:00
-
9557f7ceed
Initial support for song browsing from UI
Deluan
2020-01-22 10:19:13 -05:00
-
fdf1ceeade
Rename icon variable name
Deluan
2020-01-22 09:04:33 -05:00
-
182c0b5d5e
Add configuration for scan interval. Default 5 mins
Deluan
2020-01-22 08:48:02 -05:00
-
f0ee41a8af
Add context to all methods in engine layer
Deluan
2020-01-22 08:32:31 -05:00
-
c73f549c83
Don't try to get albums if ids is empty
Deluan
2020-01-22 01:03:49 -05:00
-
2bca711f72
Update compatibility table
Deluan
2020-01-22 01:01:11 -05:00
-
c8a74881d8
Fix album lists, to use annotations
Deluan
2020-01-22 01:00:00 -05:00
-
d7116eebd4
Implement annotations per user
Deluan
2020-01-21 23:01:43 -05:00
-
e03304650d
Fix compilation tag, again
Deluan
2020-01-21 22:28:03 -05:00
-
02d1088fc5
Rename test file
Deluan
2020-01-21 18:52:32 -05:00
-
158b09740b
Update compatibility table
Deluan
2020-01-21 18:15:16 -05:00
-
d4adc784cc
Return playlist duration in getPlayList
Deluan
2020-01-21 18:10:29 -05:00
-
dce2a1399d
Rename for clarity
Deluan
2020-01-21 17:50:56 -05:00
-
654831f79d
Fix bug in
compilation tag parsing
Deluan
2020-01-21 17:31:24 -05:00
-
99033fc55e
Update compatibility table
Deluan
2020-01-21 17:31:07 -05:00
-
7fe15134a6
Check permissions to playlist operations
Deluan
2020-01-21 17:18:46 -05:00
-
57fcdac428
Initial support for playlists. Missing permissions
Deluan
2020-01-21 16:35:57 -05:00
-
3a44f37622
Add comment tag, still missing multiline comments
Deluan
2020-01-21 10:05:00 -05:00
-
22a0b7e170
Don't override input tags with stream tags
Deluan
2020-01-21 09:43:01 -05:00
-
4b789e1364
Change key names for persisted properties
Deluan
2020-01-21 09:27:38 -05:00
-
de0816da67
Reimplemented GetAlbumList&type=random and GetRandomSongs (now with filter by genres)
Deluan
2020-01-21 08:49:43 -05:00
-
6cd758faa0
Removed empty clause
Deluan
2020-01-21 08:48:14 -05:00
-
c42e1bd2f5
Extract metadata from files in a directory in batch (one call to ffmpeg for all files)
Deluan
2020-01-21 00:49:41 -05:00
-
d9ce6f3b51
Add the Compatibility table to the main git repo
Deluan
2020-01-20 22:55:59 -05:00
-
7529ae3752
Extract metadata with
ffmpeg
Deluan
2020-01-20 22:32:31 -05:00
-
8a1110044c
Better error handling when cover art cannot be loaded
Deluan
2020-01-20 22:30:16 -05:00
-
c6ed0d5377
Remove flag to allow override media annotation
Deluan
2020-01-20 18:19:16 -05:00
-
2cc983638c
Add authenticated user to context
Deluan
2020-01-20 18:12:17 -05:00
-
28cd3ec3e4
Fix startup order, setting LogLevel
Deluan
2020-01-20 17:35:04 -05:00
-
1e582bec5c
Expiry items in NowPlaying
Deluan
2020-01-20 15:51:33 -05:00
-
9e5ffaaff4
Created InitialSetup method that handles all steps required for starting the server for the first time
Deluan
2020-01-20 15:17:43 -05:00
-
398dfd04fc
Refactor GetAllStarred to make it more readable
Deluan
2020-01-20 14:17:14 -05:00
-
4e8cb5ffef
Only allow Admins to login to the UI (for now)
Deluan
2020-01-20 13:52:55 -05:00
-
43b0a9dadd
Changing default Makefile target to start the UI, now that it is functional
Deluan
2020-01-20 13:43:51 -05:00