[PR #139] [MERGED] html diff in revision view #5597

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/139
Author: @younes0
Created: 7/7/2016
Status: Merged
Merged: 9/29/2016
Merged by: @ssddanbrown

Base: masterHead: diff


📝 Commits (2)

  • 9537e2a html diff in revision view
  • c279c6e replace GPL diff lib with MIT lib

📊 Changes

6 files changed (+688 additions, -295 deletions)

View changed files

📝 app/Http/Controllers/PageController.php (+11 -1)
📝 app/PageRevision.php (+21 -0)
📝 composer.json (+4 -1)
📝 composer.lock (+635 -292)
📝 resources/assets/sass/_pages.scss (+12 -0)
📝 resources/views/pages/page-display.blade.php (+5 -1)

📄 Description

Result:
image


🔄 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/139 **Author:** [@younes0](https://github.com/younes0) **Created:** 7/7/2016 **Status:** ✅ Merged **Merged:** 9/29/2016 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `diff` --- ### 📝 Commits (2) - [`9537e2a`](https://github.com/BookStackApp/BookStack/commit/9537e2ae9572f75edc8da7fb23572346c56f101d) html diff in revision view - [`c279c6e`](https://github.com/BookStackApp/BookStack/commit/c279c6e2af60274871a5e2d3082e8cae444ece18) replace GPL diff lib with MIT lib ### 📊 Changes **6 files changed** (+688 additions, -295 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/PageController.php` (+11 -1) 📝 `app/PageRevision.php` (+21 -0) 📝 `composer.json` (+4 -1) 📝 `composer.lock` (+635 -292) 📝 `resources/assets/sass/_pages.scss` (+12 -0) 📝 `resources/views/pages/page-display.blade.php` (+5 -1) </details> ### 📄 Description Result: ![image](https://cloud.githubusercontent.com/assets/886042/16663326/017cd50e-447c-11e6-96f2-bc4248bd9510.png) --- <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:11:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5597