[PR #2047] [CLOSED] update #5942

Closed
opened 2026-02-05 10:20:59 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2047
Author: @danMe66
Created: 4/16/2020
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

7 files changed (+1211 additions, -151 deletions)

View changed files

📝 app/Config/app.php (+3 -0)
📝 app/Config/database.php (+1 -1)
📝 app/Config/filesystems.php (+9 -0)
📝 composer.json (+11 -4)
📝 composer.lock (+1158 -146)
📝 package-lock.json (+18 -0)
📝 resources/views/base.blade.php (+11 -0)

📄 Description

同步更新


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2047 **Author:** [@danMe66](https://github.com/danMe66) **Created:** 4/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`36d29eb`](https://github.com/BookStackApp/BookStack/commit/36d29eb38e26ce2fe4bba44aa0dff44a86fca775) 存储改为又拍云 - [`293a129`](https://github.com/BookStackApp/BookStack/commit/293a1298fbb34669d65b171dbadbc4aee8104f03) 修改redis - [`a1e4639`](https://github.com/BookStackApp/BookStack/commit/a1e4639808aae9975879208c21ecddb050d1b5fe) Merge pull request #1 from BookStackApp/master - [`9096272`](https://github.com/BookStackApp/BookStack/commit/90962728dcf4935a0f58d9de6e101853941d384f) 加入百度统计代码 ### 📊 Changes **7 files changed** (+1211 additions, -151 deletions) <details> <summary>View changed files</summary> 📝 `app/Config/app.php` (+3 -0) 📝 `app/Config/database.php` (+1 -1) 📝 `app/Config/filesystems.php` (+9 -0) 📝 `composer.json` (+11 -4) 📝 `composer.lock` (+1158 -146) 📝 `package-lock.json` (+18 -0) 📝 `resources/views/base.blade.php` (+11 -0) </details> ### 📄 Description 同步更新 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:20:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5942