0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ical: Fix tests and error status for invalid types
adamcik
as Thomas Adamcik
More... about 1 month ago
tests: Add localmem ical caching for tests
adamcik
as Thomas Adamcik
More... about 1 month ago
csp: Support multiple html tags in the template tag
adamcik
as Thomas Adamcik
More... about 1 month ago
tests: Fix fix fixtures
adamcik
as Thomas Adamcik
More... about 1 month ago
notice: Convert to django setting instead of hacking template
adamcik
as Thomas Adamcik
More... about 1 month ago
css: Remove border radius prefixes and add notice rule
adamcik
as Thomas Adamcik
More... about 1 month ago
templates: Convert notice to inline <style>
adamcik
as Thomas Adamcik
More... about 1 month ago
templates: Run djlint on templates
adamcik
as Thomas Adamcik
More... about 1 month ago
Add djlint settings for templates
adamcik
as Thomas Adamcik
More... about 1 month ago
ical: Use UTC for all times in ical
adamcik
as Thomas Adamcik
More... about 1 month ago
ical: Tie ical caching to debug state
adamcik
as Thomas Adamcik
More... about 1 month ago
formatting: Minor update of settings
adamcik
as Thomas Adamcik
More... about 1 month ago
Use separate cache for ical
adamcik
as Thomas Adamcik
More... 7 months ago
Start to gzip ical cache entries
adamcik
as Thomas Adamcik
More... 7 months ago
Add typing extensions package
adamcik
as Thomas Adamcik
More... 7 months ago
Add basic caching for icals
adamcik
as Thomas Adamcik
More... 7 months ago
Add django type stubs
adamcik
as Thomas Adamcik
More... 7 months ago
Longer cache times
adamcik
as Thomas Adamcik
More... 7 months ago
Get calendar working for stats
adamcik
as Thomas Adamcik
More... 8 months ago
Update new stats endpoint to just provide count per day and use encoding
adamcik
as Thomas Adamcik
More... 8 months ago
Add helpers for encoding time series
adamcik
as Thomas Adamcik
More... 8 months ago
Use cache_headers in ical code with 10% jitter
adamcik
as Thomas Adamcik
More... 8 months ago
Type annotate stale property
adamcik
as Thomas Adamcik
More... 8 months ago
Make sure we don't crash if content-type is not set
adamcik
as Thomas Adamcik
More... 8 months ago
Set content length in minimizer since we have content loaded anyway
adamcik
as Thomas Adamcik
More... 8 months ago
Pass in timedelta for expires_in usage
adamcik
as Thomas Adamcik
More... 8 months ago
Use helper in expires_in decorator
adamcik
as Thomas Adamcik
More... 8 months ago
Add helper for creating cache headers
adamcik
as Thomas Adamcik
More... 8 months ago
Use timedelta for expires in helper
adamcik
as Thomas Adamcik
More... 8 months ago
Add expires header and jitter expiration time a bit
adamcik
as Thomas Adamcik
More... 8 months ago