Commit Graph

923 Commits

Author SHA1 Message Date
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