aboutsummaryrefslogtreecommitdiff
path: root/middleware
AgeCommit message (Expand)AuthorFilesLines
2023-06-06Remove Custom Cache and Let Django Handle CacheBobby2-58/+2
2023-06-06Do Not cache Blog admin pathsBobby2-5/+5
2023-06-06Accidental Bug FixedBobby1-0/+7
2023-06-06CleanupBobby2-11/+2
2023-06-06Text Content Caching for 1 hr to reduce load and response timesBobby2-18/+68
2023-06-06Fix code highlight for JapaneseBobby2-4/+14
2023-06-06日本語 Approaching Fast: Courtesy of Google TranslateBobby2-1/+48
2023-06-06Fix user presenceBobby1-1/+1
2023-06-06Fix user presenceBobby1-17/+0
2023-06-02Try Fix: User informationBobby1-36/+41
2023-06-02Users BrokenBobby1-33/+41
2023-06-02Fixing User TrackingBobby1-8/+3
2023-05-31Remove hack counterBobby1-4/+0
2023-05-31TZ Middleware __call__ return a definite outputBobby1-9/+9
2023-05-31Fix: Online Users BrokenBobby1-29/+35
2023-05-31Fix: Geodata not foundBobby1-1/+1
2023-05-31Fix: Geodata not foundBobby1-1/+1
2023-05-31Trying to fix logged_in_users key not foundBobby1-3/+3
2023-05-31Allow Anonymous CommentingBobby2-1/+35
2023-05-31Fixing guest user number in productionBobby1-0/+5
2023-05-31Remove presence cache on rebootBobby1-1/+1
2023-05-28better Online presenceBobby1-25/+22
2023-05-28Online Users and Comma separated viewsBobby1-0/+60
2023-05-28Post show view count now, Django session uses redis cacheBobby2-0/+4
2023-05-27Update Meta Values in PostBobby1-1/+0
2022-12-27Big Overhaul: Major Changes for Migrating to a Clean Code and StyleBobby1-0/+21
2022-11-20consistent homepage layout b/w browsersBobby1-0/+1
2022-11-14removed mathjax js requirement from post displayBobby1-2/+0
2022-11-13middleware and css fixes for older browsersBobby1-0/+37
2022-11-10handling ip addressBobby1-1/+7
2022-10-10Revert "Moving login and logout functions to subdomains"Bobby1-3/+0
2022-10-10Moving login and logout functions to subdomainsBobby1-0/+3
2022-10-03better subdomain routingBobby1-1/+3
2022-08-02Middle ware for handling subdomain routingBobby1-0/+32