2023-05-24 |
Dan Brown | Fixed failing references after controller/file reshuffle 4247/head |
| commitdiff |
2023-05-18 |
Dan Brown | Cleaned up namespacing in routes |
| commitdiff |
2023-05-17 |
Dan Brown | Played around with a new app structure |
| commitdiff |
2023-05-06 |
Dan Brown | Added force option for update-url command |
| commitdiff |
2023-05-03 |
Dan Brown | Added mostodon badge in readme, updated CLI |
| commitdiff |
2023-05-02 |
Dan Brown | Set page include limit to be 3 as expected instead... |
| commitdiff |
2023-05-01 |
Dan Brown | Updated translator attribution pre v23.05 release |
| commitdiff |
2023-05-01 |
Dan Brown | Updated translations with latest Crowdin changes (... |
| commitdiff |
2023-05-01 |
Dan Brown | Updated CLI & PHP deps, added gitignore for local composer |
| commitdiff |
2023-05-01 |
Dan Brown | Fixed broken favourites in code editor |
| commitdiff |
2023-04-28 |
Dan Brown | Merge pull request #4206 from BookStackApp/system_cli |
| commitdiff |
2023-04-28 |
Dan Brown | Added system cli, and created backups directory 4206/head |
| commitdiff |
2023-04-28 |
Dan Brown | Added sessionindex to SAML2 single logout request to idp |
| commitdiff |
2023-04-27 |
Dan Brown | Added oidc_id_token_pre_validate logical theme event |
| commitdiff |
2023-04-27 |
Dan Brown | Merge branch 'esakkiraja100116/development' into develo... |
| commitdiff |
2023-04-27 |
Dan Brown | Review of #4202, Rolled out to other searches, added... |
| commitdiff |
2023-04-27 |
esakkiraja100116 | suggesstion issue fix (#4175) |
| commitdiff |
2023-04-27 |
SnowCode | Adding a video { width: 100%; } (#4204) |
| commitdiff |
2023-04-27 |
Dan Brown | Review of #4192, Fixed formatting and added test |
| commitdiff |
2023-04-27 |
jasonF1000 | changed PageContent.php to accept nested includes ... |
| commitdiff |
2023-04-27 |
Dan Brown | Fixed sort urls with no params not building full path |
| commitdiff |
2023-04-27 |
Dan Brown | Merge pull request #4193 from BookStackApp/custom_dropzone |
| commitdiff |
2023-04-27 |
Dan Brown | Fixed linting and failing test issues from dropzone... 4193/head |
| commitdiff |
2023-04-27 |
Dan Brown | Dropzone: Adjusted styles for dark mode |
| commitdiff |
2023-04-26 |
Dan Brown | Removed dropzone from package and attribution list |
| commitdiff |
2023-04-26 |
Dan Brown | dropzone: Addressed existing todos, cleaned attachment ux |
| commitdiff |
2023-04-26 |
Dan Brown | Updated attachments to work with new dropzone |
| commitdiff |
2023-04-26 |
Dan Brown | Image manager: fix upload control for drawing, updated... |
| commitdiff |
2023-04-26 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
| commitdiff |
2023-04-26 |
Dan Brown | Fixed broken shortcut hint overlay |
| commitdiff |
2023-04-25 |
Dan Brown | Dropzone: Polished image manager elements |
| commitdiff |
2023-04-25 |
Esakkiraja | .vscode folder is added in .gitignore file (#4197) |
| commitdiff |
2023-04-25 |
Dan Brown | Dropzone: Developed ux further |
| commitdiff |
2023-04-24 |
Dan Brown | Dropzone: started on design/ui of uploading |
| commitdiff |
2023-04-24 |
Dan Brown | Dropzone: Swapped fetch for XHR for progress tracking |
| commitdiff |
2023-04-24 |
Dan Brown | Started custom dropzone implementation |
| commitdiff |
2023-04-24 |
Dan Brown | Merge pull request #4191 from tigsikram/fix-api-docs... |
| commitdiff |
2023-04-24 |
Mark Weiler | Fix timestamp in API docs example response 4191/head |
| commitdiff |
2023-04-23 |
Dan Brown | Merge branch 'feature/mail-verify-peer' into development |
| commitdiff |
2023-04-23 |
Dan Brown | Mail: updated peer verify option name and added test |
| commitdiff |
2023-04-23 |
Dan Brown | Added clojure code language option |
| commitdiff |
2023-04-21 |
Dan Brown | Merge branch 'wkhtmltopdf-env-example' into development |
| commitdiff |
2023-04-21 |
Dan Brown | Updated complete env wkhtml text and added advisory |
| commitdiff |
2023-04-21 |
Dan Brown | Updated php deps |
| commitdiff |
2023-04-20 |
Dan Brown | Edits from reviewing public events page |
| commitdiff |
2023-04-20 |
Dan Brown | Documented public JS events used |
| commitdiff |
2023-04-19 |
Dan Brown | Merge pull request #4181 from BookStackApp/js_formatting |
| commitdiff |
2023-04-19 |
Dan Brown | ESLINT: Added GH action and details to dev docs 4181/head |
| commitdiff |
2023-04-19 |
Dan Brown | ESLINT: Addressed remaining detected issues |
| commitdiff |
2023-04-19 |
Dan Brown | ESLINT: Started inital pass at addressing issues |
| commitdiff |
2023-04-18 |
Dan Brown | Ran eslint fix on existing codebase |
| commitdiff |
2023-04-18 |
Dan Brown | Added code formatting standard via eslint |
| commitdiff |
2023-04-18 |
Dan Brown | Merge pull request #3617 from BookStackApp/codemirror6 |
| commitdiff |
2023-04-18 |
Dan Brown | CM6: Further fixes/improvements after testing 3617/head |
| commitdiff |
2023-04-18 |
Dan Brown | CM6: Fixed a range of issues during browser testing |
| commitdiff |
2023-04-18 |
Dan Brown | CM6: Added tabbing, fixed dark mode border in WYSIWYG |
| commitdiff |
2023-04-17 |
Dan Brown | CM6: Updated for popup editor, added new interface |
| commitdiff |
2023-04-16 |
Dan Brown | CM6: Got WYSIWYG code blocks working |
| commitdiff |
2023-04-16 |
Dan Brown | CM6: Aligned styling with existing, improved theme... |
| commitdiff |
2023-04-15 |
Dan Brown | Updated cm6 theme handling to allow extension via API |
| commitdiff |
2023-04-14 |
Dan Brown | Added cm6 strategy for splitting and dyn. loading langs |
| commitdiff |
2023-04-14 |
Dan Brown | Addressed existing cm6 todos |
| commitdiff |
2023-04-13 |
Dan Brown | Cleaned up change handling in cm6 editor action handling |
| commitdiff |
2023-04-13 |
Dan Brown | Finished update pass of all md editor actions to cm6 |
| commitdiff |
2023-04-13 |
Dan Brown | Updated another range of actions for cm6 |
| commitdiff |
2023-04-11 |
Dan Brown | Made a start on updating editor actions |
| commitdiff |
2023-04-11 |
Dan Brown | Got md shortcuts working, marked actions for update |
| commitdiff |
2023-04-10 |
Dan Brown | Got markdown editor barely functional |
| commitdiff |
2023-04-07 |
Dan Brown | Merge branch 'v23.02-branch' into development |
| commitdiff |
2023-04-07 |
Dan Brown | Updated translator attribution before release v23.02.3 |
| commitdiff |
2023-04-07 |
Dan Brown | Updated translations with latest Crowdin changes (... |
| commitdiff |
2023-04-07 |
Dan Brown | Updated translations with latest Crowdin changes (... |
| commitdiff |
2023-04-07 |
Dan Brown | Fixed tag numbering in last commit |
| commitdiff |
2023-04-07 |
Dan Brown | Fixed click issue with tag suggestions in safari |
| commitdiff |
2023-04-07 |
Dan Brown | Fixed error upon user delete with no migration id |
| commitdiff |
2023-04-04 |
Dan Brown | Cleaned up old token services |
| commitdiff |
2023-03-30 |
Daiki Urata | Add WKHTMLTOPDF to .env.example.complete 4145/head |
| commitdiff |
2023-03-25 |
Dan Brown | Merge branch 'v23.02-branch' into development |
| commitdiff |
2023-03-25 |
Dan Brown | Fixed delete role failing with no migrate role provided |
| commitdiff |
2023-03-25 |
Dan Brown | Updated php deps |
| commitdiff |
2023-03-25 |
Dan Brown | Fixed issue with user delete ownership not migrating |
| commitdiff |
2023-03-25 |
Dan Brown | Updated php deps |
| commitdiff |
2023-03-25 |
Dan Brown | Merged latest crowdin changes |
| commitdiff |
2023-03-25 |
Dan Brown | Fixed delete role failing with no migrate role provided |
| commitdiff |
2023-03-24 |
Dan Brown | Updated php deps |
| commitdiff |
2023-03-24 |
Dan Brown | Fixed issue with user delete ownership not migrating |
| commitdiff |
2023-03-24 |
Vincent Bernat | Allow a user to disable peer check when using TLS/STARTTLS 4126/head |
| commitdiff |
2023-03-21 |
Dan Brown | Added own twig/smarty packages for cm6 lang support |
| commitdiff |
2023-03-19 |
Dan Brown | Merge branch 'development' into codemirror6 |
| commitdiff |
2023-03-15 |
Dan Brown | Merge pull request #4103 from BookStackApp/image_api |
| commitdiff |
2023-03-15 |
Dan Brown | Added examples, updated docs for image gallery api... 4103/head |
| commitdiff |
2023-03-14 |
Dan Brown | Added phpunit tests to cover image API endpoints |
| commitdiff |
2023-03-14 |
Dan Brown | Started Image API build |
| commitdiff |
2023-03-13 |
Dan Brown | Updated php deps |
| commitdiff |
2023-03-13 |
Dan Brown | Merge pull request #4099 from BookStackApp/permissions_api |
| commitdiff |
2023-03-13 |
Dan Brown | Added content-perms API examples and docs tweaks 4099/head |
| commitdiff |
2023-03-13 |
Dan Brown | Tweaked content permission endpoints, covered with... |
| commitdiff |
2023-03-13 |
Dan Brown | Started build of content-permissions API endpoints |
| commitdiff |
2023-02-28 |
Dan Brown | Removed bookstack wording instances in color setting... |
| commitdiff |
2023-02-27 |
Dan Brown | Updated translations with latest Crowdin changes (... |
| commitdiff |
next |