Deluan Quintão
|
5064cb2a46
|
Add git version info to release source (#1250)
|
2021-07-15 09:49:34 -04:00 |
|
Deluan
|
f78257235e
|
Add option to have different loglevels per source folder/file
|
2021-07-14 18:44:14 -04:00 |
|
dependabot[bot]
|
1a6a284bc1
|
Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#1249)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-14 11:09:23 -04:00 |
|
dependabot[bot]
|
1d948beb1f
|
Bump github.com/go-chi/httprate from 0.5.0 to 0.5.1 (#1248)
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/go-chi/httprate/releases)
- [Commits](https://github.com/go-chi/httprate/compare/v0.5.0...v0.5.1)
---
updated-dependencies:
- dependency-name: github.com/go-chi/httprate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-14 11:07:11 -04:00 |
|
dependabot[bot]
|
deefd7a2fd
|
Bump github.com/lestrrat-go/jwx from 1.2.1 to 1.2.2 (#1247)
Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/main/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-14 11:06:51 -04:00 |
|
Deluan
|
97f87416a4
|
Bump @testing-library dependencies
|
2021-07-14 11:02:11 -04:00 |
|
Deluan
|
5d8b90b168
|
Bump Go dependencies
|
2021-07-14 10:55:40 -04:00 |
|
Deluan
|
8396b51a9c
|
Upgrade React-Admin to 3.17.0
|
2021-07-14 10:39:48 -04:00 |
|
Deluan
|
4a25fa0920
|
Make the default volume 50% (compensate for logarithmic volume).
Closes #1052
|
2021-07-14 09:58:50 -04:00 |
|
dependabot[bot]
|
8e71f308c2
|
Bump prettier from 2.3.1 to 2.3.2 in /ui (#1210)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-09 21:29:51 -04:00 |
|
Deluan
|
53fe2e98c5
|
Remove eject script, hopefully it will never be used
|
2021-07-08 21:09:38 -04:00 |
|
Deluan
|
334068c8bf
|
Refactor mime-types configuration
|
2021-07-08 11:38:29 -04:00 |
|
Deluan
|
b34d77f85a
|
Don't show "playing/paused" icon on the first song when calling "Play Now"
|
2021-07-05 21:45:20 -04:00 |
|
Deluan
|
24d4c81b34
|
Change default volume to 50%
Should fix #1052
|
2021-07-04 21:36:41 -04:00 |
|
Deluan
|
189d0c0ab3
|
Restore volume when playing a song...
... or continuing to play a paused one
|
2021-07-04 21:36:41 -04:00 |
|
Deluan
|
1922eaaab2
|
Make cover rectangular in player when cover animation is disabled
|
2021-07-04 12:52:59 -04:00 |
|
Deluan
|
5d9bea5087
|
Fix Album grid responsiveness on small screens.
Potentially fixes #647
|
2021-07-04 12:09:30 -04:00 |
|
Deluan
|
69afb69959
|
Fix Disc context menu not visible in mobile
|
2021-07-04 11:44:41 -04:00 |
|
Deluan
|
27ba267b38
|
Fix play single song action
|
2021-07-03 22:29:59 -04:00 |
|
Deluan
|
114fdce09e
|
Fix Last.fm's artist.getInfo
|
2021-07-03 21:48:53 -04:00 |
|
Deluan
|
fa8b4d40b4
|
Fix arranging songs in PlayQueue
|
2021-07-03 21:34:24 -04:00 |
|
Deluan
|
ace5c905eb
|
Made the Player behaviour more consistent
|
2021-07-02 23:36:33 -04:00 |
|
Deluan
|
26b5e6b1b4
|
Better scrobble log message when buffer is disabled
|
2021-07-02 10:19:16 -04:00 |
|
certuna
|
77f6bc83ac
|
Update SongList.js (#1219)
Genre and Comments columns in Songs listview (hidden by default)
|
2021-07-02 10:18:45 -04:00 |
|
Deluan
|
94e36d7f60
|
Remove old feature flag for cache layout
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
f49205733b
|
Add feature flag for buffered scrobbling
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
cfb113bd33
|
Disable Last.FM features based on LastFM.Enabled config option
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
289da56f64
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
|
Deluan
|
fb183e58e9
|
Only encrypts NewPassword if it is not empty, when updating the user details. Fixes #1222
v0.44.1
|
2021-07-01 16:09:49 -04:00 |
|
Deluan
|
ed286c7103
|
Don't rely on goroutines to send keepalive events
|
2021-07-01 13:31:46 -04:00 |
|
Deluan
|
452c8dc44b
|
Fixed the enduring nasty "too many files open" bug!! Fix #446
|
2021-07-01 12:07:32 -04:00 |
|
Deluan
|
0c2ca2a5e4
|
Assign event ids in the main loop, to avoid out-of-order events
|
2021-07-01 10:58:41 -04:00 |
|
Deluan
|
5bd33455a1
|
Fix deadlock situation when events are sent too fast to the broker
|
2021-07-01 10:42:00 -04:00 |
|
Deluan
|
4ea0f235e1
|
Fix scrollbar colour for Dark/ExtraDark theme. Fixes #1216
|
2021-06-29 12:29:00 -04:00 |
|
Deluan Quintão
|
b16d473d4c
|
Update es.json (POEditor.com)
v0.44.0
|
2021-06-28 17:19:01 -04:00 |
|
Deluan
|
fd82b8f2dc
|
Default for EnableCoverAnimation in dev mode is true
|
2021-06-28 17:18:32 -04:00 |
|
Deluan
|
a73f885afb
|
Add option to disable album cover animation in the player. Closes #1185
|
2021-06-28 17:11:05 -04:00 |
|
Brian Schrameck
|
167fe46288
|
Addresses a bug that would prevent users from changing their own passwords, introduced as part of #1187. (#1214)
|
2021-06-28 16:36:14 -04:00 |
|
Deluan Quintão
|
cb1827ccbf
|
Update translations (#1134)
* Update de.json (POEditor.com)
* Update ja.json (POEditor.com)
* Update cs.json (POEditor.com)
* Update nl.json (POEditor.com)
* Update fr.json (POEditor.com)
* Update de.json (POEditor.com)
* Update es.json (POEditor.com)
* Update uk.json (POEditor.com)
* Update sl.json (POEditor.com)
* Update fr.json (POEditor.com)
* Update it.json (POEditor.com)
* Update it.json (POEditor.com)
* Update cs.json (POEditor.com)
* Update sl.json (POEditor.com)
* Update de.json (POEditor.com)
* Update pt.json (POEditor.com)
* Update it.json (POEditor.com)
* Update pt.json (POEditor.com)
* Update zh-Hans.json (POEditor.com)
* Update nl.json (POEditor.com)
* Update es.json (POEditor.com)
* Update cs.json (POEditor.com)
* Update zh-Hans.json (POEditor.com)
* Update de.json (POEditor.com)
* Update fr.json (POEditor.com)
* Update sl.json (POEditor.com)
* Update ja.json (POEditor.com)
* Update uk.json (POEditor.com)
* Update cs.json (POEditor.com)
* Update nl.json (POEditor.com)
|
2021-06-28 09:55:46 -04:00 |
|
Deluan
|
25f0e11562
|
Add 'AlbumArtist' column to SongList
|
2021-06-28 09:54:17 -04:00 |
|
Deluan
|
292cf99f49
|
Add 'Year' column to Album and Playlists song list
|
2021-06-28 09:45:30 -04:00 |
|
Deluan
|
d2fcab78a5
|
Fix ND_DEVFASTACCESSCOVERART flag not available as env var
|
2021-06-26 15:40:12 -04:00 |
|
Deluan
|
94533e585c
|
Add tests to /scrobble endpoint
|
2021-06-26 13:52:29 -04:00 |
|
Deluan
|
6dd38376f7
|
Add referential integrity to remove user's props when user is deleted
|
2021-06-25 23:09:10 -04:00 |
|
Deluan
|
26bcf0b877
|
Enable Last.fm scrobbling by default (still requires user's authorization)
|
2021-06-25 23:09:09 -04:00 |
|
Deluan
|
92634a7408
|
Only show message after 2 seconds, giving time for the browser to close it first
|
2021-06-25 22:23:35 -04:00 |
|
Deluan
|
ee21f3957e
|
Pass userId explicitly to UserPropsRepository methods
|
2021-06-25 22:21:37 -04:00 |
|
Deluan
|
a1551074bb
|
Add a hacky way to style the react-player.
|
2021-06-25 18:19:57 -04:00 |
|
Deluan
|
823fef8e43
|
Fix JS console error
|
2021-06-25 14:11:58 -04:00 |
|
Deluan
|
82105c3a16
|
Remove React.Strict mode
|
2021-06-25 14:08:00 -04:00 |
|