index
:
fastbangs
main
Search engine redirect system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
Age
Commit message (
Expand
)
Author
2023-11-06
insert hyperlink to source
metamuffin
2023-10-22
show search in title while redirect is loading
metamuffin
2023-10-22
refactor and autoformat :)
metamuffin
2023-08-29
remove TODO about emails not being implemented
Lia Lenckowski
2023-08-25
better doc for chrome users
Lia Lenckowski
2023-08-23
make all urls relative
Lia Lenckowski
2023-08-21
fix chrome opensearch autodiscover
Lia Lenckowski
2023-08-19
style admin panel
Lia Lenckowski
2023-08-19
functional, but only partly styled admin site
Lia Lenckowski
2023-08-17
error handling for login; partial adminpanel infrastructure
Lia Lenckowski
2023-08-17
add admin login modal
Lia Lenckowski
2023-08-17
swap fuse for a faster fuzzy search backend
Lia Lenckowski
2023-08-16
don't appear in browser history when searching directly
Lia Lenckowski
2023-08-14
fix apply_opts for <link>
metamuffin
2023-08-14
bundle fuse.js
Lia Lenckowski
2023-08-14
fix type errors and small refactor
metamuffin
2023-08-14
implement searching for engines/bangs
Lia Lenckowski
2023-08-10
css changes for mobile
Lia Lenckowski
2023-08-09
css/infrastructure for bang search suggestions dropdown
Lia Lenckowski
2023-08-08
small html/css fixes/simplifications
Lia Lenckowski
2023-08-07
more diverse default search engine options
Lia Lenckowski
2023-08-07
static frontend changes
Lia Lenckowski
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-07-28
case-insensitive engine selection
Lia Lenckowski
2023-07-26
rename project and add some more ui
metamuffin
2023-07-26
load bangs before load finished
metamuffin
2023-07-26
use names json
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-25
use + for space in urlencoding
metamuffin
2023-07-25
clear page onhashchange and add link via dom
metamuffin
2023-07-25
append status_el regardless of page type
metamuffin
2023-07-24
add meta tag for search
metamuffin
2023-07-24
add frontend draft
metamuffin