This website requires JavaScript.
Explore
Help
Sign In
LibertaCasa
/
takahe
Archived
Watch
9
Star
0
Fork
0
You've already forked takahe
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-09-24
. You can view files and clone it, but cannot push or open issues or pull requests.
takahe
/
core
History
Andrew Godwin
256ebe56d5
Don't download files with no content-length
2022-12-17 12:16:37 -07:00
..
migrations
Migration reset, start of docs, env vars
2022-11-18 11:28:16 -07:00
models
Fetch emoji for user profiles
2022-12-16 20:04:28 -07:00
__init__.py
Initial commit (users and statuses)
2022-11-05 14:17:27 -06:00
admin.py
Improve djadmin filtering and search (
#149
)
2022-12-08 10:29:51 -07:00
apps.py
Migration reset, start of docs, env vars
2022-11-18 11:28:16 -07:00
context.py
Added default post visibility
2022-11-25 19:33:46 -07:00
decorators.py
Only cache unauthenticated page views (
#117
)
2022-12-05 22:23:07 -07:00
exceptions.py
settings.SETUP.SENTRY_CAPTURE_MESSAGES (
#133
)
2022-12-06 16:54:45 -07:00
files.py
Don't download files with no content-length
2022-12-17 12:16:37 -07:00
html.py
Some cleanup around editing
2022-11-27 12:09:08 -07:00
htmx.py
Add pyupgrade with --py310-plus in pre-commit (
#103
)
2022-12-05 10:38:37 -07:00
ld.py
User admin and LD schema fixes
2022-12-16 16:38:52 -07:00
middleware.py
Improve cacheability
2022-12-15 00:43:39 -07:00
sentry.py
[WIP] Sentry improvements (
#108
)
2022-12-04 18:08:23 -07:00
signatures.py
Fix serving of system actor
2022-12-17 12:00:47 -07:00
uploads.py
Basic Emoji suppport (
#157
)
2022-12-15 00:50:54 -07:00
uris.py
Make the collectstatic hack slightly better
2022-12-16 19:51:19 -07:00
views.py
Set the correct
Content-Type
header for static WebP images (
#171
)
2022-12-15 10:31:25 -07:00