Commit graph

73 commits

Author SHA1 Message Date
5296206c42
Add: meta and str func to UserProfile model 2024-06-17 22:37:26 +02:00
787ba6d50f
Add: htmx debug extension 2024-06-16 20:43:16 +02:00
aa7bb0b2b0
Add: base for importer app 2024-06-15 22:55:01 +02:00
42cecd1a96
Move wire background inline css to dedicated css file 2024-06-05 22:27:56 +02:00
4af5fdf9e0
Add: filter to check if file is flash 2024-06-04 10:33:55 +02:00
a8d5d4d289
Fix: quotes in the script tags 2024-06-03 22:23:42 +02:00
b0b45dc104
Add: gallery partial template 2024-06-03 22:11:01 +02:00
dee327acf3
Add: pagination template partial 2024-05-23 22:57:43 +02:00
c3d4289bbe
Add aria label and clean up to theme selector 2024-05-22 21:16:49 +02:00
450113e172
Add: Base 404 page template 2024-05-20 22:20:21 +02:00
fe1d6c4f8a
Add: search form to navbar 2024-05-15 12:54:37 +02:00
11cc94d59c
Add: debug context processor 2024-05-14 21:05:05 +02:00
814e5eece4
Add: htmx header block and CSRF token 2024-05-13 09:36:40 +02:00
858631378d
Add: furaffinity logo 2024-05-12 21:17:11 +02:00
338ba18bd2
Add: htmx.js lib to scripts partial template 2024-05-08 21:58:19 +02:00
b11702f398
Add: sites app 2024-05-08 21:56:58 +02:00
9d1453120e
Add: Basic template tags for media filtering 2024-05-08 21:53:36 +02:00
cfcc548e8c
Move svg icons to top for better reusability 2024-05-02 22:34:42 +02:00
88bb55e6e9
Set: Site name to link to home page 2024-04-30 22:46:39 +02:00
5e9731043c
Set: Navbar to fixed top 2024-04-30 22:28:31 +02:00
ead619b634
Fix: vertical center small screen menu icon 2024-04-30 22:20:04 +02:00
846b029f70
Add: template tag for size_to_human_readable 2024-04-29 21:05:43 +02:00
22f841280c
Fix: block end for head title 2024-04-28 22:32:08 +02:00
859a9a335d
Remove default body bg color 2024-04-28 22:31:00 +02:00
6b6eed7285
Add: white space 2024-04-26 10:00:51 +02:00
054c777710
Add: description & keywords meta blocks 2024-04-26 09:50:28 +02:00
fcb8d953d9
Fix: Text not readable on dark mode 2024-04-25 16:09:11 +02:00
201065c5e4
Fix: reverse url lookup 2024-04-24 19:12:54 +02:00
e2948db954
Fix: move to correct folder 2024-04-23 21:11:05 +02:00
44f924a817
Add: Site icon overlay on gallery 2024-04-23 20:48:29 +02:00
883da86b82
Add: electric site base template 2024-04-22 22:18:43 +02:00
181e2c8bd0
Add: sites management commands py structure 2024-04-13 22:27:53 +02:00
bcb3dedc36
Add: MIME type & file extension fields 2024-03-14 22:41:30 +01:00
6e8ff8a4e6
Update: files app_name in urls.py 2024-03-14 19:49:51 +01:00
f652b213cf
Fix: Reverse URL path 2024-03-14 19:48:35 +01:00
600d85d7d6
Check for if file in form & validity 2024-02-22 12:31:18 +01:00
e4079e34f2
Add file upload template 2024-02-21 18:09:54 +01:00
a721d4c97a
Import only black3 submodule 2024-02-21 13:43:31 +01:00
9611e8e51f
Add Metadata_Files & customised the list page & set file_hash to read only on profile image, Metadata files 2024-01-26 16:09:43 +01:00
3325a6890e
Add: Metadata file model & reverse url 2024-01-02 21:11:20 +01:00
fcee63998e
Remove: old serve_submission_file view func 2024-01-01 11:57:44 +01:00
4c43e6a5c5
Fix: url config for the serve func 2024-01-01 11:14:12 +01:00
700548d63b
Refactored serve_content_file to dynamically use model based on url folder 2024-01-01 11:13:09 +01:00
d1fa48cb3b
Add: Banner & Profile models to admin page 2023-12-30 21:20:53 +01:00
745cabcfcc
Change: redirect to uploaded file on success 2023-12-29 22:47:36 +01:00
ddc2259621
Add: Profile & Banner image models 2023-12-29 22:45:15 +01:00
f55815bb29
Add: url configs 2023-12-28 19:18:21 +01:00
43b7030d33
Add: basic upload & serve submission files url endpoint views 2023-12-28 19:17:42 +01:00
decd00bb6e
Add: basic Upload file form 2023-12-28 19:15:59 +01:00
8251e2900f
Add: basic submission file upload template 2023-12-28 19:05:22 +01:00