Eliot Berriot
|
85ea7fb993
|
Updated translation catalog
|
2019-03-08 12:44:17 +01:00 |
Eliot Berriot
|
72606388ff
|
Fixed broken extraction of contexts
|
2019-03-08 12:44:17 +01:00 |
Eliot Berriot
|
593a1fe53b
|
Added script to populate translated and contextualized strings if possible
|
2019-03-08 12:10:37 +01:00 |
Eliot Berriot
|
b4827b1298
|
Translated using Weblate (Arabic)
Currently translated at 91.4% (593 of 649 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ar/
|
2019-03-08 11:04:48 +01:00 |
Eliot Berriot
|
8ae00b0698
|
Fix #747: Support embedding full artist discographies
|
2019-03-08 10:34:50 +01:00 |
Eliot Berriot
|
491c79efa0
|
Merge branch 'master' into develop
|
2019-03-07 13:44:33 +01:00 |
Eliot Berriot
|
fdcab5d232
|
Merge branch '729-notification-refresh' into 'master'
Fix #729: Display new notifications immediatly on notifications page
See merge request funkwhale/funkwhale!648
|
2019-03-07 11:07:01 +01:00 |
Eliot Berriot
|
9e6bbb4833
|
Fix #729: Display new notifications immediatly on notifications page
|
2019-03-07 11:03:51 +01:00 |
Eliot Berriot
|
a3a7ec0873
|
Fix #716: constant and unpredictable reordering during file upload
|
2019-03-07 10:35:33 +01:00 |
Eliot Berriot
|
6cfad07870
|
Use shorter format for ago dates
|
2019-03-07 10:01:10 +01:00 |
Eliot Berriot
|
666aaf0177
|
Slightly smaller sidebar on small desktop to leave more space for content
|
2019-03-06 18:00:33 +01:00 |
Eliot Berriot
|
57446d3770
|
Removed heavy dividers in settings page
|
2019-03-06 17:43:12 +01:00 |
Eliot Berriot
|
71859b6fb0
|
Fix too wide padding on small screens
|
2019-03-06 17:40:26 +01:00 |
Eliot Berriot
|
1a20223c38
|
Make table scrollables (and improve their resizing)
|
2019-03-06 17:40:09 +01:00 |
Eliot Berriot
|
28aca23d8d
|
Fixed library card resizing
|
2019-03-06 17:39:15 +01:00 |
jovuit
|
bf4d987fb8
|
#511: Resolve "Page title not updated when changing the language"
|
2019-03-05 09:31:20 +01:00 |
jovuit
|
f28aa5d8a5
|
Fix #735: library view doesn't like long titles names
|
2019-03-05 09:29:36 +01:00 |
jovuit
|
ec09281d1c
|
Merge branch 'develop' into 'button404'
# Conflicts:
# front/src/components/PageNotFound.vue
|
2019-03-01 14:35:15 +01:00 |
jovuit
|
3b9fd20d3b
|
Added translation context
Minor rewording
Added changelog fragment
|
2019-03-01 14:29:58 +01:00 |
Jo Vuit
|
a3d64bf81b
|
Fixed broken app by deleting double translate-context parameters
|
2019-03-01 12:58:57 +01:00 |
jovuit
|
83ec87d891
|
Removed unused translation strings.
Changed string `title` to `album_name` and `track_name` respectively
|
2019-03-01 12:39:25 +01:00 |
jovuit
|
2341975856
|
#662: Resolve "Add contexts to translatable strings"
|
2019-03-01 09:40:13 +01:00 |
Jo Vuit
|
004fa8f81a
|
Added translation context
|
2019-02-28 18:15:37 +01:00 |
Eliot Berriot
|
e0c5ffcb16
|
[EPIC] Audio metadata update - UI / API
|
2019-02-28 09:31:04 +01:00 |
Elza Gelez
|
3838cdb633
|
Fix playlist icon padding on the homepage
|
2019-02-27 18:14:59 +01:00 |
jovuit
|
56cdc79b9a
|
Replaced <p> tags by <div> tags to keep the usual button size in
<dangerous-button> modal-confirm's slots.
|
2019-02-25 15:07:03 +01:00 |
Eliot Berriot
|
eefb500f71
|
Fix #725: Merged artist/album buttons with title text on artist and album pages
|
2019-02-25 14:28:25 +01:00 |
jovuit
|
1d7ad6978a
|
Moved Modal t set instance url to a separate dedicated file
SetInstanceModal.vue
|
2019-02-25 14:03:53 +01:00 |
Renon
|
8000c5fef1
|
Fix #722 : non transparent volume range background
|
2019-02-25 09:45:49 +01:00 |
Tixie
|
eb775bfce5
|
See #578: Improved "responsiveness" of embedded player
|
2019-02-22 12:05:25 +01:00 |
jovuit
|
8b4f83c3bc
|
Front enhancements
|
2019-02-18 10:01:57 +01:00 |
Eliot Berriot
|
bdf83bd8ff
|
Resolve "Hide an artist in the UI"
|
2019-02-14 10:49:06 +01:00 |
jovuit
|
f66d95663f
|
#662: Resolve "Add contexts to translatable strings"
|
2019-02-14 10:40:20 +01:00 |
Eliot Berriot
|
a311f96933
|
Merge branch 'enhancement-front' into 'develop'
Enhancement front embed wizard
See merge request funkwhale/funkwhale!619
|
2019-02-14 10:30:00 +01:00 |
jovuit
|
46bae31b3e
|
#662: Resolve "Add contexts to translatable strings"
|
2019-02-14 10:28:12 +01:00 |
jovuit
|
06d7ce82fb
|
#662: Resolve "Add contexts to translatable strings"
|
2019-02-14 10:26:35 +01:00 |
Jo Vuit
|
4a549e6353
|
Added a message to be displayed for 5 seconds after the copied button
has been clicked. The copy() function has been modified according to
components/common/CopyInput.vue
|
2019-02-13 19:33:43 +01:00 |
Jo Vuit
|
6d5aa43e11
|
Increased the size of the textarea
|
2019-02-13 19:11:44 +01:00 |
Jo Vuit
|
f9a3ae96a8
|
Removed unnecessary hidden divider so the input field and the textarea
are at the same height
|
2019-02-13 19:07:49 +01:00 |
Jo Vuit
|
0f864f741f
|
Modified Copy button in the EmbedWizard component to match with the
style of the other Copy buttons on the App
|
2019-02-13 19:06:52 +01:00 |
Eliot Berriot
|
7e1bd1ad07
|
Merge branch 'master' into develop
|
2019-02-13 09:09:31 +01:00 |
Eliot Berriot
|
b40cabe033
|
Fix #707: Fixed cards display issues on medium/small screens
|
2019-02-13 09:04:49 +01:00 |
jake
|
7a34c297ed
|
Resolve "add a view to list albums"
|
2019-02-13 08:46:38 +01:00 |
Eliot Berriot
|
4ce8002681
|
Merge branch '662-components-audio' into 'develop'
#662: Resolve "Add contexts to translatable strings"
See merge request funkwhale/funkwhale!612
|
2019-02-13 08:16:45 +01:00 |
Eliot Berriot
|
bb30a9cbb4
|
Merge branch '662-libraries' into 'develop'
#662: Resolve "Add contexts to translatable strings"
See merge request funkwhale/funkwhale!610
|
2019-02-13 08:15:44 +01:00 |
jovuit
|
29e8b23a16
|
#662: Resolve "Add contexts to translatable strings"
|
2019-02-13 08:14:14 +01:00 |
jovuit
|
9dc9979be3
|
#662: Resolve "Add contexts to translatable strings"
|
2019-02-13 08:10:45 +01:00 |
Jo Vuit
|
196504b5cf
|
Added context strings
|
2019-02-11 16:49:40 +01:00 |
Jo Vuit
|
7d8ff59be7
|
Added context strings
|
2019-02-11 16:48:31 +01:00 |
Jo Vuit
|
6388e2fb74
|
Added context strings
|
2019-02-11 16:47:56 +01:00 |