Wykres commitów

460 Commity (209080639804afd9708db455a1dce1829856f4f6)

Autor SHA1 Wiadomość Data
Eliot Berriot 2090806398 New radios: play your own content, or a given library 2019-11-27 15:28:21 +01:00
Eliot Berriot a89eb8db6e Merge branch 'media-root' into 'develop'
Make media and static files serving more reliable when reverse proxy...

Closes #947

See merge request funkwhale/funkwhale!959
2019-11-27 15:10:23 +01:00
Eliot Berriot 8a9f7845d4
Fix #947: Make media and static files serving more reliable when reverse proxy X_FORWARDED_* headers are incorrect 2019-11-27 15:05:50 +01:00
Eliot Berriot 11a533fa92 Resolve "Adding cover art to my albums" 2019-11-27 12:26:12 +01:00
Eliot Berriot 421b441dbe Merge branch '966-handle-bad-year' into 'develop'
Fix #966: More robust importer against malformed dates

Closes #966

See merge request funkwhale/funkwhale!955
2019-11-25 09:46:15 +01:00
Eliot Berriot 654d206033 Server CLI: user management 2019-11-25 09:45:53 +01:00
Eliot Berriot 4dcdc93958
Fix #966: More robust importer against malformed dates 2019-11-14 15:47:18 +01:00
Renon d94e5ab013 order playlists by modification date in browse tab 2019-11-14 15:40:47 +01:00
Renon 22240b9f94 unset padding from playlist card cover bg 2019-11-13 11:06:19 +01:00
Renon 82744bf193 Resolve "Option to remember our display settings " 2019-11-12 15:51:45 +01:00
Ciarán Ainsworth 1152c9da97 Resolve "Wrong sort used when sorting favorites by album name" 2019-11-06 10:22:46 +01:00
Eliot Berriot 1dbb69aab0
Merge branch 'master' into develop 2019-10-28 10:55:15 +01:00
Eliot Berriot 2088eb49b4
Version bump and changelog for 0.20.1 2019-10-28 10:54:14 +01:00
Eliot Berriot 5b960ceab5
Merge branch 'master' into develop 2019-10-28 09:05:09 +01:00
Eliot Berriot cceade4abb Merge branch 'audio-denormalization' into 'master'
Audio denormalization / Performance enhancement in music API

