267 Commits
Author SHA1 Message Date
hello-hao 1baed6a29a 📝 20220127 2021-12-29 14:05:39 +08:00
hello-hao a4855adbe6 :art:优化响应头和返回值判断逻辑 20211229 2021-12-29 11:12:24 +08:00
hello-hao b0cd5ca51f 📝 2021-12-15 10:28:03 +08:00
hello-hao 00b2f58916 📝 2021-11-29 11:34:33 +08:00
hello-hao 78b3206f65 🚑 2021-11-29 11:27:26 +08:00
hello-hao feb13edc66 📝 20211129 2021-11-29 11:21:56 +08:00
hello-hao 4700d79f35 📝 2021-11-16 14:14:40 +08:00
hello-hao 5a9bb8a509 📝 2021-11-01 11:16:43 +08:00
hello-hao 13bc21df93 📝 2021-11-01 10:36:44 +08:00
923453645@qq.com d4a4076d05 🔖 2021-10-29 22:46:13 +08:00
hello-hao 8390f355a8 :art:完善程序功能 2021-10-29 18:25:53 +08:00
hello-hao 8c0bef5127 🎨 2021-10-29 16:13:08 +08:00
hello-hao 696f8eac9c 🎨 2021-10-29 16:06:06 +08:00
hello-hao d6dd42546b 🎨 2021-10-29 16:00:10 +08:00
hello-hao 208a1a3c00 :art:优化核心代码 2021-10-29 15:03:35 +08:00
hello-hao 679094533f 📝 2021-10-29 14:58:53 +08:00
hello-hao ed695d7cb7 :wrench:更新配置文件 2021-10-29 14:46:05 +08:00
hello-hao 1dc014a231 :rocket:数据库表结构 2021-10-29 14:44:38 +08:00
hello-hao fd675264a5 :art:优化整体架构 2021-10-29 14:23:40 +08:00
hello-hao 738bd5873d :arrow_up:升级依赖 2021-10-29 14:07:02 +08:00
923453645@qq.com 80b07c067b 数据库 20211101 2021-10-28 22:18:45 +08:00
923453645@qq.com 19af74f964 更新 2021-10-28 22:16:47 +08:00
tiansh 551bb6c20a 重构版功能实现 2021-10-28 18:54:05 +08:00
tiansh 3a03c965e1 重构版功能实现 2021-10-27 18:55:28 +08:00
tiansh 29b8575560 重构版功能实现 2021-10-26 18:20:08 +08:00
923453645@qq.com 0bb09732a5 更新 2021-10-24 21:11:22 +08:00
923453645@qq.com 5d874fa089 更新依赖 2021-10-22 22:20:55 +08:00
tiansh 1941a3a7aa 重构版功能实现 2021-10-22 19:08:08 +08:00
tiansh 57a2c77bf1 重构版通知 2021-10-22 16:36:14 +08:00
tiansh 0e5fdd32b1 2021程序全面重构 2021-07-06 15:14:59 +08:00
tiansh 2c39046cc1 2021-07-06整合代码 2021-07-06 14:58:23 +08:00
hellohaoandGitHub a484d8eff3 Update README.md 2021-06-03 17:48:56 +08:00
tiansh 57593aef0d 2021-03-30修复FTP路径 2021-03-30 10:20:31 +08:00
tiansh e18829136f 2021-03-25优化代码 2021-03-25 09:39:38 +08:00
tiansh 498abcd83c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	sql/picturebed.sql
#	src/main/java/cn/hellohao/controller/AdminController.java
#	src/main/java/cn/hellohao/controller/AdminRootController.java
#	src/main/java/cn/hellohao/controller/AlbumController.java
#	src/main/java/cn/hellohao/controller/ClientController.java
#	src/main/java/cn/hellohao/controller/UpdateImgController.java
#	src/main/java/cn/hellohao/controller/UserController.java
#	src/main/java/cn/hellohao/interceptor/InterceptorConfig.java
#	src/main/java/cn/hellohao/interceptor/InterceptorConfigWeb.java
#	src/main/java/cn/hellohao/interceptor/WebAppConfig.java
#	src/main/java/cn/hellohao/pojo/Images.java
#	src/main/java/cn/hellohao/pojo/ImgAndAlbum.java
#	src/main/java/cn/hellohao/service/impl/COSImageupload.java
#	src/main/java/cn/hellohao/service/impl/FTPImageupload.java
#	src/main/java/cn/hellohao/service/impl/KODOImageupload.java
#	src/main/java/cn/hellohao/service/impl/NOSImageupload.java
#	src/main/java/cn/hellohao/service/impl/OSSImageupload.java
#	src/main/java/cn/hellohao/service/impl/USSImageupload.java
#	src/main/java/cn/hellohao/service/impl/UploadServicel.java
#	src/main/java/cn/hellohao/utils/FirstRun.java
#	src/main/java/cn/hellohao/utils/GetSource.java
#	src/main/java/cn/hellohao/utils/SetFiles.java
#	src/main/resources/application.properties
#	src/main/resources/mapper/ImgAndAlbumMapper.xml
#	src/main/resources/static/js/hellohao.js
#	src/main/resources/static/webuploade/js/upload.js
#	src/main/resources/templates/admin/about.html
#	src/main/resources/templates/admin/albumlist.html
#	src/main/resources/templates/admin/index.html
#	src/main/resources/templates/admin/storageconfig.html
#	src/main/resources/templates/admin/survey.html
#	src/main/resources/templates/admin/table.html
#	src/main/resources/templates/admin/webconfig.html
#	src/main/resources/templates/album/album_new.html
#	src/main/resources/templates/index-Minimalism.html
#	src/main/resources/templates/index.html
2021-03-25 09:35:00 +08:00
tiansh ee78074499 2021-03-25更新添加打印相关日志
删除无用注释代码
2021-03-25 09:32:56 +08:00
tiansh 7ec4578eb3 2021-03-25更新添加打印相关日志
删除无用注释代码
2021-03-25 09:23:51 +08:00
TianSH 867bde24be 2021-03-15更新 2021-03-15 10:15:41 +08:00
hellohaoandGitHub 77364f7fb0 Update README.md 2021-03-15 10:02:41 +08:00
hellohaoandGitHub ae2b1c8c5a Update README.md 2020-10-05 21:44:45 +08:00
hellohaoandGitHub be424f6a28 Update README.md 2020-09-24 17:02:58 +08:00
hellohaoandGitHub 53501bf6b5 Merge pull request #28 from Hello-hao/dependabot/maven/org.quartz-scheduler-quartz-2.3.2
Bump quartz from 2.2.1 to 2.3.2
2020-07-09 16:29:29 +08:00
dependabot[bot]andGitHub bcc1249796 Bump quartz from 2.2.1 to 2.3.2
Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/quartz-scheduler/quartz/releases)
- [Changelog](https://github.com/quartz-scheduler/quartz/blob/v2.3.2/docs/changelog.adoc)
- [Commits](https://github.com/quartz-scheduler/quartz/compare/quartz-2.2.1...v2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 18:48:37 +00:00
hellohaoandGitHub e1ccbdc578 Update README.md 2020-06-25 20:06:59 +08:00
hellohaoandGitHub 83bf9e70a5 Update README.md 2020-06-16 10:51:21 +08:00
hellohaoandGitHub 8c7a59147f Update README.md 2020-05-13 08:58:18 +08:00
hellohaoandGitHub 58e3ebf3e6 Update README.md 2020-05-03 21:59:05 +08:00
hellohaoandGitHub a82643d4c3 Update README.md 2020-04-23 16:01:44 +08:00
hellohaoandGitHub 44c84c5210 Update README.md 2020-04-07 22:34:19 +08:00
hellohaoandGitHub b7f0490c19 Update README.md 2020-04-07 22:32:48 +08:00