Commit Graph

29 Commits

Author SHA1 Message Date
Pig Fang
311b0690fc
upgrade Laravel to 8 2020-10-14 11:56:34 +08:00
Pig Fang
5b738ffe6f
refactor SkinlibController 2020-08-20 08:48:53 +08:00
Pig Fang
d10bcae197
provide better message when texture is missing 2020-08-19 18:34:17 +08:00
Pig Fang
0f791f42cc
tweak UI text 2020-08-19 17:58:31 +08:00
Pig Fang
76a78e187f
fix message for private textures
doesn't match with HTTP status code
2020-08-08 09:31:31 +08:00
Pig Fang
b5a1f2ffc2
fix duplication of private textures (fix #194) 2020-07-20 23:08:28 +08:00
Pig Fang
0053df977a update tests 2020-06-07 10:25:09 +08:00
Pig Fang
73c529c152 add more events and filters for SkinlibController 2020-06-07 10:11:35 +08:00
Pig Fang
78f6c6c286 clean up 2020-06-05 23:42:12 +08:00
Pig Fang
946896117a refactor SkinlibController 2020-06-05 23:35:49 +08:00
Pig Fang
9141af2a70 refactor fetching texture info 2020-06-04 18:12:58 +08:00
Pig Fang
b8d85ad2b3 refactor texture uploading 2020-06-04 16:36:10 +08:00
Pig Fang
f78d37cd6e refactor filter usage 2020-06-03 09:14:47 +08:00
Pig Fang
55990f24be fix searching textures in skin library 2020-04-27 18:46:22 +08:00
Pig Fang
04dfdfb6c2 run php-cs-fixer 2020-03-26 10:15:18 +08:00
Pig Fang
c219a0f03f rewrite skin library with React 2020-03-24 18:05:46 +08:00
Pig Fang
ba757d98a8 refactor tests 2020-03-11 22:42:22 +08:00
Pig Fang
6463a33744 refactor 2020-03-09 15:26:28 +08:00
Pig Fang
0eb7d50d1c upgrade to Laravel 7 2020-03-09 12:29:00 +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
Steven Qiu
ad528520ca Support custom textures storage directory (#127)
* Support custom textures storage directory

* fix test

* update changelog

Co-authored-by: Pig Fang <g-plane@hotmail.com>
2020-01-22 11:06:02 +08:00
Pig Fang
d40726a718 App\Services\Filter -> Blessing\Filter 2019-12-29 11:49:31 +08:00
Pig Fang
9cc83dad30 Remove restriction of texture name and nickname 2019-12-22 10:46:10 +08:00
Pig Fang
ab24dfe5bf Add tests for Filters API 2019-12-21 10:41:38 +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
3b1866ffba Blade -> Twig 2019-09-18 23:06:48 +08:00
Pig Fang
146c12f26e Restructure tests 2019-09-17 23:57:29 +08:00