Commit Graph

45 Commits

Author SHA1 Message Date
Pig Fang
a26ddfbf19
allow to customize fallback locale 2020-07-01 15:33:50 +08:00
Pig Fang
ff7f81939d fix #147 2020-03-18 09:51:33 +08:00
Pig Fang
31c56e9121 remove predis 2020-03-10 10:05:46 +08:00
Pig Fang
0eb7d50d1c upgrade to Laravel 7 2020-03-09 12:29:00 +08:00
Pig Fang
afd0858b24 merge upstream configs 2020-02-26 15:09:06 +08:00
Pig Fang
97cd8974f3 fix 2020-02-26 10:40:20 +08:00
Pig Fang
57beeb2c86 update config about mail 2020-02-26 10:36:25 +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
c868b05232 New password algorithm: Argon2i 2019-12-25 16:28:24 +08:00
Pig Fang
4a9af2d5df Refactor retrieving assets 2019-09-15 10:18:49 +08:00
Pig Fang
a87320fe09 Clean up .env files 2019-09-12 19:06:18 +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
a75e116510 Tweak env files header 2019-09-08 20:44:19 +08:00
Pig Fang
29ce9d3df1 Use built-in key:generate command 2019-08-09 11:20:36 +08:00
Pig Fang
8552d2f7b5 Add a new env item for webpack 2019-07-23 17:34:04 +08:00
Pig Fang
0105c6b016 Use sync as default queue driver 2019-07-05 23:25:15 +08:00
Pig Fang
4529d1e219 Push notifications to queue (fix #78) 2019-07-05 22:48:23 +08:00
Asnxthaony
3bbb4d656f Change the short link in .env.example 2019-05-20 22:40:27 +08:00
Pig Fang
6f2345efe4 Add missing env item 2019-04-25 14:13:21 +08:00
Pig Fang
5e42368d69 New hash algorithm: Bcrypt 2019-04-08 21:53:00 +08:00
Pig Fang
d6abaccdf9 Use Storage::fake in tests 2019-04-03 23:16:23 +08:00
Pig Fang
e87c52d30f Fill database info automatically in setup
Ref: #30
2019-03-31 11:07:42 +08:00
Pig Fang
e0a8d4cb3e Fix 2019-03-18 17:57:20 +08:00
Pig Fang
c4b3cc89b0 Fix redirecting in setup 2019-03-15 13:21:47 +08:00
Pig Fang
aa46c08c00 update version in env files 2019-02-18 17:16:13 +08:00
Pig Fang
4fd3a07224 Update .env files 2018-07-20 15:14:10 +08:00
Pig Fang
a646d76bf3 Remove cipher CrazyCrypt1 2018-07-20 15:07:48 +08:00
printempw
c45b478de2 Add .env variables for customizing the path to load plugins from 2018-06-28 12:32:58 +08:00
printempw
40c8e69614 Update link of Chinese tutorial 2018-02-09 17:55:22 +08:00
Pig Fang
7d48c6a609 Use "memory" driver for testing 2017-11-17 17:46:06 +08:00
printempw
72bf7d084b Adopt shorter URL in .env.example 2017-11-07 19:52:27 +08:00
printempw
88ed00660a Fix password encryption of CrazyLogin #66 2017-06-28 18:38:48 +08:00
printempw
7d9535007e support hashing passwords with password_hash() 2017-01-08 12:49:32 +08:00
printempw
c018e132c8 add option for generating random APP_KEY & SALT when setup 2017-01-08 11:28:55 +08:00
printempw
658a2d48f5 generate new APP_KEY automatically when setup 2017-01-02 13:28:23 +08:00
printempw
2ee71b6d98 show custom error page when APP_DEBUG is false 2016-12-18 21:59:51 +08:00
printempw
91ff0fd2a7 start using laravel-debugbar 2016-12-10 18:55:08 +08:00
printempw
f71190e286 update ciphers 2016-10-30 14:12:22 +08:00
printempw
9186146437 add link for confused Chinese users 2016-10-16 21:58:25 +08:00
printempw
bafa285903 update .env.example 2016-09-28 18:08:16 +08:00
printempw
368656d807 update .env 2016-08-28 13:42:05 +08:00
printempw
52d367ac1d change default value of APP_DEBUG to true 2016-08-06 21:57:12 +08:00
printempw
4edac09d28 add comment for .env to make it more friendly 2016-08-06 19:11:58 +08:00
printempw
beacdfa650 move the password method option from database to .env 2016-07-24 12:50:19 +08:00
printempw
c099d6f4a0 first commit of v3 2016-07-21 22:01:57 +08:00