Commit Graph

4 Commits

Author SHA1 Message Date
MascoSkray
b77834a182
fix: search box position and security change
This commit changes the search box up the paginator, and fixes a security problem.

ATTENTION! The version which has search box MUST update to the newest version IMMEDIATELY, the old version did not process the escape of the string, may cause SQL injection problems.
2017-06-28 13:32:44 +08:00
cebarobot
f923784a91 fix: improve the look of searchbox
Improve the look of searchbox.
- Change the color of the search button
- Put the searchbox at the middle of screen when using small equipments.
2017-06-27 11:38:44 +08:00
MascoSkray
e1b17aa3ca
feat: add a simple search box on problem set page
Add a search box on problem set page. Only uses a simple algorithm, you can't use it like Google. You can search one or some of the words in the title.

NOTICE: The style of the sarch box may have some problems. when you turn the window into mobile mode, the search box will not be at the center of the page. Hope someone can make it better.
2017-06-01 10:29:17 +08:00
roastduck
63142dd042 fixed the port issue 2017-04-07 11:15:39 +08:00