2023-06-15 |
Dan Brown | Merge branch 'fix-api-404' into development |
tree | commitdiff |
2023-06-14 |
Dan Brown | CSS: Reduced styles used in export formats |
tree | commitdiff |
2023-06-14 |
Dan Brown | Updated fonts to be defined via CSS variables |
tree | commitdiff |
2023-06-13 |
Dan Brown | Merge pull request #4301 from BookStackApp/css_color_va... |
tree | commitdiff |
2023-06-13 |
Dan Brown | CSS: Updated status colors to be CSS variables, Added... 4301/head |
tree | commitdiff |
2023-06-13 |
Dan Brown | Page Drafts: Added new "Delete Draft" action to draft... |
tree | commitdiff |
2023-06-09 |
Dan Brown | Merge pull request #4286 from BookStackApp/comment_threads |
tree | commitdiff |
2023-06-09 |
Dan Brown | Comments: Updated reply-to and general styling 4286/head |
tree | commitdiff |
2023-06-09 |
Dan Brown | Comments: Added visual nesting limit, added nesting... |
tree | commitdiff |
2023-06-08 |
Dan Brown | Comments: Updated to show form in expected location |
tree | commitdiff |
2023-06-07 |
Dan Brown | Comments: updated component and split out code |
tree | commitdiff |
2023-06-07 |
Dan Brown | Comments: Updated to show as nested threads |
tree | commitdiff |
2023-05-31 |
Dan Brown | Page display pointer: Considerably improved accessibility |
tree | commitdiff |
2023-05-29 |
Dan Brown | Merge pull request #4265 from BookStackApp/image_manage... |
tree | commitdiff |
2023-05-29 |
Dan Brown | Removed forced initial image manager display 4265/head |
tree | commitdiff |
2023-05-29 |
Dan Brown | Image manager: Improved screen reader usage |
tree | commitdiff |
2023-05-29 |
Dan Brown | Image manager: cleaned up style changes, dark mode... |
tree | commitdiff |
2023-05-28 |
Dan Brown | Added the ability to replace existing image files |
tree | commitdiff |
2023-05-28 |
Dan Brown | Image manager: Added extra detail below image edit... |
tree | commitdiff |
2023-05-28 |
Dan Brown | Image manager: extracted lang text, updated anims and... |
tree | commitdiff |
2023-05-27 |
Dan Brown | Image manager: supported a tabbed interface on mobile |
tree | commitdiff |
2023-05-26 |
Dan Brown | Image manager: added ability to trigger load more via... |
tree | commitdiff |
2023-05-26 |
Dan Brown | Image manager: Redesigned header bar(s) |
tree | commitdiff |
2023-05-24 |
Dan Brown | Updated image manager to use grid-based css |
tree | commitdiff |
2023-05-24 |
Dan Brown | Merge pull request #4247 from BookStackApp/controller_c... |
tree | commitdiff |
2023-05-22 |
Dan Brown | Merge pull request #4252 from BookStackApp/cli_update_2 |
tree | commitdiff |
2023-05-22 |
Dan Brown | Merge pull request #4254 from BookStackApp/code_active_line |
tree | commitdiff |
2023-05-22 |
Dan Brown | Allowed attachment drag via main text link |
tree | commitdiff |
2023-05-22 |
Dan Brown | Allowed button-based multi-file uploads |
tree | commitdiff |
2023-05-22 |
Dan Brown | Updated code view block line highlighting to only show... 4254/head |
tree | commitdiff |
2023-05-17 |
Dan Brown | Played around with a new app structure |
tree | commitdiff |
2023-05-08 |
Dan Brown | Fixed code block line-number bar showing in exports |
tree | commitdiff |
2023-05-08 |
Dan Brown | Prevented shorcuts activating when in codemirror areas |
tree | commitdiff |
2023-05-08 |
Dan Brown | WYSWIYG code blocks: copied head styles into shadow... |
tree | commitdiff |
2023-05-08 |
Dan Brown | Fixed added padding around hr tags in details blocks |
tree | commitdiff |
2023-05-07 |
Dan Brown | Added WYSWIYG editor code editor cancel focus return |
tree | commitdiff |
2023-05-01 |
Dan Brown | Fixed broken favourites in code editor |
tree | commitdiff |
2023-04-27 |
Dan Brown | Merge branch 'esakkiraja100116/development' into develo... |
tree | commitdiff |
2023-04-27 |
SnowCode | Adding a video { width: 100%; } (#4204) |
tree | commitdiff |
2023-04-27 |
Dan Brown | Merge pull request #4193 from BookStackApp/custom_dropzone |
tree | commitdiff |
2023-04-27 |
Dan Brown | Fixed linting and failing test issues from dropzone... 4193/head |
tree | commitdiff |
2023-04-27 |
Dan Brown | Dropzone: Adjusted styles for dark mode |
tree | commitdiff |
2023-04-26 |
Dan Brown | dropzone: Addressed existing todos, cleaned attachment ux |
tree | commitdiff |
2023-04-26 |
Dan Brown | Updated attachments to work with new dropzone |
tree | commitdiff |
2023-04-26 |
Dan Brown | Image manager: fix upload control for drawing, updated... |
tree | commitdiff |
2023-04-26 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
2023-04-26 |
Dan Brown | Fixed broken shortcut hint overlay |
tree | commitdiff |
2023-04-25 |
Dan Brown | Dropzone: Polished image manager elements |
tree | commitdiff |
2023-04-25 |
Dan Brown | Dropzone: Developed ux further |
tree | commitdiff |
2023-04-24 |
Dan Brown | Dropzone: started on design/ui of uploading |
tree | commitdiff |
2023-04-24 |
Dan Brown | Dropzone: Swapped fetch for XHR for progress tracking |
tree | commitdiff |
2023-04-24 |
Dan Brown | Started custom dropzone implementation |
tree | commitdiff |
2023-04-23 |
Dan Brown | Merge branch 'feature/mail-verify-peer' into development |
tree | commitdiff |
2023-04-23 |
Dan Brown | Added clojure code language option |
tree | commitdiff |
2023-04-21 |
Dan Brown | Merge branch 'wkhtmltopdf-env-example' into development |
tree | commitdiff |
2023-04-20 |
Dan Brown | Documented public JS events used |
tree | commitdiff |
2023-04-19 |
Dan Brown | Merge pull request #4181 from BookStackApp/js_formatting |
tree | commitdiff |
2023-04-19 |
Dan Brown | ESLINT: Addressed remaining detected issues |
tree | commitdiff |
2023-04-19 |
Dan Brown | ESLINT: Started inital pass at addressing issues |
tree | commitdiff |
2023-04-18 |
Dan Brown | Ran eslint fix on existing codebase |
tree | commitdiff |
2023-04-18 |
Dan Brown | Merge pull request #3617 from BookStackApp/codemirror6 |
tree | commitdiff |
2023-04-18 |
Dan Brown | CM6: Further fixes/improvements after testing 3617/head |
tree | commitdiff |
2023-04-18 |
Dan Brown | CM6: Fixed a range of issues during browser testing |
tree | commitdiff |
2023-04-18 |
Dan Brown | CM6: Added tabbing, fixed dark mode border in WYSIWYG |
tree | commitdiff |
2023-04-17 |
Dan Brown | CM6: Updated for popup editor, added new interface |
tree | commitdiff |
2023-04-16 |
Dan Brown | CM6: Got WYSIWYG code blocks working |
tree | commitdiff |
2023-04-16 |
Dan Brown | CM6: Aligned styling with existing, improved theme... |
tree | commitdiff |
2023-04-15 |
Dan Brown | Updated cm6 theme handling to allow extension via API |
tree | commitdiff |
2023-04-14 |
Dan Brown | Added cm6 strategy for splitting and dyn. loading langs |
tree | commitdiff |
2023-04-14 |
Dan Brown | Addressed existing cm6 todos |
tree | commitdiff |
2023-04-13 |
Dan Brown | Cleaned up change handling in cm6 editor action handling |
tree | commitdiff |
2023-04-13 |
Dan Brown | Finished update pass of all md editor actions to cm6 |
tree | commitdiff |
2023-04-13 |
Dan Brown | Updated another range of actions for cm6 |
tree | commitdiff |
2023-04-11 |
Dan Brown | Made a start on updating editor actions |
tree | commitdiff |
2023-04-11 |
Dan Brown | Got md shortcuts working, marked actions for update |
tree | commitdiff |
2023-04-10 |
Dan Brown | Got markdown editor barely functional |
tree | commitdiff |
2023-04-07 |
Dan Brown | Merge branch 'v23.02-branch' into development |
tree | commitdiff |
2023-04-07 |
Dan Brown | Fixed tag numbering in last commit |
tree | commitdiff |
2023-04-07 |
Dan Brown | Fixed click issue with tag suggestions in safari |
tree | commitdiff |
2023-03-25 |
Dan Brown | Merge branch 'v23.02-branch' into development |
tree | commitdiff |
2023-03-25 |
Dan Brown | Fixed issue with user delete ownership not migrating |
tree | commitdiff |
2023-03-24 |
Dan Brown | Fixed issue with user delete ownership not migrating |
tree | commitdiff |
2023-03-21 |
Dan Brown | Added own twig/smarty packages for cm6 lang support |
tree | commitdiff |
2023-03-19 |
Dan Brown | Merge branch 'development' into codemirror6 |
tree | commitdiff |
2023-03-15 |
Dan Brown | Merge pull request #4103 from BookStackApp/image_api |
tree | commitdiff |
2023-03-15 |
Dan Brown | Added examples, updated docs for image gallery api... 4103/head |
tree | commitdiff |
2023-02-23 |
Dan Brown | Changed autosave handling for better editor performance |
tree | commitdiff |
2023-02-17 |
Dan Brown | Added newer languages where possible |
tree | commitdiff |
2023-02-17 |
Dan Brown | Merge branch 'codemirror6' into codemirror6_take2 |
tree | commitdiff |
2023-02-17 |
Dan Brown | Merge pull request #4049 from BookStackApp/shelf_book_s... |
tree | commitdiff |
2023-02-17 |
Dan Brown | Applied shelf book sort changes from testing 4049/head |
tree | commitdiff |
2023-02-17 |
Dan Brown | Added shelf book item sort action functionality |
tree | commitdiff |
2023-02-17 |
Dan Brown | Started accessible controls for shelf book sort |
tree | commitdiff |
2023-02-07 |
Dan Brown | Merge pull request #4021 from BookStackApp/laravel9 |
tree | commitdiff |
2023-02-06 |
Dan Brown | Followed Laravel 9 update steps and file changes |
tree | commitdiff |
2023-02-02 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
2023-02-02 |
Dan Brown | Updated translations with latest Crowdin changes (... |
tree | commitdiff |
2023-01-31 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
2023-01-31 |
Dan Brown | Updated translations with latest Crowdin changes (... |
tree | commitdiff |
2023-01-28 |
Dan Brown | Merge pull request #4002 from BookStackApp/color_upgrades |
tree | commitdiff |
next |