Pig Fang
f9f2796529
Remove unused code
2019-09-07 11:15:23 +08:00
Pig Fang
3264e376cb
Simplify importing Auth
2019-09-03 18:44:21 +08:00
Pig Fang
63ac1c11dd
Revert
2019-08-24 10:22:26 +08:00
Pig Fang
4c51924940
Resolve User
class from service container
2019-08-04 10:56:15 +08:00
Pig Fang
67bcfc65a5
Refactor user model
2019-07-30 14:29:02 +08:00
Pig Fang
b119a8de6d
Regress likes
field of textures
table
2019-05-05 11:21:37 +08:00
Pig Fang
04269b57e9
Fix closet pagination
2019-05-03 23:17:17 +08:00
Pig Fang
51c9bac405
Fix pagination of closet
2019-05-03 15:23:56 +08:00
Pig Fang
d8bec1d1fb
Add APIs for closet
2019-04-28 11:38:38 +08:00
Pig Fang
6d03e47526
Nomalize JSON response structure
2019-04-23 19:14:41 +08:00
Pig Fang
79e5909bdd
Fix requiring verification in closet page
2019-04-20 15:14:25 +08:00
Pig Fang
1f2d7a98ce
Better UX about players
2019-04-01 21:45:59 +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
b4ef665848
Refactor
2019-03-23 00:20:28 +08:00
Pig Fang
4b553c3c92
Build "get-score-by-sharing" into core
2019-03-20 23:28:04 +08:00
Pig Fang
1afa36e8e9
Apply fixes from StyleCI ( #18 ) [skip ci]
...
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/zYNYDd ).
2019-03-15 00:03:54 +08:00
Pig Fang
5915b3ec17
Reimplementing closet
2019-03-14 23:55:49 +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
fdf618b2be
Use Laravel's auth system and use another captcha generator
2018-07-20 14:42:43 +08:00
Pig Fang
16c2ba8b64
save closet after operations
2018-07-11 16:10:45 +08:00
Pig Fang
e1b2f1806b
add inline middleware to retrieve session
2018-07-11 16:09:22 +08:00
printempw
dd3f645e80
Adjust code style due to my OCD
2018-02-16 17:31:10 +08:00
Pig Fang
594954dbe2
Make responsive for closet
...
fix #89
2017-11-06 11:07:24 +08:00
Pig Fang
739bc17c3a
Refactor Closet
model
2017-11-05 16:54:01 +08:00
Pig Fang
ed27972608
Add tests for ClosetController
2017-11-04 20:25:54 +08:00
gplane
f53bb7acb6
Optimize closet
...
1. Use jqPaginator
2. Use CSR for closet
3. Use AJAX for closet
4. Just type to search instead of pressing ENTER key
5. Link to skin library is according to current category when closet is empty
6. Texture indicator shows category of texture
2017-04-24 11:26:53 +08:00
gplane
2b0f8b20c1
Fix score calculation
2017-04-21 18:44:11 +08:00
printempw
10a9397fd0
fix searching closet
2017-01-14 20:39:13 +08:00
printempw
27e9dea422
fix not deducting score when adding texture to closet
2017-01-02 00:19:55 +08:00
printempw
4ae6d868bb
use true/false instead of 1/0 in options
2016-12-31 23:36:44 +08:00
printempw
da7a0ac606
add option for score consumption of adding to closet
2016-12-28 13:08:17 +08:00
printempw
b232503fab
add ability of selecting multi textures at closet
2016-11-13 12:20:30 +08:00
printempw
e35fa9b85a
refactor models
2016-10-23 11:41:52 +08:00
printempw
7f0e9a4178
add search for closet
2016-10-16 20:04:21 +08:00
printempw
af95ef11d6
fix minus page numbers
2016-09-27 22:31:37 +08:00
printempw
15c3c55142
add renaming closet items
2016-09-25 10:35:16 +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
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