Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
osuuu committed Jan 17, 2022
1 parent 60d4321 commit 1529872
Show file tree
Hide file tree
Showing 34 changed files with 133 additions and 4 deletions.
2 changes: 2 additions & 0 deletions app/BaseController.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Account.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Images.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Index.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Member.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Role.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/Storage.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/controller/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/middleware/AuthVerify.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/middleware/TokenVerify.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/Code.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/Images.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/Log.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/Role.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/Storage.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/System.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/model/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/services/AuthToken.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/services/EmailClass.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/services/UploadCLass.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/validate/Page.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/validate/Register.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/validate/ResetPwd.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions app/validate/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions public/error.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!doctype html>
<!--Github: https://github.com/osuuu/LightPicture -->
<html>
<head>
<meta charset="utf-8">
Expand Down
11 changes: 11 additions & 0 deletions public/install/index.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
<?php
// +----------------------------------------------------------------------
// | LightPicture [ 图床 ]
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
// +----------------------------------------------------------------------
define('PHP_EDITION', '7.2.0');
define('APP_DIR', _dir_path(substr(dirname(__FILE__), 0, -15))); //项目目录
define('SITE_DIR', _dir_path(substr(dirname(__FILE__), 0, -8))); //入口文件目录
Expand Down
15 changes: 14 additions & 1 deletion public/install/templates/footer.php
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
<div class="footer"> &copy; <a href="https://h234.cn" target="_blank">h234.cn</a> 极客实验室出品</div>
<div class="footer"> &copy; <a href="https://h234.cn" target="_blank">h234.cn</a> 极客实验室出品</div>
<!--
// +----------------------------------------------------------------------
// | LightPicture [ 图床 ]
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
// +----------------------------------------------------------------------
-->
15 changes: 14 additions & 1 deletion public/install/templates/header.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<div class="header">
<h1 class="logo">LightPicture 安装向导</h1>
</div>
</div>
<!--
// +----------------------------------------------------------------------
// | LightPicture [ 图床 ]
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
// +----------------------------------------------------------------------
-->
13 changes: 13 additions & 0 deletions public/install/templates/step2.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
<!doctype html>
<!--
// +----------------------------------------------------------------------
// | LightPicture [ 图床 ]
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
// +----------------------------------------------------------------------
-->
<html>
<head>
<meta charset="UTF-8"/>
Expand Down
14 changes: 13 additions & 1 deletion public/install/templates/step3.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
<!doctype html>
<html>

<!--
// +----------------------------------------------------------------------
// | LightPicture [ 图床 ]
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
// +----------------------------------------------------------------------
-->
<head>
<meta charset="UTF-8" />
<title><?php echo $Title; ?> - <?php echo $Powered; ?></title>
Expand Down
14 changes: 13 additions & 1 deletion public/install/templates/step4.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
<!doctype html>
<html>

<!--
// +----------------------------------------------------------------------
// | LightPicture [ 图床 ]
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
// +----------------------------------------------------------------------
-->
<head>
<meta charset="UTF-8" />
<title><?php echo $Title; ?> - <?php echo $Powered; ?></title>
Expand Down
2 changes: 2 additions & 0 deletions route/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// +----------------------------------------------------------------------
// | 企业团队图片资源管理系统
// +----------------------------------------------------------------------
// | Github: https://github.com/osuuu/LightPicture
// +----------------------------------------------------------------------
// | Copyright © http://picture.h234.cn All rights reserved.
// +----------------------------------------------------------------------
// | Author: Team <[email protected]>
Expand Down

0 comments on commit 1529872

Please sign in to comment.