Pig Fang
|
3cf19d8656
|
Apply fixes from StyleCI (#11)
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).
---
For more information, click [here](https://github.styleci.io/analyses/8wKwbZ).
|
2019-03-02 22:58:37 +08:00 |
|
Pig Fang
|
14f80ab573
|
attempt to fix again
|
2019-02-16 18:16:57 +08:00 |
|
Pig Fang
|
3ddb560e33
|
attempt to fix again
|
2019-02-16 17:02:28 +08:00 |
|
Pig Fang
|
752bb80885
|
attempt to fix risky ops
|
2019-02-16 16:45:58 +08:00 |
|
Pig Fang
|
d01daa4137
|
Regress to add parsedown to service container
|
2018-09-08 20:09:56 +08:00 |
|
Pig Fang
|
2305a80102
|
Remove Utils class
|
2018-08-17 22:54:26 +08:00 |
|
Pig Fang
|
b5468cc143
|
Support email verification
|
2018-08-17 12:32:44 +08:00 |
|
Pig Fang
|
f0e177d62d
|
Add user dashboard page
|
2018-08-08 09:50:35 +08:00 |
|
Pig Fang
|
5788fb93c1
|
Disallow to delete administrator
|
2018-08-02 10:21:25 +08:00 |
|
Pig Fang
|
e60d73b410
|
Remove bs_announcement function and parsedown
|
2018-07-22 16:32:34 +08:00 |
|
Pig Fang
|
fdf618b2be
|
Use Laravel's auth system and use another captcha generator
|
2018-07-20 14:42:43 +08:00 |
|
Pig Fang
|
24b2107c48
|
Fix processing cookies after deleting user
|
2018-07-19 10:46:01 +08:00 |
|
Pig Fang
|
fa1c780786
|
Rename method on User model
|
2018-07-19 10:31:44 +08:00 |
|
Pig Fang
|
b520a464cb
|
remove hack for test
|
2018-07-14 08:41:25 +08:00 |
|
Pig Fang
|
2cea484f50
|
fix for test
|
2018-07-12 10:52:58 +08:00 |
|
Pig Fang
|
e1b2f1806b
|
add inline middleware to retrieve session
|
2018-07-11 16:09:22 +08:00 |
|
printempw
|
b7a2d368f7
|
Fix maximum password length
|
2018-06-19 00:23:20 +08:00 |
|
printempw
|
3ebc206e7d
|
Remove lib docCookies
|
2018-02-16 19:54:07 +08:00 |
|
printempw
|
dd3f645e80
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
Pig Fang
|
99aee71cc8
|
Add tests for UserController
|
2017-11-18 13:25:08 +08:00 |
|
printempw
|
231a91e367
|
Fix translation of getting textures
|
2017-08-07 13:48:20 +08:00 |
|
gplane
|
0771c4c2dd
|
Use "min" as unit when sign remaining time is less than 1 hour
|
2017-08-06 17:05:04 +08:00 |
|
printempw
|
a2edc469ac
|
Show precision time when sign remaining time is less than 1 hour
|
2017-08-05 23:43:35 +08:00 |
|
printempw
|
235141e2d9
|
Expect only new passwords to be at least 6 characters
|
2017-07-22 11:12:49 +08:00 |
|
printempw
|
3a74329548
|
Rename sign in to sign
|
2017-07-14 09:17:52 +08:00 |
|
gplane
|
97bcfa2686
|
Fix updating email address
Add detecting whether email is existed or not
|
2017-04-27 09:25:42 +08:00 |
|
gplane
|
3e27625064
|
Update storage display when checking in
|
2017-04-21 00:05:45 +08:00 |
|
printempw
|
c19eec5a90
|
fix division by zero when user score < rate
|
2017-02-03 14:25:17 +08:00 |
|
printempw
|
9ff5bbfcaa
|
✏️ use signing in instead of checking in
|
2017-01-17 22:57:16 +08:00 |
|
printempw
|
7d9535007e
|
support hashing passwords with password_hash()
|
2017-01-08 12:49:32 +08:00 |
|
printempw
|
0d006dac66
|
add event UserProfileUpdated
|
2016-11-18 23:06:15 +08:00 |
|
printempw
|
5fc43ed45b
|
fix some minor issues for plugins
|
2016-11-17 17:32:12 +08:00 |
|
printempw
|
e6fedfd2f3
|
separate config generator as a plugin
|
2016-10-25 22:47:50 +08:00 |
|
printempw
|
e35fa9b85a
|
refactor models
|
2016-10-23 11:41:52 +08:00 |
|
printempw
|
effa0a42df
|
working on i18n of controllers
|
2016-09-24 22:49:20 +08:00 |
|
printempw
|
6c1311db5e
|
add json helper function
|
2016-09-10 21:39:45 +08:00 |
|
printempw
|
fd622e2eb8
|
save session when terminate abnormally
|
2016-09-08 18:08:45 +08:00 |
|
printempw
|
681a56a741
|
use validator of laravel instead of Validate class
|
2016-09-04 15:35:12 +08:00 |
|
printempw
|
bde548de40
|
add PrettyPageException to handle exceptions which should be rendered
|
2016-08-29 19:47:30 +08:00 |
|
printempw
|
1e7030236e
|
initialize for laravel
|
2016-08-28 10:05:21 +08:00 |
|