funkwhale/changes/changelog.d
Georg Krause dcf970d0c6 fix(api): Fix password reset via email
The original serializes assumes if allauth is installed, its also used
for the token generation. Thats not the case for us, so we need to
overwrite this behavior
2023-08-31 19:47:52 +02:00
..
.gitkeep Version bump and changelog 2018-02-27 23:10:23 +01:00
1288.feature fix(api): Avoid the creation of users using djangos createsuperuser command 2023-06-12 09:36:52 +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
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
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
2209.bugfix fix(api): Fix password reset via email 2023-08-31 19:47:52 +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 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
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 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
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
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
nodeinfo.doc docs: Add NodeInfo 2.1 specification and schema 2023-06-29 06:54:08 +00:00
plugins-boolean-field.enhancement Support boolean config fields in plugins 2023-01-30 09:08:41 +00:00