Wykres commitów

1661 Commity (f4b7dd651873827a83d83350736ae1578f51c5a5)

Autor SHA1 Wiadomość Data
Eliot Berriot f4b7dd6518
Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies 2018-12-19 10:21:27 +01:00
Nathanael ad5fa9dfe1
Update docker.rst 2018-12-19 10:16:28 +01:00
Eliot Berriot 964a240cba
Update debian.rst 2018-12-19 10:16:27 +01:00
Eliot Berriot 563f182875
Install wheel in the virtualenv 2018-12-19 10:16:27 +01:00
Eliot Berriot cb7aa5a642
Document additionnal apt packages that are needed for debian install 2018-12-19 10:16:27 +01:00
Eliot Berriot 99359094e0
Point to new gitlab URL 2018-12-19 10:16:20 +01:00
Eliot Berriot 1da58f7015
Fix #626: Load env file in config/.env automatically to avoid sourcing it by hand 2018-12-19 10:14:37 +01:00
Eliot Berriot 325e5aae06
Fix #575: Documented which Subsonic endpoints are implemented 2018-12-19 10:11:38 +01:00
Eliot Berriot b78f09cc92
Added link to ArchLinux AUR and Wiki 2018-12-19 10:11:37 +01:00
Eliot Berriot a858623816
Fix # #562: Document how to find and use library id when importing files in CLI 2018-12-19 10:11:37 +01:00
Eliot Berriot 007d1f7f47
Merge branch 'release/0.17' 2018-10-07 11:53:31 +02:00
Eliot Berriot dc1e4fb0c7
Version bump and release for 0.17 2018-10-07 11:53:09 +02:00
Eliot Berriot 1bc9cdd5cf Merge branch 'translations-integration' into 'develop'
Translations integration

See merge request funkwhale/funkwhale!440
2018-10-07 09:20:10 +00:00
Eliot Berriot beed045e59 Translations integration 2018-10-07 09:20:10 +00:00
Eliot Berriot 1029c7ba50 Merge branch '549-music-federation-documentation' into 'develop'
Fix #549: Technical documentation of music federation

Closes #549

See merge request funkwhale/funkwhale!435
2018-10-07 09:06:21 +00:00
Eliot Berriot 92b5586042
Fix #549: Technical documentation of music federation 2018-10-07 11:00:11 +02:00
Eliot Berriot 2d631e871e Update index.rst 2018-10-06 19:25:59 +00:00
Eliot Berriot 4edd594840 Merge branch 'translations-integration' into 'develop'
Translations integration

See merge request funkwhale/funkwhale!439
2018-10-05 18:17:45 +00:00
Eliot Berriot 58e972899f Translations integration 2018-10-05 18:17:44 +00:00
Eliot Berriot b7b3c41cd0 Merge branch '559-i18n' into 'develop'
Resolve "[i18n]Missing localisation"

Closes #559

See merge request funkwhale/funkwhale!438
2018-10-05 18:09:10 +00:00
Eliot Berriot 3a30965fb4
See #559: changelog 2018-10-05 19:56:41 +02:00
Eliot Berriot 32ccea92d2
See #559: Fixed untranslated privacy settings 2018-10-05 19:56:38 +02:00
Eliot Berriot 2845bdd932
See #559: Use translations mixins in filters 2018-10-05 19:56:34 +02:00
Eliot Berriot 14a17de239
See #559: Fixed broken musicbrainz translation 2018-10-05 19:56:30 +02:00
Eliot Berriot 0a22504fb0
See #559: added a mixin to store common translations 2018-10-05 19:56:07 +02:00
Eliot Berriot c4318b4ddd
Added missing icon in sidebar 2018-10-05 19:30:21 +02:00
Eliot Berriot 8ff047365c
Removed unused component 2018-10-05 19:30:11 +02:00
Eliot Berriot 94bd55b747 Merge branch '380-clock-documentation' into 'develop'
Fix #380: Document that server clock needs to be synced via NTP to avoid federation issues

Closes #380

See merge request funkwhale/funkwhale!437
2018-10-05 16:38:52 +00:00
Eliot Berriot 11e5ab4d79
Fix #380: Document that server clock needs to be synced via NTP to avoid federation issues 2018-10-05 18:33:05 +02:00
Eliot Berriot 8ca06668b7 Merge branch 'translations-integration' into 'develop'
Translations integration

See merge request funkwhale/funkwhale!436
2018-10-03 16:14:57 +00:00
Eliot Berriot b7bf2e6d84 Translations integration 2018-10-03 16:14:57 +00:00
Eliot Berriot 667109cde5 Merge branch 'translations-integration' into 'develop'
Translations integration

See merge request funkwhale/funkwhale!434
2018-10-02 18:02:12 +00:00
Eliot Berriot afa37f9fa9 Translations integration 2018-10-02 18:02:12 +00:00
Eliot Berriot 7876e77aab Merge branch '551-display-libraries' into 'develop'
Resolve "Display available libraries containing a track / album / artist"

Closes #551

See merge request funkwhale/funkwhale!433
2018-10-02 17:46:33 +00:00
Eliot Berriot c2a2321be2
Removed dead library federation code 2018-10-02 19:36:15 +02:00
Eliot Berriot a865fcdcf1
Fix #551: Added a library widget to display libraries associated with a track, album and artist 2018-10-02 19:30:13 +02:00
Eliot Berriot f2812c67ce
Fixed a small pluralization issue (#542) 2018-10-02 19:23:10 +02:00
Eliot Berriot d7b6e54621 Merge branch 'admin-raw-id-fields' into 'develop'
Ensure we always use raw_ids for related fields in django's admin

See merge request funkwhale/funkwhale!431
2018-10-01 20:03:08 +00:00
Eliot Berriot 3895034089
Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
Eliot Berriot 4e43cb17a2 Merge branch '546-blank-from-activity-field' into 'develop'
Resolve "music_album doesn't always need a from_activity_id"

Closes #546

See merge request funkwhale/funkwhale!430
2018-10-01 19:51:36 +00:00
Eliot Berriot 314765de7c
Fix #546: Ensure from_activity field is not required in django's admin 2018-10-01 21:43:33 +02:00
Eliot Berriot 8d75d58e82 Merge branch 'changelogs' into 'develop'
Added changelog for #463, #160, #147, #346

Closes #463, #160, #147, and #346

See merge request funkwhale/funkwhale!429
2018-10-01 19:43:03 +00:00
Eliot Berriot fbfef20a6b
Added changelog for #463, #160, #147, #346 2018-10-01 21:37:40 +02:00
Eliot Berriot 1aa9b557d1 Merge branch 'subsonic-user-libraries' into 'develop'
Subsonic user libraries

See merge request funkwhale/funkwhale!428
2018-10-01 19:22:14 +00:00
Eliot Berriot 47aa209df2
See !368: ensure we filter playable entities in subsonic API 2018-10-01 21:16:11 +02:00
Eliot Berriot 224fa4bfbf
use proper pymemoize release instead of our fork 2018-10-01 19:37:58 +02:00
Eliot Berriot 96360a39ea Merge branch 'qa-017-round3' into 'develop'
Qa 017 round3

See merge request funkwhale/funkwhale!427
2018-10-01 17:27:03 +00:00
Eliot Berriot 02006270cd
See #542: fixed issue with empty actor during upgrade script 2018-10-01 19:16:48 +02:00
Eliot Berriot e1628a33d2
See #542: fixed pluralization issue 2018-10-01 19:16:48 +02:00
Eliot Berriot 222231c01b
See #542: Removed unused preference from the settings view 2018-10-01 19:16:48 +02:00