Commit Graph

450 Commits

Author SHA1 Message Date
Renon 8950988dea add duration in track table 2018-07-30 14:09:33 +02:00
Eliot Berriot 675afa2f8a Update package.json 2018-07-29 10:11:35 +00:00
Eliot Berriot 240a17dfca Merge branch 'minor-fixes' into 'develop'
Minor fixes

See merge request funkwhale/funkwhale!361
2018-07-27 17:57:19 +00:00
Eliot Berriot ec52aa040d
Fixed redirection 2018-07-27 19:49:53 +02:00
Eliot Berriot f3b6bc1029
Fixed weird bugs with translations not updating 2018-07-27 19:49:41 +02:00
Eliot Berriot c53f03c4a5
Fix #457: Fixed crash on artist pages when no cover is available 2018-07-27 19:05:10 +02:00
Eliot Berriot bf21f90c2b
Fixed #459: audio mimetype not showing up on track detail and list 2018-07-27 18:18:10 +02:00
troll b03d8029cb Replace default-cover.png
Recentrage de l'image pour éviter le décalage du bouton play au centre.
--
Refocusing the image to avoid shifting the play button to the center.
2018-07-27 14:51:22 +00:00
Eliot Berriot d7f12caf5c
Fix #456: make Funkwhale themable by loading external stylesheets 2018-07-26 23:10:01 +02:00
troll 6f024b0fd3 Update Pagination.vue
Fix: issue #451 "Missing cursor on pagination links"
2018-07-25 14:08:55 +00:00
troll a73bbb3d9a Update Pagination.vue
Supprimé un bout de .css qui empêchait l'ombre et la bordure de la pagination d'apparaître.
2018-07-25 08:33:41 +00:00
Eliot Berriot 1b78ef31c2
Fixed #398: favorited status of tracks not appearing in interface 2018-07-24 22:24:56 +02:00
Eliot Berriot 8974881f95 Merge branch '392-new-player' into 'develop'
Resolve "Investigate Howler.js as a way to manage low-level audio and get cross-browser compatibility"

Closes #392 and #390

See merge request funkwhale/funkwhale!351
2018-07-24 20:08:00 +00:00
Eliot Berriot 50fb5543c9
Increased page size for favorites fetch to reduce HTTP roundtrip 2018-07-24 22:03:41 +02:00
Eliot Berriot 1f08475017
Fix #390 and #392: rewritten audio player internal logic, broken volume control under Chrome 2018-07-24 22:03:41 +02:00
Renon ea362f83c4 fix alignment issue admin top bar 2018-07-24 10:44:34 +02:00
Renon 685c82186b remove white on white hover artist button 2018-07-23 15:22:12 +02:00
Eliot Berriot 5fd4322d11 Translations integration 2018-07-22 20:34:45 +00:00
Eliot Berriot 92fde6444b
Fix #386: Autoselect best language based on browser configuration 2018-07-22 17:46:00 +02:00
Eliot Berriot bb67340e0e Translations integration 2018-07-22 12:44:56 +00:00
Baptiste Gelez da447f40cf Fix a small grammatical error 2018-07-22 12:32:40 +00:00
Eliot Berriot da269d4345
Extracted new translations 2018-07-22 14:13:37 +02:00
Eliot Berriot 1bce0c320e
Added new locales 2018-07-22 14:13:25 +02:00
Eliot Berriot a0a98a1a46
Added link to help translate in the footer 2018-07-22 14:13:07 +02:00
Eliot Berriot cfd4228968 Translations integration 2018-07-22 12:03:33 +00:00
Eliot Berriot a58b9c3eb1
Fixed duplicated/wrong scoped CSS 2018-07-22 13:39:33 +02:00
Eliot Berriot dcd33693e5 Merge branch 'fixed-top-bar' into 'develop'
Fixed top bar

Closes #369 and #375

See merge request funkwhale/funkwhale!330
2018-07-22 10:40:08 +00:00
Renon a467e400ac
Fix #369 and #375: library menu is now fixed 2018-07-22 12:31:06 +02:00
Eliot Berriot 027b1ef385
Fix #323: Can now relaunch pending import jobs from the web interface 2018-07-22 12:19:51 +02:00
Eliot Berriot 25755ad39b
Fixed #384: unfiltered results in favorites API 2018-07-22 11:56:25 +02:00
Baptiste Gelez 9db21a976f Radio details page: fix wrong translation interpolation 2018-07-21 21:25:29 +00:00
Eliot Berriot 90f2645164 Merge branch '304-playlist-created-message-persistent' into 'develop'
Resolve "Info "playlist created" persistent"

Closes #304

See merge request funkwhale/funkwhale!334
2018-07-21 12:51:38 +00:00
Eliot Berriot 39d2c3028d
Fixed #304: persistent message in playlist modal 2018-07-21 14:47:12 +02:00
Eliot Berriot 30ab74e468
Fix #305: Added feedback when creating/updating radio 2018-07-21 14:39:14 +02:00
Eliot Berriot 9fce989235
Fix #382: Remove parallelization of uploads during import to avoid crashing small servers 2018-07-20 19:32:42 +02:00
Eliot Berriot 979c554b4a
Use cropped covers/avatars to reduce bandwidth use 2018-07-20 19:17:39 +02:00
Eliot Berriot 7f26c8e332
New translations 2018-07-17 19:30:40 +02:00
Eliot Berriot c5e9ffdfac Translations integration 2018-07-17 15:30:03 +00:00
Eliot Berriot 99a37dcb7a Resolve "UX, UI : Browse Library" 2018-07-17 11:09:13 +00:00
Eliot Berriot 309eb845e1 Merge branch 'fix-shuffle-loading' into 'develop'
fix shuffle loading too big

See merge request funkwhale/funkwhale!322
2018-07-13 12:57:38 +00:00
RenonDis f3f4f709dc fix shuffle loading too big 2018-07-13 14:29:02 +02:00
Renon 2fb5943c2a Resolve "Clicking on the cross on notification does not close them" 2018-07-13 12:18:34 +00:00
Eliot Berriot af270f4abd Resolve "An avatar for users" 2018-07-13 12:10:39 +00:00
Cherry 9a9537f6e8 add changelog and fix slider outline 2018-07-11 19:54:27 +02:00
Eliot Berriot f5f65ecf79 Merge branch '107-volume-control' into 'develop'
Resolve "The volume control bar is a little small"

Closes #107

See merge request funkwhale/funkwhale!318
2018-07-11 17:16:49 +00:00
Renon a4047ff472 Resolve "Don't display an empty page browser" 2018-07-11 17:15:03 +00:00
Renon 676a1e171c Resolve "Track image cropped in queue" 2018-07-11 13:58:02 +00:00
RenonDis f1b4253596 add new volume control bar 2018-07-11 14:09:26 +02:00
Eliot Berriot 1458c084a7 Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
Eliot Berriot 395c59c9ae Merge branch '326-ordering' into 'develop'
Resolve "Add ordering on federated library track table"

Closes #326

See merge request funkwhale/funkwhale!307
2018-07-06 19:57:16 +00:00