aboutsummaryrefslogtreecommitdiff
path: root/src/Main.hs
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-15customizable database pathmetamuffin
2023-08-29batched/commulative notifications about pending bangsLia Lenckowski
2023-08-29pending bang verdict notificationsLia 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-04add bang to search engine nameLia 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-26insert submitted bangs into a databaseLia Lenckowski
2023-07-26add route for stylesheetmetamuffin
2023-07-25proper builds, that make deployment somewhat easyLia 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-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