index
:
fastbangs
main
Search engine redirect system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-08-02
change some wording
Lia Lenckowski
2023-08-01
submit ui
metamuffin
2023-08-01
refactor dom interaction with helper function
metamuffin
2023-08-01
more 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-01
slightly faster & simpler file synchronization notification
Lia Lenckowski
2023-07-30
allow multiple suggestions for the same bang
Lia Lenckowski
2023-07-30
bang accept/reject api
Lia Lenckowski
2023-07-29
dont try deleting deploy dir
Lia Lenckowski
it doesnt ever work anyways lol
2023-07-29
(prototype) authentication, route for getting pending bangs
Lia Lenckowski
2023-07-28
case-insensitive engine selection
Lia Lenckowski
2023-07-27
add some caching
Lia Lenckowski
2023-07-26
make 'make clean' more error-resistant
Lia Lenckowski
2023-07-26
rename project and add some more ui
metamuffin
2023-07-26
insert submitted bangs into a database
Lia Lenckowski
2023-07-26
load bangs before load finished
metamuffin
2023-07-26
use names json
metamuffin
2023-07-26
include display name in bangs.json
Lia Lenckowski
2023-07-26
also reorder to make deploy the default
metamuffin
2023-07-26
forgot to add depedency in makefile
metamuffin
2023-07-26
front page and lots of stuff
metamuffin
2023-07-26
add a bunch of ui for the search page and style
metamuffin
2023-07-26
add route for stylesheet
metamuffin
2023-07-26
update gitignore
metamuffin
2023-07-25
Merge branch 'main' of codeberg.org:lialenck/bangs-ddgless
metamuffin
2023-07-25
proper builds, that make deployment somewhat easy
Lia Lenckowski
2023-07-25
proper builds, that make deployment somewhat easy
Lia Lenckowski
2023-07-25
generate bangs.json when not present
Lia Lenckowski
2023-07-25
make some settings configurable through environment variables
Lia Lenckowski
2023-07-25
use + for space in urlencoding
metamuffin
2023-07-25
clear page onhashchange and add link via dom
metamuffin
2023-07-25
add routes, and make makefile less shit
Lia Lenckowski
2023-07-25
append status_el regardless of page type
metamuffin
2023-07-24
add meta tag for search
metamuffin
2023-07-24
Merge branch 'main' of codeberg.org:lialenck/bangs-ddgless
metamuffin
2023-07-24
add frontend draft
metamuffin
2023-07-24
add search.xml
Lia Lenckowski
2023-07-23
implement brotli precompression
Lia Lenckowski
2023-07-23
out-source bangs state serialization, listen on both ipv4 and ipv6
Lia Lenckowski
2023-07-23
sync own bangs with disk
Lia Lenckowski
2023-07-22
different parser for duckduckgo's bang format, and our own
Lia Lenckowski
2023-07-22
parse ddg's bangs
Lia Lenckowski
[prev]