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
|
e528547b89
|
Laravel 5.8 (#5)
|
2019-02-27 23:44:50 +08:00 |
|
Pig Fang
|
0d6cc52d23
|
Regress for logging
|
2018-09-10 17:29:05 +08:00 |
|
Pig Fang
|
bfd71feac0
|
Update logging service
|
2018-09-09 13:00:10 +08:00 |
|
Pig Fang
|
d01daa4137
|
Regress to add parsedown to service container
|
2018-09-08 20:09:56 +08:00 |
|
Pig Fang
|
a09648c79d
|
Rename service provider
|
2018-09-08 20:03:55 +08:00 |
|
Pig Fang
|
94652f4257
|
Fix URL processing
|
2018-08-21 10:40:37 +08:00 |
|
printempw
|
23b2abdfaf
|
Fix form validation rules
|
2018-08-20 23:12:02 +08:00 |
|
Pig Fang
|
aff8e9f058
|
Fix CSRF verification
|
2018-08-20 23:09:26 +08:00 |
|
Pig Fang
|
32104da31f
|
Change view extension from .tpl to .blade.php
|
2018-08-19 11:53:24 +08:00 |
|
Pig Fang
|
2305a80102
|
Remove Utils class
|
2018-08-17 22:54:26 +08:00 |
|
printempw
|
6775728c50
|
Remove "Expires" header from png responses
|
2018-08-17 22:22:58 +08:00 |
|
printempw
|
16dbc6cff0
|
Fix timezone of Last-Modified header
|
2018-08-17 22:02:05 +08:00 |
|
Pig Fang
|
f6dec9d447
|
Get ready for using Vue.js
|
2018-07-25 15:32:08 +08:00 |
|
Pig Fang
|
93b3a165ab
|
Tweak service providers for code readability
|
2018-07-23 09:20:21 +08:00 |
|
Pig Fang
|
3cf5c646c6
|
Refactor
|
2018-07-22 18:54:37 +08:00 |
|
Pig Fang
|
26e81eba6e
|
Refactor
|
2018-07-22 16:37:39 +08:00 |
|
Pig Fang
|
e60d73b410
|
Remove bs_announcement function and parsedown
|
2018-07-22 16:32:34 +08:00 |
|
Pig Fang
|
d05cd4aab2
|
Throw PrettyPageException when cipher is invalid
|
2018-07-22 16:23:49 +08:00 |
|
Pig Fang
|
aa149f4f3e
|
Allow overriding translations
|
2018-07-22 11:06:16 +08:00 |
|
Pig Fang
|
6031562851
|
Simplify environment check when booting
|
2018-07-21 18:43:33 +08:00 |
|
Pig Fang
|
0233e44ccd
|
Add a setup step to fill database info
|
2018-07-21 16:55:36 +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
|
fa7bc18364
|
add IDE helper
|
2018-07-18 10:36:55 +08:00 |
|
Pig Fang
|
3df2f2dda9
|
use Blade::if to check if a user is admin
|
2018-07-17 09:29:10 +08:00 |
|
Pig Fang
|
29576fd08e
|
method renaming
|
2018-07-13 21:23:07 +08:00 |
|
Pig Fang
|
ef77bd7018
|
remove arguments in service providers
|
2018-07-11 16:09:54 +08:00 |
|
printempw
|
da34062a9c
|
Add L10n support for site name and description
|
2018-07-06 14:49:39 +08:00 |
|
printempw
|
f2477f437b
|
Use composer/semver to compare versions
Remove Utils::versionCompare method.
|
2018-06-30 16:31:39 +08:00 |
|
printempw
|
4da044146f
|
Update the parameter of PluginManager::getUnsatisfiedRequirements method
|
2018-06-29 18:14:55 +08:00 |
|
printempw
|
cae51b3a7a
|
Add dependency definition for plugins
|
2018-06-29 15:55:56 +08:00 |
|
printempw
|
86a5631431
|
Add composer support for plugins
|
2018-06-28 23:32:27 +08:00 |
|
printempw
|
abde385776
|
Add more validation rules for player name
|
2018-06-19 11:51:34 +08:00 |
|
printempw
|
6448b3bbab
|
Set UTF-8 encoding for error messages
|
2018-02-24 19:21:04 +08:00 |
|
printempw
|
6a977b6de4
|
Add support for SQLite database
|
2018-02-22 21:38:23 +08:00 |
|
printempw
|
5889df5b63
|
Remove class App\Services\Database
|
2018-02-22 20:41:09 +08:00 |
|
printempw
|
dd3f645e80
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
printempw
|
77f828c817
|
Use App::runningInConsole method
|
2018-02-14 13:51:45 +08:00 |
|
Pig Fang
|
7d48c6a609
|
Use "memory" driver for testing
|
2017-11-17 17:46:06 +08:00 |
|
printempw
|
08afd5df89
|
Fix checking specific environment file
|
2017-11-09 16:32:18 +08:00 |
|
printempw
|
e5db3a720c
|
Update configuration of Travis CI
|
2017-11-09 16:22:23 +08:00 |
|
printempw
|
6aebb483a1
|
Move route defination files to /routes
|
2017-06-27 19:48:18 +08:00 |
|
printempw
|
b13552e5d1
|
use IoC container to call plugin callbacks
|
2017-01-20 21:36:29 +08:00 |
|
printempw
|
2461b47d75
|
clear unused imported namespaces
|
2017-01-18 22:57:15 +08:00 |
|
printempw
|
c628a3da3e
|
make language detector more accurate
|
2017-01-18 22:31:35 +08:00 |
|
printempw
|
5f9eb0b6fd
|
add option for sending usage statistics
|
2017-01-15 16:20:29 +08:00 |
|
printempw
|
9486f19f5d
|
add support for callback of enabling/disabling/deleting plugins
|
2017-01-14 21:31:21 +08:00 |
|
printempw
|
f6aadc71f0
|
add language-chooser for error pages
|
2017-01-08 15:20:50 +08:00 |
|
printempw
|
482f6efa02
|
fix determining request protocol behind load balancer & proxies
|
2017-01-08 13:26:33 +08:00 |
|