| 2022-03-23 |
Dan Brown | Merge pull request #3333 from BookStackApp/wysiwyg_tasklist |
tree | commitdiff |
| 2022-03-23 |
Dan Brown | Updated tasklist style and functionality for cross... |
tree | commitdiff |
| 2022-03-20 |
Dan Brown | Added WYSIWYG tasklist clicking ability |
tree | commitdiff |
| 2022-03-19 |
Dan Brown | Changed to a psuedo-style approach for tasklist in... |
tree | commitdiff |
| 2022-03-19 |
Dan Brown | Started initial tasklist attempt, failed implementation |
tree | commitdiff |
| 2022-03-09 |
Dan Brown | Merge pull request #3298 from BookStackApp/wysiwyg_links |
tree | commitdiff |
| 2022-03-01 |
Dan Brown | Reduced dynamic fade in dark mode |
tree | commitdiff |
| 2022-03-01 |
Dan Brown | Updated strategy for empty newline sections |
tree | commitdiff |
| 2022-02-09 |
Dan Brown | Merge pull request #3260 from BookStackApp/wysiwyg_details |
tree | commitdiff |
| 2022-02-09 |
Dan Brown | Revamped workings of WYSIWYG code blocks 3260/head |
tree | commitdiff |
| 2022-02-09 |
Dan Brown | WYSIWYG details: Improved usage reliability and dark... |
tree | commitdiff |
| 2022-02-09 |
Dan Brown | Improved wysiwyg details/summary edit controls |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Started support for WYSIWYG details/summary blocks |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Changed editor bottom padding technique |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Merge branch 'tinymce' into development |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Split out codemirror JS to its own module 3247/head |
tree | commitdiff |
| 2022-02-08 |
Dan Brown | Updated wysiwyg with dark mode patches |
tree | commitdiff |
| 2022-02-07 |
Dan Brown | Simplified wysiwyg toolbar with a overflow groups |
tree | commitdiff |
| 2022-02-05 |
Dan Brown | Made further tweaks to align with current editor |
tree | commitdiff |
| 2022-02-05 |
Dan Brown | Got TinyMCE 5 added in barely working state |
tree | commitdiff |
| 2022-02-03 |
Dan Brown | Merge branch 'api-endpoint-users' into users_api |
tree | commitdiff |
| 2021-11-23 |
Dan Brown | Changed homepage card header links to be bottom-card... |
tree | commitdiff |
| 2021-11-23 |
Dan Brown | Added use of the prefers-contrast media query |
tree | commitdiff |
| 2021-11-15 |
Dan Brown | Removed extra border around markdown editor box |
tree | commitdiff |
| 2021-11-13 |
Dan Brown | Merge pull request #3043 from BookStackApp/search_impro... |
tree | commitdiff |
| 2021-11-13 |
Dan Brown | Added tag highlighting in search |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Merge pull request #3042 from BookStackApp/tags_view |
tree | commitdiff |
| 2021-11-06 |
Dan Brown | Started build of tag view |
tree | commitdiff |
| 2021-10-23 |
Dan Brown | Tweaked sidepart list item padding, Review of #3000 |
tree | commitdiff |
| 2021-10-23 |
Dan Brown | Merge branch 'fix_sidebar_css' of https://github.com... |
tree | commitdiff |
| 2021-10-21 |
Francesco Franchina | Fixes padding issues of the sidebar's items 3000/head |
tree | commitdiff |
| 2021-10-21 |
Dan Brown | Merge branch 'master' of https://github.com/theodor... |
tree | commitdiff |
| 2021-10-06 |
Dan Brown | Merge branch 'openid' of https://github.com/jasperweyne... |
tree | commitdiff |
| 2021-10-04 |
Dan Brown | Merge branch 'conflict_warnings' of https://github... |
tree | commitdiff |
| 2021-09-01 |
Dan Brown | Made the TOTP URL visible during setup |
tree | commitdiff |
| 2021-08-23 |
Dan Brown | Updated visual consistency of lists and markdown task... |
tree | commitdiff |
| 2021-08-22 |
Dan Brown | Fixed issues caused by flex content parent in markdown... |
tree | commitdiff |
| 2021-08-21 |
Dan Brown | Merge pull request #2868 from ffranchina/master |
tree | commitdiff |
| 2021-08-21 |
Dan Brown | Merge pull request #2827 from BookStackApp/mfa |
tree | commitdiff |
| 2021-08-04 |
Dan Brown | Merge branch 'v21.05.x' |
tree | commitdiff |
| 2021-08-04 |
Dan Brown | Added vb.net code language option |
tree | commitdiff |
| 2021-07-14 |
Dan Brown | Added the ability to remove an MFA method |
tree | commitdiff |
| 2021-06-29 |
Dan Brown | Added TOTP generation view and started verification... |
tree | commitdiff |
| 2021-06-26 |
Dan Brown | Merge branch 'master' of https://github.com/arjvand... |
tree | commitdiff |
| 2021-06-23 |
Dan Brown | Merge branch 'create-content-meta-tags' of https:/... |
tree | commitdiff |
| 2021-06-22 |
Dan Brown | Merge branch 'markdown-export' of https://github.com... |
tree | commitdiff |
| 2021-06-15 |
Dan Brown | Added a "skip to content" link. |
tree | commitdiff |
| 2021-06-02 |
Dan Brown | Merge branch 'master' of https://github.com/awarre... |
tree | commitdiff |
| 2021-05-29 |
Dan Brown | Upgraded php and npm deps |
tree | commitdiff |
| 2021-05-29 |
Dan Brown | Reviewed and refactored next/previous navigation button... |
tree | commitdiff |
| 2021-05-26 |
Dan Brown | Merge branch 'prev-next-button' of https://github.com... |
tree | commitdiff |
| 2021-05-26 |
Dan Brown | Made users header interface more adaptable |
tree | commitdiff |
| 2021-05-24 |
Dan Brown | Merge branch 'master' of https://github.com/jasonhoule... |
tree | commitdiff |
| 2021-05-24 |
Dan Brown | Reviewed tag in seach work |
tree | commitdiff |
| 2021-05-24 |
Dan Brown | Merge branch 'show-tags' of https://github.com/burnoutb... |
tree | commitdiff |
| 2021-05-15 |
Dan Brown | Merge pull request #2735 from dopyrory3/table_column_fix |
tree | commitdiff |
| 2021-05-10 |
Rory Maher | Apply column fix to all tables 2735/head |
tree | commitdiff |
| 2021-05-10 |
Rory Maher | Revert "Fix table width style" |
tree | commitdiff |
| 2021-05-08 |
Dan Brown | Merge pull request #2716 from Jokuna/master |
tree | commitdiff |
| 2021-05-08 |
Dan Brown | Merge branch 'ivir-authncontext' of https://github... |
tree | commitdiff |
| 2021-05-08 |
Dan Brown | Fixed SAML login button alignment |
tree | commitdiff |
| 2021-05-06 |
Rory Maher | Fix table width style |
tree | commitdiff |
| 2021-05-04 |
Dan Brown | Standardised export views with base layout, Reduced... |
tree | commitdiff |
| 2021-05-03 |
Dan Brown | Fixed white borders on layout tabs on ios |
tree | commitdiff |
| 2021-04-27 |
Dan Brown | Updated mobile content tabs to respect dark mode |
tree | commitdiff |
| 2021-04-27 |
Dan Brown | Implemented custom select controls because apple hates... |
tree | commitdiff |
| 2021-04-19 |
Dan Brown | Improved header element accessibility when at mobile... |
tree | commitdiff |
| 2021-04-08 |
Dan Brown | Removed some unused sass variables |
tree | commitdiff |
| 2021-03-21 |
Dan Brown | Merge branch 'feature/sort-shelf-books' of git://github... |
tree | commitdiff |
| 2021-03-21 |
Dan Brown | Merge branch 'master' into docker-tests |
tree | commitdiff |
| 2021-03-21 |
Dan Brown | Added user filter to audit log |
tree | commitdiff |
| 2021-03-13 |
Dan Brown | Merge branch 'v0.31.x' |
tree | commitdiff |
| 2021-03-07 |
Dan Brown | Merge branch 'master' of git://github.com/Ereza/BookSta... |
tree | commitdiff |
| 2021-03-07 |
Dan Brown | Merge pull request #2533 from benediktvolke/fix-german... |
tree | commitdiff |
| 2021-03-07 |
Dan Brown | Merge pull request #2513 from Baptistou/patch-1 |
tree | commitdiff |
| 2021-03-02 |
Dan Brown | Merge branch 'v0.31.x' |
tree | commitdiff |
| 2021-02-12 |
Dan Brown | Added padding to the bottom of the WYSIWYG editor |
tree | commitdiff |
| 2021-02-12 |
Dan Brown | Updated books list view description to be limited by css |
tree | commitdiff |
| 2021-02-12 |
Dan Brown | Updtd entity-selector for keyboard nav and new componen... |
tree | commitdiff |
| 2021-02-12 |
Dan Brown | Removed user and revision links in export meta |
tree | commitdiff |
| 2021-02-07 |
Dan Brown | Added env option for setting dark mode default |
tree | commitdiff |
| 2021-02-07 |
Dan Brown | Merge branch 'master' of git://github.com/Body4/BookSta... |
tree | commitdiff |
| 2021-02-06 |
Dan Brown | Merge branch 'v0.31.x' |
tree | commitdiff |
| 2021-02-06 |
Dan Brown | Merge branch 'master' of git://github.com/i4j5/BookStac... |
tree | commitdiff |
| 2021-02-04 |
Dan Brown | Altered header to keep search box center |
tree | commitdiff |
| 2021-01-31 |
Dan Brown | Updated footer links to be a configurable list |
tree | commitdiff |
| 2021-01-30 |
Dan Brown | Merge branch 'footer-links' of git://github.com/james... |
tree | commitdiff |
| 2021-01-30 |
Dan Brown | Merge branch 'feature_add_add-button_to_home_view'... |
tree | commitdiff |
| 2021-01-27 |
Shubham Tiwari | Add prev and next button to navigate through different... 2511/head |
tree | commitdiff |
| 2021-01-15 |
Bernhard Hayden | Show tags of all search results 2487/head |
tree | commitdiff |
| 2021-01-04 |
Dan Brown | Fixed recycle bin dropdown being cut off in chrome |
tree | commitdiff |
| 2021-01-02 |
Dan Brown | Merge branch 'master' of git://github.com/rondaa/BookSt... |
tree | commitdiff |
| 2021-01-02 |
Dan Brown | Merge branch 'master' of git://github.com/Swoy/BookStac... |
tree | commitdiff |
| 2021-01-02 |
Dan Brown | Merge pull request #2416 from shubhamosmosys/master |
tree | commitdiff |
| 2021-01-02 |
Dan Brown | Fixed short editor in firefox and optimised some queries |
tree | commitdiff |
| 2021-01-02 |
Dan Brown | Merge pull request #2436 from BookStackApp/ownership_system |
tree | commitdiff |
| 2020-12-31 |
Dan Brown | Added user-select input |
tree | commitdiff |
| 2020-12-21 |
Shubham Tiwari | Remove unnecessary changes 2416/head |
tree | commitdiff |
| 2020-12-18 |
Dan Brown | Aligned book and shelf grid item views |
tree | commitdiff |
| 2020-12-18 |
Dan Brown | Merge branch 'v0.30.x' |
tree | commitdiff |
| next |