Commit Graph

485 Commits

Author SHA1 Message Date
codl e4dbdf98ee
reduce ttl and timeout on brotli generation
recent changes (csrf tokens) have made brotli caches much less durable
since each session for a same user gets a different page
2017-08-29 09:35:16 +02:00
codl 88b559a2f1
ensure proper mimetype when serving webp images 2017-08-29 01:29:55 +02:00
codl c328332ff9
settings.js fix: keep polling viewer even if last request failed 2017-08-29 01:17:47 +02:00
codl d2c3f7025c
Revert "add shoddy statsd support"
This reverts commit 8c0c521f6f.

yea this is useless and a waste of time
2017-08-28 23:25:26 +02:00
codl 81409673f3
settings.js: adaptive interval for updates 2017-08-28 17:53:13 +02:00
codl 19982af3ee
hgghn celery statsd bad 2017-08-28 17:24:02 +02:00
codl 2823f5fb76
celery statsd 2017-08-28 17:19:07 +02:00
codl 8c0c521f6f
add shoddy statsd support 2017-08-28 17:13:12 +02:00
codl 719c54b046
mastodon instances: lower max popularity to 40
100 is really high considering forget's popularity
2017-08-28 15:37:49 +02:00
codl 31bdf87c89
csp: only set upgrade-insecure-requests when over https 2017-08-28 09:12:32 +02:00
codl 3be1b79b92
mozilla observatory retire bitch 2017-08-28 01:58:00 +02:00
codl 175e313e03
you know what, screw sentry. bye 2017-08-28 01:53:59 +02:00
codl af407ff1f2
fix hsts header 2017-08-28 01:52:22 +02:00
codl 16f6739189
fix csp for sentry 2017-08-28 01:50:16 +02:00
codl e8f45c1af6
add security headers 2017-08-28 01:47:01 +02:00
codl 8c1de93eb3
v0.0.8 2017-08-27 12:40:13 +02:00
codl cdc30b4f8b
add csrf token to warning pages (whoops! closes #5) 2017-08-26 15:55:48 +02:00
codl ccf1ca9c56
add csrf tokens 🔒🔒🔒🔒 2017-08-25 10:50:11 +02:00
codl 75907c8568
aha eheh whoops uh oh hhHEHhaha oops 2017-08-24 18:53:24 +02:00
codl e99a045c41
following the last commit, it's prudent to invalidate all static urls
ive been meaning to change that url structure anyway because it's real
goofy to have these 'static-483914848324' directories
2017-08-24 18:49:37 +02:00
codl 6d8991ee65
doit overhaul
most notably now we preserve the mtime of the source files so
cachebusted static urls won't change every time everything is
regenerated for whatever reason
2017-08-24 18:43:28 +02:00
codl 092cc1919d
resize twitter and mastodon logo 2017-08-24 15:40:03 +02:00
codl effe4d1381
mastodon instances: make order deterministic 2017-08-24 14:49:20 +02:00
codl ab0aa3483a
fetch account on mastodon log in 2017-08-24 14:48:08 +02:00
codl 35a1391e5f
twiddle knob 2017-08-24 00:30:11 +02:00
codl ea27e26932
remove "a codl joint" from footer. its kinda awkward 2017-08-24 00:01:00 +02:00
codl 5b047e4b94
nicer, more compact mastodon login buttons 2017-08-23 23:32:21 +02:00
codl fac2a0e9b3
oops??? why? 2017-08-23 23:18:56 +02:00
codl c322362788
doit: compress twitter.png mastodon.png 2017-08-23 23:10:00 +02:00
codl 1b5e0d5e46
fix cut off mastodon icon 2017-08-23 15:39:52 +02:00
codl 687d2fe96e
nicer log in buttons on index 2017-08-23 15:14:24 +02:00
codl 47ef77d0e2
ugggghhhhhh oops 2017-08-23 11:50:30 +02:00
codl f450eb2c02
yes 2017-08-23 11:49:09 +02:00
codl a52a9c2bb5
oh no oops 2017-08-23 11:45:46 +02:00
codl 40fbea082f
add more granular brotli cache header 2017-08-23 11:42:53 +02:00
codl 1dfb728805
add autocomplete for mastodon instances 2017-08-23 11:42:32 +02:00
codl 5e250a4d03
uhh whoops lol 2017-08-23 11:23:04 +02:00
codl 0e9f732907
footer: link to commits list instead of single commit 2017-08-21 10:56:51 +02:00
codl 9c0d28ad4d
doit: a more radical way to clean up 2017-08-20 20:25:36 +02:00
codl ae19b326af
compress logo as jpeg and webp 2017-08-20 20:17:38 +02:00
codl 78d8c89bd9
oops. remove version.js from doit 2017-08-20 20:15:49 +02:00
codl c036664422
uh oh oops 2017-08-20 18:54:01 +02:00
codl 0360de3d95
😗 2017-08-20 18:52:09 +02:00
codl 069a8ab9fb
shorten footer and link directly to the running commit 2017-08-20 18:48:43 +02:00
codl 6bd769e21e
oops!!!!!! hmm 2017-08-20 18:26:30 +02:00
codl bf115b1176
v0.0.7 2017-08-20 18:23:38 +02:00
codl 06f144f8b4
allow mastodon users to preserve DMs 2017-08-20 18:23:38 +02:00
codl b63f2f2b06
don't store post body 2017-08-20 18:23:38 +02:00
codl fc58833bf5
cachebust: don't 500 on non-existant files 2017-08-20 12:43:29 +02:00
codl 58fd10977e
update index copy
i can't really say 'delete every eligible post' since i cant do that on
mastodon
2017-08-19 16:13:26 +02:00