index
:
thatcomputerscientist
archived
dev
main
v2
Source Code for my Personal Website (Renamed to Shifoo now! Previously https://thatcomputerscientist.com)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blog_admin
/
views.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-06-16
Sending complete article in RSS
Bobby
1
-2
/
+3
2023-06-11
Admin area improvements and comments management
Bobby
1
-9
/
+25
2023-06-02
Reverse Post order for admins
Bobby
1
-1
/
+1
2023-05-28
Post show view count now, Django session uses redis cache
Bobby
1
-4
/
+6
2023-03-26
Editable Post dates
Bobby
1
-4
/
+6
2023-03-10
Tagging fix for admin side with multi select
Bobby
1
-10
/
+12
2023-03-10
Optimize image views for older browsers
Bobby
1
-1
/
+0
2023-01-31
render math using mathjax
Bobby
1
-32
/
+10
2023-01-25
Huge breaking changes to post_admin, see commit details
Bobby
1
-33
/
+50
2022-12-31
Ton of improvement, articles view, need to update posts on server now
Bobby
1
-12
/
+5
2022-12-31
Some fixes and removed over engineered things, KISS baby
Bobby
1
-188
/
+1
2022-11-22
fixed edit post and new post uris
Bobby
1
-3
/
+16
2022-11-22
object storage for uploading images and enhancements
Bobby
1
-2
/
+4
2022-11-18
support for post images
Bobby
1
-1
/
+15
2022-09-20
Fixed empty spaces around formula and blog article
Bobby
1
-0
/
+3
2022-09-20
Function to publish and unpublish posts
Bobby
1
-0
/
+20
2022-09-20
Added Edit post function
Bobby
1
-1
/
+36
2022-09-20
Tags page
Bobby
1
-1
/
+17
2022-09-20
Creating posts and auto create tags
Bobby
1
-23
/
+24
2022-09-18
Added function to create new categories and returning categories on new post ↵
Bobby
1
-1
/
+41
page
2022-09-18
Added New Post Page and Models
Bobby
1
-9
/
+68
2022-09-09
Fixed Is-staff bug
Bobby
1
-2
/
+2
2022-09-09
Added user interactivity as per roles
Bobby
1
-8
/
+49
2022-09-09
Added pagination
Bobby
1
-6
/
+50
2022-09-09
manage users and search users page
Bobby
1
-3
/
+34
2022-09-09
Added Blog Admin Module
Bobby
1
-0
/
+20