]> BookStack Code Mirror - bookstack/history - app
Updated another set of components
[bookstack] / app /
2022-11-12 Dan BrownUpdated email confirmation flow so confirmation is...
2022-11-10 Dan BrownFixed app logo visibility with secure_restricted images
2022-11-10 Dan BrownMerge pull request #3830 from BookStackApp/shortcuts
2022-11-10 Dan BrownExtracted shortcut text to language files 3830/head
2022-11-09 Dan BrownAligned user preference endpoints in style and behaviour
2022-11-09 Dan BrownAdded tests to cover shortcut endpoints
2022-11-09 Dan BrownAdded shortcut input controls to make custom shortcuts...
2022-11-08 Dan BrownStarted interface user shortcut form interface
2022-11-03 Dan BrownMerge pull request #3821 from BookStackApp/list_reworks
2022-11-03 Dan BrownAddressed additional unsupported array spread operation 3821/head
2022-11-03 Dan BrownFixed phpstan static usage warning, updated ci flows
2022-11-02 Dan BrownMerge branch 'v22-10' into development
2022-11-01 Dan BrownUpdated tests to align with recent list changes
2022-10-31 Dan BrownRevised revision list to responsive layout
2022-10-31 Dan BrownUpdated tags list to new responsive format
2022-10-30 Dan BrownRevised audit log list to new responsive format
2022-10-30 Dan BrownSplit out user controller preference methods to new...
2022-10-30 Dan BrownRefactored common list handling operations to new class
2022-10-30 Dan BrownRevised webhooks list to new format
2022-10-29 Dan BrownRevised role index list to align with user list
2022-10-29 Dan BrownRedesigned users list to be responsive and aligned
2022-10-24 Dan BrownWorked towards phpstan level 2, 13 errors remain
2022-10-21 Dan BrownFixed chapter fetching during joint permission building
2022-10-20 Dan BrownAdded greek language option
2022-10-16 Dan BrownPrevented saml2 autodiscovery on metadata load
2022-10-15 Dan BrownMerge branch 'development' into bugfix/fix-being-unable...
2022-10-14 Dan BrownMerge pull request #3760 from BookStackApp/item_permiss...
2022-10-14 Dan BrownFixed permission row permission check 3760/head
2022-10-12 Dan BrownUpdated test for perms. changes and fixed static issues
2022-10-11 Dan BrownExtracted entity perms. text to translation files
2022-10-10 Dan BrownFixed and updated "Everyone Else" permissions handling
2022-10-10 Dan BrownRemoved most usages of restricted entitiy property
2022-10-10 Dan BrownUpdated restricted usage on search and entity meta...
2022-10-10 Dan BrownAdded interface for adding/removing roles in entity...
2022-10-09 Dan BrownCentralised handling of permission form data to own...
2022-10-09 Dan BrownReorgranised permission routes into their own controller
2022-10-08 Dan BrownUpdated joint perms. gen. to use new entity permission...
2022-10-08 Dan BrownStarted code update for new entity permission format
2022-10-07 Dan BrownAdded proper entity permission removal on role deletion
2022-10-02 Dan BrownAdded user-interface for "Everyone Else" entity permiss...
2022-09-29 Dan BrownMerge pull request #3757 from BookStackApp/tests_entity...
2022-09-29 Dan BrownQuick run through of applying new test entity helper... 3757/head
2022-09-29 Dan BrownAdded contents to book-show endpoint
2022-09-28 Dan BrownUpdated book copy to copy shelf relations
2022-09-28 Dan BrownImproved tag suggestion handling
2022-09-27 Dan BrownMerge branch 'auth_review' into development
2022-09-27 Dan BrownRefactored app service providers
2022-09-27 Dan BrownCleaned testing service provider usage 3751/head
2022-09-26 Dan BrownAdded initial support for parallel testing
2022-09-22 Dan BrownRemoved usage of laravel/ui dependency
2022-09-22 Dan BrownUpdated auth controllers with property types
2022-09-20 Dan BrownAdded reason, if existing, into SAML acs error
2022-09-20 Dan BrownAdded extra setlocale format to help windows support
2022-09-18 Dan BrownMerge pull request #3728 from BookStackApp/php_formatting
2022-09-18 Dan BrownAdded and ran PHPCS
2022-09-06 Dan BrownRemoved old thai files, added romanian as lang option
2022-09-06 Dan BrownWidened svg content attribute xss filtering
2022-09-06 Dan BrownUpdated OIDC group attr option name
2022-09-05 Dan BrownMerge pull request #3698 from BookStackApp/include_them...
2022-09-05 Dan BrownAdded "page_include_parse" theme event 3698/head
2022-09-05 Dan BrownAdded permission visiblity control to image-delete...
2022-09-05 Dan BrownAddressed setlocale issue caught by phpstan
2022-09-05 Dan BrownApplied styleci changes, updated composer deps
2022-09-02 Dan BrownUpdated & improved language locale handling
2022-09-02 Dan BrownFixed failing tests due to shelf text changes, applied...
2022-09-02 Dan BrownMerge pull request #3693 from BookStackApp/local_secure...
2022-09-02 Dan BrownFixed local_secure_restricted preventing attachment... 3693/head
2022-09-02 Dan BrownAdded test and handling for local_secure_restricted...
2022-09-02 Dan BrownFixed shelf covers being stored as 'cover_book'
2022-09-01 Dan BrownStarted work on local_secure_restricted image option
2022-09-01 Dan BrownAdded test & update to prevent page creation w/ empty...
2022-08-30 Dan BrownFixed lack of url reference updating on book child...
2022-08-30 Dan BrownAdded book child reference handling on book url change
2022-08-29 Dan BrownApplied StyleCi changes, updated php deps
2022-08-29 Dan BrownMerge pull request #3656 from BookStackApp/x_linking
2022-08-29 Dan BrownFixed phpstan wanring about usage of static 3656/head
2022-08-29 Dan BrownAdded maintenance action to regenerate references
2022-08-25 Dan BrownMerge pull request #3616 from BookStackApp/oidc_group_sync
2022-08-23 Dan BrownDoubled default revision limit
2022-08-21 Dan BrownRolled out reference link updating logic usage
2022-08-21 Dan BrownBuilt out cross link replacer, not yet tested
2022-08-20 Dan BrownStarted work on reference on-change-updates
2022-08-20 Dan BrownAdded entity meta link to reference page
2022-08-19 Dan BrownRolled out reference pages to all entities, added testing
2022-08-19 Dan BrownAdded inbound references listing for pages
2022-08-17 Dan BrownAdded reference handling on page actions
2022-08-17 Dan BrownAdded regenerate-references command test
2022-08-17 Dan BrownAdded reference storage system, and command to re-index
2022-08-16 Dan BrownAdded system to extract model references from HTML...
2022-08-16 Dan BrownRefactored search-based code to its own folder
2022-08-11 Dan BrownMerge branch '3636-security-patch' into development
2022-08-11 Dan BrownMerge branch 'persian_translate_22_08_10' into development
2022-08-11 Dan BrownAdded content security section to the api docs
2022-08-11 Dan BrownAdded content filtering of tags with javascript or...
2022-08-10 Dan BrownMerge pull request #3632 from BookStackApp/ownable_perm...
2022-08-10 Dan BrownReduced the memory usage, db queries and cache hits...
2022-08-10 Dan BrownFixed failed permission checks due to non-loaded fields 3632/head
2022-08-09 Dan BrownAdded revision activity types to system and audit log
2022-08-09 Dan BrownSet a fairly sensible limit on user name validation
2022-08-04 Dan BrownSprinkled in some user language validation
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.