aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2023-11-06insert hyperlink to sourcemetamuffin
2023-10-22show search in title while redirect is loadingmetamuffin
2023-10-22refactor and autoformat :)metamuffin
2023-08-29remove TODO about emails not being implementedLia Lenckowski
2023-08-25better doc for chrome usersLia Lenckowski
2023-08-23make all urls relativeLia Lenckowski
2023-08-21fix chrome opensearch autodiscoverLia Lenckowski
2023-08-19style admin panelLia Lenckowski
2023-08-19functional, but only partly styled admin siteLia Lenckowski
2023-08-17error handling for login; partial adminpanel infrastructureLia Lenckowski
2023-08-17add admin login modalLia Lenckowski
2023-08-17swap fuse for a faster fuzzy search backendLia Lenckowski
2023-08-16don't appear in browser history when searching directlyLia Lenckowski
2023-08-14fix apply_opts for <link>metamuffin
2023-08-14bundle fuse.jsLia Lenckowski
2023-08-14fix type errors and small refactormetamuffin
2023-08-14implement searching for engines/bangsLia Lenckowski
2023-08-10css changes for mobileLia Lenckowski
2023-08-09css/infrastructure for bang search suggestions dropdownLia Lenckowski
2023-08-08small html/css fixes/simplificationsLia Lenckowski
2023-08-07more diverse default search engine optionsLia Lenckowski
2023-08-07static frontend changesLia Lenckowski
2023-08-02change some wordingLia Lenckowski
2023-08-01submit uimetamuffin
2023-08-01refactor dom interaction with helper functionmetamuffin
2023-07-28case-insensitive engine selectionLia Lenckowski
2023-07-26rename project and add some more uimetamuffin
2023-07-26load bangs before load finishedmetamuffin
2023-07-26use names jsonmetamuffin
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-25use + for space in urlencodingmetamuffin
2023-07-25clear page onhashchange and add link via dommetamuffin
2023-07-25append status_el regardless of page typemetamuffin
2023-07-24add meta tag for searchmetamuffin
2023-07-24add frontend draftmetamuffin