Commit Graph

11 Commits

Author SHA1 Message Date
Alex Krantz 726e867058
URL encode search in web UI
Fixes #986
2020-10-05 11:57:52 -07:00
many 94b3e8e56e
fix bug and add tests
- add tests about updates
- fix select bug

fix #896
2020-08-19 09:51:57 +02:00
Thomas Payet 8c49ee1b3b Fixes default values on web interface 2020-07-22 14:42:34 +02:00
Kerollmops 1370b19402
Allow users to input an API Key to search into private data 2020-05-29 12:22:23 +02:00
lironhl c1797c4e75 add overflow-wrap css property to content class 2020-04-22 11:33:18 +03:00
Lei Wang 022aeac808 Stringify nested JSON object 2020-03-26 18:45:57 -07:00
Emre Saglam ae17aa4955
Update meilisearch-http/public/interface.html
bypassing <em> tag after encoding the "<>"

Co-Authored-By: Clément Renault <renault.cle@gmail.com>
2020-03-25 12:48:59 -07:00
Emre Saglam 6151bc262f Added the missing function call 2020-03-24 11:03:16 -07:00
Emre Saglam b62f9fabf2
Update meilisearch-http/public/interface.html
Co-Authored-By: Clément Renault <renault.cle@gmail.com>
2020-03-24 10:39:53 -07:00
Emre Saglam 86e1ba871f html sanitize
Added a function to sanitize the html
This is for browser side only.
2020-03-24 08:37:56 -07:00
Clément Renault 4610198ba2
Introduce a Bulma based web interface 2019-12-17 14:36:26 +01:00