Wykres commitów

935 Commity (19b8adb35858d75997a7d274882a82a39ce69d00)

Autor SHA1 Wiadomość Data
Eliot Berriot 5754c4a986
Fixed typo 2019-04-30 15:23:05 +02:00
Eliot Berriot 048339c7a2
Fix #809: Added admin options to disable login for users, ensure related content is deleted when deleting a user account 2019-04-30 14:46:05 +02:00
Eliot Berriot 8b88f92a8c
Fix #572: Preload next track in queue 2019-04-30 14:14:17 +02:00
Eliot Berriot 4f7052f589
Fixed issue with undefined el 2019-04-29 15:28:13 +02:00
Eliot Berriot e34a90314f
Fixed error when accessing profile for anonymous users 2019-04-29 15:26:54 +02:00
Eliot Berriot 23caaded64
Typo 2019-04-25 09:20:20 +02:00
Qasim Ali 22f0235045 refactor playlist duplicate error structure
- use non_field_errors struct when writing duplicate track errors
- generalize frontend error handler and update frontend error parsing
2019-04-24 11:31:46 +02:00
Eliot Berriot 6da85ce0e9
Fix #719: Added a "load more" button on artist pages to load more tracks/albums 2019-04-23 12:54:52 +02:00
Eliot Berriot 71b7f416cc Merge branch '799-remove-lyrics' into 'develop'
Fix #799: Removed broken/instable lyrics feature

Closes #799

See merge request funkwhale/funkwhale!731
2019-04-23 10:36:10 +02:00
Eliot Berriot 0b94227782
Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
Eliot Berriot 0d3e0bb574
Fix #385: Improved readability of logo 2019-04-23 10:09:56 +02:00
Eliot Berriot a414461f49
Fixed import error in web UI 2019-04-19 18:10:11 +02:00
Eliot Berriot bcbda5def6 Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users) 2019-04-19 17:33:44 +02:00
Eliot Berriot a605bcbe76 Admin UI for libraries and uploads 2019-04-19 12:05:13 +02:00
Eliot Berriot cdc617be27 Logic to refetch remote entities 2019-04-18 14:37:17 +02:00
Eliot Berriot 55d0e52c55 Edits for artists and albums 2019-04-17 16:11:24 +02:00
Eliot Berriot b4731928fc UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
Jo Vuit b381b40ba9 Add tooltip for Hide artist content Button 2019-04-15 17:10:19 +02:00
Eliot Berriot eb0c2a441d
Ensure the footer always stays at the bottom of the page 2019-04-12 16:45:27 +02:00
Eliot Berriot 4e44e4e4b6 Attribute artist 2019-04-11 10:17:10 +02:00
Eliot Berriot 0ce51d25d4
Can now edit track copyright information 2019-04-09 11:15:43 +02:00
Eliot Berriot 45142bf24b
Added better dropdown for choosing licenses 2019-04-09 11:15:43 +02:00
Eliot Berriot e8c4deaa10
Removed obsolete information about soundcloud/youtube import 2019-04-08 15:17:31 +02:00
Eliot Berriot e3bba6fe01 Merge branch '791-user-page-width' into 'develop'
Fix #791: overflowing input on account detail page

Closes #791

