2024-10-20 |
Rashad | Eager loading for titles |
tree | commitdiff |
2024-10-20 |
Rashad | Added include func for search api |
tree | commitdiff |
2024-10-20 |
Dan Brown | ZIP Export: Started building link/ref handling |
tree | commitdiff |
2024-10-19 |
Dan Brown | ZIP Export: Expanded page & added base attachment handling |
tree | commitdiff |
2024-10-15 |
Dan Brown | ZIP Exports: Finished up format doc, move files, starte... |
tree | commitdiff |
2024-10-15 |
Dan Brown | Users: Changed name validation to min:1 instead of 2 |
tree | commitdiff |
2024-10-11 |
Dan Brown | Settings: Added test to cover setting category by view |
tree | commitdiff |
2024-10-10 |
Lachlan Tripolone | Move settings category layouts into their own view... 5255/head |
tree | commitdiff |
2024-10-10 |
Lachlan Tripolone | Refactor SettingController to validate categies by... |
tree | commitdiff |
2024-10-05 |
Dan Brown | Search: Fixed last commented filter when using table... |
tree | commitdiff |
2024-10-05 |
Dan Brown | Searching: Fixed some form search issues |
tree | commitdiff |
2024-10-03 |
Dan Brown | Merge pull request #5239 from BookStackApp/search_negation |
tree | commitdiff |
2024-10-03 |
Dan Brown | Search: Prevented negated terms filling in UI inputs 5239/head |
tree | commitdiff |
2024-10-03 |
Dan Brown | Search: Added exact/filter/tag term negation support |
tree | commitdiff |
2024-10-03 |
Dan Brown | Searching: Added negation support to UI and term handling |
tree | commitdiff |
2024-10-02 |
Dan Brown | Search: Added structure for search term inputs |
tree | commitdiff |
2024-09-30 |
Dan Brown | Merge branch 'feature/opensearch' into development |
tree | commitdiff |
2024-09-29 |
Dan Brown | Maintenance: Removed stray dd from last commit |
tree | commitdiff |
2024-09-29 |
Dan Brown | Users: Improved user response for failed invite sending |
tree | commitdiff |
2024-09-29 |
Dan Brown | Pages: Updated editor field to always be set |
tree | commitdiff |
2024-09-27 |
Dan Brown | Exports: Made pdf command timeout configurable |
tree | commitdiff |
2024-09-27 |
Dan Brown | Merge branch 'lexical' into development |
tree | commitdiff |
2024-09-22 |
Dan Brown | Page Editors: Added switching/options for new lexical... |
tree | commitdiff |
2024-09-09 |
Maximilian Walter | Add XML for OpenSearch |
tree | commitdiff |
2024-08-29 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
2024-08-29 |
Dan Brown | API: Fixed lacking permission enforcement on book contents |
tree | commitdiff |
2024-08-28 |
Dan Brown | LDAP: Updated tests for recursive group changes |
tree | commitdiff |
2024-08-28 |
Dan Brown | LDAP: Updated recursive group search to query by DN |
tree | commitdiff |
2024-08-27 |
Dan Brown | API: Updated docs with consistent types, fixed users... |
tree | commitdiff |
2024-07-14 |
Dan Brown | CSP: Updated handling of drawio URL to consider port |
tree | commitdiff |
2024-07-14 |
Dan Brown | OIDC: Fixed incorrect detection of group detail population |
tree | commitdiff |
2024-07-14 |
Dan Brown | Merge pull request #5096 from DanielGordonIT/normalize... |
tree | commitdiff |
2024-07-03 |
DanielGordonIT | Wraps file extension comparison components in strtolower() |
tree | commitdiff |
2024-06-10 |
Dan Brown | SAML: Set static type to pass static checks |
tree | commitdiff |
2024-06-09 |
Dan Brown | Merge pull request #5036 from bradenterpstra01/development |
tree | commitdiff |
2024-06-09 |
Dan Brown | Merge pull request #5052 from michaelortnerit/development |
tree | commitdiff |
2024-06-09 |
Dan Brown | Pages: Fixed unused changelog on first page publish |
tree | commitdiff |
2024-06-09 |
Dan Brown | Images: Updated GIF handling to use native methods |
tree | commitdiff |
2024-06-08 |
Dan Brown | Roles: Added max validation for role external auth... |
tree | commitdiff |
2024-05-20 |
Dan Brown | Auth: Changed email confirmations to use login attempt... |
tree | commitdiff |
2024-05-20 |
Dan Brown | Routes: Added throttling to a range of auth-related... |
tree | commitdiff |
2024-05-18 |
Dan Brown | Config: Reverted change to cache directory |
tree | commitdiff |
2024-05-16 |
Dan Brown | Merge pull request #5008 from KiDxS/fix-notification... |
tree | commitdiff |
2024-05-14 |
Angelo Geant Gaviola | Fixed notification preferences URL in email 5008/head |
tree | commitdiff |
2024-05-05 |
Dan Brown | Merge pull request #4987 from BookStackApp/audit_api |
tree | commitdiff |
2024-05-05 |
Dan Brown | API: Added to, and updated, testing to cover audit... |
tree | commitdiff |
2024-05-04 |
Dan Brown | API: Added audit log list endpoint |
tree | commitdiff |
2024-05-04 |
Dan Brown | Merge branch 'nesges/development' into development |
tree | commitdiff |
2024-05-04 |
Dan Brown | Registration: Reviewed added simple honeypot, added... |
tree | commitdiff |
2024-05-03 |
Dan Brown | Merge pull request #4972 from johnroyer/fix-typo-in... |
tree | commitdiff |
2024-05-03 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
2024-05-02 |
Dan Brown | Merge pull request #4985 from BookStackApp/ldap_ca_cert... |
tree | commitdiff |
2024-05-02 |
Dan Brown | LDAP: Review, testing and update of LDAP TLS CA cert... 4985/head |
tree | commitdiff |
2024-04-28 |
Dan Brown | LDAP: Updated default user filter placeholder format 4978/head |
tree | commitdiff |
2024-04-26 |
Dan Brown | Merge pull request #4969 from BookStackApp/pdf_command_... |
tree | commitdiff |
2024-04-26 |
Dan Brown | PDF: Added tests for pdf command, fixed old tests for... 4969/head |
tree | commitdiff |
2024-04-24 |
Dan Brown | PDF: Added implmentation of command PDF option |
tree | commitdiff |
2024-04-24 |
Dan Brown | PDF: Removed barryvdh snappy to use snappy direct |
tree | commitdiff |
2024-04-22 |
Dan Brown | PDF: Started new command option, merged options, simpli... |
tree | commitdiff |
2024-04-19 |
Dan Brown | Merge pull request #4955 from BookStackApp/oidc_userinfo |
tree | commitdiff |
2024-04-19 |
Dan Brown | OIDC Userinfo: Fixed issues with validation logic from... 4955/head |
tree | commitdiff |
2024-04-19 |
Dan Brown | OIDC Userinfo: Added additional tests to cover jwks... |
tree | commitdiff |
2024-04-19 |
Dan Brown | OIDC Userinfo: Added JWT signed response support |
tree | commitdiff |
2024-04-19 |
nesges | add ambrosia-container to registration form as honeypot... |
tree | commitdiff |
2024-04-17 |
Dan Brown | OIDC Userinfo: Started writing tests to cover userinfo... |
tree | commitdiff |
2024-04-17 |
Dan Brown | OIDC Userinfo: Added userinfo data validation, seperate... |
tree | commitdiff |
2024-04-16 |
Dan Brown | OIDC: Extracted user detail handling to own OidcUserDet... |
tree | commitdiff |
2024-04-16 |
Dan Brown | OIDC Userinfo: Labelled changes to be made during review |
tree | commitdiff |
2024-04-16 |
Dan Brown | OIDC: Cleaned up provider settings, added extra validation |
tree | commitdiff |
2024-04-16 |
Dan Brown | Merge branch 'development' into lukeshu/oidc-development |
tree | commitdiff |
2024-04-15 |
Dan Brown | Tags: Stopped recycle bin tags being counted on index |
tree | commitdiff |
2024-04-15 |
Dan Brown | Merge pull request #4904 from C0rn3j/optimize-images |
tree | commitdiff |
2024-04-05 |
Dan Brown | Merge pull request #4921 from BookStackApp/v24-02 |
tree | commitdiff |
2024-04-03 |
Dan Brown | WYSIWYG descriptions: Allowed anchor target attrs |
tree | commitdiff |
2024-04-01 |
Dan Brown | References: Fixed references count/list recycle bin... |
tree | commitdiff |
2024-03-26 |
Matt Moore | Change to allow override of CA CERT for LDAPS |
tree | commitdiff |
2024-03-24 |
Dan Brown | Merge pull request #4907 from BookStackApp/licensing_update |
tree | commitdiff |
2024-03-23 |
Dan Brown | Licensing: Added links and tests for new licenses endpoint |
tree | commitdiff |
2024-03-23 |
Dan Brown | Licensing: Added licenses app view |
tree | commitdiff |
2024-03-18 |
Dan Brown | Merge branch 'development' into C0rn3j/development |
tree | commitdiff |
2024-03-17 |
Dan Brown | Merge pull request #4903 from BookStackApp/laravel10 |
tree | commitdiff |
2024-03-17 |
Dan Brown | Framework: Addressed deprecations 4903/head |
tree | commitdiff |
2024-03-17 |
Dan Brown | Deps: Updated intervention library from 2 to 3 |
tree | commitdiff |
2024-03-16 |
Dan Brown | Framework: Fixed issues breaking tests |
tree | commitdiff |
2024-03-16 |
Dan Brown | Framework: Upgrade from Laravel 9 to 10 |
tree | commitdiff |
2024-03-10 |
Dan Brown | Merge branch 'totp-patch' into development |
tree | commitdiff |
2024-03-09 |
Dan Brown | Page nav: Fixed nbsp being represented as nothing |
tree | commitdiff |
2024-03-09 |
Dan Brown | Breadcrumbs: Set book/shelf lists to use name ordering |
tree | commitdiff |
2024-02-28 |
Dan Brown | Entity popular queriy: Loaded parents for selector... |
tree | commitdiff |
2024-02-28 |
Dan Brown | 404: Fixed entity list issue with entity with non-visib... |
tree | commitdiff |
2024-02-28 |
Dan Brown | Translations: Updated translator attribution, added... |
tree | commitdiff |
2024-02-28 |
Dan Brown | Merge branch 'v23-12' into development |
tree | commitdiff |
2024-02-22 |
Dan Brown | Sessions: Prevent image urls being part of session... |
tree | commitdiff |
2024-02-21 |
Dan Brown | Theme System: Added AUTH_PRE_REGISTER logical event |
tree | commitdiff |
2024-02-13 |
Dan Brown | Merge pull request #4794 from BookStackApp/en_tweaks |
tree | commitdiff |
2024-02-11 |
Dan Brown | Merge pull request #4827 from BookStackApp/query_revamp |
tree | commitdiff |
2024-02-11 |
Dan Brown | Queries: Update API to align data with previous versions 4827/head |
tree | commitdiff |
2024-02-08 |
Dan Brown | Queries: Addressed failing test cases from recent changes |
tree | commitdiff |
2024-02-08 |
Dan Brown | Queries: Updated old use-specific entity query classes |
tree | commitdiff |
2024-02-07 |
Dan Brown | Queries: Moved out or removed some class-level items |
tree | commitdiff |
next |