Pig Fang
|
0acfa1174b
|
refactor
|
2020-05-31 16:37:09 +08:00 |
|
Pig Fang
|
46223eba4f
|
fix score calculation at upload page (fix #174)
|
2020-05-29 10:34:48 +08:00 |
|
Pig Fang
|
55990f24be
|
fix searching textures in skin library
|
2020-04-27 18:46:22 +08:00 |
|
Pig Fang
|
31ebd8bd35
|
fix i18n of missing uploader
|
2020-04-01 10:07:34 +08:00 |
|
Pig Fang
|
c219a0f03f
|
rewrite skin library with React
|
2020-03-24 18:05:46 +08:00 |
|
Pig Fang
|
b6c58ef23f
|
rewrite texture detail page with React
|
2020-03-20 16:19:18 +08:00 |
|
Pig Fang
|
ed04dd1740
|
fix "score cost per closet item" isn't calculated
at "texture upload" page
|
2020-03-06 10:15:01 +08:00 |
|
Pig Fang
|
bec33650f0
|
fix missing alert when uploading duplicated texture
(fix #132)
|
2020-02-23 09:37:10 +08:00 |
|
Steven Qiu
|
1b0e1b154b
|
change judgement of duplicate textures (fix #132) (#133)
* change judgement of duplicate textures
* fix test
|
2020-02-23 08:38:36 +08:00 |
|
Pig Fang
|
d40726a718
|
App\Services\Filter -> Blessing\Filter
|
2019-12-29 11:49:31 +08:00 |
|
Pig Fang
|
71543da2f7
|
Remove "3rd-party comment" from core
|
2019-12-25 17:33:57 +08:00 |
|
Pig Fang
|
9eae104402
|
Invoke Parsedown directly
|
2019-12-25 15:48:34 +08:00 |
|
Pig Fang
|
9cc83dad30
|
Remove restriction of texture name and nickname
|
2019-12-22 10:46:10 +08:00 |
|
Pig Fang
|
1e21f4508c
|
Add grid for upload page
|
2019-12-16 11:02:39 +08:00 |
|
Pig Fang
|
6bf003e7dc
|
Add grid for texture detail page
|
2019-12-16 10:49:09 +08:00 |
|
Pig Fang
|
6ead313999
|
Apply php-cs-fixer
|
2019-12-14 11:10:37 +08:00 |
|
Pig Fang
|
920d45a723
|
Add "STAFF" badge for admin & show badges at texture detail page
|
2019-12-11 23:29:20 +08:00 |
|
Pig Fang
|
e7be95d3e2
|
Refactor
|
2019-12-03 15:41:54 +08:00 |
|
Pig Fang
|
3b1866ffba
|
Blade -> Twig
|
2019-09-18 23:06:48 +08:00 |
|
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
|
42d212dc95
|
Allow to customize HTTP code
For rejecting accessing private texture
|
2019-06-04 22:45:57 +08:00 |
|
Haowei Wen
|
d0609af143
|
Apply fixes from StyleCI
|
2019-05-19 05:49:44 +00:00 |
|
Pig Fang
|
a4c9736dfa
|
Refactor deleting texture
|
2019-05-07 15:16:53 +08:00 |
|
Pig Fang
|
b119a8de6d
|
Regress likes field of textures table
|
2019-05-05 11:21:37 +08:00 |
|
Pig Fang
|
26a2b58048
|
Fix sorting skin library
|
2019-05-04 23:26:16 +08:00 |
|
Pig Fang
|
85eefad0b1
|
Fix sorting textures in skin library
|
2019-05-04 16:02:46 +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
|
634f0b726a
|
Inline one-time used helper function
|
2019-04-04 11:16:04 +08:00 |
|
Pig Fang
|
9a095732fa
|
Build plugin "report-textures" into core
|
2019-03-30 11:38:30 +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
|
4b553c3c92
|
Build "get-score-by-sharing" into core
|
2019-03-20 23:28:04 +08:00 |
|
Pig Fang
|
749339f331
|
Process likes in a special method
|
2019-03-19 15:19:33 +08:00 |
|
Pig Fang
|
5235ac23b0
|
Fix uploading texture
|
2019-03-16 16:32:49 +08:00 |
|
Pig Fang
|
13fade2773
|
Fix missing likes field
|
2019-03-15 13:14:59 +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
|
63b352d670
|
Apply fixes from StyleCI (#12)
|
2019-03-03 00:38:44 +08:00 |
|
Pig Fang
|
995c653fec
|
Remove redundant setPrivacy function
|
2019-03-02 23:58:35 +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
|
1ff8e631fe
|
Remove settings of preference (#8)
Resolve #6
|
2019-03-02 21:13:17 +08:00 |
|
Pig Fang
|
2305a80102
|
Remove Utils class
|
2018-08-17 22:54:26 +08:00 |
|
Pig Fang
|
bf8ec12645
|
Support changing texture model from skinlib
|
2018-08-16 17:42:54 +08:00 |
|
Pig Fang
|
190e54578a
|
Add index page of skin library
|
2018-08-14 23:27:36 +08:00 |
|