FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for database - BookStackApp/BookStack · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
BookStackApp
/
BookStack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
19k
Code
Issues
0
Pull requests
1
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
BookStack
database
on
development
User selector
Datepicker
Commit history
Commits on Jul 27, 2026
External Auth: Updated user external auth id matching to be stricter
Show description for 1732f15
ssddanbrown
committed
1732f15
View commit details
Copy full SHA for 1732f15
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
Permissions: Tweaks/fixed during review of revision-view-all changes
ssddanbrown
committed
ec0b038
View commit details
Copy full SHA for ec0b038
View code at this point
Browse repository at this point
Permissions: Added revision-view-all addition migration
ssddanbrown
committed
1339f66
View commit details
Copy full SHA for 1339f66
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
DB: Added views->viewable_type index
Show description for 48df2be
ssddanbrown
committed
48df2be
View commit details
Copy full SHA for 48df2be
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
Comment Mentions: Fixed and tweaks during review of changes
Show description for 51f9b63
ssddanbrown
committed
51f9b63
View commit details
Copy full SHA for 51f9b63
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
Comment Mentions: Added core back-end logic
Show description for 221c6c7
ssddanbrown
committed
221c6c7
View commit details
Copy full SHA for 221c6c7
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Slugs: Added test to cover history lookup permission usage
ssddanbrown
committed
cdd164e
View commit details
Copy full SHA for cdd164e
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
Slugs: Created history table to track changes
ssddanbrown
committed
e64fc60
View commit details
Copy full SHA for e64fc60
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
Dev: Set timezone for test DB creation, added PHP 8.5 to tests
Show description for 1be2969
ssddanbrown
committed
1be2969
View commit details
Copy full SHA for 1be2969
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Comments API: Addressed failing tests and static testing
ssddanbrown
committed
9c4a922
View commit details
Copy full SHA for 9c4a922
View code at this point
Browse repository at this point
API: Added comment tree to pages-read endpoint
Show description for 4627dfd
ssddanbrown
committed
4627dfd
View commit details
Copy full SHA for 4627dfd
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
API: Started building comments API endpoints
ssddanbrown
committed
082dbc9
View commit details
Copy full SHA for 082dbc9
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Images: Added nulling of image page relation on page delete
ssddanbrown
committed
ea63448
View commit details
Copy full SHA for ea63448
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
DB: Addressed test issues for user ID changes
Show description for efff870
ssddanbrown
committed
efff870
View commit details
Copy full SHA for efff870
View code at this point
Browse repository at this point
DB: Updated handling of deleted user ID handling in DB
Show description for 5754acf
ssddanbrown
committed
5754acf
View commit details
Copy full SHA for 5754acf
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
DB: Aligned entity structure to a common table
Show description for 4c7d642
ssddanbrown
authored
4c7d642
View commit details
Copy full SHA for 4c7d642
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
Permissions: Added enum usage to controller helpers
Show description for 5fc11d4
ssddanbrown
committed
5fc11d4
View commit details
Copy full SHA for 5fc11d4
View code at this point
Browse repository at this point
Permissions: Removed unused role-perm columns, added permission enum
Show description for c8716df
ssddanbrown
committed
c8716df
View commit details
Copy full SHA for c8716df
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
Maintenance: Removed unused comments text column
Show description for 5ea4e1e
ssddanbrown
committed
5ea4e1e
View commit details
Copy full SHA for 5ea4e1e
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
Maintenance: Addressed a range of deprecations
Show description for 9443682
ssddanbrown
committed
9443682
View commit details
Copy full SHA for 9443682
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
ZIP Imports: Added API test cases
ssddanbrown
committed
7302571
View commit details
Copy full SHA for 7302571
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Comments: Added back-end content reference handling
Show description for 5e3c3ad
ssddanbrown
committed
5e3c3ad
View commit details
Copy full SHA for 5e3c3ad
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
Sorting: Renamed sort set to sort rule
Show description for b9306a9
ssddanbrown
committed
b9306a9
View commit details
Copy full SHA for b9306a9
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
Sorting: Covered sort set management with tests
ssddanbrown
committed
a208c46
View commit details
Copy full SHA for a208c46
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
Sorting: Added tests to cover AssignSortSetCommand
ssddanbrown
committed
69683d5
View commit details
Copy full SHA for 69683d5
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Sorting: Connected up default sort setting for books
ssddanbrown
committed
7093daa
View commit details
Copy full SHA for 7093daa
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Sorting: Added content misses from last commit, started settings
ssddanbrown
committed
a34023f
View commit details
Copy full SHA for a34023f
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
Framework: Fixed Laravel 11 upgrade test issues, updated phpstan
Show description for 5bf7578
ssddanbrown
committed
5bf7578
View commit details
Copy full SHA for 5bf7578
View code at this point
Browse repository at this point
Framework: Performed Laravel 11 upgrade guide steps
Show description for cf9ccfc
ssddanbrown
committed
cf9ccfc
View commit details
Copy full SHA for cf9ccfc
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
ZIP Exports: Changed the instance id mechanism
Show description for bdca9fc
ssddanbrown
committed
bdca9fc
View commit details
Copy full SHA for bdca9fc
View code at this point
Browse repository at this point
Commits on Nov 16, 2024
ZIP Imports: Added high level import run tests
ssddanbrown
committed
7681e32
View commit details
Copy full SHA for 7681e32
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
ZIP Imports: Added full contents view to import display
Show description for 92cfde4
ssddanbrown
committed
92cfde4
View commit details
Copy full SHA for 92cfde4
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
ZIP Import: Added model+migration, and reader class
ssddanbrown
committed
74fce96
View commit details
Copy full SHA for 74fce96
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
ZIP Exports: Added new import permission
Show description for 4051d5b
ssddanbrown
committed
4051d5b
View commit details
Copy full SHA for 4051d5b
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
Pages: Updated editor field to always be set
Show description for 89f84c9
ssddanbrown
committed
89f84c9
View commit details
Copy full SHA for 89f84c9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL