Commit Graph

  • 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
  • b61f950560 Incremented version number Dan Brown 2020-05-23 00:29:09 +01:00
  • 8a6cf0cdec Added chapters to the API Dan Brown 2020-05-23 00:28:41 +01:00
  • 24bad5034a Updated API auth to allow public user if given permission Dan Brown 2020-05-22 22:34:18 +01:00
  • e287d965f5 move zip export into exportservice Nikhil Jha 2020-05-13 20:07:19 -07:00
  • ea82c2f61b support exporting books as zip files Nikhil Jha 2020-05-13 19:57:59 -07:00
  • a7d9646b19 support exporting WYSIWYG pages as Markdown Nikhil Jha 2020-05-13 18:34:22 -07:00
  • a34a07c610 basic markdown export Nikhil Jha 2020-05-12 21:12:26 -07:00
  • 29ddb6e1b9 Updated version and assets for release v0.29.3 v0.29.3 Dan Brown 2020-05-12 22:34:01 +01:00
  • 2ff90e2ff0 Merge branch 'master' into release Dan Brown 2020-05-12 22:33:27 +01:00
  • 9666c8c0f7 Updated shelf-list view to enforce view permissions for child books Dan Brown 2020-05-12 22:21:45 +01:00
  • 58df3ad956 Log failed accesses option benrubson 2020-05-03 16:20:02 +02:00
  • 04ecc128a2 Updated version and assets for release v0.29.2 v0.29.2 Dan Brown 2020-05-02 11:49:21 +01:00
  • 87d1d3423b Merge branch 'master' into release Dan Brown 2020-05-02 11:48:48 +01:00
  • d3ec38bee3 Removed unused function in registration service Dan Brown 2020-05-02 01:07:30 +01:00
  • 413cac23ae Added command to regenerate comment content Dan Brown 2020-05-01 23:41:47 +01:00
  • 3c26e7b727 Updated comment md rendering to be server-side Dan Brown 2020-05-01 23:24:11 +01:00
  • 2a2d0aa15b Fixed incorrect color code causing yellow/orange code blocks Dan Brown 2020-04-29 18:28:26 +01:00
  • 4818192a2a Updated version and assets for release v0.29.1 v0.29.1 Dan Brown 2020-04-28 12:30:31 +01:00
  • 965dd97f54 Merge branch 'master' into release Dan Brown 2020-04-28 12:30:09 +01:00
  • dfceab7cfa Updated translator attribution before release v0.29.1 Dan Brown 2020-04-28 12:30:02 +01:00
  • 00c77e494b Updated ci with php7.4, update locale array Dan Brown 2020-04-28 12:28:19 +01:00
  • ce8cea6a9f New Crowdin translations (#2071) Dan Brown 2020-04-28 12:25:15 +01:00
  • 6f2a2c05bf New Crowdin translations (#2028) Dan Brown 2020-04-28 10:19:42 +01:00
  • 898d0b5817 Added multi-select to book-sort interface Dan Brown 2020-04-27 16:53:27 +01:00
  • 4ef362143b Added auto-focus behaviour to page editor Dan Brown 2020-04-27 15:54:39 +01:00
  • 8ce38d2158 Fixed not shown existing-email warning on new ldap user Dan Brown 2020-04-26 12:13:00 +01:00
  • 468fec80de Updated WYSIWYG callout shortcut to handle child elems Dan Brown 2020-04-26 09:26:41 +01:00
  • 2ec4ad1181 Tweaked ListingResponseBuilder to help avoid future issues Dan Brown 2020-04-25 22:15:59 +01:00
  • a17b82bdde Fixed api query total not taking filters into account Dan Brown 2020-04-25 21:37:52 +01:00
  • 8fb1f7c361 Fixed floated content extending past page body Dan Brown 2020-04-25 19:59:23 +01:00
  • c20110b6ae Fixed issue where callout and quotes overlap floated images Dan Brown 2020-04-25 19:55:16 +01:00
  • a880b1d5c5 Fixed selection not visible - dark theme codemirror Dan Brown 2020-04-25 19:19:41 +01:00
  • 07831df2d3 Updated user-create endpoint so saml and ldap is consistent. Dan Brown 2020-04-25 18:28:07 +01:00
  • 519283e643 Authenticated admins on all guards upon login Dan Brown 2020-04-25 18:19:22 +01:00
  • 79a949836b Fixed incorrect API listing total when offset set Dan Brown 2020-04-25 16:38:11 +01:00
  • 195b74926c Updated version and assets for release v0.29.0 v0.29.0 Dan Brown 2020-04-13 16:10:23 +01:00
  • 2120db12b2 Merge branch 'master' into release Dan Brown 2020-04-13 16:10:11 +01:00
  • 0883b0533b Merge branch 'master' of github.com:BookStackApp/BookStack Dan Brown 2020-04-13 15:43:53 +01:00
  • d030620846 Updated translator contributor file from crowdin Dan Brown 2020-04-13 15:43:20 +01:00