You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Danielle McLean
75e08aa1b2
Reduce number of queries required to render an entries list, especially the home page
|
4 years ago |
entries
|
Reduce number of queries required to render an entries list, especially the home page
|
4 years ago |
home
|
Reduce number of queries required to render an entries list, especially the home page
|
4 years ago |
lemonauth
|
Fix regression - the verification tooltips weren't working with FA 5
|
5 years ago |
lemoncurry
|
Provide simple support for fetching entries in AMP format - can't handle images yet and needs some other tweaks, but works nicely so far c:
|
5 years ago |
micropub
|
Unwrap 'html' content passed to micropub
|
5 years ago |
users
|
Reduce number of queries required to render an entries list, especially the home page
|
4 years ago |
wellknowns
|
Add PGP keys and XMPP handle to the WebFinger output
|
5 years ago |
.gitignore
|
Add a Stylus stylesheet for the layout, which is automatically compiled by Django Compressor
|
5 years ago |
.gitmodules
|
Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format
|
5 years ago |
Forwardfile
|
Add a Forwardfile for development
|
5 years ago |
LICENSE
|
Add an actual copy of the MIT license to the repo - it's been MIT-licensed from the beginning as specified in the package.json, but it's better to include an actual LICENSE file
|
5 years ago |
Pipfile
|
Lock Django to 1.11 in Pipfile, so it won't accidentally upgrade to 2 when I try to install unrelated packages
|
4 years ago |
Pipfile.lock
|
Lock Django to 1.11 in Pipfile, so it won't accidentally upgrade to 2 when I try to install unrelated packages
|
4 years ago |
manage.py
|
Make development-specific settings file
|
5 years ago |
package.json
|
1.8.4
|
5 years ago |
yarn.lock
|
Make redirect_uri verification optional because many IndieAuth clients don't implement it - show a stylish icon to convey whether the client was verified
|
5 years ago |