|
7ef8c17e41
|
Add: django admin page for file app
|
2025-04-07 22:52:35 +02:00 |
|
|
510fff3059
|
Fix: check if file is not empty and try importing it
|
2025-04-03 12:32: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 |
|
|
bd2791c155
|
Refactor: file api in to seperate api app & use drf api views
|
2025-03-19 17:35:31 +01:00 |
|
|
0cdbccdd6e
|
Fix: post title in django admin page
|
2025-03-18 22:28:24 +01:00 |
|
|
f3d67d8f97
|
Add: new model to handel multiple versions of the title
|
2025-03-18 13:49:55 +01:00 |
|
|
b05ad89842
|
Fix: some edge cases for furraffinity creator imports
|
2025-03-18 13:42:08 +01:00 |
|
|
06b0df63f9
|
Add: proper function for importing post titles
|
2025-03-18 13:40:26 +01:00 |
|
|
82f630789a
|
Add: pdf thumb gen to import data commmand
|
2025-03-17 15:20:39 +01:00 |
|
|
53e3149719
|
Add: thumbnail gen task for pdfs
|
2025-03-17 15:15:39 +01:00 |
|
|
c42c3b8e4a
|
Refator: tasks for less duplicated code
|
2025-03-17 15:13:13 +01:00 |
|
|
7165605f5e
|
Add: furaffinity data importer to import data command
|
2025-03-16 22:14:40 +01:00 |
|
|
72f3a9b7b1
|
Refactor: import data managment command for better modularity
|
2025-03-15 22:53:41 +01:00 |
|
|
a9d33bd85c
|
Fix: PostFileModel field height name typo
|
2025-03-14 21:44:36 +01:00 |
|
|
c3dd0d70ba
|
Add: reverse url lookup for PostFileModel
|
2025-03-14 21:43:22 +01:00 |
|
|
e768bbc5dd
|
Add: import data management command
|
2025-03-13 18:55:48 +01:00 |
|
|
4f27933a4b
|
Add: archive app models to django admin
|
2025-03-13 18:55:08 +01:00 |
|
|
25936125e1
|
Add: TagModel to archive app
|
2025-03-13 18:33:08 +01:00 |
|
|
9c4ef5466e
|
Add: CreatorModel to archive app
|
2025-03-13 18:32:34 +01:00 |
|
|
3aba2cb23a
|
Add: CreatorDescription model to archive app
|
2025-03-13 18:30:23 +01:00 |
|
|
c1bc51736d
|
Add: PostDescription model to archive app
|
2025-03-13 18:29:59 +01:00 |
|
|
4dd76d6ae3
|
Add: PostModel to archive app
|
2025-03-13 18:27:01 +01:00 |
|
|
febb9ce668
|
Remove: redundant file hash check for video thumb
|
2025-03-11 21:03:53 +01:00 |
|
|
61780cb8ba
|
Add: remove tmp video thumb file after import & update tmp work path
|
2025-03-11 21:00:40 +01:00 |
|
|
a404dcf09b
|
Add: managment command to back fill video & gif thumb generation
|
2025-03-11 20:56:25 +01:00 |
|
|
b6b8b5918c
|
Refactor: serve content file func
|
2025-03-11 20:38:57 +01:00 |
|
|
5b212b3f0d
|
Add: view function to serve files
|
2025-03-11 19:48:45 +01:00 |
|
|
6fe609b52e
|
Remove: acedently imported module
|
2025-03-11 13:34:50 +01:00 |
|
|
a1f1fac5a6
|
Add: filetype field to the PostFile model
|
2025-02-26 14:07:25 +01:00 |
|
|
4d4c1c7e11
|
Add: thumbnail fields to the PostFile model
|
2025-02-26 14:06:07 +01:00 |
|
|
7fd888aae2
|
Fix: check if file is imported before saving to db
|
2025-02-25 10:45:58 +01:00 |
|
|
0e6146c6e8
|
Add: celery task for generating video thumbnails
|
2025-02-24 22:33:59 +01:00 |
|
|
5a3c568a15
|
Add: Description model to archive app
|
2025-02-03 23:22:22 +01:00 |
|
|
5bb94d7bc5
|
Add: SourceSiteModel to django admin page
|
2025-02-03 23:20:17 +01:00 |
|
|
4eb22bd0b8
|
Add: task for generating md5 & blur hashes
|
2025-02-01 22:54:25 +01:00 |
|
|
b7cbf530ec
|
Add: archive creator model
|
2025-01-27 22:56:34 +01:00 |
|
|
eced37b877
|
Add: archive site source model
|
2025-01-27 22:54:29 +01:00 |
|
|
4b35b607f2
|
Add: PostFileModel in files app
|
2025-01-26 23:01:43 +01:00 |
|
|
9983a4f1b2
|
Add: main archive app
|
2025-01-26 22:52:01 +01:00 |
|
|
6ee97b1439
|
Add: main apps app for orginasation
|
2025-01-25 18:56:06 +01:00 |
|
|
f59f1eb09f
|
Add: init of files app
|
2025-01-25 18:55:11 +01:00 |
|