Pig Fang
|
1807309449
|
remove unused code
|
2020-01-12 17:14:23 +08:00 |
|
Pig Fang
|
f46737c8e3
|
remove "CheckPlayerExists" event in some places
|
2020-01-12 12:09:58 +08:00 |
|
Pig Fang
|
1170a528d6
|
removed cache for existence of player
|
2020-01-12 11:58:34 +08:00 |
|
Pig Fang
|
b816eb1c06
|
simplify
|
2020-01-12 11:47:36 +08:00 |
|
Pig Fang
|
97ec85b289
|
remove cache for profile json
|
2020-01-12 10:28:43 +08:00 |
|
Pig Fang
|
6b3446cf86
|
display 3D avatar when applying texture to player
|
2020-01-12 09:57:55 +08:00 |
|
Pig Fang
|
b1ccdb47f2
|
switch server-side texture renderer
|
2020-01-12 09:27:39 +08:00 |
|
Pig Fang
|
6c221c28d6
|
refactor updater
|
2020-01-06 22:47:29 +08:00 |
|
Pig Fang
|
d7a60a842d
|
remove auto update check
|
2020-01-05 17:37:56 +08:00 |
|
Pig Fang
|
c3a0018219
|
remove unused code
|
2020-01-05 11:30:58 +08:00 |
|
Pig Fang
|
3c8f820780
|
remove unreachable code
|
2020-01-05 11:24:30 +08:00 |
|
Pig Fang
|
516c5ef762
|
add more events about players
|
2020-01-05 11:05:22 +08:00 |
|
Pig Fang
|
9988520f45
|
fixed avatar can't be resized
when requesting an non-existed user
|
2019-12-31 23:03:37 +08:00 |
|
Pig Fang
|
8703495f8f
|
refactor
|
2019-12-31 22:39:33 +08:00 |
|
Pig Fang
|
1829f1dab5
|
App\Services\Rejection -> Blessing\Rejection
|
2019-12-31 18:41:16 +08:00 |
|
Pig Fang
|
02fecd46ae
|
refactor
|
2019-12-31 18:34:52 +08:00 |
|
Pig Fang
|
5b2d2743a6
|
remove unused code
|
2019-12-31 11:27:51 +08:00 |
|
Pig Fang
|
1f5c0af0aa
|
fix lang attribute of HTML
|
2019-12-31 10:00:27 +08:00 |
|
Pig Fang
|
e97d2743fb
|
Clean up
|
2019-12-30 23:51:12 +08:00 |
|
Pig Fang
|
611f6c8cee
|
Remove Universal Skin API from core
|
2019-12-30 23:29:44 +08:00 |
|
Pig Fang
|
22128d360c
|
Remove deprecated player_name attribute on player instance
|
2019-12-30 17:04:19 +08:00 |
|
Pig Fang
|
07566c4c16
|
Remove Legacy API from core
|
2019-12-30 11:09:01 +08:00 |
|
Pig Fang
|
a18f068387
|
Remove enabling or disabling Redis via Web UI
|
2019-12-29 15:51:43 +08:00 |
|
Pig Fang
|
4689010466
|
Remove API preference
|
2019-12-29 15:43:40 +08:00 |
|
Pig Fang
|
1f899d1393
|
Refactor
|
2019-12-29 14:50:25 +08:00 |
|
Pig Fang
|
d40726a718
|
App\Services\Filter -> Blessing\Filter
|
2019-12-29 11:49:31 +08:00 |
|
Pig Fang
|
7f46e1510b
|
Remove helper function "get_string_replaced"
|
2019-12-25 18:37:10 +08:00 |
|
Pig Fang
|
71543da2f7
|
Remove "3rd-party comment" from core
|
2019-12-25 17:33:57 +08:00 |
|
Pig Fang
|
c868b05232
|
New password algorithm: Argon2i
|
2019-12-25 16:28:24 +08:00 |
|
Pig Fang
|
cf8358fdcd
|
Don't check cipher when boostrapping
|
2019-12-25 16:16:09 +08:00 |
|
Pig Fang
|
10d0957d66
|
Tweak UI
|
2019-12-25 16:11:13 +08:00 |
|
Pig Fang
|
ad1201b226
|
Refactor
|
2019-12-25 15:59:20 +08:00 |
|
Pig Fang
|
facd92356c
|
Simplify code
|
2019-12-25 15:50:34 +08:00 |
|
Pig Fang
|
9eae104402
|
Invoke Parsedown directly
|
2019-12-25 15:48:34 +08:00 |
|
Pig Fang
|
cf497ad38c
|
Change method of retrieving IP
|
2019-12-24 23:59:25 +08:00 |
|
Pig Fang
|
2b827cf651
|
Add more events for authentication
|
2019-12-24 17:09:30 +08:00 |
|
Pig Fang
|
0195b0fbd0
|
Tweak path of options cache file
|
2019-12-23 23:28:46 +08:00 |
|
Pig Fang
|
7314b19a85
|
Tiny tweaks
|
2019-12-23 10:03:08 +08:00 |
|
Pig Fang
|
ae4be6fbda
|
Refactor static routes
|
2019-12-22 17:28:55 +08:00 |
|
Pig Fang
|
591b9969aa
|
Add filters for avatar
|
2019-12-22 17:22:05 +08:00 |
|
Pig Fang
|
8c8e7bbc23
|
Refactor
|
2019-12-22 16:18:59 +08:00 |
|
Pig Fang
|
35c07cdb63
|
Fix validating player name
|
2019-12-22 14:25:22 +08:00 |
|
Pig Fang
|
85d0104362
|
Allow char "§" for player name & Refactor
|
2019-12-22 11:50:39 +08:00 |
|
Pig Fang
|
9cc83dad30
|
Remove restriction of texture name and nickname
|
2019-12-22 10:46:10 +08:00 |
|
Pig Fang
|
e21fb0fa31
|
Inline some helper functions
|
2019-12-21 15:50:29 +08:00 |
|
Pig Fang
|
4c3b9f0cb6
|
Tiny refactor
|
2019-12-20 22:58:04 +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
|
cb3527cd35
|
Apply php-cs-fixer fixes
|
2019-12-15 23:16:55 +08:00 |
|
Pig Fang
|
703a760b24
|
Add grid for players list
|
2019-12-15 22:52:49 +08:00 |
|
Pig Fang
|
6b6cec7f43
|
Add grid for admin dashboard
|
2019-12-15 21:04:20 +08:00 |
|
Pig Fang
|
79a96ec6d8
|
Add grid for status page
|
2019-12-15 19:04:30 +08:00 |
|
Pig Fang
|
25f9eb7f22
|
Mark verified for users from external services
|
2019-12-15 17:58:38 +08:00 |
|
Pig Fang
|
91fbb42431
|
Add OAuth client
|
2019-12-15 11:19:10 +08:00 |
|
Pig Fang
|
25a7134d63
|
Tiny tweak
|
2019-12-14 23:17:44 +08:00 |
|
Pig Fang
|
ff1dd4bacd
|
Refactor
|
2019-12-14 15:45:44 +08:00 |
|
Pig Fang
|
a3e74065f9
|
Add grid for closet page
|
2019-12-14 14:30:38 +08:00 |
|
Pig Fang
|
6ead313999
|
Apply php-cs-fixer
|
2019-12-14 11:10:37 +08:00 |
|
Pig Fang
|
96fd445415
|
Add grid for user dashboard
|
2019-12-13 19:29:57 +08:00 |
|
Pig Fang
|
7950132954
|
Add grid for user profile page
|
2019-12-13 18:53:47 +08:00 |
|
Pig Fang
|
56bd71c063
|
Refactor user profile page
to be static
|
2019-12-13 15:47:07 +08:00 |
|
Pig Fang
|
4af30bdbac
|
Fix changing password
|
2019-12-13 10:56:16 +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
|
65d82fba64
|
Refactor
|
2019-12-10 23:40:32 +08:00 |
|
Pig Fang
|
f9b32c8e69
|
Check dependencies and conflicts before installing plugin
fixes #109
|
2019-12-09 23:30:49 +08:00 |
|
Pig Fang
|
66becb27d0
|
Detect Readme of plugin automatically
|
2019-12-08 23:58:44 +08:00 |
|
Pig Fang
|
6fc099bb34
|
Fix "*.master" templates
|
2019-12-07 16:39:04 +08:00 |
|
Pig Fang
|
a70260ca41
|
New method addAlert on OptionForm
|
2019-12-05 23:42:51 +08:00 |
|
Pig Fang
|
776e8652a0
|
Support specifying enchants.config in plugin
|
2019-12-05 19:28:12 +08:00 |
|
Pig Fang
|
ed9d856c43
|
Add new color settings
|
2019-12-04 16:45:09 +08:00 |
|
Pig Fang
|
8aec8e5028
|
Add more tests
|
2019-12-03 17:47:06 +08:00 |
|
Pig Fang
|
322ef7cdeb
|
Blade -> Twig (for forms)
|
2019-12-03 17:03:30 +08:00 |
|
Pig Fang
|
e7be95d3e2
|
Refactor
|
2019-12-03 15:41:54 +08:00 |
|
Pig Fang
|
c5829ded76
|
CircleCI -> GitHub Actions
|
2019-12-03 11:40:06 +08:00 |
|
Pig Fang
|
84afc32d84
|
Revert "Specify base URL at <base> element"
This reverts commit f8844cb549.
|
2019-11-27 23:57:28 +08:00 |
|
Pig Fang
|
66c3c016f7
|
Fix button of clearing cache
|
2019-11-27 14:43:06 +08:00 |
|
Pig Fang
|
ff6277a0ca
|
Read commit ID by executing Git at status page
|
2019-11-26 17:31:37 +08:00 |
|
Pig Fang
|
c665adf1c8
|
Fix detecting unknown locale
|
2019-11-26 16:53:19 +08:00 |
|
Pig Fang
|
0fbf16acad
|
Tweak webpack config
|
2019-11-26 13:01:15 +08:00 |
|
Pig Fang
|
b085698b01
|
Don't add commit at blessing global
|
2019-11-24 14:39:53 +08:00 |
|
Pig Fang
|
52dae783e8
|
Upgrade to AdminLTE v3
|
2019-11-24 14:32:58 +08:00 |
|
Pig Fang
|
bf4623c6ef
|
Add hooks for ReportController
|
2019-11-20 15:01:09 +08:00 |
|
Pig Fang
|
200a5b2352
|
Fix translation service at setup
|
2019-11-13 14:27:22 +08:00 |
|
Pig Fang
|
c424465321
|
Fix locale detection
|
2019-10-07 19:37:38 +08:00 |
|
Pig Fang
|
74452a70de
|
Fix loading style when development
|
2019-09-20 18:50:08 +08:00 |
|
Pig Fang
|
bb898ea2e4
|
Use message to report plugin errors
Instead of `notification`
|
2019-09-19 23:09:53 +08:00 |
|
Pig Fang
|
d232bb4672
|
Remove unused code
|
2019-09-19 22:21:44 +08:00 |
|
Pig Fang
|
82140b6893
|
Blade -> Twig (almost finished)
|
2019-09-19 22:13:25 +08:00 |
|
Pig Fang
|
84f760d930
|
Remove unused code
|
2019-09-18 23:17:12 +08:00 |
|
Pig Fang
|
3b1866ffba
|
Blade -> Twig
|
2019-09-18 23:06:48 +08:00 |
|
Pig Fang
|
9403ae356d
|
Blade -> Twig (wip)
|
2019-09-17 23:10:44 +08:00 |
|
Pig Fang
|
4a9af2d5df
|
Refactor retrieving assets
|
2019-09-15 10:18:49 +08:00 |
|
Pig Fang
|
792062451a
|
Remove priority due to changes from Laravel 5.4
|
2019-09-15 09:32:07 +08:00 |
|
Pig Fang
|
93a7bae30d
|
Fix catching cipher exception
|
2019-09-14 12:28:22 +08:00 |
|
Pig Fang
|
cbad417f03
|
Remove "pray for kyoani" text
|
2019-09-12 19:33:48 +08:00 |
|
Pig Fang
|
050fa45993
|
Preprocess PHP version
|
2019-09-12 19:31:48 +08:00 |
|
Pig Fang
|
a87320fe09
|
Clean up .env files
|
2019-09-12 19:06:18 +08:00 |
|
Pig Fang
|
62221c05a7
|
Do not generate random salt via CLI installation
|
2019-09-12 12:27:13 +08:00 |
|
Pig Fang
|
e91185461a
|
Add GitHub Actions (#97)
* Add GitHub Actions
* Update branches trigger
* Fix .env file
* Fix default database connection
* Add test step
* Normalize PHP version
* Update main.yml
* Add more jobs
* Fix YAML syntax error
* Fix YAML syntax error
* Attempt to fix Windows job
* Update main.yml
* Update main.yml
* Update main.yml
* Attempt to use MySQL
* Update main.yml
* Fix possible error
|
2019-09-11 23:32:56 +08:00 |
|
Pig Fang
|
deab8be4a8
|
Upgrade to Laravel 6
|
2019-09-10 21:29:14 +08:00 |
|
Pig Fang
|
e38d74455c
|
Remove unused code
|
2019-09-10 20:01:15 +08:00 |
|
Pig Fang
|
06a43b5f72
|
Remove response macros
|
2019-09-10 19:52:17 +08:00 |
|
Pig Fang
|
65111d3609
|
Fix event of plugin.versionChanged
|
2019-09-09 23:08:03 +08:00 |
|
Pig Fang
|
54d3b76c13
|
Add support of customizing UI text
|
2019-09-08 18:57:19 +08:00 |
|
Pig Fang
|
bc0e830758
|
Simplify code
|
2019-09-08 09:44:00 +08:00 |
|
Pig Fang
|
21d416671a
|
Tweak cache policy of parsing YAML
|
2019-09-08 09:19:32 +08:00 |
|
Pig Fang
|
5718567bea
|
Load front end i18n of plugin automatically
|
2019-09-07 23:20:16 +08:00 |
|
Pig Fang
|
2b0eb3101c
|
Remove redundant YAML parsing
|
2019-09-07 21:23:38 +08:00 |
|
Pig Fang
|
9ff8ea0893
|
Load front-end i18n text at back-end
|
2019-09-07 17:18:58 +08:00 |
|
Pig Fang
|
f9f2796529
|
Remove unused code
|
2019-09-07 11:15:23 +08:00 |
|
Pig Fang
|
98522a5cce
|
Apply fixes from StyleCI (#96)
[ci skip] [skip ci]
|
2019-09-07 11:00:35 +08:00 |
|
Pig Fang
|
5b5740b74b
|
Remove unused code
|
2019-09-07 10:32:26 +08:00 |
|
Pig Fang
|
b99246234b
|
Tweak tests and containers
|
2019-09-07 10:18:24 +08:00 |
|
Pig Fang
|
13a2cd9b18
|
Refactor setup
|
2019-09-06 23:53:47 +08:00 |
|
Pig Fang
|
5d1dce347f
|
Switch to another translations loader
|
2019-09-06 18:52:34 +08:00 |
|
Pig Fang
|
1d0ae52c7b
|
Switch to another captcha library
|
2019-09-05 12:23:46 +08:00 |
|
Pig Fang
|
402eec0b3c
|
Simplify syntax
|
2019-09-04 23:16:49 +08:00 |
|
Pig Fang
|
e48bd1f9c6
|
Tweak TestCase
|
2019-09-04 21:28:21 +08:00 |
|
Pig Fang
|
9402f5f83e
|
Fix priority of Filters API
|
2019-09-04 19:33:39 +08:00 |
|
Pig Fang
|
3fc176e07a
|
Add more events and filters
|
2019-09-04 19:31:44 +08:00 |
|
Pig Fang
|
1e625f75bf
|
Tweak Filters API
|
2019-09-03 23:07:10 +08:00 |
|
Pig Fang
|
3264e376cb
|
Simplify importing Auth
|
2019-09-03 18:44:21 +08:00 |
|
Pig Fang
|
be86f161a2
|
Reinvent wheel: Filters API
|
2019-09-03 18:41:19 +08:00 |
|
Pig Fang
|
df3c1687ad
|
Add filter can_rename_player
|
2019-09-02 23:33:51 +08:00 |
|
Pig Fang
|
ed80b2373b
|
Fix dispatching event
|
2019-09-02 20:42:26 +08:00 |
|
Pig Fang
|
8f350b206f
|
Add new events for renaming player
|
2019-08-31 12:14:39 +08:00 |
|
Pig Fang
|
347399c944
|
Add commit SHA at status page
|
2019-08-31 09:42:29 +08:00 |
|
Pig Fang
|
cfa552157f
|
Tweak listeners
|
2019-08-31 09:20:11 +08:00 |
|
Pig Fang
|
c44ff192ba
|
Catch plugin's bootstrapper exceptions
|
2019-08-31 09:12:51 +08:00 |
|
Pig Fang
|
016e11b40b
|
Fix tests
|
2019-08-29 18:56:44 +08:00 |
|
Pig Fang
|
3d3e488443
|
Show error stack from plugins
|
2019-08-28 17:45:25 +08:00 |
|
Pig Fang
|
c9cdc6640c
|
Add more info at status page
|
2019-08-28 16:04:26 +08:00 |
|
Pig Fang
|
fb3f58856c
|
Fix saving plugins option
|
2019-08-28 15:32:49 +08:00 |
|
Pig Fang
|
49bf12675d
|
Add more info at status page
|
2019-08-28 14:52:51 +08:00 |
|
Pig Fang
|
8bb617623e
|
Add environment status page
|
2019-08-28 11:39:00 +08:00 |
|
Pig Fang
|
eb0818dc27
|
Fix cleaning options cache
|
2019-08-26 11:01:49 +08:00 |
|
Pig Fang
|
deb8c44e45
|
Improve text of plugins management
|
2019-08-25 15:54:29 +08:00 |
|
Pig Fang
|
c976a5c5f8
|
Load translations of plugins even disabled
|
2019-08-25 14:51:56 +08:00 |
|
Pig Fang
|
63ac1c11dd
|
Revert
|
2019-08-24 10:22:26 +08:00 |
|
Pig Fang
|
ca4d1b5d04
|
Inject current plugin at bootstrapper
|
2019-08-23 14:20:04 +08:00 |
|
Pig Fang
|
602fde7227
|
Add tests
|
2019-08-23 10:59:44 +08:00 |
|
Pig Fang
|
c607990991
|
Add tests
|
2019-08-22 17:59:49 +08:00 |
|
Pig Fang
|
17c267ea55
|
Tweak service container
|
2019-08-22 11:17:05 +08:00 |
|
Pig Fang
|
625cc08b81
|
Tweak service container
|
2019-08-22 10:49:05 +08:00 |
|
Pig Fang
|
de49318bc6
|
Read options from cache if exists
|
2019-08-22 09:19:58 +08:00 |
|
Pig Fang
|
29eb0afa2c
|
Tweak tests
|
2019-08-22 09:11:04 +08:00 |
|
Pig Fang
|
197c3d8333
|
Tweak options:cache command
|
2019-08-22 08:50:59 +08:00 |
|
Pig Fang
|
e01f034ffd
|
Support caching options
|
2019-08-21 23:46:38 +08:00 |
|
Pig Fang
|
061c9d7f56
|
Disable plugins which have conflicts
|
2019-08-21 17:31:51 +08:00 |
|
Pig Fang
|
937186e34b
|
Plugin system: allow to define conflicts
|
2019-08-21 11:48:42 +08:00 |
|
Pig Fang
|
3481dc75fc
|
Allow to pass single user to send notifications at hook
|
2019-08-21 11:11:44 +08:00 |
|
Pig Fang
|
3ee84f766d
|
Revert "Tweak PluginServiceProvider"
This reverts commit f4be149bf3.
|
2019-08-20 11:26:21 +08:00 |
|
Pig Fang
|
f4be149bf3
|
Tweak PluginServiceProvider
|
2019-08-20 10:12:35 +08:00 |
|
Pig Fang
|
4fcdfc2b7e
|
Support multiple plugins directories
|
2019-08-19 23:06:17 +08:00 |
|
Pig Fang
|
5fa956dfb6
|
Tweak booting plugins
|
2019-08-19 16:52:10 +08:00 |
|
Pig Fang
|
42f0135704
|
Check plugin dependencies at PluginManager
|
2019-08-17 10:57:38 +08:00 |
|
Pig Fang
|
eeec2e0435
|
Improve UX of plugin-related Artisan commands
|
2019-08-16 17:35:13 +08:00 |
|
Pig Fang
|
bf778e9405
|
Tweak
|
2019-08-16 17:09:40 +08:00 |
|
Pig Fang
|
eedcfdf957
|
Refactor booting plugin
|
2019-08-16 15:51:20 +08:00 |
|
Pig Fang
|
72aa2c39ac
|
Register service providers of plugins
|
2019-08-16 14:56:47 +08:00 |
|
Pig Fang
|
43ede5b274
|
Ignore unreachable code
|
2019-08-16 14:48:38 +08:00 |
|
Pig Fang
|
857827bcdc
|
Fix for historical reason
|
2019-08-16 14:46:55 +08:00 |
|
Pig Fang
|
372c7768d0
|
Apply fixes from StyleCI (#93)
[ci skip] [skip ci]
|
2019-08-15 23:27:29 +08:00 |
|
Pig Fang
|
e67df90978
|
Tiny tweaks
|
2019-08-15 17:21:55 +08:00 |
|
Pig Fang
|
f117a4f3c7
|
Add test
|
2019-08-15 17:08:25 +08:00 |
|
Pig Fang
|
560ed2c2fd
|
Refactor plugin system (part 11)
|
2019-08-15 16:54:12 +08:00 |
|
Pig Fang
|
d871af1906
|
Tweak test
|
2019-08-15 15:03:53 +08:00 |
|
Pig Fang
|
f182f799f6
|
Refactor plugin system (part 9)
|
2019-08-13 23:06:28 +08:00 |
|
Pig Fang
|
3594b7abf8
|
Refactor plugin system (part 8)
|
2019-08-13 22:44:32 +08:00 |
|
Pig Fang
|
85a67a5332
|
Refactor plugin system (part 7)
|
2019-08-13 18:42:17 +08:00 |
|
Pig Fang
|
15f988f04d
|
Fix test
|
2019-08-12 17:48:40 +08:00 |
|
Pig Fang
|
3071ece7ba
|
Refactor plugin system (part 6)
|
2019-08-12 17:37:52 +08:00 |
|
Pig Fang
|
fb0dcd4ad3
|
Refactor plugin system (part 5)
|
2019-08-12 15:59:01 +08:00 |
|
Pig Fang
|
d15fd0b36d
|
Refactor plugin system (part 4)
|
2019-08-12 15:21:50 +08:00 |
|
Pig Fang
|
18019d85e6
|
Refactor plugin system (part 3)
|
2019-08-12 14:45:07 +08:00 |
|
Pig Fang
|
d92e1738dc
|
Refactor plugin system (part 2)
|
2019-08-12 10:52:40 +08:00 |
|
Pig Fang
|
2709d09823
|
Refactor booting plugins (part 1)
|
2019-08-11 18:00:00 +08:00 |
|
Pig Fang
|
a14ff87d0d
|
Add helper functions for Filter API
|
2019-08-10 12:16:24 +08:00 |
|
Pig Fang
|
562c3690a8
|
Add tests for artisan commands
|
2019-08-09 15:36:13 +08:00 |
|
Pig Fang
|
29ce9d3df1
|
Use built-in key:generate command
|
2019-08-09 11:20:36 +08:00 |
|
Pig Fang
|
eed205b7f9
|
Remove v4 migration commands
|
2019-08-09 10:54:42 +08:00 |
|
Pig Fang
|
fab3da8f7f
|
Refactor
|
2019-08-09 10:13:55 +08:00 |
|
Pig Fang
|
3f42d9dfc9
|
Remove unused code
|
2019-08-09 08:53:29 +08:00 |
|
Pig Fang
|
c281a444f0
|
Allow to enable or disable a plugin via CLI
|
2019-08-08 23:03:48 +08:00 |
|
Pig Fang
|
2952d86c5e
|
Tweak aliases
|
2019-08-08 18:00:11 +08:00 |
|
Pig Fang
|
28f80a2ef0
|
Tiny tweaks on codebase
|
2019-08-08 17:21:15 +08:00 |
|
Pig Fang
|
eae0c07ff6
|
Simplify code
|
2019-08-08 15:37:38 +08:00 |
|
Pig Fang
|
dcf7300499
|
Perform type cast before returning value
|
2019-08-08 15:23:37 +08:00 |
|
Pig Fang
|
b771134688
|
Fix test
|
2019-08-08 15:02:21 +08:00 |
|
Pig Fang
|
9209febd96
|
Don't convert remember_token field
|
2019-08-08 14:31:03 +08:00 |
|
Pig Fang
|
d9262c055c
|
Convert SQL query of user model
Automatically, for data integration.
|
2019-08-08 11:55:22 +08:00 |
|
Pig Fang
|
7443766f4c
|
Tweak policy of retrieve CA cert for GuzzleHttp
|
2019-08-04 18:19:53 +08:00 |
|
Pig Fang
|
4c51924940
|
Resolve User class from service container
|
2019-08-04 10:56:15 +08:00 |
|
Pig Fang
|
7929de7891
|
Use lower case for hashing
|
2019-08-01 14:52:43 +08:00 |
|
Pig Fang
|
2731225f4e
|
Fix comment
|
2019-07-30 15:17:18 +08:00 |
|
Pig Fang
|
3f4837bb35
|
Refactor user model
|
2019-07-30 15:12:31 +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
|
80cc47279f
|
config.blade.php as default config view file name.
|
2019-07-26 16:26:50 +08:00 |
|
Pig Fang
|
8552d2f7b5
|
Add a new env item for webpack
|
2019-07-23 17:34:04 +08:00 |
|
Pig Fang
|
1ccddf5e74
|
Pray for Kyoto Animation
|
2019-07-18 22:02:55 +08:00 |
|
Pig Fang
|
718c7a61a5
|
Fix redirecting without URL query string after logged in
|
2019-07-12 15:53:49 +08:00 |
|
Pig Fang
|
e62ad371f1
|
Fix loading front-end i18n texts of plugins
|
2019-07-11 11:31:30 +08:00 |
|
Pig Fang
|
c387794e17
|
Add option for fixed background
|
2019-07-10 10:53:19 +08:00 |
|
Pig Fang
|
a082bec096
|
Add option for hiding introduction of home page
|
2019-07-10 10:18:10 +08:00 |
|
Pig Fang
|
4196a952e0
|
Optimize exception stack of Ajax error
|
2019-07-08 12:01:26 +08:00 |
|
Pig Fang
|
4529d1e219
|
Push notifications to queue (fix #78)
|
2019-07-05 22:48:23 +08:00 |
|
Pig Fang
|
a36c31e5bd
|
Check PHP version before updating
|
2019-07-05 14:48:12 +08:00 |
|
Pig Fang
|
4c2c74dafb
|
Only super admin can visit update pages
|
2019-07-05 12:40:14 +08:00 |
|
Pig Fang
|
2f08a7db37
|
New plugin API: pushMiddleware
|
2019-07-03 19:33:08 +08:00 |
|
Pig Fang
|
7a7cc2ddd9
|
Notifications
|
2019-07-03 16:19:13 +08:00 |
|
Pig Fang
|
e8108959e3
|
New plugin API: addUserBadge
|
2019-07-02 23:34:27 +08:00 |
|
Pig Fang
|
be9f6011bb
|
Enable strict types partially
|
2019-07-02 22:22:05 +08:00 |
|
Pig Fang
|
8fa8c6173e
|
Ignore unreachable code
|
2019-07-02 11:36:43 +08:00 |
|
Pig Fang
|
0bbeaa7246
|
Make front end assets URL flexible
|
2019-07-02 11:35:29 +08:00 |
|
Pig Fang
|
00d7d5481e
|
Allow to use relative path at PLUGINS_DIR
|
2019-07-01 21:25:25 +08:00 |
|
Pig Fang
|
a69bafd915
|
Fix that OAuth tables not created at installation (fix #72)
|
2019-06-30 23:25:48 +08:00 |
|
Pig Fang
|
5229340412
|
Allow open in new tab for side bar links
|
2019-06-29 00:07:40 +08:00 |
|
Pig Fang
|
cd84f1f8a6
|
add configurable "Explore" menu
|
2019-06-28 23:47:30 +08:00 |
|
Pig Fang
|
66182eaabc
|
Optimize panel of changing color
|
2019-06-15 17:55:18 +08:00 |
|
Pig Fang
|
42d212dc95
|
Allow to customize HTTP code
For rejecting accessing private texture
|
2019-06-04 22:45:57 +08:00 |
|
Pig Fang
|
672e80991a
|
Simplify code
|
2019-06-04 22:22:49 +08:00 |
|
Pig Fang
|
ef50c635c3
|
Fix adding middleware to routes for OAuth
|
2019-05-22 23:12:11 +08:00 |
|
Pig Fang
|
23f8ee408e
|
Require verified email for OAuth routes (fix #59)
|
2019-05-22 10:13:01 +08:00 |
|
yushijinhun
|
a9affdced9
|
Fix #57
|
2019-05-19 17:04:17 +08:00 |
|
yushijinhun
|
2ed8001d27
|
Fix #58
|
2019-05-19 14:22:01 +08:00 |
|
Haowei Wen
|
d0609af143
|
Apply fixes from StyleCI
|
2019-05-19 05:49:44 +00:00 |
|
Pig Fang
|
9c0c72c166
|
Allow to process report more than once
|
2019-05-08 12:51:48 +08:00 |
|
Pig Fang
|
090c3b661b
|
Tweak console commands
|
2019-05-07 18:47:40 +08:00 |
|
Pig Fang
|
a4c9736dfa
|
Refactor deleting texture
|
2019-05-07 15:16:53 +08:00 |
|
Pig Fang
|
a35e265e66
|
Show today's data in adminstration panel
|
2019-05-07 14:06:26 +08:00 |
|
Pig Fang
|
9eb7b037ab
|
Fix resetting options of "Customize" page
|
2019-05-05 20:04:36 +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
|
7d37bc6cb1
|
Append commit information at build time
|
2019-05-04 22:01:08 +08:00 |
|
Pig Fang
|
85eefad0b1
|
Fix sorting textures in skin library
|
2019-05-04 16:02:46 +08:00 |
|
Pig Fang
|
90836c6d1e
|
Fix an error when updating
|
2019-05-03 23:44:04 +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
|
33c345b6e6
|
Upgrade dependencies
|
2019-05-03 10:34:50 +08:00 |
|
Pig Fang
|
8599e36cc0
|
Fix routes of setup
|
2019-05-03 08:47:58 +08:00 |
|
Pig Fang
|
a9844142aa
|
Simplify update steps
|
2019-05-03 08:46:15 +08:00 |
|
Pig Fang
|
6032297baa
|
Simplify routes of setup
|
2019-05-03 07:50:56 +08:00 |
|
Pig Fang
|
d519a4824a
|
Register command at setup
|
2019-05-02 22:52:37 +08:00 |
|
Pig Fang
|
13b18c2489
|
Append version for requesting plugin assets
|
2019-05-02 15:38:00 +08:00 |
|
Pig Fang
|
4348cd7020
|
Use formal event assertion
|
2019-05-01 10:38:50 +08:00 |
|
Pig Fang
|
777e786873
|
Add API root information
|
2019-05-01 10:14:14 +08:00 |
|
Pig Fang
|
d8bec1d1fb
|
Add APIs for closet
|
2019-04-28 11:38:38 +08:00 |
|
Pig Fang
|
7224b32c8f
|
Add more tests
|
2019-04-27 23:20:42 +08:00 |
|
Pig Fang
|
fd70a7182f
|
Add API for fetch current user
|
2019-04-27 23:10:21 +08:00 |
|