]> BookStack Code Mirror - bookstack/history - resources/views
Layout: Converted tri-layout component to ts
[bookstack] / resources / views /
2023-01-28 Dan BrownUpdated settings view to have dark-mode color options
2023-01-27 Dan BrownMerge pull request #3999 from BookStackApp/sort_ui_impr...
2023-01-27 Dan BrownMade book-sort changes based on screen reader testing
2023-01-27 Dan BrownFinished off design and fixing of sort buttons
2023-01-27 Dan BrownExtracted text & added dropdown for book sort move...
2023-01-27 Dan BrownAdded functionality/logic for button-based sorting
2023-01-27 Dan BrownImproves sortable ux
2023-01-26 Dan BrownAdd scheme and sql-variant code language options
2023-01-25 Dan BrownFixed global search preview click on safari
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
2023-01-24 Dan BrownMerge pull request #3986 from BookStackApp/permission_t...
2023-01-21 Dan BrownAddressed a range of deprecation warnings
2022-12-16 Dan BrownFixed not being able to remove all user roles
2022-12-16 Dan BrownMerge branch 'development' of https://github.com/jhit...
2022-12-02 Lennert DanielsGuest create page: name field autofocus 3918/head
2022-12-02 Lennert DanielsAdd notice to Page delete confirmation when in use...
2022-12-02 Lennert DanielsAdd default_template as Book setting
2022-12-02 Lennert Danielssearch-box-cancel placement
2022-11-29 Jürgen HörmannAdd popular PHP templating languages to code editor 3879/head
2022-11-28 Dan BrownConverted md settings to localstorage, added preview...
2022-11-28 Dan BrownMerge pull request #3878 from BookStackApp/dark_style_c...
2022-11-28 Dan BrownCleaned up dark mode styles inc. setting browser color... 3878/head
2022-11-28 Dan BrownMerge pull request #3875 from BookStackApp/md_editor_up...
2022-11-28 Dan BrownConnected md editor settings to logic for functionality
2022-11-27 Dan BrownAdded md editor ui dropdown options & their back-end...
2022-11-27 Dan BrownTightened existing markdown editor styles
2022-11-26 Dan BrownRefactored markdown editor logic
2022-11-23 Dan BrownFixed tests to align with recent changes, Updated php...
2022-11-23 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2022-11-23 Dan BrownMerge branch 'search_preview' into development
2022-11-21 Dan BrownAdded new endpoint for search suggestions
2022-11-20 Dan BrownMerge pull request #3852 from BookStackApp/php82
2022-11-20 Dan BrownAdded global search input debounce and loading indicator
2022-11-20 Dan BrownFixed input styles in search preview mode, added animation
2022-11-16 Dan BrownMerge pull request #3853 from BookStackApp/component_re...
2022-11-16 Dan BrownFinished updating remainder of JS components to new...
2022-11-15 Dan BrownUpdated a whole load more js components
2022-11-15 Dan BrownUpdated another set of components
2022-11-15 Dan BrownUpdated a batch of JS components
2022-11-14 Dan BrownStarted refactor and alignment of component system
2022-11-14 Dan BrownStarted on a live-preview on global search input
2022-11-12 Dan BrownUpdated email confirmation flow so confirmation is...
2022-11-12 Dan BrownMerge pull request #3848 from BookStackApp/auth_message...
2022-11-12 Dan BrownAdded login/register message partials for easier use... 3848/head
2022-11-12 Dan BrownAdded swift support to code blocks and editor
2022-11-10 Dan BrownAdded dart support to code blocks/editing
2022-11-10 Dan BrownExtracted hardcoded english text to language files
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 shortcut input controls to make custom shortcuts...
2022-11-08 Dan BrownStarted interface user shortcut form interface
2022-11-05 Dan BrownDistributed shortcut actions to common ui elements
2022-11-04 Dan BrownStarted implementation of UI shortcuts system
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-11-03 Dan BrownUpdated search term lists to flex layouts
2022-10-31 Dan BrownRevised revision list to responsive layout
2022-10-31 Dan BrownUpdated recycle bin list to new responsive layout
2022-10-31 Dan BrownUpdated tags list to new responsive format
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 BrownUpdated API tokens 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-29 Dan BrownExtracted user list item to its own template
2022-10-29 Dan BrownRedesigned users list to be responsive and aligned
2022-10-19 Dan BrownSet fixed cell widths for users list table
2022-10-18 Dan BrownUpdated page pointer to use a fixed positioning system
2022-10-18 Dan BrownExtracted page pointer to its own compontent
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-11 Dan BrownExtracted entity perms. text to translation files
2022-10-11 Dan BrownRefined design and text for entity permission changes
2022-10-10 Dan BrownFixed and updated "Everyone Else" permissions handling
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-08 Dan BrownStarted code update for new entity permission format
2022-10-06 AllanOnly output hidden user filters when not set to 'me' 3770/head
2022-10-02 Dan BrownAdded user-interface for "Everyone Else" entity permiss...
2022-10-02 Dan BrownCleaned up old permission JS code
2022-10-02 Dan BrownStarted item permission design revamp
2022-09-28 Dan BrownAdded api format advisory regarding PUT/DELETE form...
2022-09-28 Dan BrownApplied permissions to revision action visibility
2022-09-27 Dan BrownMerge branch 'auth_review' into development
2022-09-27 Dan BrownAdded MATLAB/Octave code highlighting support
2022-09-06 Dan BrownAdded image view access notice to role form
2022-09-05 Dan BrownAdded permission visiblity control to image-delete...
2022-09-03 Dan BrownUpdated page revisions link visibility
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
next