An open API service providing commit metadata for open source projects.

GitHub / BookStackApp/BookStack / commits

A platform to create documentation/wiki content built with PHP & Laravel

SHA Message Author Date Stats
4eb4407e DB: Updated entity scope to use models dynamic table Dan Brown <d****t@d****e> 10 months ago
5bf2d801 Notifications: Fixed attempted null usage issue where int expected Dan Brown <d****t@d****e> 10 months ago
1421ba87 Updated translator & dependency attribution before release v25.11 Dan Brown <d****t@d****e> 10 months ago
563828ba Updated translations with latest Crowdin changes (#5843) Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
d40a68b4 API: Re-ordered routes, Improved navigation Dan Brown <d****t@d****e> 10 months ago
4a57933c Deps: Updated PHP composer packages Dan Brown <d****t@d****e> 10 months ago
1df850ea Search: Fixed formatting timeout with many term occurrences Dan Brown <d****t@d****e> 10 months ago
7881bddc merge Merge pull request #5860 from BookStackApp/api_image_data_endpoint Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
570ded10 Set cursor to pointer for drawio diagrams lublak <4****k@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
02d024aa API: Added endpoints for reading image data Dan Brown <d****t@d****e> 10 months ago
652124ab merge Merge pull request #5854 from BookStackApp/efficient_search Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
751934c8 Search: Tested changes to single-table search Dan Brown <d****t@d****e> 10 months ago
3fd25bd0 Search: Added pagination, updated other search uses Dan Brown <d****t@d****e> 10 months ago
f0303de2 Search: Improved result hydration performance Dan Brown <d****t@d****e> 10 months ago
0b265733 Search: Started work to make search result size consistent Dan Brown <d****t@d****e> 10 months ago
c21c36e2 merge Merge pull request #5850 from BookStackApp/comments_api Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
a9499005 API: Added examples for comments Dan Brown <d****t@d****e> 10 months ago
9c4a9225 Comments API: Addressed failing tests and static testing Dan Brown <d****t@d****e> 10 months ago
4627dfd4 API: Added comment tree to pages-read endpoint Dan Brown <d****t@d****e> 10 months ago
fcacf7ca API: Built out tests for comment API endpoints Dan Brown <d****t@d****e> 10 months ago
cbf27d70 API: Added comment CUD endpoints, drafted tests Dan Brown <d****t@d****e> 10 months ago
3ad1e31f API: Added comment-read endpoint, added api docs section descriptions Dan Brown <d****t@d****e> 10 months ago
082dbc99 API: Started building comments API endpoints Dan Brown <d****t@d****e> 10 months ago
abe9c1e5 API Docs: Updated link to archived GitHub repo Dan Brown <d****t@d****e> 10 months ago
ebf82617 Code: Added groovy syntax highlighting Dan Brown <d****t@d****e> 10 months ago
2c81447c Deps: Updated PHP deps via composer Dan Brown <d****t@d****e> 10 months ago
8898647f merge Merge pull request #5846 from BookStackApp/page_image_nullification Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
ea634489 Images: Added nulling of image page relation on page delete Dan Brown <d****t@d****e> 10 months ago
0bfd7992 merge Merge pull request #5844 from BookStackApp/user_ids Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
efff8700 DB: Addressed test issues for user ID changes Dan Brown <d****t@d****e> 10 months ago
5754acf2 DB: Updated handling of deleted user ID handling in DB Dan Brown <d****t@d****e> 10 months ago
4c7d6420 DB: Aligned entity structure to a common table Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
146a6c01 merge Merge branch 'v25-07' into development Dan Brown <d****t@d****e> 11 months ago
f8e4ea82 Updated translator & dependency attribution before release v25.07.3 Dan Brown <d****t@d****e> 11 months ago
c3412d8c Deps: Updated PHP package versions Dan Brown <d****t@d****e> 11 months ago
047195c0 Updated translations with latest Crowdin changes (#5786) Dan Brown <e****l@d****e>
Committed by: Dan Brown <d****t@d****e>
11 months ago
4db71352 Updated translations with latest Crowdin changes (#5786) Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
11 months ago
009d1461 merge Merge pull request #5820 from tfnh621/patch-1 Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
11 months ago
fcef1a79 Add crossorigin attribute to manifest link Yugo Takano <1****1@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a7b30c28 Add crossorigin attribute to manifest link Yugo Takano <1****1@u****m>
Committed by: Dan Brown <d****t@d****e>
11 months ago
08dfff05 Sponsors: Updated diagrams.net sponsor level Dan Brown <d****t@d****e> 12 months ago
fc10520e merge Merge pull request #5793 from BookStackApp/role_permission_refactor Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
a70c733f Permissions: Cleanup after review of enum implementation PR Dan Brown <d****t@d****e> 12 months ago
573d692a Permissions: Fixed check method to allow enum usage Dan Brown <d****t@d****e> 12 months ago
419dbadc Permissions: Updated use of helpers to use enums Dan Brown <d****t@d****e> 12 months ago
33a0237f Permissions: Updated usage of controller methods to use enum Dan Brown <d****t@d****e> 12 months ago
5fc11d46 Permissions: Added enum usage to controller helpers Dan Brown <d****t@d****e> 12 months ago
c8716df2 Permissions: Removed unused role-perm columns, added permission enum Dan Brown <d****t@d****e> 12 months ago
1ac74099 merge Merge pull request #5790 from BookStackApp/timezones Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
36cb243d Timezones: Updated date displays to use consistent formats Dan Brown <d****t@d****e> 12 months ago
579c1bf4 Timezones: Seperated out store & display timezones to two options Dan Brown <d****t@d****e> 12 months ago
242b7dfb merge Merge pull request #5785 from BookStackApp/phpstan_level2 Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
7d1c3162 Maintenance: Updated larastan target level, fixed issues from tests Dan Brown <d****t@d****e> 12 months ago
318b486e Maintenance: Finished changes to meet phpstan level 3 Dan Brown <d****t@d****e> 12 months ago
e05ec7da Maintenance: Addressed a range of phpstan level 3 issues Dan Brown <d****t@d****e> 12 months ago
cee23de6 Maintenance: Reached PHPstan level 2 Dan Brown <d****t@d****e> 12 months ago
1e349545 Maintenance: Continued work towards PHPstan level 2 Dan Brown <d****t@d****e> 12 months ago
5ea4e1e9 Maintenance: Removed unused comments text column Dan Brown <d****t@d****e> 12 months ago
a27ce6e9 Packages: Updated npm packages Dan Brown <d****t@d****e> 12 months ago
64b06bcf Packages: Updated predis Dan Brown <d****t@d****e> 12 months ago
cdbac63b Framework: Updated to Laravel 12 Dan Brown <d****t@d****e> 12 months ago
d6296ac7 merge Merge pull request #5749 from BookStackApp/admin_command_updates Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
481f3560 Updated translator & dependency attribution before release v25.07.2 Dan Brown <d****t@d****e> 12 months ago
955837c9 Packages: Upgraded php deps to latest versions Dan Brown <d****t@d****e> 12 months ago
c6e35c2e merge Merge pull request #5775 from BookStackApp/lexical_aug25 Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
0436ccfe Updated translations with latest Crowdin changes (#5759) Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
f5da3103 Lexical: Fixed details tests Dan Brown <d****t@d****e> about 1 year ago
46613f76 Lexical: Added backspace handling for details Dan Brown <d****t@d****e> about 1 year ago
519acaf3 Lexical: Added better selection display for collapisble blocks Dan Brown <d****t@d****e> about 1 year ago
849bc4d6 Lexical: Improved nested details interaction Dan Brown <d****t@d****e> about 1 year ago
ee994fa2 Testing: Addressed deprecation in test helper Dan Brown <d****t@d****e> about 1 year ago
13a79b3f Shelves: Addressed book edits removing non-visible books Dan Brown <d****t@d****e> about 1 year ago
7c79b10f Imports: Fixed drawing IDs not being updated in content Dan Brown <d****t@d****e> about 1 year ago
5c481b42 Testing: Added more deprecation output Dan Brown <s****n@g****m> about 1 year ago
9443682a Maintenance: Addressed a range of deprecations Dan Brown <s****n@g****m> about 1 year ago
0311e3d2 Readme: Updated sponsor link Dan Brown <s****n@g****m> about 1 year ago
a50a2569 ZIP Exports: Fixed reference handling for images Dan Brown <s****n@g****m> about 1 year ago
4830248a Release: Updated licenses and translator attribution Dan Brown <s****n@g****m> about 1 year ago
1256b30a Updated translations with latest Crowdin changes (#5740) Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
777cca76 Deps: Bumped PHP composer deps again Dan Brown <s****n@g****m> about 1 year ago
a2d13124 Testing: Added mail port to testing env options Dan Brown <s****n@g****m> about 1 year ago
bd966ef9 phpstan: Address a range of level 2 issues Dan Brown <s****n@g****m> about 1 year ago
a6b5733e Deps: Updated PHP packages via composer Dan Brown <s****n@g****m> about 1 year ago
e899066e merge Merge branch 'development' of github.com:BookStackApp/BookStack into development Dan Brown <s****n@g****m> about 1 year ago
f4f24358 Imports: Fixed errors causing user logout on import run Dan Brown <s****n@g****m> about 1 year ago
fca4a056 merge Merge pull request #5753 from BookStackApp/a11y_menu_updates Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0bc9ddd7 A11y: Updated other dropdown menus with correct tagging Dan Brown <s****n@g****m> about 1 year ago
c66f3b2a A11y: Improved tagging of profile menu Dan Brown <s****n@g****m> about 1 year ago
f36e6fb9 Commands: Updated create admin skip return Dan Brown <s****n@g****m> about 1 year ago
7bc0d54a Readme: Swapped codeclimate reference for custom phpmetrics Dan Brown <s****n@g****m> about 1 year ago
2eefbd21 Commands: Added testing for initial admin changes Dan Brown <s****n@g****m> about 1 year ago
a961552c Commands: Updated create admin comment to accept extra flags Dan Brown <s****n@g****m> about 1 year ago
776ec7b9 Updated translations with latest Crowdin changes (#5696) Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8aa6bdc8 Updated translator & dependency attribution before release v25.07 Dan Brown <s****n@g****m> about 1 year ago
4ab17157 API: Added ZIP export endpoint comments Dan Brown <s****n@g****m> about 1 year ago
6d7ffab1 Deps: Updated PHP composer dependancy versions, fixed test namespaces Dan Brown <s****n@g****m> about 1 year ago
c8cfec96 merge Merge pull request #5731 from BookStackApp/lexical_jul25 Dan Brown <e****l@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d145efb6 Lexical: Updated tests after link changes Dan Brown <s****n@g****m> about 1 year ago
c54101c6 Lexical: Updated URL handling, added mouse handling Dan Brown <s****n@g****m> about 1 year ago
865e5aec Lexical: Source code input changes Dan Brown <s****n@g****m> about 1 year ago

← Back to repository