Renon
|
8a37ac0f34
|
Resolve "No feedback when search does not raise any result"
|
2019-11-11 11:32:07 +01:00 |
Eliot Berriot
|
5b960ceab5
|
Merge branch 'master' into develop
|
2019-10-28 09:05:09 +01:00 |
Eliot Berriot
|
44ccf6ae6b
|
Ensure play button only include playable tracks in queue
|
2019-10-22 00:13:28 +02:00 |
Eliot Berriot
|
10cd60ef1d
|
Merge branch 'master' into develop
|
2019-10-18 13:43:57 +02:00 |
Eliot Berriot
|
afbf7151c8
|
Merge branch '933-landing-page-layout' into 'master'
Resolve "Landing page displays improperly on 768p screen"
See merge request funkwhale/funkwhale!931
|
2019-10-18 09:38:21 +02:00 |
Eliot Berriot
|
8dfbaf946a
|
Merge branch '945-escaping' into 'master'
Fix #945: Fixed escaped pod name displayed on home/about page
See merge request funkwhale/funkwhale!929
|
2019-10-18 09:38:15 +02:00 |
Eliot Berriot
|
c58c74d653
|
Merge branch 'master' into develop
|
2019-10-17 15:22:32 +02:00 |
Ciarán Ainsworth
|
e9e466bcb5
|
Added placeholders across the application
|
2019-10-17 15:22:16 +02:00 |
Eliot Berriot
|
02debeb98b
|
Resolve "Library Upload: missing retry upload button"
|
2019-10-17 15:19:08 +02:00 |
Ciarán Ainsworth
|
11d6c7cf1d
|
Added placeholders across the application
|
2019-10-17 14:15:33 +02:00 |
Ciarán Ainsworth
|
7253bba70c
|
Resolve ""Recent" columns on front page no longer display any results"
|
2019-10-16 14:26:39 +02:00 |
Eliot Berriot
|
caba333287
|
Fix #933: Ensure password input doesn't overflow outside of container
|
2019-10-16 11:53:56 +02:00 |
Eliot Berriot
|
b53bf45cc5
|
Fix #945: Fixed escaped pod name displayed on home/about page
|
2019-10-16 10:34:52 +02:00 |
Eliot Berriot
|
184be7f2e6
|
Fix #943: Replaced PDF icon by List icon in playlist placeholder (#943)
|
2019-10-15 11:44:26 +02:00 |
Rodrigo Leite
|
c8467faf8a
|
Resolve "Placeholder on the homepage when there are no playlist"
|
2019-10-03 11:30:02 +02:00 |
Eliot Berriot
|
27b248df6e
|
Fix #661: Support for M4A/AAC files
|
2019-10-03 09:09:00 +02:00 |
Eliot Berriot
|
db2e006bd8
|
Merge branch '927-header-landing-page' into 'develop'
Fix #927: improved title contrast on landing page with clear background
Closes #927
See merge request funkwhale/funkwhale!911
|
2019-10-02 10:08:34 +02:00 |
Eliot Berriot
|
2cdc8fa63a
|
Resolve "i18n fixes for 0.20"
|
2019-10-01 15:19:55 +02:00 |
Eliot Berriot
|
41dfcd6f17
|
Fixed some typos in source strings
|
2019-10-01 13:58:32 +02:00 |
Eliot Berriot
|
fe8448e2a4
|
Use ellipsis instead of three dots in translations
|
2019-10-01 13:54:25 +02:00 |
Eliot Berriot
|
2ad0db9da9
|
Fixed invalid spacing in translation
|
2019-10-01 13:47:07 +02:00 |
Eliot Berriot
|
b51dc7128f
|
Fix #927: improved title contrast on landing page with clear background
|
2019-10-01 12:31:15 +02:00 |
Eliot Berriot
|
cb19ab287f
|
Fix #878: Added a info message on embed wizard when anonymous access to content is disabled
|
2019-09-23 13:54:41 +02:00 |
Eliot Berriot
|
ca02ac33d5
|
Fixed error in translation
|
2019-09-23 11:57:09 +02:00 |
Eliot Berriot
|
01223afa80
|
Resolve "Add optional donation/contribution link in-app"
|
2019-09-23 11:30:25 +02:00 |
Eliot Berriot
|
297c8f2b67
|
Resolve "[Epic] New landing page"
|
2019-09-23 11:14:54 +02:00 |
Eliot Berriot
|
9f3182caf7
|
See #852: improved routing logic for federation messages (support multiple objects types for one route)
|
2019-09-21 16:20:49 +02:00 |
Eliot Berriot
|
d28bf65d00
|
See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP
|
2019-09-17 11:23:59 +02:00 |
Eliot Berriot
|
8666afc64f
|
Merge branch '890-report-library' into 'develop'
See #890: UI for reporting libraries
See merge request funkwhale/funkwhale!882
|
2019-09-17 11:22:17 +02:00 |
Eliot Berriot
|
ff566b79dc
|
See #872: banner setting
|
2019-09-17 11:03:32 +02:00 |
Eliot Berriot
|
3a9f2cde37
|
Merge branch '904-breakpoint-sidebar' into 'develop'
Fix #904: Fixed a responsive display issues on 1024px wide screens
Closes #904
See merge request funkwhale/funkwhale!890
|
2019-09-16 10:01:06 +02:00 |
Eliot Berriot
|
19342c60a8
|
Fixed broken artist and album browse with empty tag= parameter
|
2019-09-15 20:17:49 +02:00 |
Eliot Berriot
|
3311a11506
|
Fix #902: search usability issue when browsing artists, albums, radios and playlists
|
2019-09-15 20:17:22 +02:00 |
Eliot Berriot
|
7e6b6663b0
|
Fix #904: Fixed a responsive display issues on 1024px wide screens
|
2019-09-15 19:34:09 +02:00 |
Eliot Berriot
|
08eeab4d99
|
See #890: UI for reporting libraries
|
2019-09-12 11:48:58 +02:00 |
Eliot Berriot
|
e133130176
|
Playlist embed
|
2019-09-12 09:48:28 +02:00 |
Eliot Berriot
|
8e820f6ebc
|
QoL improvement when submitting report
|
2019-09-09 12:16:36 +02:00 |
Eliot Berriot
|
0df70340f8
|
QoL improvements for moderation UI
|
2019-09-09 12:16:36 +02:00 |
Eliot Berriot
|
33d1f879cf
|
Report UI (end-user)
|
2019-09-09 11:10:25 +02:00 |
Ciarán Ainsworth
|
46b4bc68b1
|
Amend link to license in track detail page
|
2019-09-06 17:13:05 +01:00 |
Eliot Berriot
|
bc39b18173
|
Merge branch '890-mods-workflow' into 'develop'
moderator interface for reports (#890)
See merge request funkwhale/funkwhale!866
|
2019-09-06 10:14:09 +02:00 |
Ciarán Ainsworth
|
20b7dd71d3
|
Resolve "Wrong title for track ellipsis"
|
2019-09-02 18:17:23 +02:00 |
Eliot Berriot
|
6c04975273
|
See #890: fixed minor display issues
|
2019-09-02 16:24:05 +02:00 |
Eliot Berriot
|
b526c67e4f
|
See #890: added confirmation before deleting comment
|
2019-09-02 15:32:14 +02:00 |
Eliot Berriot
|
d5b89f01d7
|
See #890: added shortcuts for setting moderation policies directly when handling reports
|
2019-09-02 15:21:26 +02:00 |
Eliot Berriot
|
77ef6d2510
|
See #890: wording
|
2019-09-02 13:58:03 +02:00 |
Eliot Berriot
|
24093a12f1
|
See #890: added feedback when updating user quota, permissions and report category
|
2019-09-02 13:57:30 +02:00 |
Eliot Berriot
|
43dfab9a82
|
See #890: Collapse report on resolution instead of reloading the page
|
2019-09-02 11:37:20 +02:00 |
Eliot Berriot
|
fb0dcf4568
|
See #890: tweaks, added "delete reported object" action
|
2019-09-02 11:09:20 +02:00 |
Eliot Berriot
|
94b9db062d
|
See #890: make report category updatable
|
2019-08-29 16:58:53 +02:00 |
Eliot Berriot
|
728160c71d
|
See #890: added link to admin url on actor links
|
2019-08-29 16:14:54 +02:00 |
Eliot Berriot
|
b316b93a8e
|
See #890: added form / display of moderator notes
|
2019-08-29 15:38:06 +02:00 |
Eliot Berriot
|
ca7178d1d1
|
See #890: fixed some front-end issues when report target is deleted
|
2019-08-29 14:25:58 +02:00 |
Eliot Berriot
|
6e82780e0d
|
See #890: improved report card design, to include relevant context
|
2019-08-28 18:03:43 +02:00 |
Eliot Berriot
|
1912a7f6d2
|
See #890: link to unresolved reports by default
|
2019-08-28 10:46:39 +02:00 |
Eliot Berriot
|
d7705593a9
|
See #890: added table to list reports
|
2019-08-28 10:22:38 +02:00 |
Eliot Berriot
|
f20b27622f
|
See #890: Display the number of unhandled reports in the sidebar
|
2019-08-28 10:22:37 +02:00 |
Rodrigo Leite
|
493ef0931e
|
Make album cards independent
|
2019-08-22 10:45:16 +02:00 |
Ciarán Ainsworth
|
2e0883d44c
|
Fix #895: "Display tracks count instead of albums count for artists with no albums"
|
2019-08-20 12:12:41 +02:00 |
Rodrigo Leite
|
2f0fe545d0
|
Fix #531: Add dropdown menu to album page
|
2019-08-19 11:19:10 +02:00 |
Eliot Berriot
|
bb1a895a9b
|
Merge branch 'master' into develop
|
2019-07-29 14:22:31 +02:00 |
Eliot Berriot
|
252fe5165b
|
Merge branch 'artist-cards' into 'develop'
Enhance artists list by using our new artist card and remove masonry
See merge request funkwhale/funkwhale!840
|
2019-07-29 11:25:51 +02:00 |
Eliot Berriot
|
05f5ca3be1
|
Vertically centered dropdown icon
|
2019-07-29 11:12:50 +02:00 |
Eliot Berriot
|
5672563c6b
|
Merge branch '432-tags-admin' into 'develop'
See #432: admin for tags
See merge request funkwhale/funkwhale!838
|
2019-07-29 10:48:43 +02:00 |
Ciarán Ainsworth
|
c64f1cccd3
|
Added new CSS to fix tag selector
|
2019-07-29 10:42:06 +02:00 |
Eliot Berriot
|
b3de851e6f
|
Linting
|
2019-07-29 10:17:01 +02:00 |
Eliot Berriot
|
36c1bf7f90
|
Fixed a typo in audio unlock code
|
2019-07-25 15:44:16 +02:00 |
Eliot Berriot
|
08177b53c6
|
Improve display of search results by including artist and album data
|
2019-07-25 14:30:05 +02:00 |
Eliot Berriot
|
5d1d54890a
|
Enhance artists list by using our new artist card and remove masonry
|
2019-07-25 12:29:40 +02:00 |
Eliot Berriot
|
7f41aabef8
|
See #432: display tags on artist/album/track admin detail page
|
2019-07-25 10:57:59 +02:00 |
Eliot Berriot
|
1674c771ca
|
See #432: added tag admin UI (list, detail)
|
2019-07-25 10:40:51 +02:00 |
Eliot Berriot
|
4a277c17bb
|
Added "refresh=true" API param to artist, track and album detail to retrieve up-to-date data if needed
|
2019-07-22 12:16:47 +02:00 |
Eliot Berriot
|
9376f808e9
|
Merge branch '432-tags-radio' into 'develop'
See #432: tags radio and search
See merge request funkwhale/funkwhale!834
|
2019-07-19 06:58:25 +02:00 |
Eliot Berriot
|
d5f3802f37
|
Fixed transparent progress bar after switch to FUI
|
2019-07-18 15:51:49 +02:00 |
Eliot Berriot
|
e21e0e50d1
|
See #432: added tag search in sidebar
|
2019-07-18 15:26:30 +02:00 |
Eliot Berriot
|
918e7beb7e
|
See #432: can now start a radio from a tag
|
2019-07-18 15:13:09 +02:00 |
Eliot Berriot
|
e678b03ad8
|
See #432: added tag detail page
|
2019-07-18 14:09:24 +02:00 |
Eliot Berriot
|
31329d81dd
|
See #432: added artist widget
|
2019-07-18 14:08:39 +02:00 |
Eliot Berriot
|
ccca292405
|
See #432: added tag filter on artist/album browse page
|
2019-07-18 14:08:38 +02:00 |
Eliot Berriot
|
55cb7fc25d
|
See #432: display tags on artist, album and track pages
|
2019-07-18 14:08:37 +02:00 |
Eliot Berriot
|
d2b7db2cac
|
See #432: UI to suggest tags on tracks, albums and artists
|
2019-07-18 14:08:37 +02:00 |
Eliot Berriot
|
0c15a608c3
|
Fixed a minor visual glitch in player controls after switch to fomantic
|
2019-07-15 16:29:55 +02:00 |
Eliot Berriot
|
1a205c0e02
|
Fix #875 Broken embed (develop)
|
2019-07-10 19:34:52 +02:00 |
Eliot Berriot
|
197d1d65c6
|
Fixed typo in source translation
|
2019-07-08 09:21:54 +02:00 |
Eliot Berriot
|
b95710bb3a
|
Merge branch 'master' into develop
|
2019-07-05 16:04:39 +02:00 |
Ciarán Ainsworth
|
9771858729
|
Resolve "Add a "Replace current playlist" option"
|
2019-07-05 09:47:37 +02:00 |
Eliot Berriot
|
7a6ba83d03
|
Handle Cross-Origin canvas error in player
|
2019-07-02 16:20:20 +02:00 |
Eliot Berriot
|
b20b1accff
|
Fixed front-error with undefined currentTrack
|
2019-07-02 16:20:20 +02:00 |
Ciarán Ainsworth
|
ee255783a2
|
Pressing return on searchbar to search for artists
|
2019-07-02 09:27:07 +02:00 |
Ciarán Ainsworth
|
6dd9ad1320
|
Human readable stats
|
2019-07-02 09:26:00 +02:00 |
Eliot Berriot
|
0e652103a4
|
Merge branch 'master' into develop
|
2019-07-01 14:02:28 +02:00 |
Eliot Berriot
|
18f0ed46a7
|
Fix #871: broken URL to artist and album on album and track pages
|
2019-06-28 11:57:32 +02:00 |
Eliot Berriot
|
17996ca936
|
Merge branch 'master' into develop
|
2019-06-28 09:38:55 +02:00 |
Eliot Berriot
|
dc5db3a0c1
|
Fix #869: broken user admin for users with non-digit or letters in their username
|
2019-06-27 14:50:56 +02:00 |
Eliot Berriot
|
22e9851ad8
|
UI for allow-list
|
2019-06-26 10:22:53 +02:00 |
Ciarán Ainsworth
|
f4365f68c2
|
Resolve "Add new keyboard shortcuts"
|
2019-06-25 17:48:01 +02:00 |
Ciaran Ainsworth
|
fb855cd016
|
Added buttons to search for objects on Discogs
|
2019-06-25 11:03:45 +02:00 |
Eliot Berriot
|
8308bc6a4d
|
Fix #864: Redirect from / to /library when user is logged in
|
2019-06-25 11:03:44 +02:00 |
Ciarán Ainsworth
|
79ced9514a
|
Resolve "Clicking on playlist name from PlaylistModal does nothing if current page is that playlist's page"
|
2019-06-25 11:03:44 +02:00 |
Ciarán Ainsworth
|
a05106437c
|
Resolve "Align items vertically in search results"
|
2019-06-25 11:03:44 +02:00 |
Ciarán Ainsworth
|
3da6192ab3
|
Resolve "Hide favorites radios when user does not have any favorites"
|
2019-06-25 11:03:44 +02:00 |
Ciarán Ainsworth
|
69d10461d6
|
Resolve "Colorized 'play' button in front of the currently playing music"
|
2019-06-25 11:03:44 +02:00 |
Ciarán Ainsworth
|
2c34df6193
|
Resolve "Colorized 'play' button in front of the currently playing music"
|
2019-06-24 17:39:09 +02:00 |
Eliot Berriot
|
b43bf42efc
|
Revert "Fixed broken logging"
This reverts commit 68b21d706c .
|
2019-06-24 15:31:11 +02:00 |
Eliot Berriot
|
68b21d706c
|
Fixed broken logging
|
2019-06-24 15:30:17 +02:00 |
Eliot Berriot
|
7dab07993b
|
Merge branch '864-redirection-logged-in' into 'develop'
Fix #864: Redirect from / to /library when user is logged in
Closes #864
See merge request funkwhale/funkwhale!792
|
2019-06-24 13:31:14 +02:00 |
Ciarán Ainsworth
|
bf32f74422
|
Resolve "Hide favorites radios when user does not have any favorites"
|
2019-06-24 13:30:56 +02:00 |
Ciarán Ainsworth
|
fbadf4c143
|
Resolve "Align items vertically in search results"
|
2019-06-24 11:32:20 +02:00 |
Ciarán Ainsworth
|
bd6407136f
|
Updated tags for VueDraggable compatibility
|
2019-06-24 11:05:00 +02:00 |
Ciarán Ainsworth
|
fd202df25c
|
Resolve "Clicking on playlist name from PlaylistModal does nothing if current page is that playlist's page"
|
2019-06-24 11:04:05 +02:00 |
Eliot Berriot
|
5fd27250e2
|
Fix #864: Redirect from / to /library when user is logged in
|
2019-06-21 10:14:20 +02:00 |
Eliot Berriot
|
371dc01205
|
Merge branch 'master' into develop
|
2019-06-19 11:24:49 +02:00 |
Eliot Berriot
|
ce093ccc19
|
Fix #756: Dark Theme
|
2019-06-17 08:45:31 +02:00 |
Eliot Berriot
|
d8dd76f199
|
Merge branch '833-translation-issue-homepage' into 'master'
Fix #833: broken translation on homepage
See merge request funkwhale/funkwhale!784
|
2019-06-17 08:25:46 +02:00 |
Ciaran Ainsworth
|
a28acb8353
|
Added buttons to search for objects on Discogs
|
2019-06-16 16:23:12 +01:00 |
Eliot Berriot
|
3de249b54c
|
Fix #833: broken translation on home and track detail page
|
2019-06-11 15:30:21 +02:00 |
Eliot Berriot
|
05f2ca53b8
|
Fix #814: Added copy-to-clipboard button with Subsonic password input
|
2019-06-11 15:24:35 +02:00 |
Eliot Berriot
|
b567868129
|
Fix #835: Hide pod statistics on about page if those are disabled
|
2019-06-10 15:45:59 +02:00 |
Ciarán Ainsworth
|
3ce247763c
|
Added fix + changelog fragment for #838
|
2019-06-10 09:51:30 +02:00 |
Eliot Berriot
|
9e7433924b
|
Added refresh button on album widget
|
2019-05-16 09:47:21 +02:00 |
Eliot Berriot
|
cfecde4221
|
Fix #828: an encoding issue with instance name on about page
|
2019-05-14 09:43:19 +02:00 |
Eliot Berriot
|
2b1f6dafa9
|
Merge branch 'trash-queue-icon' into 'develop'
Added list corner icon to trash icon in player controls to make it's function more obvious
See merge request funkwhale/funkwhale!758
|
2019-05-09 13:54:19 +02:00 |
Eliot Berriot
|
a1bac0131d
|
Updated link to apps
|
2019-05-09 13:29:27 +02:00 |
Eliot Berriot
|
70cbe73fc0
|
Fixed some player issues
|
2019-05-09 11:01:45 +02:00 |
Eliot Berriot
|
948a2b0f1f
|
Added list corner icon to trash icon in player controls to make it's function more obvious
|
2019-05-09 10:20:58 +02:00 |
Eliot Berriot
|
9671db0229
|
Fixed chained preloading of tracks when remote answers with error
|
2019-05-07 12:32:41 +02:00 |
Eliot Berriot
|
2cdf26b028
|
Fixed small issues with queue
|
2019-05-07 12:05:18 +02:00 |
Eliot Berriot
|
58195cd4d1
|
Added small timeout before playback to avoid loading lots of tracks when skipping through the queue
|
2019-05-07 11:59:41 +02:00 |
Eliot Berriot
|
bc87674b34
|
Fixed error not hidden when playing next track
|
2019-05-07 11:47:53 +02:00 |
Eliot Berriot
|
2c92825a08
|
Removed errored sounds from cache
|
2019-05-07 11:39:37 +02:00 |
Eliot Berriot
|
9c2351bad9
|
Can now provide default app name, scope and redirect uris via query string when creating app
|
2019-05-03 12:30:58 +02:00 |
Eliot Berriot
|
eba005255c
|
Fixed undefined reference error
|
2019-05-02 14:20:36 +02:00 |
Eliot Berriot
|
cd9cd4d01c
|
Fixed some playback issues
|
2019-05-02 11:43:47 +02:00 |
Eliot Berriot
|
0be93ec05b
|
Fix #563: unplayable radios for anonymous users
|
2019-05-02 10:05:20 +02:00 |
Eliot Berriot
|
1a639a8fde
|
Fix #550: Show remaining storage space during import and prevent file upload if not enough space is remaining
|
2019-04-30 16:47:51 +02:00 |
Eliot Berriot
|
5754c4a986
|
Fixed typo
|
2019-04-30 15:23:05 +02:00 |
Eliot Berriot
|
8b88f92a8c
|
Fix #572: Preload next track in queue
|
2019-04-30 14:14:17 +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
|
0b94227782
|
Fix #799: Removed broken/instable lyrics feature
|
2019-04-23 10:32:51 +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
|
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
|
a4a112e081
|
Fix#795: cover not showing in queue/player when playing tracks from "albums" tab
|
2019-04-08 11:43:04 +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 |
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
|
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
|
72606388ff
|
Fixed broken extraction of contexts
|
2019-03-08 12:44:17 +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
|
a3a7ec0873
|
Fix #716: constant and unpredictable reordering during file upload
|
2019-03-07 10:35: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 |
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 |
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 |