funkwhale/changes/changelog.d
petitminion 4ad806b8e9 Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count 2023-09-25 22:28:11 +00:00
..
.gitkeep
1288.feature fix(api): Avoid the creation of users using djangos createsuperuser command 2023-06-12 09:36:52 +00:00
1861.newfeature Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground) 2023-09-12 16:09:34 +00:00
1939.bugfix feat(nginx): Use builtin envsubst mechanics of nginx container 2023-08-23 13:32:29 +00:00
2067.misc
2102.bugfix
2104.enhancement feat: implement typesense container 2023-05-17 15:48:02 +00:00
2123.feature feat: allow the creation of random test notifications 2023-05-16 14:43:30 +02:00
2135.feature Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count 2023-09-25 22:28:11 +00:00
2156.feature feat(api): Add inplace_to_s3 management command 2023-09-25 11:33:21 +00:00
2159.bugfix fix: Make sure the old embed URLs are still working 2023-06-26 09:16:46 +02:00
2163.bugfix style: add newline to EOF 2023-06-21 09:23:42 +00:00
2193.enhancement changelog 2023-07-20 15:04:53 +02:00
2196.bugfix CHANGELOG 2023-08-14 18:21:00 +00:00
2215.enchancement fix(lint): fix linting error 2023-09-21 12:24:48 +02:00
add-build-metadata-script.misc chore: add build_metadata script 2023-06-08 12:56:45 +02:00
api-replace-pytz-zoneinfo.enhancement feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
ci-fix-deploy-docs.misc ci: fix deploy_docs job after merge from stable 2023-06-08 11:00:47 +00:00
ci-fix-workflow-branch-regex.misc ci: don't run on branch containing stable or develop 2023-06-09 11:12:49 +00:00
ci-rework.misc
ci-speedup-linting.enhancement chore: add changelog snippet 2023-06-19 23:35:50 +02:00
ci-use-buildx-bake-in-docker-job.misc ci: use buildx bake in docker build job 2023-06-12 13:06:17 +02:00
cypress.feature feat: Add basic cypress testing 2023-06-21 22:49:39 +00:00
descriptive-service-worker-error.enchancement feat(service-worker): descriptive service-worker error 2023-07-26 09:58:07 +00:00
development-docs.bugfix
drop-python3.7.removal
format-api-dockerfile.misc
front-split-large-bundles.enhancement
funkwhale-manage_scripts.bugfix fix(api): Fix misleading help texts for funkwhale-manage script 2023-06-27 11:45:03 +00:00
get-api-version-from-package.enhancement
lint-api-using-pylint.misc
maintain-api-version-using-poetry.enhancement
maloja-extend-submission.enhancement
multiarch.bugfix fix: Multiarch Docker build 2023-09-01 09:36:12 +00:00
nodeinfo.doc docs: Add NodeInfo 2.1 specification and schema 2023-06-29 06:54:08 +00:00
plugins-boolean-field.enhancement