-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: takewiki/BookStack
base: development
head repository: BookStackApp/BookStack
compare: development
- 16 commits
- 55 files changed
- 2 contributors
Commits on Jan 26, 2026
-
Theme: Updated view registration to be dynamic
Within the responsibility of the theme service instead of being part of the app configuration.
Configuration menu - View commit details
-
Copy full SHA for 36649a6 - Browse repository at this point
Copy the full SHA 36649a6View commit details -
Theme: Added the ability to add views before/after existing ones
Adds a registration system via the logical theme system, to tell BookStack about views to render before or after a specific template is included in the system.
Configuration menu - View commit details
-
Copy full SHA for c32b168 - Browse repository at this point
Copy the full SHA c32b168View commit details
Commits on Jan 27, 2026
-
Theme: Added testing of registerViewToRender* functions
Updated function name also.
Configuration menu - View commit details
-
Copy full SHA for 9fcfc76 - Browse repository at this point
Copy the full SHA 9fcfc76View commit details -
Theme: Changed how before/after views are registered
Changed the system out to be a theme event instead of method, to align with other registration events, and so that the theme view work can better be contained in its own class.
Configuration menu - View commit details
-
Copy full SHA for 1b17bb3 - Browse repository at this point
Copy the full SHA 1b17bb3View commit details
Commits on Feb 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4949520 - Browse repository at this point
Copy the full SHA 4949520View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd84074 - Browse repository at this point
Copy the full SHA cd84074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120ee38 - Browse repository at this point
Copy the full SHA 120ee38View commit details
Commits on Feb 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aa0a8dd - Browse repository at this point
Copy the full SHA aa0a8ddView commit details
Commits on Feb 3, 2026
-
Theme Modules: Added install helper command
Not yet tested at all, either manually or via PHPUnit
Configuration menu - View commit details
-
Copy full SHA for 45ae03c - Browse repository at this point
Copy the full SHA 45ae03cView commit details
Commits on Feb 5, 2026
-
Theme Modules: Fixes and improvements after manual testing
- Added (limited) redirect handling to module downloads. - Adjusted wording/text for consistency and clarity. - Fixed scenarios where process was not stopped on error. - Fixed module folder creation check/logic. - Added better failed request handling to module downloads. - Updated download response streaming to monitor/limit download size.
Configuration menu - View commit details
-
Copy full SHA for f7890c2 - Browse repository at this point
Copy the full SHA f7890c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5038d12 - Browse repository at this point
Copy the full SHA 5038d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3d0a4 - Browse repository at this point
Copy the full SHA 9d3d0a4View commit details
Commits on Feb 7, 2026
-
Theme System: Fixed theme view before/after issues
- Updated the system to work with modules. - Updated module docs to consider namespacing. - Fixed view loading and registration event ordering. - Fixed checking if views are registered.
Configuration menu - View commit details
-
Copy full SHA for a20438b - Browse repository at this point
Copy the full SHA a20438bView commit details
Commits on Feb 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 984a731 - Browse repository at this point
Copy the full SHA 984a731View commit details -
Views: Made index/show sidebars a lot more modular
Split out each sidebar block into their own template for easier customization of those elements, and less code to manage when overriding the parent show/index views.
Configuration menu - View commit details
-
Copy full SHA for 057d7be - Browse repository at this point
Copy the full SHA 057d7beView commit details
Commits on Feb 9, 2026
-
Merge pull request BookStackApp#5998 from BookStackApp/further_theme_…
…development Further theme system developments
Configuration menu - View commit details
-
Copy full SHA for 5e12b67 - Browse repository at this point
Copy the full SHA 5e12b67View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff development...development