Commit Graph

15 Commits

Author SHA1 Message Date
Paul Sanders
22108f9f90 Specifying a 401 status code to show API Key 2021-02-25 01:07:18 -05:00
Paul Sanders
101e050746 Show or hide the API key text input box when needed 2021-02-25 00:56:08 -05:00
Clémentine Urquizar
a05eea3a11
Update interface.html 2020-12-21 10:15:19 +01:00
Joffrey Gentreau
cd1a3ad7c9 [UI] Optimisation of bulma use and accessibility 2020-11-26 10:43:34 +01:00
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