1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-27 16:41:53 +03:00

Commit Graph

  • c6e196989e Merge pull request #3072 from BookStackApp/logical_theme_commands Dan Brown 2021-11-22 19:08:15 +00:00
  • cb30c258df Added test for logical-theme-system command registration Dan Brown 2021-11-22 19:03:04 +00:00
  • cdaad2f40e Support custom commands via logical theme system Dan Brown 2021-11-22 18:30:58 +00:00
  • 4ddbc9556b Merge branch 'assign_ids_to_nested_headers' of https://github.com/Julesdevops/BookStack into Julesdevops-assign_ids_to_nested_headers Dan Brown 2021-11-22 16:34:28 +00:00
  • 9a5adc026a Updated test to ensure autofocus is set on TOTP input Dan Brown 2021-11-22 13:28:46 +00:00
  • 37db51a627 Update verify-totp.blade.php Robert Accettura 2021-11-21 23:15:37 -05:00
  • f8c16494fd feat(PageContent): set unique ids on nested headers julesdevops 2021-11-18 23:01:37 +01:00
  • 0d740ca681 Set taborder for TOTP Verification Robert Accettura 2021-11-21 15:40:11 -05:00
  • 876bc10d4d Applied another set of static analysis improvements Dan Brown 2021-11-20 14:03:56 +00:00
  • 754403a29e Added video guide link to visual theme system docs Dan Brown 2021-11-18 21:04:25 +00:00
  • 4802394562 Updated version and assets for release v21.11 v21.11 Dan Brown 2021-11-16 13:22:24 +00:00
  • 1755556468 Merge branch 'master' into release Dan Brown 2021-11-16 13:21:44 +00:00
  • 05ef23d34e New Crowdin updates (#3040) Dan Brown 2021-11-16 12:31:37 +00:00
  • 79c75f9296 Updated translators and made StyleCI changes Dan Brown 2021-11-16 12:29:50 +00:00
  • 555723a966 Fixed tags listing grouping by name only on search Dan Brown 2021-11-15 19:00:37 +00:00
  • 056d7c119f Updated php packages Dan Brown 2021-11-15 18:39:38 +00:00
  • 226f296c9c Removed extra border around markdown editor box Dan Brown 2021-11-15 11:37:17 +00:00
  • b546098b36 Fixed page editor back button sometimes going nowhere Dan Brown 2021-11-15 11:17:27 +00:00
  • 88e6f93abf Prevented auto-login from direct email confirmation actions Dan Brown 2021-11-15 10:50:28 +00:00
  • e29d03ae76 Updated page includes to be top-level for code blocks Dan Brown 2021-11-15 00:48:05 +00:00
  • 85154fff69 Added an env configurable file upload size limit Dan Brown 2021-11-14 22:03:22 +00:00
  • f910738a80 Changed logout routes to POST instead of GET Dan Brown 2021-11-14 21:13:24 +00:00
  • fceb4ecc07 Fixed sponsor image logo paths Dan Brown 2021-11-14 16:53:01 +00:00
  • 6f1bdbf771 Added API search endpoint Dan Brown 2021-11-14 16:28:01 +00:00
  • 2051189921 Added /api => /api/docs redirect for convenience. Dan Brown 2021-11-14 15:20:04 +00:00
  • 7025cb38df Removed prefix route groups, applyed styleci changes Dan Brown 2021-11-14 15:16:18 +00:00
  • 2e49b16177 Prevented created/update_by filters be wiped in search Dan Brown 2021-11-14 15:07:13 +00:00
  • 8e71cd9bac Fixed issue where markdown drafts showed as HTML Dan Brown 2021-11-14 12:17:22 +00:00
  • 89f7f8e259 Hid skip-to-content for print media Dan Brown 2021-11-14 11:50:13 +00:00
  • f2ee95ca03 Merge pull request #3043 from BookStackApp/search_improvements_a Dan Brown 2021-11-13 15:13:29 +00:00
  • fc7bd57dc8 Fixed occurances of altered titles in search results Dan Brown 2021-11-13 15:04:04 +00:00
  • 21d3620ef0 Attempted to make test a bit less flaky Dan Brown 2021-11-13 14:51:59 +00:00
  • 755dc99c72 Made further tweaks to search results formatting Dan Brown 2021-11-13 14:37:40 +00:00
  • 221458ccfd Fixed failing tests due to search highlighting changes Dan Brown 2021-11-13 13:43:41 +00:00
  • 2633b94deb Applied StyleCI changes Dan Brown 2021-11-13 13:28:17 +00:00
  • 63d8d72d7e Added testing to cover search result highlighting Dan Brown 2021-11-13 13:26:11 +00:00
  • 339518e2a6 Added tag highlighting in search Dan Brown 2021-11-13 13:02:32 +00:00
  • ab4e99bb18 Added name highlighting in search results Dan Brown 2021-11-13 12:44:27 +00:00
  • f30b937bb0 Added search result preview text highlighting Dan Brown 2021-11-12 22:57:50 +00:00
  • 7d0724e288 Added auto-conversion of search terms to exact values Dan Brown 2021-11-12 18:03:44 +00:00
  • 99587a0be6 Added tag values as part of the indexed search terms Dan Brown 2021-11-12 17:06:01 +00:00
  • f28daa01d9 Added page content parsing to up-rank header text in search Dan Brown 2021-11-12 13:47:23 +00:00
  • 820be162f5 Updated regen-search command to show some level of progress Dan Brown 2021-11-11 14:10:11 +00:00
  • 9f32613982 Refactored search indexer, Increase title/name score boost Dan Brown 2021-11-11 13:36:49 +00:00
  • 0ddd052818 Added missing comments or types Dan Brown 2021-11-09 15:13:15 +00:00
  • da17004c3e Added test to cover search frquency rank changes Dan Brown 2021-11-09 15:05:02 +00:00
  • bc472ca2d7 Improved relation loading during search Dan Brown 2021-11-08 15:24:49 +00:00
  • b3e1c7da73 Applied styleci fixes and pluck improvement as per larastan Dan Brown 2021-11-08 15:00:47 +00:00
  • 7405613f8d Added search term score popularity adjustment Dan Brown 2021-11-08 14:12:40 +00:00
  • b0b6f466c1 Reduced data retreived from database on page search Dan Brown 2021-11-08 11:41:14 +00:00
  • 9e0164f4f4 Further search system refactorings Dan Brown 2021-11-08 11:29:25 +00:00
  • e1b8fe45b0 Refactored search runner a little to be neater Dan Brown 2021-11-08 11:04:27 +00:00
  • f2b1d2e1e7 Applied latest StyleCI changes Dan Brown 2021-11-06 22:00:33 +00:00
  • 921e25e7e1 Merge pull request #3042 from BookStackApp/tags_view Dan Brown 2021-11-06 21:59:34 +00:00
  • 899349c4b4 Added testing coverage for tag index Dan Brown 2021-11-06 21:54:02 +00:00
  • f8f9e74992 Added links to tag page Dan Brown 2021-11-06 20:21:11 +00:00
  • 929c8312bd Started build of tag view Dan Brown 2021-11-06 16:30:20 +00:00
  • 8d7c8ac8bf Done a round of phpstan fixes Dan Brown 2021-11-06 00:32:01 +00:00
  • 5c6a6b50a0 Applied StyleCI changes, added php/larastan to attribution Dan Brown 2021-11-05 16:27:59 +00:00
  • bc291bee78 Added inital phpstan/larastan setup Dan Brown 2021-11-05 16:18:06 +00:00
  • d0aa10a8c3 Applied styleci changes Dan Brown 2021-11-05 00:28:41 +00:00
  • 06b5009842 Standardised laravel validation to be array based Dan Brown 2021-11-05 00:26:55 +00:00
  • 0ba8541370 Updated npm deps Dan Brown 2021-11-04 23:07:36 +00:00
  • 22024df508 Merge branch 'master' of github.com:BookStackApp/BookStack Dan Brown 2021-11-04 22:58:15 +00:00
  • de5322288c Applied latest styleci changes Dan Brown 2021-11-04 22:57:49 +00:00
  • 9542509584 New Crowdin updates (#3038) Dan Brown 2021-11-04 22:57:04 +00:00
  • 1eed8d6325 Removed style in discord logo to prevent clash with twitter logo Dan Brown 2021-11-04 22:52:35 +00:00
  • b9a58859a4 Merge branch 'modernize-3rd-party-service-logos' of https://github.com/na3shkw/BookStack into na3shkw-modernize-3rd-party-service-logos Dan Brown 2021-11-04 22:45:57 +00:00
  • c9c4dbcb5b Merge branch 'laravel_upgrade' Dan Brown 2021-11-04 22:42:35 +00:00
  • 6f75aa9cdc Reverted shift change to old migration Dan Brown 2021-11-04 22:38:55 +00:00
  • 9c680efaad Updated php packages, Added php8.1 to GH actions Dan Brown 2021-11-04 22:29:36 +00:00
  • cccee0808f Updated API examples with date format changes Dan Brown 2021-11-04 22:02:21 +00:00
  • 01cdbdb7ae Updated version and assets for release v21.10.3 v21.10.3 Dan Brown 2021-11-01 13:31:10 +00:00
  • fc8bbf3eab Merge branch 'master' into release Dan Brown 2021-11-01 13:30:36 +00:00
  • a17be959d8 Applied latest styleci changes Dan Brown 2021-11-01 13:26:02 +00:00
  • ce3f489188 Merge branch '3027_attachment_vuln' Dan Brown 2021-11-01 13:25:12 +00:00
  • f4201e5740 New Crowdin updates (#3023) Dan Brown 2021-11-01 13:16:15 +00:00
  • 7e2c1b31a1 Modernize third party services' logos na3shkw 2021-11-01 12:41:23 +00:00
  • bfbccbede1 Updated attachments to not be saved with a complete extension Dan Brown 2021-11-01 11:32:00 +00:00
  • 4360da03d4 Ran a pass through image and attachment routes Dan Brown 2021-11-01 11:17:30 +00:00
  • c7fea8fe08 Cleaned up logic within ImageRepo Dan Brown 2021-11-01 00:24:42 +00:00
  • 43830a372f Updated showImage file serving to not be traversable Dan Brown 2021-10-31 23:53:17 +00:00
  • ae155d6745 Added safe mime sniffing to prevent serving HTML Dan Brown 2021-10-31 17:58:56 +00:00
  • 5c834f24a6 Updated AzureAD provider to use microsoft graph Dan Brown 2021-10-31 13:08:01 +00:00
  • 98b23fd7ab Moved from debugbar to clockwork Dan Brown 2021-10-30 22:03:36 +01:00
  • f139cded78 Laravel 8 shift squash & merge (#3029) Dan Brown 2021-10-30 21:29:59 +01:00
  • 85dc8d9791 Updated sponsor link Dan Brown 2021-10-30 11:51:49 +01:00
  • 5fd10e695a Added sponsors to readme, updated license file Dan Brown 2021-10-29 21:37:10 +01:00
  • 3cdab19319 Updated version and assets for release v21.10.2 v21.10.2 Dan Brown 2021-10-28 15:57:04 +01:00
  • 5661d20e87 Merge branch 'master' into release Dan Brown 2021-10-28 15:56:49 +01:00
  • e7bec79f25 New Crowdin updates (#3014) Dan Brown 2021-10-28 15:55:13 +01:00
  • 4f55fe2f8e Made further changes to page image extraction validation Dan Brown 2021-10-28 15:54:00 +01:00
  • 91f80123e8 Merge branch 'master' into release v21.10.1 Dan Brown 2021-10-27 12:35:00 +01:00
  • 7a0636d0f8 Updated version and assets for release v21.10.1 Dan Brown 2021-10-27 12:31:40 +01:00
  • 3166541002 Added test to cover #3010 Dan Brown 2021-10-27 12:29:01 +01:00
  • b31fbf5ba8 Merge branch 'master' of https://github.com/haxatron/BookStack into haxatron_upload_issue Dan Brown 2021-10-27 12:21:27 +01:00
  • 624d55a773 New Crowdin updates (#3006) Dan Brown 2021-10-27 12:17:53 +01:00
  • f77236aa38 Laravel 7.x Shift (#3011) Dan Brown 2021-10-26 22:04:18 +01:00
  • 42f0ba1875 Added security policy md file Dan Brown 2021-10-26 16:09:41 +01:00
  • 0d312e5348 Merge pull request #3008 from IndrekHaav/et-typo Dan Brown 2021-10-26 13:33:27 +01:00