Wykres commitów

3431 Commity (ecc3ed3ac3a6a4500ebcdb11bd654daf5be958e4)

Autor SHA1 Wiadomość Data
Eliot Berriot bd2c518993
Cache API/media files with service workers 2020-01-09 10:50:16 +01:00
Eliot Berriot cf555b8aec
Fixed broken HTML manifest regex 2020-01-09 10:08:52 +01:00
Eliot Berriot ebf774d5ab Merge branch 'progressive-web-application' into 'develop'
Progressive web application

See merge request funkwhale/funkwhale!983
2020-01-08 12:16:41 +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 551fb6d164
Fixed broken dependency 2020-01-08 12:07:35 +01:00
Ciarán Ainsworth 3f27405932 Merge branch 'migration-documentation' into 'develop'
Document server migration process

See merge request funkwhale/funkwhale!989
2020-01-06 14:11:48 +01:00
Ciarán Ainsworth 9eacb55d67 Document server migration process 2020-01-06 14:11:47 +01:00
Eliot Berriot 626675f233
Fixed broken default cover on playlist card 2020-01-06 10:59:39 +01:00
Eliot Berriot 2b989576a1
Increased default throttling for subsonic endpoint 2020-01-06 10:54:00 +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
Eliot Berriot 758d788491 Merge branch '1006-adding-album-mixes-up-tracks-if-multiple-discs-present' into 'develop'
Resolve "Adding album mixes up tracks if multiple discs present"

Closes #1006

See merge request funkwhale/funkwhale!984
2020-01-06 10:11:26 +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 f46100a862 Merge branch '1004-when-using-docker-compose-deployment-the-celerybeat-container-may-stumble-over-a-stale-pid-file' into 'develop'
Resolve "When using docker-compose deployment, the celerybeat container may stumble over a stale pid file"

Closes #1004

See merge request funkwhale/funkwhale!986
2020-01-06 10:06:47 +01:00
Ciarán Ainsworth b20ed75c28 Resolve "When using docker-compose deployment, the celerybeat container may stumble over a stale pid file" 2020-01-06 10:06:47 +01:00
Eliot Berriot 80f67754fb Merge branch 'subsonic-throttling' into 'develop'
Use a dedicated scope for throttling subsonic to avoid intrusive rate-limiting

See merge request funkwhale/funkwhale!987
2020-01-06 10:00:39 +01:00
Eliot Berriot 9d73a77f7e
Use a dedicated scope for throttling subsonic to avoid intrusive rate-limiting 2020-01-06 09:55:58 +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 7d528ba235
Fixed broken attachment fetching with long filename 2020-01-02 14:23:05 +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 23a9b4d57a Merge branch '959-remove-the-unused-federation__music_needs_approval-settings' into 'develop'
Resolve "Remove the unused `federation__music_needs_approval` settings"

Closes #959

See merge request funkwhale/funkwhale!980
2019-12-26 15:54:43 +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 7c8b592f61 Merge branch '594-navigation-redesign' into 'develop'
Resolve "Redesign the sidebar/navigation to simplify the UI"

Closes #594

See merge request funkwhale/funkwhale!923
2019-12-26 11:38:26 +01:00
Eliot Berriot e15d806634 Resolve "Redesign the sidebar/navigation to simplify the UI" 2019-12-26 11:38:26 +01:00
Eliot Berriot cdd6f3d759 Merge branch 'advertise-known-nodes' into 'develop'
Advertise known nodes

See merge request funkwhale/funkwhale!979
2019-12-26 11:28:12 +01:00
Eliot Berriot 002b3687a8 Advertise list of known nodes on /api/v1/federation/domains and in nodeinfo if stats sharing is enabled 2019-12-26 11:28:12 +01:00
Eliot Berriot 4adbf5f502 Merge branch '997-celeryd-concurrency' into 'develop'
Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes

Closes #997

See merge request funkwhale/funkwhale!978
2019-12-20 15:36:19 +01:00
Eliot Berriot 51b0a571c0 Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes 2019-12-20 15:36:18 +01:00
Eliot Berriot b38a72e129 Merge branch '859-notifications-not-possible-to-refuse-a-follow-request' into 'develop'
Resolve "Notifications: not possible to refuse a follow request"

Closes #859

See merge request funkwhale/funkwhale!974
2019-12-19 09:54:22 +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 2e86ad40be Merge branch '994-front-fts' into 'develop'
Resolve "Switch to proper full-text-search system"

See merge request funkwhale/funkwhale!976
2019-12-18 15:08:59 +01:00
Eliot Berriot 20311344d7 Resolve "Switch to proper full-text-search system" 2019-12-18 15:08:58 +01:00
Eliot Berriot 8556f137b1 Merge branch '994-full-text-search' into 'develop'
Resolve "Switch to proper full-text-search system"

Closes #994

See merge request funkwhale/funkwhale!975
2019-12-18 11:27:00 +01:00
Eliot Berriot 57949c02c1 Revert "Revert "Fix #994: use PostgreSQL full-text-search""
This reverts commit 7b0db234e2.
2019-12-18 11:26:59 +01:00
Eliot Berriot c2cb510eb9 Merge branch '988-artist-album-tags' into 'develop'
Resolve "Tagging artists/albums genres when importing music files"

Closes #988

See merge request funkwhale/funkwhale!973
2019-12-18 07:52:09 +01:00
Eliot Berriot aea8e4fc59 Resolve "Tagging artists/albums genres when importing music files" 2019-12-18 07:52:09 +01:00
Eliot Berriot 7b0db234e2
Revert "Fix #994: use PostgreSQL full-text-search"
This reverts commit b3d8d6a4da.
2019-12-17 10:57:05 +01:00
Eliot Berriot b3d8d6a4da
Fix #994: use PostgreSQL full-text-search 2019-12-16 17:46:32 +01:00
Eliot Berriot 8f0eabcb71
Fixed unhandled crash when getting empty tag 2019-12-16 09:54:15 +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 cae6166fe4 Merge branch '986-playlist-track-count' into 'develop'
Resolve "Skipped upload increased count on playlist"

Closes #986

See merge request funkwhale/funkwhale!970
2019-12-11 11:06:30 +01:00
Eliot Berriot c8702ca726
Fx #986: Fixed invalid displayed number of tracks in playlist 2019-12-11 10:50:05 +01:00
Eliot Berriot 8cf003ab1c
Added link to track in upload table 2019-12-11 10:50:04 +01:00