Wykres commitów

466 Commity (14d8224db4f8536e0bc69562bc1600d72f81e4d4)

Autor SHA1 Wiadomość Data
Eliot Berriot e0e083c513
Removed translations.json from repository 2018-08-26 13:45:42 +02:00
Eliot Berriot 73637273dc
Fixed broken frontend 2018-08-21 20:24:35 +02:00
Eliot Berriot 5e7985387e
Fix #490: Ensure we always have a default api url set on first load to avoid displaying the instance picker 2018-08-21 18:22:57 +02:00
Eliot Berriot 86cf7a8984
Fix #488: Display public playlists properly for anonymous users 2018-08-19 18:28:30 +02:00
Eliot Berriot b3891d3a07 Merge branch '245-admin-menu-bis-repetita' into 'develop'
Resolve "Disappearing admin menu in the sidebar"

Closes #245

See merge request funkwhale/funkwhale!377
2018-08-19 15:03:18 +00:00
Eliot Berriot 80862e350a
Fixed #245 (again): administration section not showing up in sidebar after login 2018-08-19 16:42:41 +02:00
Renon 0283d227b1 add license to logo 2018-08-11 17:05:05 +00:00
Eliot Berriot a8a609155b
Fixed broken unit tests due to front-end cleanup 2018-08-11 17:59:20 +02:00
Eliot Berriot e3040de444
Use lighter vue-cli instead of clunky manual webpack config 2018-08-11 16:21:14 +02:00
Eliot Berriot 420e778eb6
Fixed #476: invitation code not prefilled in form when accessing invitation link 2018-08-11 14:20:08 +02:00
Eliot Berriot b4f212dab6 Merge branch 'new-languages' into 'develop'
Added portuguese, spanish and german translations

See merge request funkwhale/funkwhale!371
2018-08-06 21:20:54 +00:00
Eliot Berriot a27a85e87a
Added portuguese, spanish and german translations 2018-08-06 23:12:41 +02:00
Eliot Berriot 4196b3a406 Translations integration 2018-08-06 21:11:44 +00:00
Renon 8ab0070135 Resolve "Add a link to admin" 2018-08-04 15:14:52 +00:00
Renon 989d5c433e Resolve "Optimize screen radio overview" 2018-08-02 08:07:22 +00:00
Renon c539195d04 fix loading browse page and dimming 2018-07-31 14:57:13 +02:00
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