entries
|
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
|
2018-05-04 12:13:52 +10:00 |
home
|
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
|
2018-05-04 12:13:52 +10:00 |
lemonauth
|
Add cute little Tipper.js tooltips to the profiles on the home h-card
|
2018-05-01 14:15:37 +10:00 |
lemoncurry
|
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
|
2018-05-04 12:13:52 +10:00 |
lemonshort
|
Remove django-shorturls with my own implementation, since it's incompatible with Django 2 and unmaintained
|
2018-03-21 21:50:40 +11:00 |
micropub
|
Upgrade Django to 2.0.3, yay!
|
2018-03-21 22:02:27 +11:00 |
users
|
Add support for serving users' avatars through the Libravatar API
|
2018-03-23 12:56:13 +11:00 |
webmention
|
Rename a few variables under the webmention app to satisfy linters
|
2018-04-19 10:16:02 +10:00 |
wellknowns
|
Switch from django-favicon-plus to django-super-favicon, it performs better and doesn't require a DB table
|
2018-04-20 12:35:51 +10:00 |
.gitignore
|
Install pytest for designing and running automated test suites
|
2018-02-02 15:06:59 +11:00 |
.gitlab-ci.yml
|
Apparently you can't use a Boolean true in gitlab-ci.yml environment variables config
|
2018-02-26 13:07:12 +11:00 |
.gitmodules
|
Load the Material colour scheme directly from the source YAML, rather than hardcoding it into Stylus format
|
2017-10-27 11:34:34 +11:00 |
.pre-commit-config.yaml
|
Add pre-commit hooks for checking common problems
|
2018-04-19 10:25:23 +10:00 |
Forwardfile
|
Add a Forwardfile for development
|
2017-10-30 13:31:27 +11:00 |
lemoncurry.paw
|
Update the client ID used for Paw's autogenerated JWTs - use https://paw.cloud/ instead of https://00dani.me/ for accuracy
|
2018-02-05 09:59:50 +11:00 |
lemoncurry.svg
|
Add the lemoncurry logo - yes, it's just FA's lemon layered over a dark circle
|
2018-03-08 15:37:52 +11:00 |
LICENSE
|
Extend the copyright range in the license to cover 2018 as well
|
2018-03-06 22:30:49 +11:00 |
manage.py
|
Make development-specific settings file
|
2017-10-23 08:55:07 +11:00 |
package.json
|
Upgrade to Tippy.js v2, along with upgrading its dependency Popper.js
|
2018-05-01 14:00:16 +10:00 |
Pipfile
|
Install django-extensions for lots more manage.py commands
|
2018-04-26 13:35:31 +10:00 |
Pipfile.lock
|
Install django-extensions for lots more manage.py commands
|
2018-04-26 13:35:31 +10:00 |
pytest.ini
|
Add support for tests that use django.test.Client and that require a database, and use this support to test some of the wellknowns.views modules
|
2018-02-06 16:12:36 +11:00 |
yarn.lock
|
Upgrade to Tippy.js v2, along with upgrading its dependency Popper.js
|
2018-05-01 14:00:16 +10:00 |