Commit graph

6,133 commits

Author SHA1 Message Date
RenovateBot
d4eefb0659 Update dependency Django to v3.2.16 (develop) 2022-10-22 08:28:42 +00:00
RenovateBot
254bfbb2c5 Update dependency @vue/eslint-config-typescript to v11.0.2 (develop) 2022-10-22 06:29:16 +00:00
RenovateBot
d83478b2b5 Update Vue to v3.2.41 (develop) 2022-10-21 19:54:14 +00:00
RenovateBot
f139d81fab Pin dependency dj-rest-auth to 2.2.5 (develop) 2022-10-21 19:25:41 +00:00
Ciarán Ainsworth
a16343a531 Rewrite plugins docs 2022-10-21 16:06:49 +00:00
Georg Krause
5d4c10165f
chore(renovate): Configure Sentry and Vueuse groups 2022-10-21 17:43:40 +02:00
Ciarán Ainsworth
337942a97c Rewrite architecture doc 2022-10-20 16:49:32 +00:00
Ciarán Ainsworth
5dc7a33a2f Update API docs 2022-10-20 16:38:24 +00:00
Georg Krause
9d2a1da039
fix(spa): Adjust URL configuration path 2022-10-19 13:02:38 +02:00
Georg Krause
871ecd664f
chore(urls): Remove moved file 2022-10-19 13:02:38 +02:00
Georg Krause
de697ef851
fix(subsonic): Fix URL reversal for subsonic API 2022-10-19 13:02:37 +02:00
Georg Krause
72877e31ed
feat(api): Prepare API for version 2 2022-10-19 13:02:37 +02:00
wvffle
668d743ede Add PWA shortcuts 2022-10-18 18:24:19 +00:00
Georg Krause
76eec47071 feat(manifest): Use proper Renderer class for spa manifest 2022-10-18 18:24:19 +00:00
Georg Krause
425b7e96fd feat(manifest): Add categories 2022-10-18 18:24:19 +00:00
Georg Krause
b7e672801c feat(manifest): Add information about native applications on fdroid and play 2022-10-18 18:24:19 +00:00
Georg Krause
4216968c10 chore(manifest): Set a generic description 2022-10-18 18:24:19 +00:00
Georg Krause
29bc005a51 chore(instance): remove unused import 2022-10-18 18:24:19 +00:00
Georg Krause
7f76b12119 fix(manifest): Don't add start_url and scope to manifest 2022-10-18 18:24:19 +00:00
Georg Krause
c82f7799ff ci(tests): report coverage to gitlab 2022-10-18 18:24:19 +00:00
Georg Krause
c70549368d fix(spa manifest): Set correct mime type for endpoint 2022-10-18 18:24:19 +00:00
Georg Krause
c619387ac8 chore(instance): Adjust defaults for spa manifest endpoint serializer 2022-10-18 18:24:19 +00:00
wvffle
7e53ee54e8 Align frontend with VitePWA webmanifest requirements 2022-10-18 18:24:19 +00:00
Georg Krause
4e7a0d5734 fix(instance): Set default name to Funkwhale in SpaManifest 2022-10-18 18:24:19 +00:00
Georg Krause
7ef652091c test(common): Fix test for SpaManifestView with Serializer 2022-10-18 18:24:19 +00:00
Georg Krause
7420729894 fix(openapi): Add Serializer for SpaManifest Endpoint 2022-10-18 18:24:19 +00:00
Ciarán Ainsworth
26455cf648 Pin mermaid version 2022-10-17 13:31:25 +00:00
Ciarán Ainsworth
ef4e10cf81 Revert django version downgrade 2022-10-17 13:31:25 +00:00
Ciarán Ainsworth
53a3e26e1c Add lint commands 2022-10-17 13:31:25 +00:00
Ciarán Ainsworth
2816d766da Add towncrier command 2022-10-17 13:31:25 +00:00
Ciarán Ainsworth
0c872ed559 Add refactoring changelog type 2022-10-17 13:31:25 +00:00
Ciarán Ainsworth
03a027162a Add changelog snippet 2022-10-17 13:31:25 +00:00
Ciarán Ainsworth
f67565c0bf Update the CONTRIBUTING file
Create sections in the documentation
2022-10-17 13:31:25 +00:00
petitminion
605b2fee9a Delete refresh actor data task 2022-10-16 10:44:09 +00:00
Georg Krause
3650981bc5
ci(armv7): Disable Docker builds for now 2022-10-13 15:50:26 +02:00
Georg Krause
b50191134a
fix(openapi): Make TextPreviewView extending GenericAPIView to allow spectacular to generate specs 2022-10-13 13:59:52 +02:00
wvffle
4e5fb464e0 Fix OAuth login 2022-10-13 10:25:29 +00:00
Georg Krause
590d01c11b
style(music): Correct codestyling of views 2022-10-13 12:00:20 +02:00
Georg Krause
e8b7da9744
test(search): Adopt test do use same serializer as view 2022-10-13 12:00:19 +02:00
Georg Krause
4b1baec347
chore(tags): remove duplicated serializer 2022-10-13 12:00:19 +02:00
Georg Krause
2d913862e1
fix(openapi): Use a proper serializer for Search endpoint 2022-10-13 12:00:19 +02:00
Georg Krause
f1d50d0c17 chore(openapi): Exclude /api/v1/oauth/authorize from the specs since its not supported yet 2022-10-13 09:42:12 +00:00
Georg Krause
727bb56548
fix(users): Make PasswordResetSerializer use correct form 2022-10-13 11:09:20 +02:00
Georg Krause
fdc2ba5301
chore(changelog): Introduce refactoring category for changelog 2022-10-13 11:09:20 +02:00
Georg Krause
e5da2370f7
refactor(auth): Replace django_rest_auth with dj_rest_auth 2022-10-13 11:09:20 +02:00
Georg Krause
0629f322c3
Replace django-rest-auth with dj-rest-auth 2022-10-13 11:09:18 +02:00
Georg Krause
7a81df8ec1 fix(openapi): Add proper serialization for TextPreviewView 2022-10-12 12:03:37 +00:00
Georg Krause
5081ec8a71 Resolve "OembedView: unable to guess serializer. This is graceful fallback handling for APIViews. Consider using GenericAPIView as view base class, if view is under your control. Ignoring view for now." 2022-10-12 12:03:12 +00:00
Georg Krause
5f09beff3a Revert "Update dependency vite-plugin-pwa to v0.13.1 (develop)"
This reverts commit 00376930e4
2022-10-12 08:56:58 +00:00
Georg Krause
e6f737943c fix(deps): Pin down importlib_metadata to avoid issues with python 3.7 2022-10-12 08:52:26 +00:00