Wykres commitów

3131 Commity (cc33b2c27435eca005477db07a4567045edaf3d6)

Autor SHA1 Wiadomość Data
Eliot Berriot cc33b2c274
Merge branch 'release/0.20.1' 2019-10-28 10:54:33 +01:00
Eliot Berriot 2088eb49b4
Version bump and changelog for 0.20.1 2019-10-28 10:54:14 +01:00
Eliot Berriot a3cdc6b662
Fix #957: added mention of python 3.6 requirement (and workaround) 2019-10-28 10:26:44 +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 58780c47a1 Merge branch '954-pagination-subsonic-getsongsbygenre' into 'master'
Resolve "Pagination of results in genres in Subsonic API does not work"

See merge request funkwhale/funkwhale!942
2019-10-28 08:58:32 +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 ae0f7588e4
Disabled cacheops by default 2019-10-25 10:23:13 +02:00
Eliot Berriot cad4c9f923
Fixed broken user login when cacheops is enabled 2019-10-25 10:22:40 +02:00
Eliot Berriot d224f74f5d Merge branch 'api-serializers-enhancements' into 'master'
Api serializers enhancements

See merge request funkwhale/funkwhale!941
2019-10-24 11:33:02 +02:00
Eliot Berriot 0fc1ad1d28 Merge branch 'django-cacheops' into 'master'
Django cacheops

See merge request funkwhale/funkwhale!940
2019-10-24 11:31:58 +02:00
Eliot Berriot 1ca7f62aab
Small performance enhancements 2019-10-22 11:44:38 +02:00
Eliot Berriot 5623b6d88b
Added profiling middleware (enable locally by adding ?prof param to url) 2019-10-22 10:58:37 +02:00
Eliot Berriot 44ccf6ae6b
Ensure play button only include playable tracks in queue 2019-10-22 00:13:28 +02:00
Eliot Berriot 6197631960
Make postgres configurable via env vars in dev 2019-10-22 00:13:28 +02:00
Eliot Berriot d1fcea5632
Added load testing test case 2019-10-22 00:13:27 +02:00
Eliot Berriot 6b5cb9759a
Improved SQL generated by ORM 2019-10-22 00:13:27 +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 b974568e31
Added django-cacheops to cache expensive count queries 2019-10-21 23:55:27 +02:00
Eliot Berriot cd07b1961a Merge branch '950-custom-radio-tags' into 'master'
Fix tag exclusion in custom radios (#950)

See merge request funkwhale/funkwhale!938
2019-10-21 09:25:36 +02:00
Eliot Berriot afc8f22516 Fix tag exclusion in custom radios (#950) 2019-10-21 09:25:36 +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
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 cfda280d69 Merge branch '942-upload-retry' into 'master'
Resolve "Library Upload: missing retry upload button"

See merge request funkwhale/funkwhale!930
2019-10-17 15:19:08 +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
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
Ciarán Ainsworth bd3a4b4406
Add new whitlisted class for upward menus 2019-10-17 10:21:24 +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
Eliot Berriot 90d8e3d851 Merge branch 'tags-placeholder' into 'master'
Fixed style glitches in dropdowns

See merge request funkwhale/funkwhale!932
2019-10-16 14:38:28 +02:00
Eliot Berriot 8de30049bf Merge branch 'help-chart' into 'master'
Added link to third-party helm chart in documentation

See merge request funkwhale/funkwhale!934
2019-10-16 14:18:55 +02:00
Eliot Berriot 7504ec097f
Added link to third-party helm chart 2019-10-16 14:14:46 +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 518fb73a07 Merge branch '934-extension' into 'master'
Fix #934: Documented how to create DB extension by hand in case of permission...

See merge request funkwhale/funkwhale!926
2019-10-15 12:24:55 +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 c8218c8007 Merge branch '943-playlist-icon' into 'master'
Resolve "PDF icon is used to represent playlists"

See merge request funkwhale/funkwhale!925
2019-10-15 11:48:11 +02:00
Eliot Berriot 184be7f2e6
Fix #943: Replaced PDF icon by List icon in playlist placeholder (#943) 2019-10-15 11:44:26 +02:00
Eliot Berriot b1e8d4cabd
Fix #936: Support byYear filtering in Subsonic API (#936) 2019-10-15 11:38:21 +02:00
Eliot Berriot 52a704451d
Merge branch 'develop' 2019-10-15 11:01:56 +02:00
Daniele Lira Mereb 98cc5f2c4b Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.2% (880 of 954 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/pt_BR/
2019-10-15 08:43:14 +00:00
Eliot Berriot a76604f5dd Translated using Weblate (French)
Currently translated at 100.0% (954 of 954 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2019-10-15 08:43:13 +00:00
Mateus Mattei Garcia b8f64964f6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 83.2% (794 of 954 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/pt_BR/
2019-10-15 02:19:00 +00:00