summaryrefslogtreecommitdiff
path: root/public/js/lib/common/login.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix eslint warningsSheogorath2019-05-311-16/+16
| | | | | | | | | | | Since we are about to release it's time to finally fix our linting. This patch basically runs eslint --fix and does some further manual fixes. Also it sets up eslint to fail on every warning on order to make warnings visable in the CI process. There should no functional change be introduced. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Use JavaScript Standard Style (part 2)BoHong Li2017-03-091-65/+68
| | | | Fixed all fail on frontend code.
* Merge branch 'master' into frontend-nextYukai Huang2017-01-211-6/+3
|
* Minor style updateYukai Huang2017-01-141-1/+1
|
* Rename common.js to login.jsYukai Huang2017-01-131-0/+92