-
de816e8e5d
Fix lint error
Deluan
2023-04-03 11:15:46 -04:00
-
b22d0366d5
Use channels for EventStream instead of diodes
Deluan
2023-04-03 10:51:24 -04:00
-
fea2de8f90
Add Galician translation.
Deluan
2023-04-02 18:58:44 -04:00
-
d6dd0aaae7
Close SSE connection on write error
Deluan
2023-04-02 18:08:10 -04:00
-
458017b112
Update Chinese translations (#2260)
Fadeeeeeeee
2023-04-03 06:40:48 +08:00
-
e6bfa2bb0b
Convert our usage of go-diodes into a simplified, generic version
Deluan
2023-04-01 21:53:45 -04:00
-
1c7fb74a1d
Fix writeEvents race condition.
Deluan
2023-04-01 20:51:51 -04:00
-
83ae2ba3e6
Fix race condition
Deluan
2023-04-01 17:45:18 -04:00
-
2ccc5bc941
Implement artist art priority (#2266)
Joakim Repomaa
2023-03-31 00:28:05 +02:00
-
406554f1c4
Remove some tools from dependencies, reducing the modules dependencies
Deluan
2023-03-30 15:33:47 -04:00
-
e89cdf6199
Fix flaky tests
Deluan
2023-03-30 09:25:18 -04:00
-
cf804a52ef
Add support for listening on Unix socket.
Deluan
2023-03-29 16:05:31 -04:00
-
628fd69d3d
Fix race condition
Deluan
2023-03-29 15:17:34 -04:00
-
1d00d1e986
Fix
writeEvent function.
Deluan
2023-03-29 15:04:40 -04:00
-
607c4067b8
Show translation changes on pipeline
Deluan
2023-03-29 13:03:37 -04:00
-
e3079d81ea
More tests
Deluan
2023-03-27 20:36:23 -04:00
-
3bedd89c17
Bump dependencies
Deluan
2023-03-27 14:48:16 -04:00
-
57829bfa4c
Bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.9 (#2282)
dependabot[bot]
2023-03-27 14:47:32 -04:00
-
b998c05ca0
Some refactorings
Deluan
2023-03-26 21:26:55 -04:00
-
05d381c26f
Add more middleware tests
Deluan
2023-03-26 20:22:18 -04:00
-
59a9c056b4
Add Arabic translation (#2277)
zayedalsaidi
2023-03-27 03:56:59 +04:00
-
0de81b8352
Bump caniuse-lite
Deluan
2023-03-26 19:38:09 -04:00
-
91785ecf36
Add tests for core.Archiver
Deluan
2023-03-26 19:34:12 -04:00
-
65eeb5ec1a
Add tests for serverAddressMiddleware
Deluan
2023-03-26 13:29:57 -04:00
-
17e0cd5504
Shuffle the tests, just in case (#2272)
Julien Voisin
2023-03-23 01:12:12 +01:00
-
3a6d2dcd49
More log redaction
Deluan
2023-03-21 11:16:00 -04:00
-
183b462fed
Fix zip comments in Share downloads.
Deluan
2023-03-21 10:34:04 -04:00
-
16fc4eb792
Fix missing extensions in Share downloads.
Deluan
2023-03-21 10:31:00 -04:00
-
6fee744d99
Bump github.com/onsi/gomega from 1.27.3 to 1.27.4 (#2268)
dependabot[bot]
2023-03-20 14:15:32 -04:00
-
74d5c7bc82
Bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.0 (#2270)
dependabot[bot]
2023-03-20 14:15:18 -04:00
-
880fc9e195
Bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 (#2269)
dependabot[bot]
2023-03-20 14:15:01 -04:00
-
1430aa108d
Update play_date on scrobble only when newer - #2262 (#2263)
Xidorn Quan
2023-03-19 09:28:01 +11:00
-
673880d661
Add option to load TLS cert/key, and use HTTPS
Deluan
2023-03-17 16:07:01 -04:00
-
7ea111322b
Don't pump the volume up to 100% if it is not in a mobile device. Fix #2255
Deluan
2023-03-16 17:25:07 -04:00
-
377e7ebd52
Disable share downloading when
EnableDownloads is false.
Deluan
2023-03-16 13:11:26 -04:00
-
23c483da10
Only freezes issues/prs after 120 days
Deluan
2023-03-15 17:53:54 -04:00
-
c380139606
Fix lint
Deluan
2023-03-15 13:10:14 -04:00
-
63fbccf5a9
Enable memory profiling
Deluan
2023-03-15 12:43:25 -04:00
-
1f6ec1d9f5
Add pprof endpoint, disabled by default
Deluan
2023-03-15 10:56:13 -04:00
-
cad8156353
Bump webpack from 5.74.0 to 5.76.1 in /ui (#2256)
dependabot[bot]
2023-03-15 09:13:22 -04:00
-
f7d4fcdcc1
Convert all Subsonic API ints to int32 as per specification (#2252)
Deluan Quintão
2023-03-14 09:48:52 -04:00
-
002cb4ed71
Update README.md
Deluan Quintão
2023-03-13 19:34:47 -04:00
-
e13eaebbde
Update README.md
Deluan Quintão
2023-03-13 19:32:13 -04:00
-
539c0faedb
Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#2251)
dependabot[bot]
2023-03-13 14:42:40 -04:00
-
4ccb6ccb09
Update Chinese translations (#2250)
Moink
2023-03-13 08:24:31 +08:00
-
ec0eb2866b
Hide Love button on Artist Page when EnableFavourites=false. Fix #2245
Deluan
2023-03-10 23:31:32 -05:00
-
b520d8827a
Add download button in the SharePlayer
Deluan
2023-03-10 23:14:51 -05:00
-
a7d3e6e1f1
Add option to allow share to be downloaded
Deluan
2023-03-10 23:01:03 -05:00
-
a22eef39f7
Add share download endpoint
Deluan
2023-03-10 20:46:13 -05:00
-
50d9838652
Add docker compose examples, with traefik or caddy and without, fixes #476 (#2240)
Torsten Curdt
2023-03-11 00:57:09 +01:00
-
016454c217
Bump golangci-lint version
Deluan
2023-03-10 17:46:05 -05:00
-
41a5db72e7
Update more dependencies
Deluan
2023-03-10 17:31:13 -05:00
-
6e6ec58429
Update sanitize and golang.org/x dependencies
Deluan
2023-03-10 17:21:08 -05:00
-
c88e1baa7c
Make playlist tracks match case-insensitive. Fix #1720
Deluan
2023-03-10 12:29:38 -05:00
-
e16e3d2e7b
Fix pipeline.
Deluan
2023-03-09 22:25:56 -05:00
-
339a6239fd
Ignore Recycle Bins in Windows. Fix #1074
Deluan
2023-03-09 22:07:53 -05:00
-
47f15ccbc3
Make AlbumArtists clickable in AlbumSongs view. Fixes #1627
Deluan
2023-03-09 18:04:07 -05:00
-
9667f3cd48
Add file path to toggleable columns in SongList view. Fix #1719
Deluan
2023-03-09 17:47:09 -05:00
-
5773fa0349
Fix discussions links
Deluan
2023-03-08 14:14:42 -05:00
-
527c378c41
Add feature request link to About dialog
Deluan
2023-03-08 12:41:51 -05:00
-
caa0788853
Fine tune issue templates
Deluan
2023-03-08 12:27:15 -05:00
-
40b14e6d81
Add log-output to lock-threads bot
Deluan
2023-03-06 20:12:46 -05:00
-
becd50eb68
Remove debug-only option from stale bot
Deluan
2023-03-06 20:08:02 -05:00
-
15b5aa9143
Add stale/lock-threads bot
Deluan
2023-03-06 20:01:42 -05:00
-
7987d982cf
Fix pipeline's lint error message
Deluan
2023-03-06 19:38:20 -05:00
-
1dd074bbb4
Add new issue templates
Deluan
2023-03-06 17:15:36 -05:00
-
7eac9d2bbe
Bump dependencies
Deluan
2023-03-05 21:09:45 -05:00
-
362d8c50fe
Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#2204)
dependabot[bot]
2023-03-05 20:25:16 -05:00
-
01c604ba7b
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#2216)
dependabot[bot]
2023-03-05 20:23:36 -05:00
-
2c129a2890
Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0 (#2217)
dependabot[bot]
2023-03-05 20:23:04 -05:00
-
5fc4076aec
Fix translation key
Deluan
2023-02-16 21:05:11 -05:00
-
d303ad2676
Bump dependencies
Deluan
2023-02-15 22:46:56 -05:00
-
c4a68c8a0a
Fix build pipeline
Deluan
2023-02-15 22:27:03 -05:00
-
ad9ce98cc2
Use GoLang 1.20.1 in pipeline
Deluan
2023-02-15 22:21:50 -05:00
-
a134b1b608
Use sync/atomic package, now that we are at Go 1.19
Deluan
2023-02-15 21:21:59 -05:00
-
6dce4b2478
Remove custom atomic.Bool, we are now at Go 1.19
Deluan
2023-02-15 21:18:24 -05:00
-
10108c63c9
Allow BaseURL to contain full server url, including scheme and host. Fix #2183
Deluan
2023-02-15 21:13:38 -05:00
-
aac6e2cb07
Add path to cookies. Fix #1580
Deluan
2023-02-15 20:18:53 -05:00
-
0ffdb2eee0
Bump minimum Go version to 1.19
Deluan
2023-02-15 20:19:42 -05:00
-
8b93962fad
Limit share size while handling theme properly (#2171)
Kendall Garner
2023-02-14 01:00:39 +00:00
-
b129cae0d8
Only create context if gain mode active (#2173)
Kendall Garner
2023-02-14 00:57:23 +00:00
-
2400e4f60d
Fix DB migration. Fix #2168
Deluan
2023-02-12 14:58:33 -05:00
-
3cd934abd7
Update translations (#2159)
Deluan Quintão
2023-02-11 20:25:01 -05:00
-
727632b616
Refactor play tracking
Deluan
2023-02-11 18:52:28 -05:00
-
9e268678f2
Limit Share player to 768 px (#2164)
Kendall Garner
2023-02-11 17:38:35 +00:00
-
bb29ad3b12
Update Spanish translation (#2165)
RTapeLoadingError
2023-02-11 18:33:59 +01:00
-
b68ed2e4f9
Fix album's image_files
Deluan
2023-02-09 18:29:08 -05:00
-
0c3ac906b8
Enable ReplayGain by default and always import RG tags
Deluan
2023-02-09 17:45:38 -05:00
-
b0e58cb885
Use Navidrome's own public images endpoint for
getAlbumInfo's imageURLs
Deluan
2023-02-08 14:27:26 -05:00
-
806713719f
Add lastUpdated to
coverArt ids. Helps with invalidating art cache client-side.
Deluan
2023-02-08 13:49:05 -05:00
-
a3b8682d44
Fix polling of buffered scrobbles
Deluan
2023-02-07 19:17:50 -05:00
-
0bbb54934b
Use Go 1.20 in pipeline, drop support for 1.18
Deluan
2023-02-07 14:27:11 -05:00
-
759ff844e2
Make ffmpeg path configurable, also finds it automatically in current folder. Fixes #1932
Deluan
2023-02-07 13:08:25 -05:00
-
b8c5e49dd3
Close stream when downloading files, fix fd leak
Deluan
2023-02-06 21:41:25 -05:00
-
05c6cdea1a
Don't cancel transcoding session if context is canceled
Deluan
2023-02-06 15:37:12 -05:00
-
fc8462dc8a
"Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. (#2091)
Daniel Hammer
2023-02-06 22:29:28 +01:00
-
9d459fbd0a
Abort start-up if config file is invalid
Deluan
2023-02-06 13:00:07 -05:00
-
9b2dd1bb06
Fix playlist delete and reorder actions
Deluan
2023-02-06 10:40:29 -05:00
-
bfaf4a3388
Add logs to cache hunter
Deluan
2023-02-06 10:33:34 -05:00
-
a7f15facf9
Bump github.com/golangci/golangci-lint to 1.51.1
Deluan
2023-02-06 09:50:16 -05:00