funkwhale/api/funkwhale_api
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
..
activity style: format code using black v23 2023-03-28 19:49:24 +02:00
audio feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
cli feat(cli): Implicitly set staff flag if superuser flag is set 2023-06-12 09:36:52 +00:00
common fix(api): Fix misleading help texts for funkwhale-manage script 2023-06-27 11:45:03 +00:00
contrib style: format code using black v23 2023-03-28 19:49:24 +02:00
favorites style: format code using black v23 2023-03-28 19:49:24 +02:00
federation feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
history style: format code using black v23 2023-03-28 19:49:24 +02:00
instance fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
manage style: format code using black v23 2023-03-28 19:49:24 +02:00
moderation style: format code using black v23 2023-03-28 19:49:24 +02:00
music Merge branch 'stable' into develop 2023-06-28 13:05:47 +02:00
musicbrainz refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
playlists style: format code using black v23 2023-03-28 19:49:24 +02:00
providers Removed unused acoustid dependency / logic 2019-01-11 14:10:02 +01:00
radios style: format code using black v23 2023-03-28 19:49:24 +02:00
requests See #542: Removed import requests code 2018-10-01 19:16:47 +02:00
static New theming system 2020-05-15 14:12:36 +02:00
subsonic style: format code using black v23 2023-03-28 19:49:24 +02:00
tags fix: Fix Serializer for inline channel artists 2022-11-26 20:23:17 +00:00
taskapp refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
templates Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
users fix(api): Fix password reset via email 2023-08-31 19:47:52 +02:00
__init__.py Version bump and changelog for 1.3.1 2023-06-27 20:33:58 +02:00
factories.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
main.py feat: create funkwhale-manage entrypoint 2022-12-12 16:31:00 +01:00
schema.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00