Commit graph

30 commits

Author SHA1 Message Date
c77a5e2616
Add: auto dark theme to django admin page 2023-10-21 10:21:47 +02:00
eb2ea18b27
Add: auth footer template 2023-10-21 10:11:07 +02:00
8318750eb0
Add: Redirect logged in users to homepage 2023-10-20 16:27:39 +02:00
c4dfd547de
Add: login template 2023-10-20 16:04:40 +02:00
fc46a20e90
Add: more stats 2023-10-20 15:55:11 +02:00
5b5d9915e8
Add: Theme Chooser 2023-10-20 10:30:41 +02:00
ce1af464ed
Add: auth app 2023-10-07 23:27:49 +02:00
ce13d4c5c5
Add: login forms 2023-10-06 10:21:54 +02:00
4af0881f65
Add: url.py for apps.auth 2023-10-06 10:15:53 +02:00
db11c61165
Add: celery settings 2023-09-28 21:42:32 +02:00
fcea13722e
Add: basic search result template 2023-09-27 19:25:49 +02:00
c3b4e8300e
Fix: descriptionHtml2Text function to work if string not starting with "<div>" 2023-09-27 19:10:14 +02:00
b631c100b1
Add: function to check if string is html 2023-09-27 19:08:27 +02:00
c0f847aefb
Add: __init__.py to templatetags folder 2023-09-27 15:51:56 +02:00
4f8d459001
Add: custom template filters 2023-09-27 15:11:06 +02:00
b27e53f287
Add: stats page template 2023-09-21 22:17:52 +02:00
0c5a33a9ed
Add: blur on small images 2023-09-20 14:27:15 +02:00
0072b8dfbd
Add: import from subfolders 2023-08-27 16:24:55 +02:00
90a6b3d32b
Add: import data management command 2023-08-27 15:54:14 +02:00
d2da96ad1b
Add: flash logo 2023-08-27 10:30:21 +02:00
e34fdcbd3b
Add: admin site header 2023-08-26 22:04:51 +02:00
71e1db8517
Add: setup environ 2023-08-26 21:36:54 +02:00
d13bc3bee2
Add: Code explanation 2023-08-24 17:23:56 +02:00
a0aba71291
Add: js script for external link confirmation 2023-08-24 17:19:12 +02:00
e747d28d63
Add: main CSS file 2023-08-23 21:10:33 +02:00
d20c582c9b
Add: Missing image place holder 2023-08-08 18:32:23 +02:00
63166d3ff5
Add: X_FRAME_OPTIONS = 'SAMEORIGIN' 2023-08-03 19:12:18 +02:00
68c4bf3939
Add: Ruffle lib for flash support 2023-08-02 13:56:05 +02:00
ce63a2fee9
Add: Bootstrap libs 2023-08-01 20:38:14 +02:00
f37c9f4f3e
Init Django: core 2022-09-20 13:21:33 +02:00