Jo Vuit
48c35f37ac
Added i18n string context
2019-02-07 17:58:11 +01:00
Eliot Berriot
5758ab4c43
Merge branch 'master' into develop
2019-02-07 16:40:56 +01:00
Eliot Berriot
c15b4381bb
Fix #696 : Embed component name that could lead to issue when developping on OSX
2019-02-07 16:23:14 +01:00
Jo Vuit
3bed93d6c6
Add context
2019-02-07 16:15:50 +01:00
Eliot Berriot
2fe403ed9a
See #662 : documentation about i18n / contexts, and first contextualized strings
2019-02-05 17:59:22 +01:00
Eliot Berriot
5ce4cc8379
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon)
2019-01-30 16:54:35 +01:00
Eliot Berriot
591df661e0
Merge branch 'master' into develop
2019-01-29 14:00:27 +01:00
Eliot Berriot
d65b2fbb60
Translations integration
2019-01-29 10:52:17 +01:00
Eliot Berriot
c5aa7ada4f
Fixed extra v-translate call
2019-01-29 10:40:19 +01:00
Eliot Berriot
46a93d6a8d
Fix #668 : list icon alignement on landing page
2019-01-29 10:34:35 +01:00
Eliot Berriot
7df97263e5
Merge branch 'develop'
2019-01-29 10:06:04 +01:00
Eliot Berriot
3de9ae6936
Display progress during file upload
2019-01-26 20:45:14 +01:00
Eliot Berriot
4256d554e3
Fix #686 : Added name attributes on all inputs to improve UX, especially with password managers
2019-01-26 18:06:19 +01:00
Eliot Berriot
baa18bbdc7
Fix #676 : overescaping issue in notifications and album page
2019-01-26 13:13:48 +01:00
Jo Vuit
ad11a8d915
Replaced ... with ellipsis
2019-01-25 12:37:27 +01:00
Jo Vuit
247bfa0444
Added a v-if to disable the `<div>` if there is only one page of content
2019-01-25 12:34:50 +01:00
Eliot Berriot
7d003282eb
Fix #670 : Use proper locale for date-related/duration strings
2019-01-25 11:34:30 +01:00
Eliot Berriot
fa1430d350
Merge branch 'notifmessagepending' into 'develop'
...
Make distinction between pending and approved follow request in the notification area
Closes #675
See merge request funkwhale/funkwhale!558
2019-01-25 10:35:19 +01:00
Eliot Berriot
702329b99f
Fix #683 : wrong number of affected elements in bulk action modal
2019-01-25 10:31:53 +01:00
Jo Vuit
fb495ee89c
Now distinguishes whether the Follow request has been accepted yet or not, and adapts the message displayed in the NotificationData.
2019-01-24 15:27:54 +01:00
Jo Vuit
05cb98b3a0
Reformulate ('No notifications yet' is not appropriate if they are hidden because they are already read. 'No notification to show' is better')
2019-01-24 14:01:47 +01:00
Jo Vuit
2bf4d6d283
Missing spaces
2019-01-24 13:50:27 +01:00
Jo Vuit
94251087e6
Reformulate
2019-01-24 13:38:34 +01:00
Jo Vuit
27251e1318
Replaced 'Silence' with 'Mute' (verb)
2019-01-24 13:36:03 +01:00
Jo Vuit
ed3faa6047
Replaced dot-dot-dot with ellipsis
2019-01-24 13:34:10 +01:00
Jo Vuit
4b585f3ee2
Replaced 'dot-dot-dot- by ellipsis
2019-01-24 13:28:32 +01:00
Jo Vuit
2af6f89545
Reformulated string
2019-01-24 13:16:57 +01:00
Jo Vuit
43e33294e5
Modified tooltip of PlayButton
2019-01-24 13:15:58 +01:00
Eliot Berriot
1012cd70fb
Translations integration
2019-01-22 10:09:40 +01:00
Eliot Berriot
0012182d86
Added front redirection and updated contribution instructions
2019-01-21 14:06:46 +01:00
Eliot Berriot
0ecfd106f4
Fixed failing unit test because of leaking state
2019-01-21 11:04:47 +01:00
Eliot Berriot
d28e252109
Improved UX of instance-picking form
2019-01-17 12:17:29 +01:00
Eliot Berriot
6cf775512a
Merge branch '659-about-styling' into 'develop'
...
Fixed #659 : styling inconsistency on about page when instance description was missing
Closes #659
See merge request funkwhale/funkwhale!542
2019-01-17 11:53:41 +01:00
Eliot Berriot
ef0383a84a
Fixed #659 : styling inconsistency on about page when instance description was missing
2019-01-17 11:50:04 +01:00
Eliot Berriot
f42383dbe7
Fix #424 : Hide unplayable/emtpy playlists in "Browse playlist" pages
2019-01-17 11:42:46 +01:00
Eliot Berriot
2420ba8aae
Fix #410 : Hide invitation code field during signup when it's not required
2019-01-17 11:31:06 +01:00
Eliot Berriot
be46fb0ea0
Fixed broken login redirection when 401 (again)
2019-01-17 11:04:46 +01:00
Eliot Berriot
11728bbbc4
Fetch upload data from tracks when missing to avoid unecessary transcoding
2019-01-15 15:45:53 +01:00
Eliot Berriot
ebbf2b06a6
Fixed a URL issue when using radio builder on a different domain API server
2019-01-15 15:33:49 +01:00
Eliot Berriot
c20f1ad22e
Fix #650 : Support setting a server URL in settings.json
2019-01-15 14:56:51 +01:00
Eliot Berriot
df01f62b01
Hide and remove uneeded canvas object generated for the player background
2019-01-15 09:57:20 +01:00
Eliot Berriot
9fd52afe56
Fixed a sync issue when playing/pausing tracks
2019-01-15 09:56:48 +01:00
Eliot Berriot
dd8aa7e7cd
Fix #610 : Use role=button instead of empty links for player controls
2019-01-14 17:22:08 +01:00
Eliot Berriot
aa670b5664
Translations integration
2019-01-11 16:07:27 +01:00
Allan Nordhøy
5a40981e53
Various spelling
2019-01-11 15:54:32 +01:00
Eliot Berriot
53ade20722
Merge branch 'more-performant-favorites' into 'develop'
...
More performant favorites
See merge request funkwhale/funkwhale!522
2019-01-10 12:00:35 +01:00
Eliot Berriot
3916986fb8
Performance improvement when fetching favorites, down to a single, small http request
2019-01-10 11:58:18 +01:00
Eliot Berriot
377f237fdb
Rejecting media files on an instance or account now purge existing media
2019-01-10 11:11:31 +01:00
Eliot Berriot
cb3dacedbe
Added confirmation on purge actions
2019-01-10 11:11:31 +01:00
Eliot Berriot
9151a185e0
Temporary hide unused policy fields
2019-01-10 11:11:29 +01:00
Eliot Berriot
24fdfd345c
Display policy data in account/domain tables
2019-01-10 11:11:29 +01:00
Eliot Berriot
378572d8bb
Enabled instance policies on actors
2019-01-09 17:49:58 +01:00
Eliot Berriot
bb1d5e4cbc
Slight UX improvement on library scan form
2019-01-09 17:49:38 +01:00
Eliot Berriot
233ac870be
Added actions and tasks to purge domains and actors
2019-01-09 14:20:22 +01:00
Eliot Berriot
833daa242c
UI for managing domain policies
2019-01-07 09:46:19 +01:00
Eliot Berriot
ddffbeadfa
Can now add domains via manage API / UI
2019-01-05 18:21:35 +01:00
Eliot Berriot
b69d9f221b
Merge branch '647-playlist-track-count' into 'develop'
...
Fixed #647 : UI discrepency in playlist tracks count
Closes #647
See merge request funkwhale/funkwhale!520
2019-01-05 16:33:54 +01:00
Eliot Berriot
77d8344ede
Fixed #647 : UI discrepency in playlist tracks count
2019-01-05 16:28:53 +01:00
Eliot Berriot
601496828c
Fixed a few broken icons due to Semantic UI upgrade
2019-01-05 15:56:06 +01:00
Eliot Berriot
e186c6bb06
Admin UI to list and manage remote and local accounts
2019-01-03 17:10:02 +01:00
Eliot Berriot
b1194e50de
Move smart search bar in a dedicated component mixin
2019-01-03 12:08:06 +01:00
Eliot Berriot
b58f3e1440
Fix #637 : greyed tracks in radio builder and detail page
2019-01-02 15:57:54 +01:00
Eliot Berriot
974e344681
Fix #589 : broken websocket connexion under Chrome browser
2019-01-02 15:34:26 +01:00
Eliot Berriot
73d8dd9a45
Fixed UX/autoreload issues in import screen
2019-01-02 15:19:45 +01:00
Eliot Berriot
5f1dabc569
Fix #644 : Initial UI render using correct language from browser
2018-12-27 23:13:29 +01:00
Eliot Berriot
9d55320b56
Fixed slow query on domain list / stats
2018-12-27 22:45:43 +01:00
Eliot Berriot
91d99a0381
Added domain list and detail UI
2018-12-27 20:33:12 +01:00
Eliot Berriot
e4117043cb
Added API endpoint and UI to list known domains
2018-12-27 20:33:11 +01:00
Eliot Berriot
79f92ff596
Fixed a small display issue with radio card in queue tab
2018-12-21 10:55:47 +01:00
Eliot Berriot
712418ecb6
Revert "Smaller CSS with purge CSS (130kb removed)"
...
This reverts commit 7ed3a24723
.
2018-12-20 17:54:41 +01:00
Eliot Berriot
ab7c9d511c
Removed log
2018-12-20 17:24:21 +01:00
Eliot Berriot
42a9c1f922
Disabled prefetching of showdown / translations
2018-12-20 16:38:13 +01:00
Eliot Berriot
59087353f0
Fixed an i18n bug where switching back to en_US would fail
2018-12-20 16:35:25 +01:00
Eliot Berriot
0201b73b10
Added proper app name in noscript tag
2018-12-20 15:43:44 +01:00
Eliot Berriot
7ed3a24723
Smaller CSS with purge CSS (130kb removed)
2018-12-20 15:06:36 +01:00
Eliot Berriot
e1e6a73a79
Lower reconnection delay for websocket
2018-12-20 14:31:56 +01:00
Eliot Berriot
9ddfae5475
Fixed broken translations build
2018-12-20 14:16:56 +01:00
Eliot Berriot
4f44a5ab44
Lazy load more images
2018-12-20 12:37:51 +01:00
Eliot Berriot
74959029b5
Smaller placeholder album cover
2018-12-20 12:30:21 +01:00
Eliot Berriot
83f104ce01
Fixed broken custom css path
2018-12-20 12:12:28 +01:00
Eliot Berriot
3b4543a0cb
Disabled more semantic UI modules
2018-12-20 11:49:10 +01:00
Eliot Berriot
6d63fcf208
Regenerated yarn.lock
2018-12-20 11:30:05 +01:00
Eliot Berriot
b2acd1e8a8
Use specific methods from lodash to reduce bundle size
2018-12-20 11:22:33 +01:00
Eliot Berriot
17d86a2832
Lazy-load markdown renderer on about page for smaller bundle size
2018-12-20 11:07:31 +01:00
Eliot Berriot
3682aa81db
Disabled another Semantic UI module
2018-12-20 11:07:30 +01:00
Eliot Berriot
95e087b342
Removed raven on front-end
2018-12-20 11:07:30 +01:00
Eliot Berriot
a221633085
See #638 : fix skipping to last track in album
2018-12-20 11:07:29 +01:00
Eliot Berriot
c6e03b15c7
Ignore moment.js locales for smaller build
2018-12-19 22:22:51 +01:00
Eliot Berriot
7c8fc72f49
Commented unused Semantic ui components
2018-12-19 22:15:37 +01:00
Eliot Berriot
7c671177a8
Use vendored semantic UI CSS and JS
2018-12-19 22:04:35 +01:00
Eliot Berriot
ba68246e0d
Load translations separately to reduce bandwidth usage
2018-12-19 21:45:12 +01:00
Eliot Berriot
12f3670548
Fixed error in js
2018-12-19 20:34:16 +01:00
Eliot Berriot
cbfb260288
Fixed wrong backward / forward icons in player
2018-12-19 20:20:32 +01:00
Eliot Berriot
4747c6379c
Fix #632 : play button not starting playback with empty queue
2018-12-19 20:20:32 +01:00
Eliot Berriot
49bb4befc6
See #578 : added embed wizard on track and album page to generate iframe embed code
2018-12-19 15:04:33 +01:00
Eliot Berriot
815d729367
Fix #578 : added embed.html page to power iframe widget
2018-12-19 14:03:21 +01:00
Quim Gil
d51daea207
Correct URL to support forum.
2018-12-14 13:37:08 +01:00
Auri
ef2dc03808
Resolve "UI for multi-disc albums"
2018-12-11 10:17:05 +01:00
Eliot Berriot
dd23dfa07c
Point to new gitlab URL
2018-12-10 16:00:33 +01:00
Eliot Berriot
e5b46402f8
Fix #308 : Licenses
2018-12-04 14:13:37 +00:00
Von
856c49b4ae
Fix #608 : Update Track.vue in order to use the correct search format on lyrics.wikia.com
2018-12-04 09:09:58 +00:00
Eliot Berriot
456661a324
Fix #209 : skipped track when appending multiple tracks to the queue under certain conditions ( #209 )
2018-11-25 12:33:37 +01:00
Eliot Berriot
29171853b3
Fix #612 : Improved accessibility by using main/section/nav tags and aria-labels in most critical places
2018-11-19 23:33:22 +01:00
Johan Desmyter
65b227b613
fix issue #613 - fix incorrect icon for forward button
2018-11-19 09:41:50 +03:00
Eliot Berriot
3018127440
Restructured the footer, added useful links and removed unused content
2018-11-16 18:22:22 +01:00
Eliot Berriot
f1cca29a13
Fix #611 : Documented keyboard shortcuts, list is now available by pressing "h" or in the footer
2018-11-16 18:22:07 +01:00
Eliot Berriot
3d3175f3c9
Fix #606 : Refresh profile after user settings update to avoid cache issues
2018-11-09 20:41:40 +01:00
Eliot Berriot
66c8e7a9e4
Fix #597 : Ensure admin links in sidebar are displayed for users with relavant permissions, and only them
2018-11-03 23:07:47 +01:00
Eliot Berriot
1aa3630b4d
Merge branch '598-allow-opus-upload' into 'develop'
...
Fix #598 : Allow opus file upload
Closes #598
See merge request funkwhale/funkwhale!461
2018-11-03 14:26:08 +00:00
Eliot Berriot
bb1de48170
Fix #598 : Allow opus file upload
2018-11-03 15:19:12 +01:00
Eliot Berriot
109b801961
Merge branch '599-wrong-track-count' into 'develop'
...
Fix #599 : wrong album/track count on artist page
Closes #599
See merge request funkwhale/funkwhale!460
2018-11-03 13:32:11 +00:00
Eliot Berriot
8cb745e56d
Fix #599 : wrong album/track count on artist page
2018-11-03 14:24:18 +01:00
Eliot Berriot
caf4d6084e
Fix #600 : Removed "Activity" page, since all the data is available on the "Browse" page
2018-11-03 14:14:20 +01:00
Eliot Berriot
ac4bba816d
See #272 : added transcoding settings in UI
2018-10-26 16:09:00 +02:00
Eliot Berriot
b757ca4616
See #272 : updated front-end for transcoding and new API results, improved error handling in player
2018-10-26 16:01:55 +02:00
Eliot Berriot
f06295a5b3
Fix #586 : The progress bar in the player now display loading state / buffer loading
2018-10-23 20:24:36 +02:00
Eliot Berriot
5c8aff20ed
Fix #585 : Now start radios immediatly, skipping any existing tracks in queue
2018-10-21 16:51:53 +02:00
Eliot Berriot
ae55e6483d
Fix #576 : Improved keyboard accessibility on player, queue and various controls
2018-10-21 15:41:31 +02:00
Eliot Berriot
10fff6ea67
Fix #422 : Do not display "view on MusicBrainz" button if we miss the mbid
2018-10-20 16:20:29 +02:00
Eliot Berriot
a8f7893def
Fix #470 : Properly encode Wikipedia and lyrics search urls
2018-10-20 16:14:59 +02:00
Eliot Berriot
beed045e59
Translations integration
2018-10-07 09:20:10 +00:00
Eliot Berriot
58e972899f
Translations integration
2018-10-05 18:17:44 +00:00
Eliot Berriot
32ccea92d2
See #559 : Fixed untranslated privacy settings
2018-10-05 19:56:38 +02:00
Eliot Berriot
2845bdd932
See #559 : Use translations mixins in filters
2018-10-05 19:56:34 +02:00
Eliot Berriot
14a17de239
See #559 : Fixed broken musicbrainz translation
2018-10-05 19:56:30 +02:00
Eliot Berriot
0a22504fb0
See #559 : added a mixin to store common translations
2018-10-05 19:56:07 +02:00
Eliot Berriot
c4318b4ddd
Added missing icon in sidebar
2018-10-05 19:30:21 +02:00
Eliot Berriot
8ff047365c
Removed unused component
2018-10-05 19:30:11 +02:00
Eliot Berriot
b7bf2e6d84
Translations integration
2018-10-03 16:14:57 +00:00
Eliot Berriot
afa37f9fa9
Translations integration
2018-10-02 18:02:12 +00:00
Eliot Berriot
c2a2321be2
Removed dead library federation code
2018-10-02 19:36:15 +02:00
Eliot Berriot
a865fcdcf1
Fix #551 : Added a library widget to display libraries associated with a track, album and artist
2018-10-02 19:30:13 +02:00
Eliot Berriot
f2812c67ce
Fixed a small pluralization issue ( #542 )
2018-10-02 19:23:10 +02:00
Eliot Berriot
e1628a33d2
See #542 : fixed pluralization issue
2018-10-01 19:16:48 +02:00
Eliot Berriot
222231c01b
See #542 : Removed unused preference from the settings view
2018-10-01 19:16:48 +02:00
Eliot Berriot
62c98b2386
See #542 : Removed import requests code
2018-10-01 19:16:47 +02:00
Eliot Berriot
54972e489b
Fixed unplayable playlists (bis repetita)
2018-09-28 20:46:18 +02:00
Eliot Berriot
5e631440f8
Fixed display error with menu on top of modal background
2018-09-28 20:46:04 +02:00
Eliot Berriot
d000a1329f
Can now update user quota in UI
2018-09-28 20:45:31 +02:00
Eliot Berriot
34373d020c
Fixed unplayable playlists
2018-09-28 16:45:28 +02:00
Eliot Berriot
f595b852ca
Fixed progress bar not accurate
2018-09-28 15:49:34 +02:00
Eliot Berriot
a86b6cdd62
Removed old links in library menu
2018-09-28 15:40:33 +02:00
Eliot Berriot
527edc1e1e
Minor fixes
2018-09-25 22:52:09 +02:00
Eliot Berriot
125d0eed5e
Federation scanning
2018-09-24 18:44:22 +00:00
Eliot Berriot
a3875e3918
Updated translation catalog
2018-09-24 18:58:18 +02:00
Eliot Berriot
f14eb7f5ac
Translations integration
2018-09-24 16:50:36 +00:00
Eliot Berriot
1bee3a4675
Import trust source
2018-09-23 12:38:42 +00:00
Arthur Saint-Genis
24e26ac032
Resolve "Wrong icon in play button dropdown"
2018-09-22 13:48:15 +00:00
Eliot Berriot
e49a460203
Audio federation
2018-09-22 12:29:30 +00:00
Eliot Berriot
ecd395d6b0
Library follows and user notifications
2018-09-13 15:18:23 +00:00
Renon
a9ac0ecbdf
set width default for card and center play button
2018-09-13 15:47:48 +02:00
Eliot Berriot
5fb7c1761d
Merge branch '515-edit-playlist-icons' into 'develop'
...
Resolve "Cover not displayed in PL edit view"
Closes #515
See merge request funkwhale/funkwhale!404
2018-09-12 07:11:07 +00:00
Arthur Saint-Genis
2be6de1c1a
Resolve "Improve settings page visibility"
2018-09-12 07:09:30 +00:00
Renon
e3c567673f
fix broken icons in playlist editor
2018-09-10 21:02:25 +02:00
Renon
51e678a46a
change artist page button
2018-09-10 13:19:12 +02:00
emillumine
b847000554
Add sign up link in the sidebar
2018-09-07 15:08:07 +00:00
Eliot Berriot
c8a2531580
Fix #464 : Do not restart current song when rordering queue, deleting tracks from queue or
...
adding tracks to queue
2018-09-07 11:46:20 +02:00
Eliot Berriot
2ea21994ee
Resolve "Per-user libraries" (use !368 instead)
2018-09-06 18:35:02 +00:00
Tek
209b485426
Resolve "Wrong titles on play button"
2018-09-06 17:39:38 +00:00
Tek
4a9ae60120
Resolve "Toggle mute in volume bar does not restore previous volume level"
2018-09-06 17:38:30 +00:00
Eliot Berriot
b26cd0bb20
Fixed a bug in i18n extract/compile scripts
2018-09-05 21:06:53 +02:00
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
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
Eliot Berriot
f156b8791d
Fix #326 : Can now order tracks on federated track list
2018-07-06 21:45:51 +02:00
Eliot Berriot
e6ee6e8dfd
Updated translation catalog
2018-07-06 21:24:26 +02:00
Marcin Mikołajczak
d42f53292f
Add Polish translation
2018-07-06 19:12:19 +00:00
Eliot Berriot
2a49ad572d
Translations integration
2018-07-06 18:57:44 +00:00
Eliot Berriot
6e709cdcd8
Removed non-breaking spaces and remaining gettext in templates
2018-07-06 20:44:47 +02:00
Marcin Mikołajczak
2a9ca0a282
Fix another typo
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-06 16:14:18 +02:00
Marcin Mikołajczak
3583770084
Fix some typos
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-06 16:06:14 +02:00
ButterflyOfFire
6ccfeaa066
Adding arabic translation
2018-07-04 16:31:29 +00:00
Eliot Berriot
4428d7401c
Fixed #344 : Implemented a basic but functionnal Github-like search on federated tracks list
2018-07-03 08:21:48 +02:00
Eliot Berriot
b0c9eb8cef
Fixed broken dev front dockerfile (missing jq dependency)
2018-07-03 08:11:10 +02:00
Eliot Berriot
d82c710b5b
FR translations
2018-07-01 22:15:18 +02:00
Eliot Berriot
265c3cded6
Localized some strings
2018-07-01 22:15:07 +02:00
Eliot Berriot
d9a89de29c
Ignore en_US pot, as it's the default
2018-07-01 19:39:40 +02:00
Eliot Berriot
74ac4266a0
Multiline output
2018-07-01 19:29:46 +02:00
Eliot Berriot
44a46de7d0
Translations integration
2018-07-01 16:52:18 +00:00
Eliot Berriot
5393d577ba
Extracted translations
2018-07-01 18:35:05 +02:00
Eliot Berriot
93da97452d
Fixed typo
2018-07-01 16:22:28 +00:00
Eliot Berriot
b4972ee78d
Translated using Weblate (French)
2018-07-01 15:28:06 +00:00
Eliot Berriot
988d0177ec
Translation integration
2018-07-01 14:42:33 +00:00
Eliot Berriot
7c23d1a74b
Extracted more strings in po files
2018-07-01 15:31:59 +02:00
Eliot Berriot
afbb20542a
Added nowrap
2018-07-01 15:31:45 +02:00
Eliot Berriot
0cfefe7a19
Use <translate> instead of to avoid extraction issues
2018-07-01 15:31:34 +02:00
Eliot Berriot
aab048dd32
Fix #161 and #161 : initial french translation
2018-06-30 20:32:05 +02:00