aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-31simplify some code; version bumpLia Lenckowski
2023-10-22debugging option to not embed stylesheet and jsmetamuffin
2023-10-15embed resources into executableLia Lenckowski
2023-10-15revert dumme sachen die eh nicht vollständig warenLia Lenckowski
2023-10-15apply some linter suggestionsmetamuffin
2023-10-15customizable database pathmetamuffin
2023-08-29batched/commulative notifications about pending bangsLia Lenckowski
2023-08-29warn about sqli-type attacks with emails, and make them a bit harderLia Lenckowski
2023-08-29pending bang verdict notificationsLia Lenckowski
2023-08-28don't deadlock on multiple stopsLia Lenckowski
2023-08-27abstraction for batched callbacksLia Lenckowski
2023-08-26refactor: move PendingBang out of MainLia Lenckowski
2023-08-24add toEncoding implementations (~15% encoding speedup)Lia Lenckowski
2023-08-23add yaml configLia Lenckowski
2023-08-23make all urls relativeLia Lenckowski
2023-08-20make admin user/password configurable with env vars instead of recompilationLia Lenckowski
2023-08-20better config systemLia Lenckowski
2023-08-17error handling for login; partial adminpanel infrastructureLia Lenckowski
2023-08-04add bang to search engine nameLia Lenckowski
2023-08-01more up-to-date-bangs (still not the most recent, but the most recent i could...Lia Lenckowski
2023-08-01slightly faster & simpler file synchronization notificationLia Lenckowski
2023-07-30allow multiple suggestions for the same bangLia 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-26rename project and add some more uimetamuffin
2023-07-26insert submitted bangs into a databaseLia Lenckowski
2023-07-26include display name in bangs.jsonLia Lenckowski
2023-07-26add route for stylesheetmetamuffin
2023-07-25proper builds, that make deployment somewhat easyLia Lenckowski
2023-07-25generate bangs.json when not presentLia Lenckowski
2023-07-25make some settings configurable through environment variablesLia Lenckowski
2023-07-25add routes, and make makefile less shitLia Lenckowski
2023-07-24add search.xmlLia Lenckowski
2023-07-23implement brotli precompressionLia Lenckowski
2023-07-23out-source bangs state serialization, listen on both ipv4 and ipv6Lia Lenckowski
2023-07-23sync own bangs with diskLia Lenckowski
2023-07-22different parser for duckduckgo's bang format, and our ownLia Lenckowski
2023-07-22parse ddg's bangsLia Lenckowski