]> BookStack Code Mirror - bookstack/history - app
Readme: Added sponsor practinet
[bookstack] / app /
2024-06-10 Dan BrownSAML: Set static type to pass static checks
2024-06-09 Dan BrownMerge pull request #5036 from bradenterpstra01/development
2024-06-09 Dan BrownMerge pull request #5052 from michaelortnerit/development
2024-06-09 Dan BrownPages: Fixed unused changelog on first page publish
2024-06-09 Dan BrownImages: Updated GIF handling to use native methods
2024-06-08 Dan BrownRoles: Added max validation for role external auth...
2024-05-20 Dan BrownAuth: Changed email confirmations to use login attempt...
2024-05-20 Dan BrownRoutes: Added throttling to a range of auth-related...
2024-05-18 Dan BrownConfig: Reverted change to cache directory
2024-05-16 Dan BrownMerge pull request #5008 from KiDxS/fix-notification...
2024-05-14 Angelo Geant GaviolaFixed notification preferences URL in email 5008/head
2024-05-05 Dan BrownMerge pull request #4987 from BookStackApp/audit_api
2024-05-05 Dan BrownAPI: Added to, and updated, testing to cover audit...
2024-05-04 Dan BrownAPI: Added audit log list endpoint
2024-05-04 Dan BrownMerge branch 'nesges/development' into development
2024-05-04 Dan BrownRegistration: Reviewed added simple honeypot, added...
2024-05-03 Dan BrownMerge pull request #4972 from johnroyer/fix-typo-in...
2024-05-03 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-05-02 Dan BrownMerge pull request #4985 from BookStackApp/ldap_ca_cert...
2024-05-02 Dan BrownLDAP: Review, testing and update of LDAP TLS CA cert... 4985/head
2024-04-28 Dan BrownLDAP: Updated default user filter placeholder format 4978/head
2024-04-26 Dan BrownMerge pull request #4969 from BookStackApp/pdf_command_...
2024-04-26 Dan BrownPDF: Added tests for pdf command, fixed old tests for... 4969/head
2024-04-24 Dan BrownPDF: Added implmentation of command PDF option
2024-04-24 Dan BrownPDF: Removed barryvdh snappy to use snappy direct
2024-04-22 Dan BrownPDF: Started new command option, merged options, simpli...
2024-04-19 Dan BrownMerge pull request #4955 from BookStackApp/oidc_userinfo
2024-04-19 Dan BrownOIDC Userinfo: Fixed issues with validation logic from... 4955/head
2024-04-19 Dan BrownOIDC Userinfo: Added additional tests to cover jwks...
2024-04-19 Dan BrownOIDC Userinfo: Added JWT signed response support
2024-04-19 nesgesadd ambrosia-container to registration form as honeypot...
2024-04-17 Dan BrownOIDC Userinfo: Started writing tests to cover userinfo...
2024-04-17 Dan BrownOIDC Userinfo: Added userinfo data validation, seperate...
2024-04-16 Dan BrownOIDC: Extracted user detail handling to own OidcUserDet...
2024-04-16 Dan BrownOIDC Userinfo: Labelled changes to be made during review
2024-04-16 Dan BrownOIDC: Cleaned up provider settings, added extra validation
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-04-15 Dan BrownTags: Stopped recycle bin tags being counted on index
2024-04-15 Dan BrownMerge pull request #4904 from C0rn3j/optimize-images
2024-04-05 Dan BrownMerge pull request #4921 from BookStackApp/v24-02
2024-04-03 Dan BrownWYSIWYG descriptions: Allowed anchor target attrs
2024-04-01 Dan BrownReferences: Fixed references count/list recycle bin...
2024-03-26 Matt MooreChange to allow override of CA CERT for LDAPS
2024-03-24 Dan BrownMerge pull request #4907 from BookStackApp/licensing_update
2024-03-23 Dan BrownLicensing: Added links and tests for new licenses endpoint
2024-03-23 Dan BrownLicensing: Added licenses app view
2024-03-18 Dan BrownMerge branch 'development' into C0rn3j/development
2024-03-17 Dan BrownMerge pull request #4903 from BookStackApp/laravel10
2024-03-17 Dan BrownFramework: Addressed deprecations 4903/head
2024-03-17 Dan BrownDeps: Updated intervention library from 2 to 3
2024-03-16 Dan BrownFramework: Fixed issues breaking tests
2024-03-16 Dan BrownFramework: Upgrade from Laravel 9 to 10
2024-03-10 Dan BrownMerge branch 'totp-patch' into development
2024-03-09 Dan BrownPage nav: Fixed nbsp being represented as nothing
2024-03-09 Dan BrownBreadcrumbs: Set book/shelf lists to use name ordering
2024-02-28 Dan BrownEntity popular queriy: Loaded parents for selector...
2024-02-28 Dan Brown404: Fixed entity list issue with entity with non-visib...
2024-02-28 Dan BrownTranslations: Updated translator attribution, added...
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-22 Dan BrownSessions: Prevent image urls being part of session...
2024-02-21 Dan BrownTheme System: Added AUTH_PRE_REGISTER logical event
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-11 Dan BrownMerge pull request #4827 from BookStackApp/query_revamp
2024-02-11 Dan BrownQueries: Update API to align data with previous versions 4827/head
2024-02-08 Dan BrownQueries: Addressed failing test cases from recent changes
2024-02-08 Dan BrownQueries: Updated old use-specific entity query classes
2024-02-07 Dan BrownQueries: Moved out or removed some class-level items
2024-02-07 Dan BrownQueries: Extracted static page,chapter,shelf queries...
2024-02-07 Dan BrownQueries: Updated all app book static query uses
2024-02-07 Dan BrownQueries: Migrated revision repo queries to new class
2024-02-05 Dan BrownQueries: Extracted PageRepo queries to own class
2024-02-05 Dan BrownQueries: Extracted chapter repo queries to class
2024-02-05 Dan BrownMerge pull request #4828 from shashinma/development
2024-02-05 Mikhail ShashinUpdate PWA manifest orientation to any 4828/head
2024-02-04 Dan BrownQueries: Migrated bookshelf repo queries to new class
2024-02-04 Dan BrownQueries: Migrated BookRepo queries to new query class
2024-02-04 Dan BrownDB: Started update of entity loading to avoid global...
2024-02-01 Dan BrownPlonker Remediation: Removed dd line left in from debugging
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-02-01 Dan BrownDefault chapter templates: Added tests, extracted repo...
2024-02-01 Dan BrownDefault chapter templates: Updated api docs and tests
2024-01-31 Dan BrownMerge pull request #4815 from BookStackApp/comment_wysiwyg
2024-01-31 Dan BrownComments: Removed remaining uses of redundant 'text...
2024-01-31 Dan BrownComments: Added HTML filter on load, tinymce elem filtering
2024-01-31 Dan BrownComments: Added wysiwyg link selector, updated tests...
2024-01-30 Dan BrownComments: Added back-end HTML support, fixed editor...
2024-01-30 Dan BrownComments: Added input wysiwyg for creating/updating...
2024-01-29 Saschaadded template to chapter API controller 4750/head
2024-01-27 Dan BrownMerge pull request #4804 from BookStackApp/oidc_pkce
2024-01-25 Dan BrownOIDC: Added PKCE functionality
2024-01-24 Dan BrownMerge pull request #4796 from BookStackApp/v23-12
2024-01-23 Saschafixed error from phpcs
2024-01-23 SaschaUpdate TrashCan.php
2024-01-17 Dan BrownMerge pull request #4758 from BookStackApp/range_reques...
2024-01-16 Dan BrownChapters API: Added missing book_slug field
2024-01-15 Dan BrownUploads: Explicitly disabled s3 streaming in config 4758/head
2024-01-15 Dan BrownAttachments: Drag and drop video support
2024-01-14 Dan BrownRange requests: Added test cases to cover functionality
2024-01-07 Dan BrownRange requests: Added basic HTTP range support
2024-01-07 Dan BrownRange requests: Extracted stream output handling to...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.