]> BookStack Code Mirror - bookstack/history - app
Applied StyleCI changes, added php/larastan to attribution
[bookstack] / app /
2020-12-31 Dan BrownFixed view path
2020-12-31 Dan BrownAdded user-select input
2020-12-30 Dan BrownAdded owners to entity creation and updated tests
2020-12-30 Dan BrownStarted change for entities to have concept of owners
2020-12-22 James GeigerCreate Open Graph meta tags for book/page/chapter/shelf
2020-12-18 Dan BrownUpdated wording of image cleanup option
2020-12-18 Dan BrownMerge branch 'v0.30.x'
2020-12-18 Dan BrownFixed issue where restricted page content in plaintext...
2020-12-17 Dan BrownMerge branch 'v0.30.x'
2020-12-17 Dan BrownFixed book-tree-gen page visibility issue
2020-12-08 Dan BrownCleaned up some user/image areas of the app
2020-12-06 Dan BrownFixed issue where page export contain system would...
2020-12-06 Dan BrownMerge branch 'v0.30.x'
2020-12-06 Dan BrownEnsured base64 images are read from image upload folder
2020-12-06 Dan BrownRemoved http fetching from image base64 generation
2020-12-06 Dan BrownRemoved generic "UploadService" which was doing very...
2020-12-03 James GeigerMerge pull request #1 from BookStackApp/master
2020-11-29 Dan BrownSwapped out HTML diff implementation for own, removes...
2020-11-28 Dan BrownFixed bad collection/array mixing causing error on...
2020-11-28 Dan BrownMerge pull request #2382 from BookStackApp/pages_api
2020-11-28 Dan BrownAdded page export API controller
2020-11-28 Dan BrownAdded pages API doc examples
2020-11-22 Dan BrownStarted pages API
2020-11-22 Dan BrownUpdated old exportService name in controllers
2020-11-22 Dan BrownFocused base Entity class cleanup
2020-11-22 Dan BrownFixed some mis-refactoring and split search service
2020-11-21 Dan BrownMoved models to folder, renamed managers to tools
2020-11-21 Dan BrownService provider and other cleanup
2020-11-21 Dan BrownAligned constructors across controller classes
2020-11-21 Dan BrownCleaned up api docs implementation, added missing titles
2020-11-21 Dan BrownMerge pull request #2360 from BookStackApp/activity_revamp
2020-11-20 Dan BrownAdded latest activity into users list view 2360/head
2020-11-20 Dan BrownImplemented remainder of activity types
2020-11-20 Dan BrownImplemented user, api_tokem & role activity logging
2020-11-18 Dan BrownStarted widening of activity logging
2020-11-18 Boddy4LDAP: Added TLS support 2376/head
2020-11-08 Dan BrownUpdated activities table format
2020-11-07 Dan BrownRemoved use of book_id in activity
2020-11-07 Dan BrownOrganised activity types and moved most to repos
2020-11-07 Dan BrownMerge pull request #2283 from BookStackApp/recycle_bin
2020-11-07 Dan BrownChecked over recycle bin parent/child flows 2283/head
2020-11-07 Dan BrownEnhanced how activities are shown on items in recycle bin
2020-11-07 Dan BrownAdded recycle bin auto-clear lifetime functionality
2020-11-06 Dan BrownStarted testing work for recycle bin implementation
2020-11-04 Anthony RondaAutomatic Restored Revision Changelog Summary Text 2353/head
2020-11-02 Dan BrownCleaned up duplicate code in recycle-bin restore
2020-11-02 Dan BrownAdded per-item recycle-bin delete and restore
2020-10-31 Dan BrownRe-aligned init files with Laravel default
2020-10-31 Dan BrownMerge branch 'fixes' of git://github.com/imanghafoori1...
2020-10-31 Dan BrownMerge pull request #2298 from timoschwarzer/composer...
2020-10-31 Dan BrownMerge branch 'xss_and_redir_patch' of git://github...
2020-10-31 Dan BrownPrevented possible XSS via link attachments
2020-10-27 PercussiveElbowXSS and redirect fixes with test cases
2020-10-19 Ole AldricUpdate Localization.php in Middleware with "no" tag... 2336/head
2020-10-19 Ole Aldricupdated config to also include Norwegian 2334/head
2020-10-16 imanghafoorifixes from laravel-microscope
2020-10-13 Dan BrownMerge pull request #2303 from BookStackApp/l10n_master
2020-10-12 Jason HouleMissed a variable when updating LdapService. 2320/head
2020-10-12 Jason HouleImport thumbnail photos when LDAP users are created.
2020-10-03 Dan BrownAdded recycle bin empty notification response with...
2020-10-03 Dan BrownStarted work on the recycle bin interface
2020-09-28 Dan BrownUpdated page content related links on content id changes
2020-09-27 Dan BrownStarted implementation of recycle bin functionality
2020-09-26 Dan BrownUpdated PR code to use isA and updated that function...
2020-09-26 Dan BrownMerge branch 'renderpages' of git://github.com/mr-vinn...
2020-09-26 Dan BrownFixed issue where SAML login not notifiy on existing...
2020-09-26 Dan BrownMerge branch 'master' of git://github.com/alexmannuk...
2020-09-19 Dan BrownMerge branch 'jb-l10n-fix-czech' of git://github.com...
2020-09-19 Dan BrownUpdated locale lists for Bulgarian
2020-09-19 Dan BrownMoved decode and updated page plaintext decode test
2020-09-19 Dan BrownMerge branch 'preview-entities' of git://github.com...
2020-09-19 Dan BrownAdded audit log interface
2020-09-19 Dan BrownSplit out Maintenance to separate controller
2020-09-18 Vinnie OkadaDecode HTML entities 2257/head
2020-09-13 Dan BrownContinued implementation of attachment drag+drop
2020-09-13 Dan BrownMerge branch 'master' into attachment_drag_drop
2020-09-07 Vinnie OkadaImplement the renderPages parameter 2227/head
2020-09-05 Dan BrownUpdated saml2 slo config so url is used if no repsonse url
2020-09-05 Dan BrownUpdated flow to ensure /register/confirm route is used...
2020-08-05 Jasper WeyneDefault OpenID display name set to standard value 2169/head
2020-08-04 Jasper WeyneMethod descriptions
2020-08-04 Jasper WeyneSimplify refresh method
2020-08-04 Jasper WeyneIncrease robustness of the refresh method
2020-08-04 Dan BrownPrevented email confirmation exception throw on registr...
2020-08-04 Dan BrownRemoved role 'name' field from database
2020-08-04 Dan BrownRemoved joint_permissions auto_increment id
2020-07-28 Dan BrownUpdated some comment elements and standardised more JS
2020-07-28 Dan BrownUpdated public-login redirect to check url
2020-07-28 Dan BrownUpdated functionality for logging failed access
2020-07-28 Dan BrownMerge branch 'auth' of git://github.com/benrubson/BookS...
2020-07-28 Dan BrownStarted attachment drag/drop
2020-07-25 Dan BrownFixed issue where URL params in image names would cause...
2020-07-24 Dan BrownConverted image-manager to be component/HTML based
2020-07-24 Dan BrownFixed issue where more images than expected could be...
2020-07-09 Jasper WeyneAccessToken empty array parameter on null
2020-07-09 Jasper WeyneAdd OpenIdService to OpenIdSessionGuard constructor...
2020-07-09 Jasper WeyneConfigurable OpenID Connect services
2020-07-08 Jasper WeyneGeneralize refresh failure handling
2020-07-07 Jasper WeyneIgnore ID token expiry if unavailable
2020-07-07 Jasper WeyneToken expiration and refreshing using the refresh_token...
next