Commit graph

17 commits

Author SHA1 Message Date
163a3e3b6f
Add: Pagination to PostListView 2025-03-12 22:22:33 +01:00
43f7ac566f
Fix: Import only needed api view classes 2025-03-12 20:12:09 +01:00
643b7491d6
Set: PostPreviewSerialiser file urls to new serve_file api 2025-03-12 19:46:39 +01:00
e01c14079e
Fix: reorder media and media_cont fields for PostPreviewSerializer 2025-03-11 10:06:30 +01:00
bbf72ab145
Refatror: to use the filetype field 2025-03-11 09:27:12 +01:00
7dc8479801
Add: media count filed to the PostPreviewSerializer 2025-03-10 10:15:45 +01:00
c4b4b238de
Add: avatar field to the creator field of posts 2025-03-03 21:05:43 +01:00
adb9ad8683
Fix: typing on creator field on posts api 2025-03-03 21:04:11 +01:00
e4926bbb5b
Remove: acedataly imported module 2025-03-03 20:59:29 +01:00
4d4c1c7e11
Add: thumbnail fields to the PostFile model 2025-02-26 14:06:07 +01:00
98db9ef76d
Fix: description count for empty string descriptions 2025-02-20 22:21:32 +01:00
319bb8e0f5
Add: "type" filed from mime type to PostPreviewSerializer 2025-02-20 22:20:21 +01:00
93d3f4979d
Remove: list override for PostListView 2025-02-18 22:25:14 +01:00
6029bb9a39
Remove: unused import (typing.any) from post api serializers 2025-02-17 22:22:32 +01:00
acf48203b9
Remove: unused APIView module 2025-02-12 12:39:12 +01:00
3657b4423f
Refactor: to properly use DRFs view functions 2025-02-12 12:35:42 +01:00
a5b0580be6
Add: posts api app 2025-02-10 10:16:26 +01:00