index
:
fastbangs
main
Search engine redirect system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makefile
Age
Commit message (
Expand
)
Author
2023-12-20
Revert "update watch targets in makefile". Warum gibt es diesen commit?
Lia Lenckowski
2023-11-06
update watch targets in makefile
metamuffin
2023-10-25
hopefully simplify makefile
Lia Lenckowski
2023-10-15
embed resources into executable
Lia Lenckowski
2023-08-26
refactor: move PendingBang out of Main
Lia Lenckowski
2023-08-23
document config file; small fixes in default config & build system
Lia Lenckowski
2023-08-23
add yaml config
Lia Lenckowski
2023-08-17
error handling for login; partial adminpanel infrastructure
Lia Lenckowski
2023-08-17
swap fuse for a faster fuzzy search backend
Lia Lenckowski
2023-08-14
bundle fuse.js
Lia Lenckowski
2023-07-29
dont try deleting deploy dir
Lia Lenckowski
2023-07-28
case-insensitive engine selection
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
also reorder to make deploy the default
metamuffin
2023-07-26
forgot to add depedency in makefile
metamuffin
2023-07-26
add a bunch of ui for the search page and style
metamuffin
2023-07-25
proper builds, that make deployment somewhat easy
Lia Lenckowski
2023-07-25
add routes, and make makefile less shit
Lia Lenckowski
2023-07-24
add frontend draft
metamuffin