2
0
mirror of https://github.com/codl/forget synced 2025-01-01 01:48:29 +01:00
Commit Graph

43 Commits

Author SHA1 Message Date
codl
e2f1ca1732
replace messy version stuff with versioneer 2018-01-31 23:16:54 +01:00
codl
e48786290a
fix real old typo 2017-11-19 01:00:30 +01:00
codl
520560ce79
remove flask-limiter, make sure redis isnt initialised early 2017-09-24 16:37:38 +02:00
codl
c135dc793e
rename lib to libforget 2017-09-20 23:04:44 +02:00
codl
d6fe2ff9b6
imgproxy: use global redis uri 2017-09-18 10:29:52 +02:00
codl
5e1ce21c82
proxy avatars
this fixes some potential issues when connecting to a non-https mastodon
server

you shouldn't connect to a non-https mastodon server in general but you
know, whatever
2017-09-16 13:58:02 +02:00
codl
146dd263c9
unify redis config (closes #8)
also, not sure why brotli was being initialised in routes not in app
2017-09-07 01:10:02 +02:00
codl
fda4428572
remove default secret key as it is no longer used
(lol hunter2)
2017-09-07 00:46:57 +02:00
codl
208fee88ec
remove debug feature to log all sql queries 2017-09-07 00:45:19 +02:00
codl
d851f562e4
consolidate lib.session and lib.auth into lib.auth 2017-09-04 22:15:04 +02:00
codl
e6ddf2f120
add sentry js back in 2017-08-31 20:46:38 +02:00
codl
6696188601
Revert "you know what, screw sentry. bye"
This reverts commit 175e313e03.
2017-08-31 19:58:48 +02:00
codl
20d765e0d1
pylint 2017-08-29 21:31:30 +02:00
codl
007aec7529
flakes8 2017-08-29 14:46:32 +02:00
codl
88b559a2f1
ensure proper mimetype when serving webp images 2017-08-29 01:29:55 +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
8c0c521f6f
add shoddy statsd support 2017-08-28 17:13:12 +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
0e9f732907
footer: link to commits list instead of single commit 2017-08-21 10:56:51 +02:00
codl
069a8ab9fb
shorten footer and link directly to the running commit 2017-08-20 18:48:43 +02:00
codl
dc45cddf96
secret debug config option to log all queries shh 🙊 2017-08-14 20:19:51 +02:00
codl
10abb9cd2f
working brotli cache 2017-08-11 19:13:37 +02:00
codl
dcc328334f
also change the default to be redis regardless 2017-08-10 17:22:32 +02:00
codl
ec6bc7817e
oops 2017-08-10 17:12:04 +02:00
codl
ca2798a428
add rate limits 2017-08-10 17:07:39 +02:00
codl
017aa64c03
add cachebusting for static files 2017-08-07 21:50:31 +02:00
codl
0ae1fe260b
simplify header 2017-08-07 21:35:46 +02:00
codl
b7a478dd95
? 2017-08-07 15:09:28 +02:00
codl
a0c5a7cadc
computer 2017-08-07 15:06:29 +02:00
codl
86751369e3
augh 2017-08-07 14:59:38 +02:00
codl
646cb04d9a
add version number 2017-08-07 14:51:33 +02:00
codl
a1b9cb4311
add sentry support 2017-08-07 13:39:10 +02:00
codl
f3a37a11d1
configure cookies properly 2017-07-30 14:08:37 +02:00
codl
ccac563bcc
jhjklhasdsf 2017-07-28 12:48:00 +02:00
codl
f5fb843fda
fuckin idk 2017-07-27 20:20:59 +02:00
codl
e7cfb44321
proper config management 2017-07-26 11:11:54 +02:00
codl
912674c3f4
stuff. if you see this then i forgot to squash before publishing 2017-07-25 23:05:46 +02:00
codl
d908f67388
init 2017-07-25 09:52:24 +02:00