Pig Fang
|
f7b5046a38
|
skip db connection check before setup
close printempw/blessing-skin-server#133
|
2019-02-18 16:35:39 +08:00 |
|
Pig Fang
|
1e120d3ec7
|
Fix reading .env file
|
2018-10-19 21:43:25 +08:00 |
|
Pig Fang
|
5a2c010f3b
|
Fix verification status for first user
|
2018-08-21 11:03:57 +08:00 |
|
Pig Fang
|
2305a80102
|
Remove Utils class
|
2018-08-17 22:54:26 +08:00 |
|
Pig Fang
|
b2a514d3fe
|
Remove unused code
|
2018-07-21 17:55:44 +08:00 |
|
Pig Fang
|
0233e44ccd
|
Add a setup step to fill database info
|
2018-07-21 16:55:36 +08:00 |
|
Pig Fang
|
0ded695295
|
Nickname is required in setup
|
2018-07-20 17:23:54 +08:00 |
|
Pig Fang
|
fdf618b2be
|
Use Laravel's auth system and use another captcha generator
|
2018-07-20 14:42:43 +08:00 |
|
printempw
|
f2477f437b
|
Use composer/semver to compare versions
Remove Utils::versionCompare method.
|
2018-06-30 16:31:39 +08:00 |
|
printempw
|
b7a2d368f7
|
Fix maximum password length
|
2018-06-19 00:23:20 +08:00 |
|
Pig Fang
|
ef2e44c5e9
|
test: fix coverage
|
2018-03-11 12:36:23 +08:00 |
|
Pig Fang
|
520a9c3b97
|
test: fix coverage
|
2018-03-11 12:01:14 +08:00 |
|
printempw
|
35c5b469a0
|
Add check for escapeshellarg function
|
2018-02-22 23:07:23 +08:00 |
|
printempw
|
3725ec26f7
|
Check existing tables before running database migrations
|
2018-02-22 22:29:25 +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 |
|
Pig Fang
|
55c2fb38ac
|
Update tests for SetupController
|
2017-11-20 19:56:24 +08:00 |
|
printempw
|
0f065ef202
|
Try to avoid using site url which ends with index.php #101
|
2017-11-07 21:40:53 +08:00 |
|
printempw
|
a8f4397be4
|
Enhance clearing compiled views
|
2017-08-05 15:10:08 +08:00 |
|
gplane
|
d9552e268c
|
Fix password length of installation
|
2017-04-27 12:42:04 +08:00 |
|
printempw
|
13e51464f6
|
separate checking installation as a middleware
|
2017-01-18 22:42:50 +08:00 |
|
printempw
|
ba6ae737ca
|
set current language with query string
|
2017-01-14 19:28:27 +08:00 |
|
printempw
|
6c34392c11
|
clear compiled view cache when update
|
2017-01-13 22:34:06 +08:00 |
|
printempw
|
c018e132c8
|
add option for generating random APP_KEY & SALT when setup
|
2017-01-08 11:28:55 +08:00 |
|
printempw
|
967ef3e1b0
|
fix comparing versions contain hyphen
|
2017-01-02 16:23:31 +08:00 |
|
printempw
|
f00033ab1b
|
improve fault tolerance of missing directories
|
2017-01-02 14:49:28 +08:00 |
|
printempw
|
658a2d48f5
|
generate new APP_KEY automatically when setup
|
2017-01-02 13:28:23 +08:00 |
|
printempw
|
ad459653b4
|
fix bug of langauge chooser at setup
|
2016-12-31 23:27:45 +08:00 |
|
printempw
|
47b0b17c15
|
fix installing failed when already installed incompletely
|
2016-12-31 16:43:23 +08:00 |
|
printempw
|
f7159e0bbb
|
use custom function to get client ip since Symfony's sucks
|
2016-12-31 13:56:53 +08:00 |
|
printempw
|
dbef0b0efd
|
finish i18n of setup
|
2016-12-30 17:44:53 +08:00 |
|
printempw
|
70bed0c4c3
|
minor change of naming things and bug fixes
|
2016-12-18 17:32:46 +08:00 |
|
printempw
|
efd57bfce0
|
use Request::ip() instead
|
2016-12-16 22:20:41 +08:00 |
|
printempw
|
223081cf05
|
add --force for database migration command
|
2016-12-14 22:10:48 +08:00 |
|
printempw
|
9b6c18cd6b
|
now we have an awesome progress bar when download updates
|
2016-11-25 12:54:20 +08:00 |
|
printempw
|
4ef6fba0c6
|
remove constant BASE_DIR
|
2016-11-21 21:50:24 +08:00 |
|
printempw
|
589be0c892
|
move setup wizard into laravel framework
|
2016-11-18 16:46:58 +08:00 |
|