funkwhale/changes/changelog.d
Georg Krause 2d913862e1
fix(openapi): Use a proper serializer for Search endpoint
2022-10-13 12:00:19 +02:00
..
.gitkeep
1171.bugfix
1319.enhancement
1362.bugfix Fix editing playlist tracks 2022-09-17 13:21:13 +00:00
1392.enhancement
1526.enhancement Fix changelog snippets 2022-09-26 23:56:00 +00:00
1541.doc Resolve "Follow-up from "Document log level"" 2022-07-27 11:14:43 +00:00
1562.doc Resolve "Provide docs to help with migration Debian 10 -> 11" 2022-07-27 18:18:29 +00:00
1563-enhancement Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00:00
1624.doc Document upload limits 2022-08-01 23:35:00 +00:00
1627.doc Resolve "Add restore documention in backup section" 2022-07-27 20:26:03 +00:00
1644.misc
1660.bugfix
1663.bugfix
1720.bugfix
1726.bugfix
1729.bugfix
1736.bugfix
1738.bugfix
1759.bugfix
1759.enhancement
1768.enhancement Add changelog entry 2022-09-06 09:26:36 +00:00
1769.bugfix Add PWA support 2022-09-06 09:26:36 +00:00
1769.enhancement Add PWA support 2022-09-06 09:26:36 +00:00
1773.bugfix
1783.bugfix
1796.enhancement
1800.doc
1815.enhancement
1822.update
1831.feature
1866.enchancement
1873.bugfix
1875.enchancement Add support for debugging and testing python in gitpod 2022-07-17 02:06:25 +00:00
1876.bugfix Fix global shortcuts 2022-09-25 15:18:11 +00:00
1877.refactoring refactor(auth): Replace django_rest_auth with dj_rest_auth 2022-10-13 11:09:20 +02:00
1879.enhancement feat(api/Docker): automatically run migrations on container start 2022-07-25 20:59:30 +00:00
1892.enhancement fix(openapi): Fix all user viewset annotation 2022-10-09 15:05:23 +02:00
1895.enhancement Resolve "ChannelViewSet: exception raised while getting serializer. Hint: Is get_serializer_class() returning None or is get_queryset() not working without a request? Ignoring the view for now. (Exception: 'NoneType' object is not callable)" 2022-10-11 17:42:23 +00:00
1896.enhancement fix(openapi): Fix openapi generation for LibraryFollowViewSet 2022-10-12 07:28:42 +00:00
1898.enhancement Resolve "using @extend_schema on viewset class ListenViewSet with parameters operation_id or operation will most likely result in a broken schema." 2022-10-11 15:47:39 +00:00
1899.enhancement chore(openapi): Exclude /api/v1/oauth/authorize from the specs since its not supported yet 2022-10-13 09:42:12 +00:00
1901.enhancement 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
1902.enhancement fix(openapi): Use a proper serializer for Search endpoint 2022-10-13 12:00:19 +02:00
1903.enhancement fix(openapi): Add proper serialization for TextPreviewView 2022-10-12 12:03:37 +00:00
1919.fix fix(front/Docker): fixup of issue introduced in !1897 2022-07-26 21:25:14 +00:00
1975.bugfix Fix search by text 2022-09-07 09:03:38 +00:00
1976.bugfix Fix remote search 2022-09-07 13:10:22 +00:00
1977.bugfix Fix CSP headers for remote instance 2022-09-15 08:57:04 +00:00
1997.bugfix Fix trackListened not being sent when tab is not focused 2022-09-17 13:08:41 +00:00
admin_docs.enhancement
auto-darkmode.enhancement
catch_value_error_radio-bugfix
ci-changelog-snippet.misc
coverage.enhancement Add coverage reporting for Gitlab 2022-10-09 08:27:24 +00:00
create_lib_cmd.feature Add a management command to create a new library for a user 2022-08-23 07:02:35 +00:00
debian-install-docs.fix fix(docs): make debian installation guide actually work 2022-07-27 19:07:07 +02:00
front-docker-cleanup.enhancement refactor(front/Docker): cleanup nginx-based container 2022-07-25 21:29:55 +00:00
install-guides.enhancement
memoize.enhancement
migration_guide.enhancement
multi-language.doc
mutations.enhancement Resolve "Refactor mutations endpoints" 2022-10-08 17:55:09 +00:00
nodeinfo.enhancement Refactor NodeInfo Endpoint to use proper serializer 2022-09-10 16:49:40 +00:00
openapi-alignment.misc Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
pipeline.enhancement Improve merge request pipelines 2022-09-08 12:09:51 +00:00
py310-ci.enhancement
python3.11.enhancement feat(python): Add support for python 3.11rc and testing 2022-10-12 08:52:26 +00:00
python36.removal
rate-limit-serializer.enhancement Refactor rate-limit endpoint to use serializers 2022-08-14 18:20:28 +00:00
rename_operation_id_for_api_client.enhancement Add changelog snippet 2022-09-27 09:30:26 +00:00
rewrite-embedded-player.enhancement Fix changelog snippets 2022-09-26 23:56:00 +00:00
scan_library_task.enhancement
sentry.feature Align sentry configuration of front- and backend 2022-09-15 06:54:02 +00:00
settingsview.enhancement Refactor SettingsView to allow openapi generation 2022-09-07 09:09:53 +00:00
sphinx-design.enhancement Migrate to sphinx-design 2022-07-23 13:32:35 +00:00
typehints.enhancement Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
virtualenv.update