Commit Graph

1298 Commits

Author SHA1 Message Date
Ciarán Ainsworth e5bd8a0560 fix(docs): Clarify metadata object
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2629>
2023-11-16 10:18:12 +00:00
Ciarán Ainsworth 95c8e798ab fix(docs): Add nullable fields to Nodeinfo schema
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2629>
2023-11-16 10:18:12 +00:00
Ciarán Ainsworth 473cc1be25 Move information to metadata, reformat genres
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2629>
2023-11-16 10:18:12 +00:00
Ciarán Ainsworth 3d5381760f feat(docs): add usage statistics to nodeinfo specs
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2629>
2023-11-16 10:18:12 +00:00
Georg Krause 7ac6447308 Merge branch 'stable' into develop 2023-11-16 09:46:02 +00:00
Renovate Bot 65d36e59fa chore(docs): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2626>
2023-11-14 12:46:44 +00:00
Renovate Bot d6e5ba8acd chore(docs): pin dependency sphinx-autobuild to 2021.3.14
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2616>
2023-11-13 08:13:42 +00:00
Ciarán Ainsworth 935aa257b8 fix(docs): update public profile wording
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2610>
2023-11-12 12:20:10 +00:00
Ciarán Ainsworth 10ba5d02e7 chore(docs): Split up multi-artist spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2593>
2023-11-09 08:15:43 +00:00
Ciarán Ainsworth e120fc6815 feat(docs): add multi-artist spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2593>
2023-11-09 08:15:43 +00:00
Georg Krause ab73f355c0 fix: minor spelling issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2602>
2023-11-07 11:54:02 +00:00
Ciarán Ainsworth 57ae3fae3c fix(docs): add missing has_mbid filter description
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2611>
2023-11-06 19:22:48 +00:00
Ciarán Ainsworth 0b91d0d7dc Revert "feat(docs): add user follow spec"
This reverts commit 384a4d1974
2023-11-06 19:13:48 +00:00
Ciarán Ainsworth 384a4d1974 feat(docs): add user follow spec 2023-11-06 19:12:18 +00:00
Ciarán Ainsworth 3a5090a85c feat(docs): update nodeinfo spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2609>
2023-11-06 11:46:08 +00:00
Georg Krause c69a48c457 docs: Fix redirect loop
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2608>
2023-11-05 11:01:30 +01:00
Georg Krause 7ecd3e6767 chore(docs): Remove docker setup
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 623d1571ee refactor(docs): Replace custom serve script with sphinx-autoreload
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 163e9310fc Update contributor documentation for the docs
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 58a5733987 fix(docs): Allow make to be run on MacOS
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 47efcb4b5a fix(docs): Use correct path configs
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause e0f6641bba fix(docs): Make sure required directory exists
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 73364145c3 chore: Delete obsolete script
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
jo fe47420ba1 docs: replace scripts with makefile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Mathieu Jourdan a756a5f920 collection terminology - insist on the possibility to follow as many collections as wanted
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591>
2023-11-01 09:03:44 +00:00
Ciarán Ainsworth 1a04a84ec3 fix(docs): run pre-commit
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591>
2023-11-01 09:03:44 +00:00
Ciarán Ainsworth c0d6c7ee74 feat(docs): Add collections spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591>
2023-11-01 09:03:44 +00:00
Ciarán Ainsworth 04acd056e6 feat(docs): add docs for in-place s3 update
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506>
2023-09-25 11:33:21 +00:00
Renovate Bot 4ea74750ff chore(docs): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2571>
2023-09-13 08:49:31 +00:00
Georg Krause cc0f8f395c Merge branch 'stable' into develop 2023-09-07 08:58:37 +02:00
Georg Krause ec8dc8e09f Merge branch stable into develop 2023-09-01 14:24:58 +02:00
Renovate Bot 9f0e3c98e8 chore(docs): lock file maintenance
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2557>
2023-08-25 08:13:15 +00:00
MhP e5ca54a9bc Translated using Weblate (Spanish)
Currently translated at 100.0% (21 of 21 strings)

Translation: Documentation/user-libraries-follow
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/es/
2023-08-24 15:32:04 +00:00
MhP 79b2516d65 Translated using Weblate (Spanish)
Currently translated at 14.2% (3 of 21 strings)

Translation: Documentation/user-libraries-follow
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/es/
2023-08-24 13:12:12 +00:00
MhP 9459c4653e Translated using Weblate (Spanish)
Currently translated at 9.5% (2 of 21 strings)

Translation: Documentation/user-libraries-follow
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/es/
2023-08-24 12:45:20 +00:00
MhP 3906853ed6 Added translation using Weblate (Spanish) 2023-08-24 12:37:27 +00:00
Ciarán Ainsworth d714c721b4 docs: add bitrate filter information to spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2525>
2023-08-23 07:00:02 +02:00
Ciarán Ainsworth de648f92cc Add quality filter spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2525>
2023-08-23 06:59:26 +02:00
Ciarán Ainsworth 9125bac983 fix: fix link to ID3 spec
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2553>
2023-08-22 00:43:21 +02:00
Ciarán Ainsworth c141902c5e
docs: add UX note for offline mode 2023-08-16 21:41:16 +02:00
Ciarán Ainsworth 69e903f4fd Add offline mode spec 2023-08-16 19:32:47 +00:00
Ciarán Ainsworth 91840b8763 docs: resolve broken links
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2553>
2023-08-16 16:50:10 +02:00
Marcos Peña 4918c72b3f Fix(docs): removes redundant information
Improves nginx docker readability

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
2023-08-14 18:21:00 +00:00
Marcos Peña 706f3b56e0 Fix(Docker): dev set-up
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
2023-08-14 18:21:00 +00:00
Ciarán Ainsworth ae24026188 docs: Fix broken upgrade documentation link
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2550>
2023-08-11 11:36:00 +02:00
jo abadf6c9fb
style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
Fun.k.whale Trad 8ae9453c2f Translated using Weblate (French)
Currently translated at 6.8% (4 of 58 strings)

Translation: Documentation/user-channels-podcast-upload
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-channels-podcast-upload/fr/
2023-07-06 01:50:23 +00:00
Fun.k.whale Trad 5541b8df3d Translated using Weblate (French)
Currently translated at 6.8% (4 of 58 strings)

Translation: Documentation/user-channels-artist-upload
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-channels-artist-upload/fr/
2023-07-06 01:50:23 +00:00
Fun.k.whale Trad 5b765d53b3 Translated using Weblate (French)
Currently translated at 15.3% (4 of 26 strings)

Translation: Documentation/user-channels-podcast-delete
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-channels-podcast-delete/fr/
2023-07-06 01:50:23 +00:00
Fun.k.whale Trad 16c62d4a7b Translated using Weblate (French)
Currently translated at 15.3% (4 of 26 strings)

Translation: Documentation/user-channels-artist-delete
Translate-URL: https://translate.funkwhale.audio/projects/documentation/user-channels-artist-delete/fr/
2023-07-06 01:50:22 +00:00