Commit Graph

53 Commits

Author SHA1 Message Date
Pig Fang
9197b8b095 Fix possible error on update page 2019-05-03 15:04:02 +08:00
Pig Fang
0880e1e51e Add release note page 2019-05-03 09:08:39 +08:00
Pig Fang
8a240d0533 Optimize update tips 2019-05-03 08:50:02 +08:00
Pig Fang
a9844142aa Simplify update steps 2019-05-03 08:46:15 +08:00
Pig Fang
f297788806 Fix missing CSRF field 2019-05-02 20:51:34 +08:00
Pig Fang
2b575d7a8f Fix update page 2019-05-01 16:40:18 +08:00
Pig Fang
a5d0b3f137 Update URLs 2019-04-01 10:33:16 +08:00
Pig Fang
444dee3f14 Fix loading CSS on update page 2019-03-31 14:47:48 +08:00
Pig Fang
e87c52d30f Fill database info automatically in setup
Ref: #30
2019-03-31 11:07:42 +08:00
Pig Fang
82ab3289db Fix favicon 2018-10-19 22:23:47 +08:00
printempw
fbafb8daa7 Allow HTML in tips of update scripts 2018-08-21 09:08:46 +08:00
Pig Fang
98d228da4c Fix front-end resources 2018-08-19 19:02:22 +08:00
Pig Fang
32104da31f Change view extension from .tpl to .blade.php 2018-08-19 11:53:24 +08:00
Pig Fang
1dc145cc9a Generate random salt and app key by default 2018-07-22 09:39:27 +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
c6d8108c8c use @lang directive 2018-07-17 11:06:55 +08:00
printempw
c0ae401600 Update default site name 2018-02-25 09:19:48 +08:00
printempw
6a977b6de4 Add support for SQLite database 2018-02-22 21:38:23 +08:00
printempw
b873ffef9c Adjust filename of source files 2017-07-03 20:54:19 +08:00
printempw
0d338ab4a7 move setup.wizard.master to setup.master 2017-01-22 22:32:50 +08:00
printempw
4c248bd88a fix reference of styles on setup pages 2017-01-22 22:19:19 +08:00
printempw
24137cf2a9 fix wrong css reference 2017-01-22 16:35:09 +08:00
printempw
49fd8e4eb3 enhance directory structure of assets 2017-01-20 18:22:10 +08:00
printempw
c628a3da3e make language detector more accurate 2017-01-18 22:31:35 +08:00
printempw
c018e132c8 add option for generating random APP_KEY & SALT when setup 2017-01-08 11:28:55 +08:00
printempw
ad459653b4 fix bug of langauge chooser at setup 2016-12-31 23:27:45 +08:00
printempw
acedbcce0b add language chooser at setup page 2016-12-31 17:14:19 +08:00
printempw
57937ac458 update translation for update wizard 2016-12-31 11:37:11 +08:00
printempw
dbef0b0efd finish i18n of setup 2016-12-30 17:44:53 +08:00
gplane
ac975d8e9c working on i18n of setup 2016-12-30 15:01:34 +08:00
printempw
28ea2b2858 separate v2 data migrations as a plugin 2016-11-25 22:34:41 +08:00
printempw
9b6c18cd6b now we have an awesome progress bar when download updates 2016-11-25 12:54:20 +08:00
printempw
589be0c892 move setup wizard into laravel framework 2016-11-18 16:46:58 +08:00
printempw
e119ba073c add update tips 2016-09-28 22:56:21 +08:00
printempw
6f7e6534ba fix setup 2016-09-25 09:35:10 +08:00
printempw
b816664428 fix bootstrap of setup and migration 2016-09-14 19:57:24 +08:00
printempw
a172eb0def fix asset urls at update page 2016-09-10 19:05:40 +08:00
printempw
9f02cf26c1 use custom helpers instead of util classes 2016-08-29 23:31:43 +08:00
printempw
35d71b331b fix relative urls 2016-08-29 14:24:28 +08:00
printempw
20cdea101f use helper function to generate absolute assets url 2016-08-29 10:40:03 +08:00
printempw
b7dc5e395e fix getting app version 2016-08-28 21:48:15 +08:00
printempw
bd1579d7fb fix bootstrapers at update page 2016-08-28 18:48:59 +08:00
printempw
7e23d08285 change dist directory of assets 2016-08-28 18:34:41 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00
printempw
dddd66d49e move framework files to app/Core directory 2016-08-25 22:44:03 +08:00
printempw
0e3418dc56 add migration for importing users and textures simultaneously 2016-08-20 21:08:46 +08:00
printempw
c6b2d6c1cc add migration for v2 users 2016-08-19 23:09:32 +08:00
printempw
96ae3957f8 refactor Database class 2016-08-14 08:31:07 +08:00
printempw
8b586bddf6 add pages for update 2016-08-11 13:17:30 +08:00