See merge request funkwhale/funkwhale!711
2019-04-08 12:32:36 +02:00
Eliot Berriot ae626a5c0a
Fix #791: overflowing input on account detail page 2019-04-08 12:28:00 +02:00
Eliot Berriot a4a112e081 Fix#795: cover not showing in queue/player when playing tracks from "albums" tab 2019-04-08 11:43:04 +02:00
Ben Finney f24d2549ae Update document title to display track info. 2019-04-08 10:01:21 +02:00
Eliot Berriot 05f0129025 Better error handling on display for import errors (#718, #583, #501, #252, #544) 2019-04-04 16:07:43 +02:00
Eliot Berriot 9e8c223021
Updated forum urls 2019-03-27 13:45:52 +01:00
Eliot Berriot 4c13d47387 Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
Ciarán Ainsworth 6e20f63f09 Resolve "Show 'description' of libraries in card" 2019-03-22 09:41:35 +01:00
Eliot Berriot 9a162c57ca
Merge branch 'master' into develop 2019-03-20 20:45:06 +01:00
Eliot Berriot f9edbd9d7a
Fix #766: Added title on hover for truncated content 2019-03-20 20:34:07 +01:00
Elza Gelez 546ee9c9f5
Fix playlist icon padding on the homepage 2019-03-20 16:23:20 +01:00
Eliot Berriot d89e83298b
Merge branch '735-table-truncate' into 'develop'
Fix #735: library view doesn't like long titles names

Closes #735

See merge request funkwhale/funkwhale!640
2019-03-20 16:22:41 +01:00
Eliot Berriot 83a9a6b01a
Use shorter format for ago dates 2019-03-20 16:22:13 +01:00
jovuit ed1fdc85c1
#511: Resolve "Page title not updated when changing the language" 2019-03-20 16:21:36 +01:00
Eliot Berriot 4ef52ebc9f
Slightly smaller sidebar on small desktop to leave more space for content 2019-03-20 16:20:35 +01:00
Eliot Berriot 4f98e5ae7f
Fix too wide padding on small screens 2019-03-20 16:20:29 +01:00
Ciarán Ainsworth df8b98674e
Resolve #630: "Do not allow tab closure during upload" 2019-03-20 16:00:27 +01:00
Eliot Berriot 75785ee001
Fixed typo 2019-03-20 11:40:25 +01:00
Eliot Berriot b12c823dd9
Merge branch 'master' into develop 2019-03-20 11:36:16 +01:00
Ciarán Ainsworth 77b41fc0b4 Resolve #630: "Do not allow tab closure during upload" 2019-03-18 10:09:28 +01:00
jovuit 86534e7392 Common context for duplicates
Removes unnecessary `...` for more coherence
2019-03-18 10:07:58 +01:00
Eliot Berriot b9f0c6aecd
Revert "Merge branch '629-cookie-auth' into 'develop'"
This reverts commit 8b47af8b81, reversing
changes made to c0055b3b20.
2019-03-15 15:52:30 +01:00
Eliot Berriot c395076fce Resolve "Use cookies instead of local storage for auth in Web UI" 2019-03-13 16:50:49 +01:00
Ciarán Ainsworth f6629c0dc7 Added a link to changelog for version, added some CSS to change color of instance/keyboard shortcuts 2019-03-13 09:54:37 +01:00
Eliot Berriot 4230b4f1f4
Fix #751: saving moderation policy when clicking on "Cancel" 2019-03-11 10:46:46 +01:00
jovuit e923913d5d Moved privacy/visibility labels out of Form.vue to use the ones in
mixins/Translations.vue
2019-03-11 10:11:00 +01:00
Eliot Berriot b0ebbabf20
Fixed #652: escaping issues in translated strings 2019-03-08 15:20:31 +01:00
Eliot Berriot e6adba602d
Populated empty contextualized translations 2019-03-08 12:44:17 +01:00
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
Jo Vuit d79e729e29 Added context strings 2019-02-11 16:41:24 +01:00
Jo Vuit 7d19392d62 Added context strings 2019-02-11 16:35:31 +01:00
Jo Vuit 3573ae6cc6 Added context strings 2019-02-11 16:29:24 +01:00
Jo Vuit bec267dc58 Added context strings
Minor rewording
2019-02-11 16:26:51 +01:00
Jo Vuit d2ddda3f1d Replaced :v-context by :translate-context, as to follow the doc.
@eliotberriot: Is there a reason why you used :v-context instead of
:translate-context?
2019-02-11 16:18:44 +01:00
Jo Vuit 7534670e30 Added context strings 2019-02-11 16:10:30 +01:00
Jo Vuit 51514944a3 Added context strings 2019-02-11 16:01:13 +01:00
Jo Vuit 1e21f13ab9 Added context strings 2019-02-11 15:58:41 +01:00
Jo Vuit 3ac2feca23 Added context strings 2019-02-11 15:54:37 +01:00
Jo Vuit 279c941ee1 Added context strings
Minor rewording
2019-02-11 15:47:41 +01:00
Jo Vuit c04da22518 Added translation context 2019-02-11 15:42:58 +01:00
Jo Vuit 55fec09e1b Added context strings 2019-02-11 15:37:28 +01:00
Jo Vuit 041dc3c89b Corrected non-escaped ' (apostrophe) 2019-02-11 14:45:41 +01:00
Jo Vuit 5daa99544a Added translation strings context 2019-02-11 14:41:21 +01:00
Jo Vuit 662d4884c2 Added context translation strings 2019-02-11 14:40:46 +01:00
Jo Vuit b89da8f3b2 Added translation strings context 2019-02-11 14:33:18 +01:00
Jo Vuit 02b2d3d749 Added translation strings context 2019-02-11 14:31:43 +01:00
Jo Vuit a72f10737b Minor rewordings 2019-02-11 14:23:53 +01:00
Jo Vuit 036d94a41a Added translation strings context 2019-02-11 14:22:22 +01:00
Jo Vuit fbb8e1a227 Added translation context 2019-02-11 14:14:26 +01:00
Jo Vuit 31d55e0361 Added translation context 2019-02-11 14:07:55 +01:00
Jo Vuit 2cbb983bde Added string context 2019-02-11 14:05:19 +01:00
Jo Vuit 86889e212e Added translation strings context 2019-02-11 13:59:52 +01:00
Jo Vuit f1f2e7517d Added translation context strings 2019-02-11 13:56:03 +01:00
Eliot Berriot 98f4edeeb3
Merge branch 'master' into develop 2019-02-11 09:44:42 +01:00
jovuit 23672be5c0 #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:43:57 +01:00
Eliot Berriot 44ddb736b2 Merge branch '662-playlist-List' into 'develop'
#662: Corrected wrong terminology in string context

See merge request funkwhale/funkwhale!600
2019-02-11 09:42:54 +01:00
Eliot Berriot f235ac4cc3 Merge branch '662-admin-users-UsersList.vue' into 'develop'
Added translation context

See merge request funkwhale/funkwhale!595
2019-02-11 09:42:41 +01:00
Eliot Berriot 7fe86e9d56 Merge branch '662-admin-InvitationsList.vue' into 'develop'
Added translation context

See merge request funkwhale/funkwhale!594
2019-02-11 09:42:24 +01:00
Eliot Berriot 78703e26d5 Merge branch '662-admin-users-Base.vue' into 'develop'
Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!593
2019-02-11 09:42:05 +01:00
Eliot Berriot 9a68304344 Merge branch '662-playlist-detail' into 'develop'
Added i18n string context

See merge request funkwhale/funkwhale!589
2019-02-11 09:41:48 +01:00
Eliot Berriot 177ad95bee Merge branch '662-Notifications.vue' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!604
2019-02-11 09:41:24 +01:00
jovuit c6e4de8d0b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:36:52 +01:00
Eliot Berriot 5cf1de8faf Merge branch '662-admin-moderation-DomainsList.vue' into 'develop'
Added translation context (#662)

See merge request funkwhale/funkwhale!602
2019-02-11 09:36:22 +01:00
Eliot Berriot 777563bf5a Merge branch '662-admin-moderation-Base.vue' into 'develop'
#662:  Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!601
2019-02-11 09:35:49 +01:00
jovuit 9a3b1b2f7b #662: Resolve "Add contexts to translatable strings" 2019-02-11 09:34:37 +01:00
Eliot Berriot 84de85f976 Merge branch '662-admin-Settings.vue' into 'develop'
#662: Added translation strings for admin/Settings.vue

See merge request funkwhale/funkwhale!598
2019-02-11 09:33:02 +01:00
Eliot Berriot 39fb8c14cd Merge branch '662-admin-library-FilesList.vue' into 'develop'
#662: Added translation strings for admin/library/FilesList.vue

See merge request funkwhale/funkwhale!597
2019-02-11 09:32:06 +01:00
Jo Vuit 40aec49787 Added translation string context for Notifications.vue 2019-02-10 15:25:46 +01:00
Jo Vuit 858d91784a Added translation string context for admin/moderation/DomainsDetail.vue 2019-02-10 15:12:07 +01:00
Jo Vuit e250f4bd3a Added translation context for admin/moderation/AccountsList.vue 2019-02-10 14:45:40 +01:00
Jo Vuit 565b0bdd13 Added translation context (#662) 2019-02-10 14:42:15 +01:00
Jo Vuit f580624652 Added translation context for content/Base.vue for the hidden text 'Secondary menu' 2019-02-10 14:32:35 +01:00
Jo Vuit 00ca22133f Added translation context (#662) 2019-02-10 14:27:15 +01:00
Jo Vuit ee23e145b6 Replaced detail part of string context 'Name' by 'Noun', which is the correct word in English... 2019-02-10 14:15:40 +01:00
Jo Vuit 7e3fbbe0a9 Added translation strings for admin/Settings.vue
Added the component type Menu in the doc, to match with secondary menu items
2019-02-09 16:52:47 +01:00
Jo Vuit ac7f403616 '#662:Added translation strings for admin/library/FilesList.vue 2019-02-09 16:44:30 +01:00
Jo Vuit c692ec3fe1 Added translation strings 2019-02-09 16:41:28 +01:00
Jo Vuit 57e52cf979 Added translation context 2019-02-09 16:29:59 +01:00
Jo Vuit 02c08c6959 Changed function $gettext to $pgettext 2019-02-09 16:26:57 +01:00
Jo Vuit 77ada7ca1e Added translation context 2019-02-09 16:25:31 +01:00
Jo Vuit e0f11cc70e Added translation context 2019-02-09 16:08:19 +01:00
Eliot Berriot 53ff2027ef
Fix #694: resizing issues on album cards 2019-02-08 16:15:51 +01:00
jovuit 95c43c2ff6 Resolve "Add contexts to translatable strings" 2019-02-08 10:06:28 +01:00
jovuit 19ba7ed988 Resolve "Add contexts to translatable strings to Album page" 2019-02-08 09:57:52 +01:00
Jo Vuit 3ac585c4b2 Typo 2019-02-07 18:17:18 +01:00
Jo Vuit 56a5a5ed76 Added context strings for i18n 2019-02-07 18:14:48 +01:00
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