mbland / custom-links

An application for allowing authenticated users to create and dereference custom URLs hosted on a custom domain.
ISC License
7 stars 1 forks source link

Add the search user interface #183

Closed mbland closed 6 years ago

mbland commented 6 years ago

Closes #161, #165. It's rudimentary, but enables the user to search by both custom links and their target URLs.

Since the underlying database is Redis, it accepts any glob-style pattern that can be passed as an argument to scan().

cc: @unhuman, @mpdatx

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 98.251% when pulling 1e4819cb36d85a45bc2002114d60c17e5f9dbc66 on search-ui into c3129a8f5c085de1261ae4f8ddcd063952cd9b71 on master.