Commit graph

179 commits

Author SHA1 Message Date
5f3be27f96
Fix: type error 2025-06-30 16:57:50 +02:00
2f017c9932
Add: code comment to celery.py 2025-06-30 16:54:59 +02:00
100536a5a8
Update: api schema 2025-06-30 16:14:34 +02:00
433a783c3a
Add: setup clearing of expired tokens 2025-06-30 16:01:24 +02:00
828c46b27c
Remove: old logout auth api view 2025-06-30 15:59:04 +02:00
dded1ecabc
Add: setup new blacklist token api auth enpoint route 2025-06-30 15:58:24 +02:00
ff53803214
Enable: rest framework jwt token backlist app 2025-06-30 15:39:19 +02:00
3891f0fa4d
Update: app name 2025-06-30 15:38:25 +02:00
9365b9613b
Add: utils function to extract urls with LinkifyIt lib 2025-05-13 21:21:01 +02:00
14acfbe73b
Add: base importer app 2025-05-10 22:03:46 +02:00
89e6f2e271
Add: entypoint script to docker backend 2025-05-08 22:13:16 +02:00
09203e797c
Add: ffmpeg & ffmpegthumbnailer to backend dockerfile 2025-04-18 10:05:30 +02:00
383b349009
Add: postseen model to user 2025-04-17 21:47:45 +02:00
14f9487919
Fix: comments in user serializer 2025-04-10 22:35:55 +02:00
c89f40aa1f
Remove: old comment 2025-04-10 22:34:47 +02:00
7984ca1b77
Fix: allways require source site for post api endpoint path to not colide 2025-04-09 22:10:56 +02:00
49ab55765a
Fix: return file hash for avatar & banner for the creatror api endpoint 2025-04-09 22:09:42 +02:00
f3b0fac954
Add: shadcn tabs component 2025-04-08 11:28:07 +02:00
7ef8c17e41
Add: django admin page for file app 2025-04-07 22:52:35 +02:00
954ffffae7
Update: node packages 2025-04-06 21:49:44 +02:00
cca7e097f1
Set: title for index html 2025-04-06 21:36:32 +02:00
40ed8f6381
Add: frontend dockerfile 2025-04-06 21:34:33 +02:00
2efb85edf3
Add: managment command to create admin user 2025-04-05 21:22:59 +02:00
9c04a9b025
Merge branch 'recovery-branch' into react-django 2025-04-04 09:44:52 +02:00
11911efe35
Add: use env proxy target vars 2025-04-04 09:39:51 +02:00
6f2ac26d11
Add: dedicated user to docker file 2025-04-04 09:05:40 +02:00
510fff3059
Fix: check if file is not empty and try importing it 2025-04-03 12:32:23 +02:00
ad07b5ce9e
Add: Dockerfile for backend 2025-04-02 13:45:18 +02:00
7a7111674c
Add: Get Allowed hosts and debug from env 2025-04-02 13:41:23 +02:00
0e4cb1092c
Fix: wrong model for initail site data 2025-04-02 13:11:48 +02:00
a49c6381d6
Add: initial data on migration 2025-04-02 12:49:42 +02:00
4d5e661767
Fix: get database config from env 2025-04-01 22:08:19 +02:00
a352a1f752
Add: size & blur hash fields 2025-03-28 21:33:17 +01:00
0a71f38cd2
Add: wip post detail component 2025-03-26 18:20:28 +01:00
d7c3118405
Add: GalleryGrid component 2025-03-23 17:04:31 +01:00
df3b4082ec
Add: shadcn add select component 2025-03-23 17:02:38 +01:00
1bcffe619c
Add: PostCard component 2025-03-22 21:08:51 +01:00
98e9389537
Add: Twitter & Furaffinity site logos 2025-03-22 21:06:54 +01:00
bf840e892c
Add: HomePage component & update App.tsx 2025-03-21 21:55:04 +01:00
9e920bca90
Refactor: split api & auth in two seperate files 2025-03-20 19:16:05 +01:00
e24001bb4a
Add: Navbar component 2025-03-20 19:15:22 +01:00
ed22c39422
Add: shadcn add dropdown menu component 2025-03-20 19:13:56 +01:00
278e348c18
Change: only return file hash and not url 2025-03-20 19:11:04 +01:00
e02935eac8
Add: post endpoints for singel post py user, source_site 2025-03-20 19:08:41 +01:00
91e7ea2e81
Refactor: api file endpoint for auth 2025-03-20 15:59:38 +01:00
bd2791c155
Refactor: file api in to seperate api app & use drf api views 2025-03-19 17:35:31 +01:00
1f75b1bf17
Update: the api schema 2025-03-18 22:44:12 +01:00
84bf8b079a
Remove: images test app 2025-03-18 22:30:07 +01:00
73ec411384
Add: sorl thumbnail gen lib 2025-03-18 22:29:10 +01:00
0cdbccdd6e
Fix: post title in django admin page 2025-03-18 22:28:24 +01:00