Pig Fang
|
63ac1c11dd
|
Revert
|
2019-08-24 10:22:26 +08:00 |
|
Pig Fang
|
bf778e9405
|
Tweak
|
2019-08-16 17:09:40 +08:00 |
|
Pig Fang
|
4c51924940
|
Resolve User class from service container
|
2019-08-04 10:56:15 +08:00 |
|
Pig Fang
|
73beea6af4
|
Tweak
|
2019-07-30 14:37:31 +08:00 |
|
Pig Fang
|
67bcfc65a5
|
Refactor user model
|
2019-07-30 14:29:02 +08:00 |
|
Pig Fang
|
7a7cc2ddd9
|
Notifications
|
2019-07-03 16:19:13 +08:00 |
|
Pig Fang
|
fd70a7182f
|
Add API for fetch current user
|
2019-04-27 23:10:21 +08:00 |
|
Pig Fang
|
6d03e47526
|
Nomalize JSON response structure
|
2019-04-23 19:14:41 +08:00 |
|
Pig Fang
|
0486ddc5a1
|
Normalize JSON response structure
|
2019-04-23 11:47:45 +08:00 |
|
Pig Fang
|
8eb174a6dc
|
Apply fixes from StyleCI (#35)
|
2019-04-19 19:36:36 +08:00 |
|
Pig Fang
|
d9efa1d5ff
|
Declare sharable user instance in master view
|
2019-03-31 09:08:31 +08:00 |
|
Pig Fang
|
f6040707e1
|
Generate extra data in controllers
|
2019-03-23 19:52:14 +08:00 |
|
Pig Fang
|
2267a2cadb
|
Remove UserRepository
|
2019-03-23 11:06:36 +08:00 |
|
Pig Fang
|
b4ef665848
|
Refactor
|
2019-03-23 00:20:28 +08:00 |
|
Pig Fang
|
aec3fe4a87
|
Support limiting single player
|
2019-03-22 21:40:12 +08:00 |
|
Pig Fang
|
a1cfbe7f5b
|
Allow to reset avatar
|
2019-03-17 09:46:02 +08:00 |
|
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 |
|