1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-06 12:02:45 +03:00

Commit Graph

  • 08fbd39fcb Fixed markdown iframe loading and content alignment Dan Brown 2020-09-26 12:01:01 +01:00
  • 5f75a9f32c Fix "Ubunto Mono" $mono type misspelling Adam 2020-09-23 16:19:30 -05:00
  • 3750922c3e Added the test-migrations workflow Gertjan Krol 2020-09-22 19:53:45 +02:00
  • 4b0d1ddf39 Fixed the AddActivityIndexes migration's down() method Gertjan Krol 2020-09-22 19:22:27 +02:00
  • ecd56917e7 Updated version and assets for release v0.30.0 v0.30.0 Dan Brown 2020-09-20 10:33:18 +01:00
  • e22c9cae91 Merge branch 'master' into release Dan Brown 2020-09-20 10:30:10 +01:00
  • a6c20c321f Merged latest translation changes Dan Brown 2020-09-20 10:28:01 +01:00
  • e12012a6fc Updated translation contributors Dan Brown 2020-09-20 09:15:02 +01:00
  • 73b4c6d947 Fixed some wording in example env Dan Brown 2020-09-19 23:09:08 +01:00
  • 9e11fc33fa Updated example env with helpful info Dan Brown 2020-09-19 16:09:43 +01:00
  • ff46d81681 Merge branch 'jb-l10n-fix-czech' of git://github.com/jakubboucek/BookStack into jakubboucek-jb-l10n-fix-czech Dan Brown 2020-09-19 15:44:18 +01:00
  • 1f202f6dbc Updated locale lists for Bulgarian Dan Brown 2020-09-19 15:36:17 +01:00
  • bccf4653cb New Crowdin translations (#2077) Dan Brown 2020-09-19 15:22:32 +01:00
  • 31eec34b5d Moved decode and updated page plaintext decode test Dan Brown 2020-09-19 15:13:18 +01:00
  • 44f3508171 Merge branch 'preview-entities' of git://github.com/mr-vinn/BookStack into mr-vinn-preview-entities Dan Brown 2020-09-19 14:58:56 +01:00
  • 2e39e45886 Added test to check text gen decodes HTML entities Dan Brown 2020-09-19 14:58:18 +01:00
  • 458aa72c2f Updated composer deps Dan Brown 2020-09-19 12:12:48 +01:00
  • 78bf044a7a Added audit log interface Dan Brown 2020-09-19 12:06:45 +01:00
  • e5f0b4dd85 Split out Maintenance to separate controller Dan Brown 2020-09-19 09:24:58 +01:00
  • 311a12b7ef Decode HTML entities Vinnie Okada 2020-09-18 06:54:30 -06:00
  • d9e2bddee4 Added some robustness to page draft saving Dan Brown 2020-09-13 19:32:45 +01:00
  • 6578ac0b4a Fixed visible revision delete menu Dan Brown 2020-09-13 19:12:15 +01:00
  • 09c6d6c722 Added button for inserting attachment link to a page Dan Brown 2020-09-13 18:58:05 +01:00
  • ad48cd3e48 Continued implementation of attachment drag+drop Dan Brown 2020-09-13 18:29:48 +01:00
  • e305ba14d9 Merge branch 'master' into attachment_drag_drop Dan Brown 2020-09-13 16:33:31 +01:00
  • 2c3f453c1f Implement the renderPages parameter Vinnie Okada 2020-08-14 15:13:52 -06:00
  • b87e97f99e Added punnycode since its reuquired by markdownit Dan Brown 2020-09-05 20:37:23 +01:00
  • e5377d5f46 Updated saml2 slo config so url is used if no repsonse url Dan Brown 2020-09-05 19:26:47 +01:00
  • ff1ee2d71f Updated flow to ensure /register/confirm route is used where needed Dan Brown 2020-09-05 17:26:48 +01:00
  • c029741a17 Updated npm deps Dan Brown 2020-09-05 16:54:25 +01:00
  • ac83c349da Migrated from webpack to esbuild Dan Brown 2020-09-05 16:50:20 +01:00
  • fefcaa21e7 Fix English translations Jakub Bouček 2020-08-31 20:21:50 +02:00
  • 6a36db3cde Czech translations: Fix broken labels Jakub Bouček 2020-08-31 20:20:42 +02:00
  • c9352bfd42 Czech translations: Add new translations to cs, improve existing Jakub Bouček 2020-08-31 20:20:28 +02:00
  • 9c457d9ffe Fix Czech translations (email -> e-mail) Jakub Bouček 2020-08-31 17:34:46 +02:00
  • 7837b8c4ee Updated callout link formatting alexmannuk 2020-08-24 20:03:08 +01:00
  • 69a47319d5 Default OpenID display name set to standard value Jasper Weyne 2020-08-05 13:14:46 +02:00
  • 35c48b9416 Method descriptions Jasper Weyne 2020-08-05 00:18:43 +02:00
  • f2d320825a Simplify refresh method Jasper Weyne 2020-08-04 22:09:53 +02:00
  • 23402ae812 Initial unit tests for OpenID Jasper Weyne 2020-08-04 21:30:17 +02:00
  • 6feaf25c90 Increase robustness of the refresh method Jasper Weyne 2020-08-04 21:29:11 +02:00
  • 87a5340a05 Prevented email confirmation exception throw on registration Dan Brown 2020-08-04 17:54:50 +01:00
  • c076ca408c Fixed non-visible horizontal rules in dark mode Dan Brown 2020-08-04 15:39:07 +01:00
  • 1ac11c1852 Added warning to role screen for important permissions Dan Brown 2020-08-04 15:26:13 +01:00
  • 5f1ee5fb0e Removed role 'name' field from database Dan Brown 2020-08-04 14:55:01 +01:00
  • a9f02550f0 Removed joint_permissions auto_increment id Dan Brown 2020-08-04 13:02:31 +01:00
  • 7590ecd37c Updated some comment elements and standardised more JS Dan Brown 2020-07-28 18:19:18 +01:00
  • 2c0fdf83c1 Updated public-login redirect to check url Dan Brown 2020-07-28 16:27:16 +01:00
  • 2ed0317129 Updated functionality for logging failed access Dan Brown 2020-07-28 12:59:43 +01:00
  • 2f6ff07347 Merge branch 'auth' of git://github.com/benrubson/BookStack into benrubson-auth Dan Brown 2020-07-28 10:46:40 +01:00
  • 18f406d97b Started attachment drag/drop Dan Brown 2020-07-28 10:45:28 +01:00
  • 76fcbd3752 Removed default anchor CSS filtering in dark mode Dan Brown 2020-07-26 16:36:15 +01:00
  • 6e4132121c Updated pagination colors for visibility Dan Brown 2020-07-26 15:07:47 +01:00
  • f5fefbdb06 Removed a few remaining vue references Dan Brown 2020-07-26 14:49:05 +01:00
  • a46b248cf4 Fixed some image manager behaviour Dan Brown 2020-07-25 11:47:12 +01:00
  • 8213ea9a71 Fixed issue where URL params in image names would cause loading failure Dan Brown 2020-07-25 11:18:40 +01:00
  • 03211ebea6 Removed unused tinymce imagetools plugin Dan Brown 2020-07-25 01:09:35 +01:00
  • 2bacc3c967 Removed vuejs from the project Dan Brown 2020-07-25 00:25:30 +01:00
  • 02dc3154e3 Converted image-manager to be component/HTML based Dan Brown 2020-07-25 00:20:58 +01:00
  • b6aa232205 Fixed issue where more images than expected could be deleted Dan Brown 2020-07-24 23:41:59 +01:00
  • 46388a591b AccessToken empty array parameter on null Jasper Weyne 2020-07-09 18:29:44 +02:00
  • 75b4a05200 Add OpenIdService to OpenIdSessionGuard constructor call Jasper Weyne 2020-07-09 18:00:16 +02:00
  • 13d0260cc9 Configurable OpenID Connect services Jasper Weyne 2020-07-09 16:27:45 +02:00
  • 97cde9c56a Generalize refresh failure handling Jasper Weyne 2020-07-08 17:02:52 +02:00
  • 5df7db5105 Ignore ID token expiry if unavailable Jasper Weyne 2020-07-07 02:51:33 +02:00
  • 10c890947f Token expiration and refreshing using the refresh_token flow Jasper Weyne 2020-07-07 02:26:00 +02:00
  • 25144a13c7 Deduplicated getOrRegisterUser method Jasper Weyne 2020-07-06 18:14:43 +02:00
  • b383f5776d Tweaked dropdown shadows a tad Dan Brown 2020-07-05 21:23:57 +01:00
  • 3bfd26bf86 Converted the page editor from vue to component Dan Brown 2020-07-05 21:18:17 +01:00
  • 9d6f574494 Updated attachment tests to align with front-end changes Dan Brown 2020-07-04 17:04:26 +01:00
  • d41452f39c Finished breakdown of attachment vue into components Dan Brown 2020-07-04 16:53:02 +01:00
  • 07a6d7655f First basic OpenID Connect implementation Jasper Weyne 2020-07-01 23:27:50 +02:00
  • 14b6cd1091 Started migration of attachment manager from vue Dan Brown 2020-06-30 22:12:45 +01:00
  • 8dc9689c6d Removed tests for removed ajax tag route Dan Brown 2020-06-29 23:46:08 +01:00
  • 181ae6d055 Fixed tag-manager loading on entity-creation Dan Brown 2020-06-29 23:40:34 +01:00
  • 573c4e26d5 Finished moving tag-manager from a vue to a component Dan Brown 2020-06-29 22:11:03 +01:00
  • 4e107b9160 Started migrating tag manager JS to HTML-first component Dan Brown 2020-06-28 23:15:05 +01:00
  • 10305a4446 Converted entity-dash from vue to a component Dan Brown 2020-06-28 21:15:00 +01:00
  • a5fa745749 Moved overlay component, migrated code-editor & added features Dan Brown 2020-06-27 23:56:01 +01:00
  • 9023f78cdc Merge branch 'master' of github.com:BookStackApp/BookStack Dan Brown 2020-06-27 17:19:05 +01:00
  • 8bc3e0f31a Merge branch 'master' of git://github.com/drzippie/BookStack into drzippie-master Dan Brown 2020-06-27 17:11:11 +01:00
  • afed379c5c Merge pull request #2157 from Honvid/fix/lang_error Dan Brown 2020-06-27 17:06:38 +01:00
  • 540119f133 Moved sass build out of webpack, updated npm deps Dan Brown 2020-06-27 16:52:26 +01:00
  • d5de28c444 Merge branch 'use-dart-sass' of git://github.com/timoschwarzer/BookStack into timoschwarzer-use-dart-sass Dan Brown 2020-06-27 15:59:38 +01:00
  • 7a2e39212e Fixed empty search scenario Dan Brown 2020-06-27 13:37:18 +01:00
  • 715dee2d0e Converted search filters to not be vue based Dan Brown 2020-06-27 13:29:00 +01:00
  • 0f55d776a6 Replace node-sass with dart-sass Timo Schwarzer 2020-06-26 12:44:41 +02:00
  • d617dba61c removed test_slug_multi_byte_lower_casing and added new test test_slug_multi_byte_url_safe Antonio Cortés (DrZippie) 2020-06-25 18:42:28 +02:00
  • ca202c1819 Added Illuminate\Support\Str::slug to generate slug from text to improve the creation of slugs with non-English characters Antonio Cortés (DrZippie) 2020-06-25 18:08:13 +02:00
  • 76d02cd472 Started attempt at formalising component system used in BookStack Dan Brown 2020-06-24 20:38:08 +01:00
  • 118e31608a fix the bug for lang's extra letter. Honvid 2020-06-16 11:44:08 +08:00
  • 418fd9037f Merge pull request #1 from BookStackApp/master Honvid 2020-06-10 07:46:06 +08:00
  • 9d7ce59b18 Move logFailedAccess into Activity benrubson 2020-05-23 15:37:38 +02:00
  • 71e7dd5894 Removed failing URL test Dan Brown 2020-05-23 12:56:31 +01:00
  • 3502abdd49 Fixed revision issues caused by page fillable changes Dan Brown 2020-05-23 12:28:14 +01:00
  • 31514bae06 Updated framework and other deps Dan Brown 2020-05-23 11:50:44 +01:00
  • 19bfc8ad37 Prevented entity "Not Found" events from being logged Dan Brown 2020-05-23 11:26:48 +01:00
  • 8f1f73defa Properly use env/config functions benrubson 2020-05-23 12:06:37 +02:00
  • bf4a3b73f8 Updated listing endpoints to be clickable in api docs Dan Brown 2020-05-23 00:53:13 +01:00
  • 00c0815808 Fixed issue where updated page content would not be indexed Dan Brown 2020-05-23 00:46:13 +01:00