]> BookStack Code Mirror - bookstack/history - resources/views/settings
Fixed OIDC Logout
[bookstack] / resources / views / settings /
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-17 Dan BrownMerge pull request #4390 from BookStackApp/content_noti...
2023-08-14 Dan BrownNotifications: User watch list and differnt page watch...
2023-07-25 Dan BrownNotifications: Added role receive-notifications permission
2023-07-11 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-07-05 Dan BrownMerge pull request #4344 from devdot/update-api-docs
2023-07-05 Dan BrownAudit log: Added IP address wrapping
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-17 Dan BrownPlayed around with a new app structure
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2023-01-28 Dan BrownMerge pull request #4002 from BookStackApp/color_upgrades
2023-01-28 Dan BrownUpdate JS to show live changes and set light color...
2023-01-28 Dan BrownRolled out use of seperate link color style
2023-01-28 Dan BrownUpdated generic tab styles and js to force accessible...
2023-01-28 Dan BrownUpdated settings view to have dark-mode color options
2023-01-25 Dan BrownMerge pull request #3994 from BookStackApp/app_icon_setting
2023-01-25 Dan BrownExtracted app icon text, fixed issues
2023-01-25 Dan BrownAdded ability to control app icon (favicon) via settings
2022-11-23 Dan BrownMerge branch 'search_preview' into development
2022-11-20 Dan BrownMerge pull request #3852 from BookStackApp/php82
2022-11-16 Dan BrownMerge pull request #3853 from BookStackApp/component_re...
2022-11-15 Dan BrownUpdated another set of components
2022-11-03 Dan BrownMerge pull request #3821 from BookStackApp/list_reworks
2022-11-03 Dan BrownFixed use of array unpacking syntax
2022-11-03 Dan BrownUpdated role permission table to responsive format
2022-10-31 Dan BrownUpdated recycle bin list to new responsive layout
2022-10-30 Dan BrownTweaked list spacings a little to align paddings
2022-10-30 Dan BrownRemoved addition detail spacing in audit list
2022-10-30 Dan BrownAdjusted audit log row spacing a tad
2022-10-30 Dan BrownRevised audit log list to new responsive format
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-15 Dan BrownMerge branch 'development' into bugfix/fix-being-unable...
2022-10-14 Dan BrownMerge pull request #3760 from BookStackApp/item_permiss...
2022-10-02 Dan BrownCleaned up old permission JS code
2022-09-06 Dan BrownAdded image view access notice to role form
2022-09-01 Dan BrownAligned bookshelf terminology to consistently be 'Shelf'
2022-08-29 Dan BrownMerge pull request #3656 from BookStackApp/x_linking
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-11 Dan BrownMerge branch 'persian_translate_22_08_10' into development
2022-08-09 Dan BrownFixed issue preventing selection of activity type in...
2022-06-25 Dan BrownFixed non-translated category strings
2022-06-21 Dan BrownMerge branch 'login-auto-redirect' into development
2022-05-30 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-05-30 Dan BrownMerge pull request #3416 from BookStackApp/group_sync_c...
2022-05-30 Dan BrownMerge pull request #3433 from BookStackApp/tiny_improve...
2022-05-17 Dan BrownMade the "Custom HTML Head Content" setting a highlight...
2022-05-14 Dan BrownImproved input size consistency
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-24 Dan BrownMerge pull request #3364 from BookStackApp/app_url_requests
2022-04-24 Dan BrownMerge pull request #3387 from BookStackApp/editor_switching
2022-04-20 Dan BrownStandardised dropdown list item styles, Extracted page...
2022-04-17 Dan BrownAdded an 'editor-change' role permission
2022-04-17 Dan BrownUpdated editor setting to reflect "Default editor"
2022-03-28 Dan BrownPHPStan and StyleCI fixes
2022-03-28 Dan BrownMerge pull request #3349 from BookStackApp/settings_reorg
2022-03-28 Dan BrownSplit out settings view and made functional
2022-03-26 Dan BrownStarted playing with new settings view layout
2022-03-26 Dan BrownAdded extendable/scalable formatter for webhook data
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-31 Dan BrownFixed default registration role display options
2022-01-03 Dan BrownAdded timeout and debugging statuses to webhooks
2022-01-01 Dan BrownUpdated webhooks list to not squash events/status
2021-12-20 Dan BrownMerge pull request #3118 from BookStackApp/copy_stuff
2021-12-19 Dan BrownAdded ability to copy a role
2021-12-18 Dan BrownMerge branch 'webhooks'
2021-12-18 Dan BrownMerge branch 'search-by-ip' of https://github.com/johnr...
2021-12-12 Dan BrownAdded webhook format example to webhook management...
2021-12-12 Dan BrownAdded active toggle to webhooks
2021-12-10 ZeroFix UI error of IP searching input box
2021-12-10 ZeroUpdate translation setting in blade
2021-12-10 ZeroShow current search IP
2021-12-10 ZeroAdd an hidden submit
2021-12-10 ZeroAdd margin right for IP input box
2021-12-10 ZeroAdd label translation
2021-12-10 ZeroFix label and input box error
2021-12-10 ZeroAdd IP address search field mock
2021-12-08 Dan BrownCompleted webhook management interface
2021-12-08 Dan BrownInitial controller/views for webhooks management
2021-12-07 Dan BrownStarted webhook implementation
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-06 Dan BrownContinued review of #2169
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-29 Dan BrownMerge branch 'floviolleau-db-prefixes' of https://githu...
2021-09-26 Dan BrownReviewed adding IP recording to activity & audit log
2021-09-26 Dan BrownMerge branch 'log-ip-address' of https://github.com...
2021-09-20 ZeroAdd user IP into audit table
2021-08-28 Dan BrownMerge pull request #2899 from BookStackApp/export_permi...
2021-08-28 Dan BrownAdded role permissions for exporting content
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-04 Dan BrownMerge branch 'v21.05.x'
2021-08-04 Dan BrownFixed audit log user dropdown usability issue
2021-07-03 Dan BrownAdded role based MFA control
next