Commit graph

97 commits

Author SHA1 Message Date
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
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
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