aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-02change some wordingLia Lenckowski
2023-08-01submit uimetamuffin
2023-08-01refactor dom interaction with helper functionmetamuffin
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-30allow multiple suggestions for the same bangLia Lenckowski
2023-07-30bang accept/reject apiLia Lenckowski
2023-07-29dont try deleting deploy dirLia Lenckowski
it doesnt ever work anyways lol
2023-07-29(prototype) authentication, route for getting pending bangsLia Lenckowski
2023-07-28case-insensitive engine selectionLia Lenckowski
2023-07-27add some cachingLia Lenckowski
2023-07-26make 'make clean' more error-resistantLia Lenckowski
2023-07-26rename project and add some more uimetamuffin
2023-07-26insert submitted bangs into a databaseLia Lenckowski
2023-07-26load bangs before load finishedmetamuffin
2023-07-26use names jsonmetamuffin
2023-07-26include display name in bangs.jsonLia Lenckowski
2023-07-26also reorder to make deploy the defaultmetamuffin
2023-07-26forgot to add depedency in makefilemetamuffin
2023-07-26front page and lots of stuffmetamuffin
2023-07-26add a bunch of ui for the search page and stylemetamuffin
2023-07-26add route for stylesheetmetamuffin
2023-07-26update gitignoremetamuffin
2023-07-25Merge branch 'main' of codeberg.org:lialenck/bangs-ddglessmetamuffin
2023-07-25proper builds, that make deployment somewhat easyLia Lenckowski
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-25use + for space in urlencodingmetamuffin
2023-07-25clear page onhashchange and add link via dommetamuffin
2023-07-25add routes, and make makefile less shitLia Lenckowski
2023-07-25append status_el regardless of page typemetamuffin
2023-07-24add meta tag for searchmetamuffin
2023-07-24Merge branch 'main' of codeberg.org:lialenck/bangs-ddglessmetamuffin
2023-07-24add frontend draftmetamuffin
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