This website requires JavaScript.
Explore
Help
Sign in
00dani
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
1
Code
Issues
Pull requests
Releases
Wiki
Activity
bfa7f68edc
lemoncurry
/
lemoncurry
History
Danielle McLean
d87d49e67b
Default the Accept header to */* if there isn't one provided
2017-10-30 08:24:36 +11:00
..
settings
In production, move the static and media directories out of the app directory (which puts them in the lemoncurry user's home dir)
2017-10-29 13:07:28 +11:00
static
Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified
2017-10-29 19:15:29 +11:00
templates
/lemoncurry
Use an absolute URI for the IndieAuth authorisation endpoint - many IndieAuth clients don't resolve the relative URI correctly
2017-10-30 08:08:11 +11:00
templatetags
Whoops, allow images in bleached content
2017-10-29 19:35:57 +11:00
__init__.py
Initial commit - result of django-admin project lemoncurry . with no customisation
2017-10-23 08:52:16 +11:00
breadcrumbs.py
Rudimentary but fully-functional entry permalink pages :3
2017-10-25 12:31:08 +11:00
theme.py
Update manifest.json with extra properties, set theme colour properly as a <meta> as well
2017-10-28 15:05:54 +11:00
urls.py
Install django-shorturls to generate simple shortpermalinks for entries :3
2017-10-29 12:56:30 +11:00
utils.py
Default the Accept header to */* if there isn't one provided
2017-10-30 08:24:36 +11:00
wsgi.py
Initial commit - result of django-admin project lemoncurry . with no customisation
2017-10-23 08:52:16 +11:00