4 Commits

Author SHA1 Message Date
Meikel Ratz
e084c9ea93 feat(cdp): Revert Modify bot filter to use global list (#38513) 2025-09-23 15:56:13 +02:00
Ben White
fa27c01966 feat(cdp): Modify bot filter to use global list (#37893) 2025-09-23 14:21:23 +02:00
Rafael Audibert
c63bcb7a57 feat(devex): Bump prettier and kea-typegen (#36064) 2025-08-02 18:06:15 +02:00
James Greenhill
8e5d1da3aa feat: Add GeoIP2 capability to Django app (for feature flags) (#10890)
* feat: add libmaxminddb0 as dependency. C library will speed things up significantly

* pin libmaxminddb to 1.5 for whats available from APK

* get geolite2 db during build

* add settings for geoip2 django contrib library

* black formatting

* consistently use share director

* isort fixes

* remove GeoLite2-City.mmdb from git and add script to ./bin/start to download it if file does not exist

* remove GeoLite2-City.mmdb from git

* add doc for share directory expaining why it exists

* relative path for curl in build

* shared vs share consistency

* Update snapshots

* brotli decompress

* ..everywhere

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: neilkakkar <neilkakkar@users.noreply.github.com>
2022-07-25 17:20:11 -07:00