Commit Graph

1606 Commits

Author SHA1 Message Date
Ciarán Ainsworth 0c03c3329b Add rate limit serializers 2022-07-20 13:32:15 +02:00
Ciarán Ainsworth a2cb4cbdc8 Make content_category non-nullable 2022-07-19 15:32:09 +02:00
Ciarán Ainsworth d90e850265 Stop producing NullEnum 2022-07-19 02:02:37 +02:00
Ciarán Ainsworth 1fe3495e91 Fix assertion error 2022-07-18 17:15:21 +02:00
Ciarán Ainsworth 90c0460cc7 Fix broken tests 2022-07-18 16:37:46 +02:00
Ciarán Ainsworth 6408e8a696 Fix linting 2022-07-18 15:32:18 +02:00
Ciarán Ainsworth c642e7a94f Add SimpleArtistSerializer 2022-07-18 15:29:18 +02:00
Ciarán Ainsworth c7a759f617 Fix linting 2022-07-18 12:27:32 +02:00
Ciarán Ainsworth db5a6621f8 Clean up object type hints 2022-07-18 12:19:48 +02:00
Ciarán Ainsworth 65e4823a09 Move to APIActorSerializer 2022-07-18 12:19:37 +02:00
Georg Krause 2f36091cd9
Use builtin typehints wherever possible 2022-07-18 10:54:23 +02:00
Georg Krause 77cb291273
Avoid naming conflicts 2022-07-18 10:30:10 +02:00
Georg Krause cc1f40f602
Add missing field getter 2022-07-18 10:29:57 +02:00
Georg Krause cd76a9ec2a
Make v1 default api type for swagger generation 2022-07-18 10:29:20 +02:00
Georg Krause 0c0e3fa17f
Add missing artist getter 2022-07-18 09:44:26 +02:00
Georg Krause 859e2f044f
Exclude providers API from swagger since we don't own the API 2022-07-18 09:44:26 +02:00
Ciarán Ainsworth b5b98a2907 Fix linting issues 2022-07-18 01:08:38 +02:00
Ciarán Ainsworth 1a12159c28 Add enum overrides 2022-07-18 00:46:30 +02:00
Georg Krause fc3fa79e9f
Add authentication serializer for Bearer token auth 2022-07-17 16:36:13 +02:00
Ciarán Ainsworth 2746d8750d Use standard Python type hints in models 2022-07-17 16:28:59 +02:00
Ciarán Ainsworth a47080ab7d Add type hints to fields 2022-07-17 14:55:36 +02:00
RenovateBot 6dcfe012f8 Update dependency Faker to v13.15.0 (develop) 2022-07-17 10:15:53 +00:00
RenovateBot a6b1e10a75 Update dependency pytest-sugar to v0.9.5 (develop) 2022-07-17 09:33:31 +00:00
RenovateBot 715faee7ea Update dependency pytest-mock to v3.8.2 (develop) 2022-07-17 04:03:49 +00:00
RenovateBot e8eef60cf5 Update dependency coverage to v6.4.2 (develop) 2022-07-17 02:55:15 +00:00
Kasper Seweryn 75a74b3ab7 Add support for debugging and testing python in gitpod 2022-07-17 02:06:25 +00:00
RenovateBot 99d1127109 Update dependency boto3 to v1.24.31 (develop) 2022-07-17 01:56:22 +00:00
RenovateBot 5e802957b4 Update dependency channels-redis to v3.4.1 (develop) 2022-07-17 01:03:19 +00:00
Georg Krause 232410306a
Make drf-spectacular a regular dependency 2022-07-16 18:41:32 +02:00
JuniorJPDJ 94fcd48f2a fix(flake8): disable error on api/config/__init__.py import 2022-07-16 18:17:26 +02:00
Georg Krause 0ee20f400c
Fix formatting 2022-07-16 09:21:33 +02:00
Georg Krause 1fa648ecea
Only swagger for /api/v1 2022-07-16 09:17:12 +02:00
Georg Krause 098fe7e119
Fix swagger generation 2022-07-15 20:14:28 +02:00
RenovateBot 147c5dbdd8 Update dependency boto3 to v1.24.30 (develop) 2022-07-15 12:02:37 +00:00
RenovateBot 22caa32fb6 Update dependency Django to v3.2.14 (develop) 2022-07-15 10:34:19 +00:00
petitminion 0f4226e06f Resolve "Add "play all" button in tag search result page" 2022-07-15 09:07:15 +00:00
Georg Krause 3d825cd170
Fix black linting 2022-07-15 09:49:37 +02:00
Marcos Peña 05b0dded7c Merge branch 'stable' into develop 2022-07-14 13:30:02 +02:00
Marcos Peña ffe306ed5c Version bump and changelog for 1.2.7 2022-07-14 12:53:53 +02:00
Marcos Peña 9582604fc1 Fix(plugins): libre.fm plugin scrobbles 2022-07-14 08:43:27 +00:00
Georg Krause b4c5827d89 Fix test, we don't pass actors to update instance keys anymore 2022-07-13 15:35:16 +02:00
JuniorJPDJ 96c2eacb0f Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
JuniorJPDJ 622369c62b fix(federation/tasks/refresh_actor_data): skip refreshing local actors
Solves disappearing local avatars
2022-07-10 18:38:38 +02:00
JuniorJPDJ 9540c791f6 Update backend project version in poetry 2022-07-09 12:49:59 +00:00
RenovateBot 82d5bea66e Update dependency Pillow to v9.2.0 (develop) 2022-07-05 13:47:02 +00:00
Georg Krause 6467e0342f
Fix linters 2022-07-05 15:43:08 +02:00
Georg Krause 8e902831b1
Fix test, we don't pass actors to update instance keys anymore 2022-07-05 14:55:24 +02:00
Georg Krause 5c5b35a0ad
Merge branch 'stable' into develop 2022-07-04 17:18:55 +02:00
Marcos Peña 366fb5f30f Version bump and changelog for 1.2.6 2022-07-04 17:03:19 +02:00
Ciarán Ainsworth 541df722ef Minor admin docs updates 2022-07-03 14:13:58 +00:00