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

Commit Graph

  • 65b2c90522 Merge branch 'v0.30.x' Dan Brown 2020-12-06 21:32:01 +00:00
  • eecc08edde Updated version for release v0.30.5 v0.30.5 Dan Brown 2020-12-06 21:05:43 +00:00
  • eb19aadc75 Merge branch 'v0.30.x' into release Dan Brown 2020-12-06 21:05:11 +00:00
  • 884664bfe9 Ensured base64 images are read from image upload folder Dan Brown 2020-12-06 15:34:18 +00:00
  • 8911e3f441 Removed http fetching from image base64 generation Dan Brown 2020-12-06 14:24:22 +00:00
  • 7d38c96a23 Removed generic "UploadService" which was doing very little Dan Brown 2020-12-06 12:58:40 +00:00
  • 162d893143 Updated .env.example to encorage use of setting APP_URL Dan Brown 2020-12-06 12:31:36 +00:00
  • 4b36df08a8 Merge pull request #1 from BookStackApp/master James Geiger 2020-12-03 11:39:06 -06:00
  • 0b01a77c16 Swapped out HTML diff implementation for own, removes tidy depdendancy Dan Brown 2020-11-29 19:08:13 +00:00
  • bf8716bb22 Fixed bad collection/array mixing causing error on seed Dan Brown 2020-11-28 16:42:12 +00:00
  • d56e7e7c79 Merge pull request #2382 from BookStackApp/pages_api Dan Brown 2020-11-28 16:31:35 +00:00
  • 57754c8211 Added testing to cover the pages API Dan Brown 2020-11-28 16:30:30 +00:00
  • 8aedba14a3 Added page export API controller Dan Brown 2020-11-28 15:39:40 +00:00
  • 875a8bdaff Made docs sidebar a slight bit easier to scroll Dan Brown 2020-11-28 15:28:44 +00:00
  • 53bcfe528d Added pages API doc examples Dan Brown 2020-11-28 15:21:54 +00:00
  • 1c8102bb89 Started pages API Dan Brown 2020-11-22 14:56:19 +00:00
  • ebeca256f0 Updated old exportService name in controllers Dan Brown 2020-11-22 01:26:14 +00:00
  • a042e22481 Focused base Entity class cleanup Dan Brown 2020-11-22 01:20:38 +00:00
  • ef1b98019a Fixed some mis-refactoring and split search service Dan Brown 2020-11-22 00:17:45 +00:00
  • c7a2d568bf Moved models to folder, renamed managers to tools Dan Brown 2020-11-21 23:20:54 +00:00
  • 66917520cb Service provider and other cleanup Dan Brown 2020-11-21 17:52:49 +00:00
  • 5e01c30882 Aligned constructors across controller classes Dan Brown 2020-11-21 17:08:37 +00:00
  • f76a2a69f7 Cleaned up api docs implementation, added missing titles Dan Brown 2020-11-21 17:03:24 +00:00
  • 65ddd16532 Merge pull request #2360 from BookStackApp/activity_revamp Dan Brown 2020-11-21 16:12:25 +00:00
  • c0680d5717 Added latest activity into users list view Dan Brown 2020-11-20 20:10:18 +00:00
  • bd6a1a66d1 Implemented remainder of activity types Dan Brown 2020-11-20 19:33:11 +00:00
  • da37700ac2 Implemented user, api_tokem & role activity logging Dan Brown 2020-11-20 18:53:01 +00:00
  • 3f7180fa99 Started widening of activity logging Dan Brown 2020-11-18 23:38:44 +00:00
  • 20f9a50cee LDAP: Added TLS support Boddy4 2020-11-18 01:05:29 +01:00
  • 712ccd23c4 Updated activities table format Dan Brown 2020-11-08 00:03:19 +00:00
  • ee7e1122d3 Removed use of book_id in activity Dan Brown 2020-11-07 23:15:13 +00:00
  • c157dc3490 Organised activity types and moved most to repos Dan Brown 2020-11-07 22:37:27 +00:00
  • 4824ef2760 Merge pull request #2283 from BookStackApp/recycle_bin Dan Brown 2020-11-07 15:10:17 +00:00
  • b4da081552 Checked over recycle bin parent/child flows Dan Brown 2020-11-07 15:05:13 +00:00
  • df10b508d8 Enhanced how activities are shown on items in recycle bin Dan Brown 2020-11-07 14:28:50 +00:00
  • ec3aeb3315 Added recycle bin auto-clear lifetime functionality Dan Brown 2020-11-07 13:58:23 +00:00
  • 68b1d87ebe Added test coverage of recycle bin actions Dan Brown 2020-11-07 13:19:23 +00:00
  • 483cb41665 Started testing work for recycle bin implementation Dan Brown 2020-11-06 12:54:39 +00:00
  • 34dc4a1b6d Automatic Restored Revision Changelog Summary Text Anthony Ronda 2020-11-03 20:46:47 -05:00
  • 3e70c661a1 Cleaned up duplicate code in recycle-bin restore Dan Brown 2020-11-02 22:54:00 +00:00
  • 9e033709a7 Added per-item recycle-bin delete and restore Dan Brown 2020-11-02 22:47:48 +00:00
  • 82e671a06d Re-aligned init files with Laravel default Dan Brown 2020-10-31 23:05:48 +00:00
  • 474770af51 Merge branch 'fixes' of git://github.com/imanghafoori1/BookStack into imanghafoori1-fixes Dan Brown 2020-10-31 22:11:27 +00:00
  • 78be644332 Merge pull request #2298 from timoschwarzer/composer-install-in-entrypoint Dan Brown 2020-10-31 21:56:48 +00:00
  • 06c81e69b9 Updated version and assets for release v0.30.4 v0.30.4 Dan Brown 2020-10-31 16:52:33 +00:00
  • 3dc3d4a639 Merge branch 'master' into release Dan Brown 2020-10-31 16:51:54 +00:00
  • 6d8b0605a0 Merge branch 'xss_and_redir_patch' of git://github.com/PercussiveElbow/BookStack into xss_and_redirect Dan Brown 2020-10-31 15:19:33 +00:00
  • 349162ea13 Prevented possible XSS via link attachments Dan Brown 2020-10-31 15:01:52 +00:00
  • bbd1384acb XSS and redirect fixes with test cases PercussiveElbow 2020-10-27 01:34:51 +00:00
  • 36daa09441 Update Localization.php in Middleware with "no" tag for estimate. Ole Aldric 2020-10-19 12:43:41 +02:00
  • 4c5566755f updated config to also include Norwegian Ole Aldric 2020-10-19 12:35:05 +02:00
  • 461977cf9a added missing comma that caused the testprocess to fail. Ole Aldric 2020-10-19 12:26:18 +02:00
  • 837cccd4d4 Added translation for Norwegian (Bokmål) Ole Aldric 2020-10-19 11:43:43 +02:00
  • 7a5442e81b Adds laravel-microscope package imanghafoori 2020-10-16 18:40:44 +03:30
  • 704b808e9e fixes from laravel-microscope imanghafoori 2020-10-16 02:57:36 +03:30
  • 6aa2bf9e27 Merge pull request #2296 from timoschwarzer/esbuild-watch-first-time-fix Dan Brown 2020-10-13 23:17:23 +01:00
  • 94c59c1e3d Updated version and assets for release v0.30.3 v0.30.3 Dan Brown 2020-10-13 22:50:52 +01:00
  • 4d2205853a Merge branch 'master' into release Dan Brown 2020-10-13 22:50:30 +01:00
  • 18bcafaee4 Updated translator attribution before release v0.30.3 Dan Brown 2020-10-13 22:49:55 +01:00
  • 8d07b7cf1c Added alias for vbscript Dan Brown 2020-10-13 22:44:33 +01:00
  • 080f9c3025 Merge pull request #2302 from nutsflag/master Dan Brown 2020-10-13 22:41:09 +01:00
  • 617fe6bc8c Merge pull request #2303 from BookStackApp/l10n_master Dan Brown 2020-10-13 22:39:52 +01:00
  • bb1f1a9ecd Fixed error on drawing edit on markdown editor Dan Brown 2020-10-13 22:36:07 +01:00
  • a192b600fc Missed a variable when updating LdapService. Jason Houle 2020-10-12 12:47:36 -04:00
  • b714652e10 Import thumbnail photos when LDAP users are created. Jason Houle 2020-10-12 12:33:55 -04:00
  • d688e43197 New translations settings.php (Chinese Simplified) Dan Brown 2020-10-05 06:26:38 +01:00
  • ff7cbd14fc Added recycle bin empty notification response with count Dan Brown 2020-10-03 18:53:09 +01:00
  • 04197e393a Started work on the recycle bin interface Dan Brown 2020-10-03 18:44:12 +01:00
  • c82c3023c5 New translations settings.php (Spanish) Dan Brown 2020-10-02 17:18:27 +01:00
  • d0d75afc66 New translations settings.php (Chinese Simplified) Dan Brown 2020-10-02 15:55:46 +01:00
  • 467176ee78 Update code.js nutsflag 2020-10-02 15:14:29 +02:00
  • 521a002001 Update code-editor.blade.php nutsflag 2020-10-02 15:13:31 +02:00
  • a74d551bd6 Install composer dependencies in Docker entrypoint Timo Schwarzer 2020-10-01 11:34:56 +02:00
  • aca37b8784 Fix build:js:watch not building at first launch in Docker Timo Schwarzer 2020-10-01 11:25:22 +02:00
  • 751772b87a Updated version and assets for release v0.30.2 v0.30.2 Dan Brown 2020-09-30 22:44:58 +01:00
  • 76e30869e1 Merge branch 'master' into release Dan Brown 2020-09-30 22:44:17 +01:00
  • f3ee8f2d4c Updated http service to not read 204 response data Dan Brown 2020-09-30 22:32:03 +01:00
  • ea406690f5 Updated esbuild options and version & updated npm deps Dan Brown 2020-09-30 22:28:53 +01:00
  • 465d405926 Updated page content related links on content id changes Dan Brown 2020-09-28 22:26:50 +01:00
  • 1097c61d6d Fixed duplicate requests in attachment manager issue Dan Brown 2020-09-28 21:55:24 +01:00
  • def2d61ad8 Merge pull request #2272 from jakubboucek/feature/fix-invalid-canonical-redirect Dan Brown 2020-09-28 21:15:23 +01:00
  • 8b0f5e7000 Updated draw.io references to diagrams.net Dan Brown 2020-09-28 20:45:38 +01:00
  • 691027a522 Started implementation of recycle bin functionality Dan Brown 2020-09-27 23:24:33 +01:00
  • 1e88e8086f Fixed canonical redirects on non-root url app instances Jakub Bouček 2020-09-23 01:22:03 +02:00
  • d48ac0a37d Removed redundant test Dan Brown 2020-09-26 18:24:05 +01:00
  • 3edc9fe9eb Updated version and assets for release v0.30.1 v0.30.1 Dan Brown 2020-09-26 17:51:37 +01:00
  • 616c62703e Merge branch 'master' into release Dan Brown 2020-09-26 17:50:25 +01:00
  • 3eeb1e7d08 Updated translators fiel with latest Dan Brown 2020-09-26 17:48:02 +01:00
  • 0d43b50f9d New Crowdin updates (#2262) Dan Brown 2020-09-26 17:46:32 +01:00
  • 6bcfac6751 Updated codemirror and updated codemirror base styles Dan Brown 2020-09-26 17:33:43 +01:00
  • 68489e5b44 Updated PR code to use isA and updated that function definition Dan Brown 2020-09-26 17:00:17 +01:00
  • fe0e307313 Merge branch 'renderpages' of git://github.com/mr-vinn/BookStack into mr-vinn-renderpages Dan Brown 2020-09-26 16:55:05 +01:00
  • 9985046685 Added test for includes on book export Dan Brown 2020-09-26 16:54:24 +01:00
  • 53ec794e53 Fixed issue where SAML login not notifiy on existing user Dan Brown 2020-09-26 16:43:06 +01:00
  • 328d2514c4 Updated settings nav to be more flexible Dan Brown 2020-09-26 16:26:30 +01:00
  • de2756dd95 Updated callout links to be correct colors Dan Brown 2020-09-26 15:40:51 +01:00
  • 1f97047799 Merge branch 'master' of git://github.com/alexmannuk/BookStack into alexmannuk-master Dan Brown 2020-09-26 15:35:13 +01:00
  • c870c10e38 Merge pull request #2270 from gertjankrol/feature/test-migrations-workflow Dan Brown 2020-09-26 15:25:17 +01:00
  • 49fa21c1e2 Merge pull request #2268 from gertjankrol/master Dan Brown 2020-09-26 15:21:21 +01:00
  • 9f87423584 Merge pull request #2274 from abulgatz/patch-1 Dan Brown 2020-09-26 12:11:53 +01:00