funkwhale/api/funkwhale_api/federation
Georg Krause 6908f4bf74 Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
..
management Fix spelling of "occurrences" 2020-05-04 11:24:37 +02:00
migrations Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG 2022-11-06 19:29:38 +00:00
__init__.py Basic logic for signing/verifying requests 2018-03-24 15:20:15 +01:00
activity.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
actors.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
admin.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
api_serializers.py Align openapi specs to the actual API 2022-09-28 17:53:49 +00:00
api_urls.py See #170: channels ui (listeners) 2020-02-05 15:06:07 +01:00
api_views.py fix(openapi): Fix openapi generation for LibraryFollowViewSet 2022-10-12 07:28:42 +00:00
authentication.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
contexts.py fixes #1341; Update pleroma JSON-LD Schema 2021-02-25 19:17:35 +01:00
decorators.py Fix client API generation 2022-09-27 09:30:26 +00:00
dynamic_preferences_registry.py See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
exceptions.py Linting 2019-01-10 11:11:32 +01:00
factories.py New task checking if remote instance is reachable to avoid playback latence 2022-10-27 12:20:31 +00:00
fields.py UI To manage artists, albums, tracks 2019-04-17 14:17:59 +02:00
filters.py Upgraded dependencies 2020-07-18 10:29:22 +02:00
jsonld.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
keys.py See #170: switch to PKCS#8 for public key serialization 2020-03-24 09:48:22 +01:00
library.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
models.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
mrf_policies.py MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
parsers.py Blacked the code 2018-06-09 15:36:16 +02:00
renderers.py See #170: reel2bits compat 2020-04-08 13:28:46 +02:00
routes.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
schema_org.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
serializers.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
signing.py Replace requests-http-signature with requests-http-message-signatures 2022-05-03 17:47:52 +02:00
spa_views.py Fix #1038: Federated reports 2020-03-11 11:39:55 +01:00
tasks.py Fix remote instance ping 2022-10-27 15:46:01 +00:00
urls.py Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
utils.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
views.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
webfinger.py See #170: fetching remote objects 2020-03-02 17:23:03 +01:00