aboutsummaryrefslogtreecommitdiff
path: root/blog
AgeCommit message (Expand)AuthorFilesLines
2026-02-07Add tag retrieval and display in weblog view with styling enhancementsBobby2-0/+16
2025-12-28Fix post color assignment to use slug and update h2 margin in CSSBobby1-2/+2
2025-09-20journal entries UI and journal creationBobby1-3/+0
2025-09-19added journals to servicesBobby4-434/+1
2025-09-19moved comment spam detection to async queueBobby4-27/+52
2025-08-29move anonymous comment users to authentication; clean up blogBobby5-30/+66
2025-08-29migrate auth to authentication; fix asgi and settingsBobby1-5/+0
2025-08-11complete comment system in weblogBobby2-6/+148
2025-08-05basic optimisations; fixed meta descriptionsBobby1-1/+2
2025-06-20render comments; render replies; added template filters and translationsBobby9-29/+328
2025-06-19tags and archives pagesBobby1-0/+10
2025-06-03added archives subpageBobby3-1/+55
2025-06-03added tags subpageBobby5-2/+56
2025-06-03categories subpageBobby5-3/+40
2025-05-29refactor; more pastel stylesBobby2-27/+7
2025-05-23weblog filtersBobby5-15/+179
2025-05-22better posts; translated stuff; lightboxes; just improvements in generalBobby1-2/+9
2025-05-22porting weblog and single post; enabled ignis temporarilyBobby5-1364/+1433
2025-05-20weblog list; home page ported; blog models enhanced; additional functionsBobby5-53/+708
2025-05-20home page cssBobby2-15/+27
2024-06-13Ability to Reset Passwords and Better Email TemplatesBobby2-271/+672
2024-06-06Better Spam Filtering + Anonymous Spam FixBobby1-2/+25
2024-06-06Better Spam Filtering + Anonymous Spam FixBobby1-1/+2
2024-06-06Spam Comments FixBobby2-7/+16
2024-06-06test spam cBobby2-1/+4
2024-06-06Test SpamBobby2-25/+8
2024-06-06Test Env LoadBobby1-1/+1
2024-06-06Add to envBobby1-22/+24
2024-06-06AI Spam CheckBobby1-1/+27
2024-03-01Update models.pyBobby1-1/+1
2024-02-11Disallow Empty Search + Basic Article ImprovementsBobby1-0/+1
2023-09-23Removed Solitude + RefactorBobby3-58/+91
2023-07-31Search addedBobby1-4/+57
2023-07-19Fixing User Deletion SchedulerBobby1-0/+4
2023-07-13Update Branding and Redirect to `shi.foo`Bobby2-5/+5
2023-07-12setting `x-frame-options` to sameorigin for anidata viewBobby1-1/+3
2023-07-09Full Code edit support in postsBobby1-1/+1
2023-07-05Handle MAL ErrorsBobby1-16/+22
2023-07-05Added My Anime ListBobby2-0/+27
2023-06-24Fix weblog URLBobby1-1/+1
2023-06-19Post Edit update with block images and code lang specificationBobby2-29/+7
2023-06-16RSS Sending only public postsBobby1-1/+1
2023-06-16Sending complete article in RSSBobby2-17/+36
2023-06-16Support for RSS FeedsBobby2-1/+54
2023-06-11Handle unknown tags to display empty pageBobby1-1/+6
2023-06-11Fixed issue where tags exposed unpublished posts; also do not display tags wi...Bobby1-2/+3
2023-06-11404 Error fix for non-existing tagsBobby1-1/+4
2023-06-11Tags are now available on the blogBobby2-1/+21
2023-06-11Admin area improvements and comments managementBobby1-2/+5
2023-06-06Fix code highlight for JapaneseBobby3-7/+8