funkwhale/changes/changelog.d
Georg Krause 0c2f9c8dbb fix(nginx): Make sure pages that require OG tags are served by the backend
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2623>
2023-11-28 13:17:45 +00:00
..
.gitkeep
1288.feature fix(api): Avoid the creation of users using djangos createsuperuser command 2023-06-12 09:36:52 +00:00
1538.enhancement fix(api): Set logger to DEBUG if DEBUG is enabled 2023-11-24 13:53:16 +00:00
1803.bugfix fix: Make Artist ordering by name case insensitive 2023-10-10 13:02:13 +02: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 chore: rename CHANGELOG to CHANGELOG.md 2023-03-21 21:46:50 +00:00
2083.newfeature changelog 2023-11-19 14:16:42 +00:00
2085.feature feat(api): Add NodeInfo 2.1 2023-11-23 11:47:03 +01:00
2102.bugfix Fix(changelog): adds missing changelog 2023-03-20 11:23:51 +00:00
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
2208.bugfix fix(nginx): Make sure pages that require OG tags are served by the backend 2023-11-28 13:17:45 +00:00
2215.enchancement fix(lint): fix linting error 2023-09-21 12:24:48 +02:00
2231.bugfix Avoid troi radio to give duplicates (#2231) 2023-11-03 16:13:53 +00:00
2235.bugfix fix(docs): update website links in UI 2023-11-18 14:46:23 +00: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
archive-changelog.doc feat(docs): archived the pre-1.0 changelog 2023-11-18 16:58:08 +00:00
atom10.feature feat(api): Add atom1.0 to node info services 2023-11-23 11:46:27 +01: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 chore: add changelog snippet 2023-01-30 10:37:36 +01:00
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
coc-nodeinfo.doc feat(docs): Added CoC property to nodeinfo spec 2023-11-24 13:38:45 +00:00
collections.doc Add changelog snippet 2023-11-01 09:03:44 +00:00
copybutton.bugfix fix(front): Fix broken copy button in embed modal 2023-11-23 12:10:38 +00: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
develop-patch-96a1.bugfix docs: update command for postgres migrate 2023-11-18 16:51:33 +00:00
development-docs.bugfix fix: Make sure funkwhale_api package and metadata are available for docs 2023-03-22 11:32:14 +01:00
drop-python3.7.removal feat: drop support for python3.7 2023-01-30 09:24:27 +00:00
embed-regex.bugfix fix(front): Fixed regex order in embed 2023-11-23 12:10:38 +00:00
follow.doc fix(docs): update public profile wording 2023-11-12 12:20:10 +00:00
format-api-dockerfile.misc refactor: format api container file 2023-01-30 08:55:06 +00:00
front-split-large-bundles.enhancement feat(front): split large bundles into chunks 2023-01-31 18:09:17 +00:00
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 feat(api): find version using importlib.metadata 2023-01-31 06:57:32 +00:00
has_mbid.doc fix(docs): add missing has_mbid filter description 2023-11-06 19:22:48 +00:00
lint-api-using-pylint.misc test(api): lint code using pylint 2023-01-29 12:47:02 +00:00
maintain-api-version-using-poetry.enhancement chore(api): maintain api version using poetry 2023-01-31 06:57:32 +00:00
maloja-extend-submission.enhancement maloja: update submitted payload to follow latest maloja spec 2023-03-22 11:58:01 +00:00
meta-tags-embed-player.fix fix(embed): Make sure embed has sane default image and correct link 2023-11-28 12:16:22 +00:00
moderation-languages.feature feat(settings): Allow moderators to set moderation languages 2023-11-23 11:47:00 +01:00
multi-artist.doc feat(docs): add multi-artist spec 2023-11-09 08:15:43 +00:00
multiarch.bugfix fix: Multiarch Docker build 2023-09-01 09:36:12 +00:00
nginxtemplates.feature feat(nginx): Generate configs using a template 2023-11-23 09:46:51 +00:00
nodeinfo-usage.doc feat(docs): add usage statistics to nodeinfo specs 2023-11-16 10:18:12 +00:00
nodeinfo.doc docs: Add NodeInfo 2.1 specification and schema 2023-06-29 06:54:08 +00:00
nodeinfo2-update.doc feat(docs): update nodeinfo spec 2023-11-06 11:46:08 +00:00
plugins-boolean-field.enhancement Support boolean config fields in plugins 2023-01-30 09:08:41 +00:00
python-312.feature test: Run tests with python 3.12 2023-10-27 17:44:38 +00:00
renovate-python.misc chore(renovate): Don't pin python version to the latest 2023-11-09 07:35:53 +00:00
replace-docs-scripts-with-makefile.misc docs: replace scripts with makefile 2023-11-02 12:04:20 +00:00
server-location.feature feat(settings): Allow to set the instances server location 2023-11-23 11:47:03 +01:00
ui-lib.feature chore: Add changelog snippet 2023-11-12 12:45:45 +00:00
ujson.bugfix fix: Make sure build requirements for ujson are met 2023-09-28 10:49:51 +02:00
websocket.bugfix fix(nginx): fix websocket issue in template 2023-11-27 11:32:39 +00:00