Commit graph

177 commits

Author SHA1 Message Date
ec022ad331
Add: form for url import 2024-07-10 22:28:38 +02:00
374e1d1f1e
Fix: end block names 2024-07-09 21:21:01 +02:00
4dc6cdbb46
Fix: last_import field default blank 2024-07-09 20:18:40 +02:00
f11d49baa8
Set: last import to Null on default 2024-07-09 19:01:51 +02:00
798b329a83
Fix: quote marks 2024-07-09 18:59:51 +02:00
0a0f3350bf
Add: sorl thumbnail package 2024-07-08 22:01:19 +02:00
d22093d1d1
Fix: var check order 2024-07-07 23:13:18 +02:00
66184314cd
Add: files migrations __init__.py 2024-07-07 23:11:20 +02:00
c6092a118d
Add: add user dropdown
with django admin link if admin or staff and logout link
2024-07-05 22:25:31 +02:00
57cf266b56
Fix: function naming convention 2024-07-03 22:05:22 +02:00
03ccac13b6
Add: basic profile page 2024-07-02 22:10:32 +02:00
3f762419df
Add: theme selector if logged in to navbar 2024-07-01 21:51:50 +02:00
3972ac7feb
Add: tag list template 2024-06-30 22:40:01 +02:00
938610cfca
Fix: Config class name for Files app 2024-06-29 22:05:48 +02:00
f0d3c7d7fe
Add: importer source url model 2024-06-28 21:40:14 +02:00
2ad3db5454
Remove: old comment 2024-06-28 21:38:10 +02:00
61f524c685
Add: basic forms for UserProfile/User options 2024-06-28 21:35:29 +02:00
efe260f7c1
Update: Search form in navbar 2024-06-27 21:30:43 +02:00
a4c37be52c
Remove: leftover testing code 2024-06-26 20:33:05 +02:00
e0d8ce3025
Add: basic browse/search page templete 2024-06-26 20:14:16 +02:00
e11a69986b
Add: basic search form 2024-06-26 20:01:20 +02:00
7716359e0b
Fix: use title if available instead of description 2024-06-26 15:32:44 +02:00
cbc9fd7db7
Fix: paginator to include other GET variables 2024-06-26 11:26:45 +02:00
1a715c86d5
Add: seen post overlay to gallery template 2024-06-26 11:16:11 +02:00
4e0ab1ee08
Add: SeenPost model to admin page 2024-06-25 22:26:31 +02:00
b58d7ff749
Update: SeenPost model 2024-06-25 22:24:59 +02:00
c25a259386
Add: new line at end of file 2024-06-25 22:19:41 +02:00
e8746f9e47
Add: items per page option to user profiles 2024-06-23 17:02:14 +02:00
78d367337d
Add: css for seen overlay 2024-06-19 18:27:13 +02:00
b18728eef6
Add: API UserProfileAPIView.seen_post function 2024-06-19 18:21:42 +02:00
5f63ba5d4f
Add: API app 2024-06-18 18:49:13 +02:00
1f07549530
Add: js for loading post seen status 2024-06-18 18:47:43 +02:00
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
39d7f64ccf
Add: fuction to convert html to text 2024-06-04 21:00:44 +02:00
ef1361ec39
Add: util fuction to check if string is html 2024-06-04 20:36:30 +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
5cf293034a
Add: comment to the old image gallery styling 2024-06-01 23:46:07 +02:00
470d77517c
Add: css blur image rule 2024-05-29 22:53:07 +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
4308688c80
Add: Electric container style 2024-05-15 10:10:56 +02:00
11cc94d59c
Add: debug context processor 2024-05-14 21:05:05 +02:00
2d507792c3
Set: DEBUG default to False 2024-05-14 21:01:39 +02:00