Eliot Berriot
d9afed5067
Fix #1038 : Federated reports
2020-03-11 11:39:55 +01:00
Eliot Berriot
a44e7c607b
Fix #1041 : Support autoplay when loading embed frame from Mastodon and third-party websites
2020-03-11 11:35:48 +01:00
Eliot Berriot
0ffec0ee34
Disabled unnecessary update message on page refresh
2020-03-04 22:34:04 +01:00
Eliot Berriot
b0162c40bf
Merge branch '926-browse-library' into 'develop'
...
Resolve "Support browsing a specific library content"
Closes #926
See merge request funkwhale/funkwhale!1048
2020-03-04 22:18:28 +01:00
Eliot Berriot
b166182762
Resolve "Support browsing a specific library content"
2020-03-04 22:18:28 +01:00
Ciaran Ainsworth
8c0d16821c
Changed wording of playlist edit
2020-03-04 14:47:46 +00:00
Eliot Berriot
b687e6886c
Fixed broken pagination on favorites
2020-03-03 13:33:04 +01:00
Eliot Berriot
c2eeee5eb1
See #170 : fetching remote objects
2020-03-02 17:23:03 +01:00
Tony Wasserka
78c00bfa91
Drop redundant display of album artist in track lists
...
* The album artist is already printed at the top (`Album containing N tracks, by Album Artist`), so printing it in the track list is redundant
* For collaboration tracks (X feat. Y), the displayed Artist entry will contain the album artist twice (e.g. "X / X feat. Y")
* Printing only the track artists is consistent with the way songs are displayed in the playback queue
2020-02-26 16:08:28 +01:00
Eliot Berriot
be32a671fc
Fixed broken tag search when anonymous
2020-02-25 17:26:39 +01:00
Eliot Berriot
a63abca038
Fixed small play button glitch on playlists
2020-02-25 16:14:21 +01:00
Eliot Berriot
80f0cc12e9
Fixed uneeded error when activating en_US locale
2020-02-25 15:50:00 +01:00
Eliot Berriot
7819c60164
Updated front dependencies
2020-02-25 15:46:47 +01:00
Eliot Berriot
7adca7af33
Fix broken update message
2020-02-25 14:43:14 +01:00
Eliot Berriot
e59cc33378
First round of improvements to channel management:
...
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01:00
Ciarán Ainsworth
9a747d0cd6
Add kab dz locale
2020-02-17 23:23:14 +01:00
Eliot Berriot
4bc11cc5d1
Merge branch '170-api-stuff' into 'develop'
...
Max number of channels per user, duplicate username check
See merge request funkwhale/funkwhale!1030
2020-02-14 14:05:25 +01:00
Eliot Berriot
a3505d2099
See #170 : limit the amount of channels allowed per user
2020-02-14 12:43:57 +01:00
Eliot Berriot
c47a83e14f
Switch to fomantic's toast componant for service messages
2020-02-14 12:41:29 +01:00
Eliot Berriot
bdb80bb232
Minor UI enhancements to player queue (more visible progress on bottom player, easier to click buttons)
2020-02-14 10:45:32 +01:00
Ciaran Ainsworth
2f17f33a9d
Added files for Nynorsk translation
2020-02-10 23:52:29 +00:00
Eliot Berriot
7850ca3e1c
Fix #923 : Use same markdown widget for all content fields (rules, description, reports, notes, etc.)
2020-02-06 15:52:08 +01:00
Eliot Berriot
95497e76ac
See #170 : channels ui (listeners)
2020-02-05 15:06:07 +01:00
Eliot Berriot
b74517ff33
Fixed broken track table issue during upload
2020-02-05 14:53:20 +01:00
Eliot Berriot
7994ac497a
Fixed broken track moderation detail page
2020-02-05 14:47:14 +01:00
Eliot Berriot
a4faf44540
See #170 : added proper meta and support embed for channels
2020-01-30 15:47:45 +01:00
Eliot Berriot
a48cccc569
Fixed broken pagination in uploads table
2020-01-30 10:38:35 +01:00
Eliot Berriot
48178c4167
Fixed broken cover rendering
2020-01-29 18:19:11 +01:00
Eliot Berriot
18791e57f6
Fix #1018 : broken artist cards
2020-01-29 14:05:21 +01:00
Eliot Berriot
b48a4cd080
Merge branch 'small-fixes-eleos' into 'develop'
...
Small fixes
See merge request funkwhale/funkwhale!1005
2020-01-27 18:36:10 +01:00
Eliot Berriot
e6d66a92de
Fixed field ordering issue in /browse/albums
2020-01-27 16:10:43 +01:00
Eliot Berriot
8a0cf918da
Fix #1016 : fixed broken fallback to album cover on artist card/detail
2020-01-24 07:16:28 +01:00
Eliot Berriot
f107656586
Federation of avatars
2020-01-23 17:19:27 +01:00
Eliot Berriot
71b400a9b8
See #170 : cover on tracks and artists
2020-01-17 16:27:11 +01:00
Ciarán Ainsworth
2fa9523e05
Resolve "Sort by album release date"
2020-01-17 09:38:40 +01:00
Eliot Berriot
2bc71eecfd
See #170 : add a description field on tracks, albums, tracks
2020-01-14 14:00:08 +01:00
Ciarán Ainsworth
3b307e8383
Resolve "long instance name overlapping next column in footer"
2020-01-14 11:11:19 +01:00
Eliot Berriot
ef6219e8c4
Fixed issue with service worker scope
2020-01-09 15:23:37 +01:00
Eliot Berriot
a575f92ad1
Update service worker on load
2020-01-09 14:08:56 +01:00
Eliot Berriot
11376351df
Fixed service worker code in wrong hook
2020-01-09 13:52:52 +01:00
Eliot Berriot
5f0b8cab53
Better exclusion for non-critical assets caching in service worker
2020-01-09 13:22:16 +01:00
Eliot Berriot
9b98e8773d
Fixed API caching not triggered when loading app for first time
2020-01-09 12:33:24 +01:00
Eliot Berriot
a92cb445f0
Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop
2020-01-09 11:00:25 +01:00
Eliot Berriot
a621c4635b
Fixed overflowing text in cards
2020-01-09 10:58:11 +01:00
Eliot Berriot
04769b81c0
FIx unwanted redirection to album/playlist/artist when clicking on play button
2020-01-09 10:55:52 +01:00
Eliot Berriot
bd2c518993
Cache API/media files with service workers
2020-01-09 10:50:16 +01:00
Ciarán Ainsworth
2302dc0581
Set up initial configuration for installing
...
Set up player config for mobile control
2020-01-08 12:16:41 +01:00
Eliot Berriot
626675f233
Fixed broken default cover on playlist card
2020-01-06 10:59:39 +01:00
Eliot Berriot
6b479d1c1f
Merge branch '973-cards' into 'develop'
...
See #973 : playlists cards
See merge request funkwhale/funkwhale!988
2020-01-06 10:21:49 +01:00
Eliot Berriot
548f793824
See #973 : playlists cards
2020-01-06 10:16:05 +01:00
Ciarán Ainsworth
d251d31c57
Resolve "Adding album mixes up tracks if multiple discs present"
2020-01-06 10:11:26 +01:00
Eliot Berriot
82692f1170
Merge branch 'proxy-attachments' into 'develop'
...
Fixed broken attachment fetching with long filename
See merge request funkwhale/funkwhale!982
2020-01-02 14:27:38 +01:00
Eliot Berriot
9b23fb70fe
Merge branch '970-toggle-play' into 'develop'
...
Resolve "Player toggles play when tracks navigated in a pause state"
Closes #970
See merge request funkwhale/funkwhale!981
2019-12-27 10:29:05 +01:00
Eliot Berriot
0d3df8ab77
Fix #970 : short audio glitch when switching switching to another track with player paused
2019-12-27 10:24:22 +01:00
Eliot Berriot
f0b72c8204
WIP
2019-12-27 10:22:39 +01:00
Eliot Berriot
8024c4654f
See #973 : artist card
2019-12-26 17:30:47 +01:00
Eliot Berriot
1acd5a1f35
See #973 : Album card
2019-12-26 16:54:31 +01:00
Ciarán Ainsworth
b422612edf
Resolve "Remove the unused `federation__music_needs_approval` settings"
2019-12-26 15:54:42 +01:00
Eliot Berriot
e15d806634
Resolve "Redesign the sidebar/navigation to simplify the UI"
2019-12-26 11:38:26 +01:00
Ciarán Ainsworth
8ef8db81b3
Resolve "Notifications: not possible to refuse a follow request"
2019-12-19 09:54:21 +01:00
Eliot Berriot
20311344d7
Resolve "Switch to proper full-text-search system"
2019-12-18 15:08:58 +01:00
Eliot Berriot
b6681ce728
Merge branch '888-wrong-fabourite-count' into 'develop'
...
Update favorite count templates
Closes #888
See merge request funkwhale/funkwhale!972
2019-12-16 09:53:01 +01:00
Noe Gaumont
aa62c5812c
Update favorite count templates
2019-12-12 19:51:36 +01:00
Eliot Berriot
4175822430
Merge branch '982-disabled-nodeinfo' into 'develop'
...
Fix #982 : Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work
Closes #982
See merge request funkwhale/funkwhale!971
2019-12-11 11:14:59 +01:00
Eliot Berriot
175d701247
Fix #982 : Removed "nodeinfo disabled" setting, as nodeinfo is required for the UI to work
2019-12-11 11:09:04 +01:00
Eliot Berriot
8cf003ab1c
Added link to track in upload table
2019-12-11 10:50:04 +01:00
Mélanie Chauvel
27538ccd34
Add field to filter existing playlists in “add to playlist…” dialog
...
Also fix the duplicate track add confirmation margins
Fix #974
2019-12-07 17:06:24 +01:00
Ciarán Ainsworth
7836b8a59d
Resolve "Browser keyboard shortcuts do not work on some pages"
2019-12-04 09:49:55 +01:00
Ciarán Ainsworth
dcce08665f
Added Hungarian translation files
2019-11-30 19:31:36 +00:00
Eliot Berriot
2090806398
New radios: play your own content, or a given library
2019-11-27 15:28:21 +01:00
Eliot Berriot
11a533fa92
Resolve "Adding cover art to my albums"
2019-11-27 12:26:12 +01:00
Renon
d94e5ab013
order playlists by modification date in browse tab
2019-11-14 15:40:47 +01:00
Renon
22240b9f94
unset padding from playlist card cover bg
2019-11-13 11:06:19 +01:00
Renon
82744bf193
Resolve "Option to remember our display settings "
2019-11-12 15:51:45 +01:00
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
8ef680e8b4
Merge branch 'feedback-library-fetch' into 'master'
...
Added feedback via loading spinner when searching a remote library
See merge request funkwhale/funkwhale!927
2019-10-18 09:38:12 +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
777d6696aa
Added feedback via loading spinner when searching a remote library
2019-10-15 12:11:53 +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
Eliot Berriot
f29daefa76
Merge branch 'develop'
2019-10-04 09:50:14 +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
Ciarán Ainsworth
3cf781b846
Traditional Chinese Translation
2019-10-01 10:57:30 +02:00