Wykres commitów

3008 Commity (d02559f35d99da56ff7f955cf736e9b0cf8bc71c)

Autor SHA1 Wiadomość Data
Eliot Berriot d02559f35d
Version bump for 0.20.0-rc1 2019-09-24 15:28:11 +02:00
Eliot Berriot 1ef47a1216
Merge branch 'master' into develop 2019-09-24 14:59:49 +02:00
Eliot Berriot cbd78da95c Merge branch 'performance-optimization' into 'develop'
Fix #865: Performance optimization on /artists, /albums and /tracks endpoints

Closes #865

See merge request funkwhale/funkwhale!902
2019-09-24 09:48:04 +02:00
Eliot Berriot 81349e2b57 Fix #865: Performance optimization on /artists, /albums and /tracks endpoints 2019-09-24 09:48:04 +02:00
Eliot Berriot 8ed6f830b5 Merge branch 'translations-integration' into 'develop'
Translations integration

See merge request funkwhale/funkwhale!904
2019-09-23 12:02:19 +02:00
Eliot Berriot 383f72f62c
Extracted new translations 2019-09-23 11:57:51 +02:00
Eliot Berriot ca02ac33d5
Fixed error in translation 2019-09-23 11:57:09 +02:00
SpcCw 08bda7618d Translated using Weblate (Russian)
Currently translated at 100.0% (879 of 879 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2019-09-23 09:36:37 +00:00
Keunes 7b77027c1a Translated using Weblate (Dutch)
Currently translated at 68.1% (599 of 879 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2019-09-23 09:36:37 +00:00
Keunes bcb7307e6b Translated using Weblate (Dutch)
Currently translated at 67.1% (590 of 879 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2019-09-23 09:36:37 +00:00
Tobias Reisinger 8571e08163 Translated using Weblate (German)
Currently translated at 90.4% (795 of 879 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2019-09-23 09:36:37 +00:00
Mélanie Chauvel e9aef5aecf Translated using Weblate (French)
Currently translated at 94.7% (832 of 879 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2019-09-23 09:36:37 +00:00
Eliot Berriot 884b4d8e81 Merge branch 'unkwown-typo' into 'develop'
Fixed unkwown typo :D

See merge request funkwhale/funkwhale!903
2019-09-23 11:36:33 +02:00
Eliot Berriot 94ee3c4360
Fixed unkwown typo :D 2019-09-23 11:30:37 +02:00
Eliot Berriot a0c99c3f83 Merge branch '839-donation-links' into 'develop'
Resolve "Add optional donation/contribution link in-app"

Closes #839

See merge request funkwhale/funkwhale!900
2019-09-23 11:30:25 +02:00
Eliot Berriot 01223afa80 Resolve "Add optional donation/contribution link in-app" 2019-09-23 11:30:25 +02:00
Eliot Berriot 5936dfc2bf
Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop 2019-09-23 11:15:38 +02:00
Eliot Berriot ef50927fe9
Make test jobs interruptible 2019-09-23 11:15:32 +02:00
Eliot Berriot 1fec080970 Merge branch '872-landing-page' into 'develop'
Resolve "[Epic] New landing page"

Closes #872

See merge request funkwhale/funkwhale!899
2019-09-23 11:14:54 +02:00
Eliot Berriot 297c8f2b67 Resolve "[Epic] New landing page" 2019-09-23 11:14:54 +02:00
Eliot Berriot f7a05bda03 Merge branch '852-account-deletion' into 'develop'
Resolve "Add button to delete users and their content"

Closes #852

See merge request funkwhale/funkwhale!896
2019-09-21 16:20:49 +02:00
Eliot Berriot 9f3182caf7 See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
Eliot Berriot 1aa3f3f340 Merge branch '883-stronger-passwords' into 'develop'
Fix #883: Prevent usage of too weak passwords

Closes #883

See merge request funkwhale/funkwhale!901
2019-09-21 16:11:09 +02:00
Eliot Berriot f44abfecfb Fix #883: Prevent usage of too weak passwords 2019-09-21 16:11:08 +02:00
Eliot Berriot def555bd50 Merge branch '890-assign-admin' into 'develop'
See #890: assign report to moderator on resolution

See merge request funkwhale/funkwhale!881
2019-09-20 09:28:21 +02:00
Eliot Berriot 955f88e976 Merge branch 'subsonic-getsongsbygenre' into 'develop'
Implemented missing getSongsByGenre subsonic endpoint

See merge request funkwhale/funkwhale!897
2019-09-19 21:09:18 +02:00
Eliot Berriot 921317a217 Implemented missing getSongsByGenre subsonic endpoint 2019-09-19 21:09:18 +02:00
Eliot Berriot dc731532b9
Expose default upload quota in nodeinfo 2019-09-19 11:31:39 +02:00
Eliot Berriot c2f0491c20 Merge branch '872-additional-settings' into 'develop'
See #872: rules and contact email settings

See merge request funkwhale/funkwhale!898
2019-09-19 11:14:21 +02:00
Eliot Berriot dce7a74f7e See #872: rules and contact email settings 2019-09-19 11:14:21 +02:00
Eliot Berriot 853cd833b5 Merge branch 'rate-limiting' into 'develop'
: Rate limiting

Closes #261

See merge request funkwhale/funkwhale!877
2019-09-17 11:23:59 +02:00
Eliot Berriot d28bf65d00 See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00
Eliot Berriot 8666afc64f Merge branch '890-report-library' into 'develop'
See #890: UI for reporting libraries

See merge request funkwhale/funkwhale!882
2019-09-17 11:22:17 +02:00
Eliot Berriot 9d0e593bcb Merge branch '898-folder-jpg' into 'develop'
Fix #898: Pickup folder.png and folder.jpg files for cover art when importing from CLI

Closes #898

See merge request funkwhale/funkwhale!895
2019-09-17 11:11:27 +02:00
Eliot Berriot 3204dfd342
Fix #898: Pickup folder.png and folder.jpg files for cover art when importing from CLI 2019-09-17 11:06:39 +02:00
Eliot Berriot 1fd49e64a6 Merge branch '872-banner-setting' into 'develop'
See #872: banner setting

See merge request funkwhale/funkwhale!893
2019-09-17 11:03:32 +02:00
Eliot Berriot ff566b79dc See #872: banner setting 2019-09-17 11:03:32 +02:00
Eliot Berriot 756063fa09 Merge branch '872-term' into 'develop'
See #872: new "terms of service" settings

See merge request funkwhale/funkwhale!894
2019-09-16 19:33:39 +02:00
Eliot Berriot 5ca3055713
See #872: added a new terms of service setting 2019-09-16 11:34:17 +02:00
Eliot Berriot 01d2206001
Reduce number of cache calls by retrieving multiple preferences at once in nodeinfo 2019-09-16 11:32:38 +02:00
Eliot Berriot 3a9f2cde37 Merge branch '904-breakpoint-sidebar' into 'develop'
Fix #904: Fixed a responsive display issues on 1024px wide screens

Closes #904

See merge request funkwhale/funkwhale!890
2019-09-16 10:01:06 +02:00
Eliot Berriot efd4f38904 Merge branch '902-page-reload-on-search' into 'develop'
Resolve "Search playlist unexpectedly triggers keyboard sortcut commands"

Closes #902

See merge request funkwhale/funkwhale!891
2019-09-16 10:00:40 +02:00
Eliot Berriot 512687ab5b Merge branch 'fix-broken-search' into 'develop'
Fix issue with search transition being purged

See merge request funkwhale/funkwhale!892
2019-09-16 09:38:16 +02:00
Ciarán Ainsworth 57d87ca368 Fix issue with search transition being purged 2019-09-16 09:38:16 +02:00
Eliot Berriot cdbd5fbd78 Merge branch '912-less-listened' into 'develop'
Resolve "Broken 'Less listened' Radio in develop version"

Closes #912

See merge request funkwhale/funkwhale!889
2019-09-15 20:22:10 +02:00
Eliot Berriot fcf223ad03 Resolve "Broken 'Less listened' Radio in develop version" 2019-09-15 20:22:10 +02:00
Eliot Berriot 19342c60a8
Fixed broken artist and album browse with empty tag= parameter 2019-09-15 20:17:49 +02:00
Eliot Berriot 3311a11506
Fix #902: search usability issue when browsing artists, albums, radios and playlists 2019-09-15 20:17:22 +02:00
Eliot Berriot 7e6b6663b0
Fix #904: Fixed a responsive display issues on 1024px wide screens 2019-09-15 19:34:09 +02:00
Eliot Berriot 4ce59adcd5 Merge branch '916-changes-to-css-have-broken-dark-theme' into 'develop'
Resolve "Changes to CSS have broken Dark Theme"

Closes #916

See merge request funkwhale/funkwhale!888
2019-09-15 19:04:40 +02:00