aboutsummaryrefslogtreecommitdiff
path: root/src/BangState.hs
AgeCommit message (Collapse)Author
2023-08-26refactor: move PendingBang out of MainLia Lenckowski
2023-08-24add toEncoding implementations (~15% encoding speedup)Lia Lenckowski
2023-08-01more up-to-date-bangs (still not the most recent, but the most recent i ↵Lia Lenckowski
could find without crawling duckduckgo a bunch)
2023-08-01slightly faster & simpler file synchronization notificationLia Lenckowski
2023-07-30bang accept/reject apiLia Lenckowski
2023-07-29(prototype) authentication, route for getting pending bangsLia Lenckowski
2023-07-27add some cachingLia Lenckowski
2023-07-26insert submitted bangs into a databaseLia Lenckowski
2023-07-25generate bangs.json when not presentLia Lenckowski
2023-07-23implement brotli precompressionLia Lenckowski
2023-07-23out-source bangs state serialization, listen on both ipv4 and ipv6Lia Lenckowski