See merge request funkwhale/funkwhale!939
2019-10-28 09:04:42 +01:00
Eliot Berriot 69795b5ca2 Resolve "Pagination of results in genres in Subsonic API does not work" 2019-10-28 08:58:32 +01:00
Eliot Berriot 812709ad00
Merge branch 'master' into develop 2019-10-23 14:59:14 +02:00
Eliot Berriot 4e7f1e63d2
Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
Eliot Berriot afc8f22516 Fix tag exclusion in custom radios (#950) 2019-10-21 09:25:36 +02:00
Eliot Berriot 10cd60ef1d
Merge branch 'master' into develop 2019-10-18 13:43:57 +02:00
Eliot Berriot afbf7151c8 Merge branch '933-landing-page-layout' into 'master'
Resolve "Landing page displays improperly on 768p screen"

See merge request funkwhale/funkwhale!931
2019-10-18 09:38:21 +02:00
Eliot Berriot 8dfbaf946a Merge branch '945-escaping' into 'master'
Fix #945: Fixed escaped pod name displayed on home/about page

See merge request funkwhale/funkwhale!929
2019-10-18 09:38:15 +02:00
Eliot Berriot 8ef680e8b4 Merge branch 'feedback-library-fetch' into 'master'
Added feedback via loading spinner when searching a remote library

See merge request funkwhale/funkwhale!927
2019-10-18 09:38:12 +02:00
Eliot Berriot c58c74d653
Merge branch 'master' into develop 2019-10-17 15:22:32 +02:00
Ciarán Ainsworth e9e466bcb5
Added placeholders across the application 2019-10-17 15:22:16 +02:00
Eliot Berriot 1272051dc2 Merge branch 'connections-issues' into 'master'
Mitigate DB Connections issues

See merge request funkwhale/funkwhale!937
2019-10-17 15:20:26 +02:00
Eliot Berriot 02debeb98b Resolve "Library Upload: missing retry upload button" 2019-10-17 15:19:08 +02:00
Eliot Berriot 28b334ad33
Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
Ciarán Ainsworth 11d6c7cf1d Added placeholders across the application 2019-10-17 14:15:33 +02:00
Eliot Berriot 109c490639 Merge branch 's3-proxy-fails-on-nginx' into 'master'
S3 proxy fails on nginx

See merge request funkwhale/funkwhale!935
2019-10-17 10:21:59 +02:00
Eliot Berriot 4a5484c7eb
Fix audio serving issues under S3/nginx when signatures are enabled 2019-10-17 10:14:08 +02:00
Eliot Berriot 699df28987 Merge branch '946-m4a-no-cover' into 'master'
Fix #946: Fix import crash when importing M4A file with no embedded cover

See merge request funkwhale/funkwhale!928
2019-10-17 09:52:39 +02:00
Ciarán Ainsworth 7253bba70c Resolve ""Recent" columns on front page no longer display any results" 2019-10-16 14:26:39 +02:00
Eliot Berriot 6a389e902a
Fixed style glitches in dropdowns 2019-10-16 12:18:38 +02:00
Eliot Berriot caba333287
Fix #933: Ensure password input doesn't overflow outside of container 2019-10-16 11:53:56 +02:00
Eliot Berriot b53bf45cc5
Fix #945: Fixed escaped pod name displayed on home/about page 2019-10-16 10:34:52 +02:00
Eliot Berriot 66ef7a7332
Fix #946: Fix import crash when importing M4A file with no embedded cover 2019-10-16 10:21:53 +02:00
Eliot Berriot db80710160 Merge branch '936-subsonic-fromYear' into 'master'
Resolve "Implement fromYear/toYear in Subsonic API"

See merge request funkwhale/funkwhale!924
2019-10-16 09:32:39 +02:00
Eliot Berriot 777d6696aa
Added feedback via loading spinner when searching a remote library 2019-10-15 12:11:53 +02:00
Eliot Berriot 49f8fba232
Fix #934: Documented how to create DB extension by hand in case of permission error during migrations 2019-10-15 11:52:15 +02:00
Eliot Berriot b1e8d4cabd
Fix #936: Support byYear filtering in Subsonic API (#936) 2019-10-15 11:38:21 +02:00
Ciarán Ainsworth ca46c7a373 Resolve "Broken embed CSS" 2019-10-07 10:56:17 +02:00
Eliot Berriot 34ffab2707
Version bump and changelog for 0.20 2019-10-04 10:42:33 +02:00
Eliot Berriot 72f943bdda Merge branch '932-nginx-proxy' into 'develop'
Resolve "S3 nginx proxy/redirect"

Closes #932

See merge request funkwhale/funkwhale!916
2019-10-04 08:36:24 +02:00
Rodrigo Leite c8467faf8a Resolve "Placeholder on the homepage when there are no playlist" 2019-10-03 11:30:02 +02:00
Eliot Berriot e82dda302f
Fix #932: Updated docs to ensure streaming works when using Minio/S3 and DSub 2019-10-03 10:58:20 +02:00
Eliot Berriot 27b248df6e Fix #661: Support for M4A/AAC files 2019-10-03 09:09:00 +02:00
Eliot Berriot f0bea39d6a
Fix #924: in-place imported files not playing under nginx when filename contains ? or % 2019-10-01 10:57:14 +02:00
Eliot Berriot 618c6d8bb0
Truncate too long long values when importing instead of crashing 2019-09-27 12:49:16 +02:00
Eliot Berriot 3cc28cd729 Merge branch '878-embed-message' into 'develop'
Fix #878: Added a info message on embed wizard when anonymous access to content is disabled

Closes #878

See merge request funkwhale/funkwhale!905
2019-09-26 09:46:33 +02:00