Commit Graph

  • e458411f91 Create Open Graph meta tags for book/page/chapter/shelf James Geiger 2020-12-21 23:20:13 -0600
  • 564f4f7c74
    Remove unnecessary changes Shubham Tiwari 2020-12-21 11:53:33 +0530
  • 4e82d93350
    Updated wording of image cleanup option Dan Brown 2020-12-18 22:54:53 +0000
  • f1e1a745b0
    Fixed failing home test after changes in last commit Dan Brown 2020-12-18 21:42:43 +0000
  • 4b4642c8ea
    Aligned book and shelf grid item views Dan Brown 2020-12-18 21:26:22 +0000
  • 2b603b0488
    Updated deps based on changes done for php8 readiness Dan Brown 2020-12-13 15:07:58 +0000
  • 20bb76afdb
    Fixed changed namespaces for merged test Dan Brown 2020-12-18 20:04:48 +0000
  • cf04a0d818
    Merge branch 'v0.30.x' Dan Brown 2020-12-18 14:16:13 +0000
  • 66a746e297
    Updated version for release v0.30.7 Dan Brown 2020-12-18 14:13:40 +0000
  • a4d43ee24b
    Merge branch 'v0.30.x' into release Dan Brown 2020-12-18 14:13:19 +0000
  • 2acef3c2ec
    Fixed issue where restricted page content in plaintext export Dan Brown 2020-12-18 13:56:00 +0000
  • 9884cca00c
    Merge branch 'v0.30.x' Dan Brown 2020-12-17 21:47:59 +0000
  • f7793a70a9
    Updated version for release v0.30.6 Dan Brown 2020-12-17 21:07:06 +0000
  • ceba3d31fb
    Merge branch 'v0.30.x' into release Dan Brown 2020-12-17 21:03:20 +0000
  • 3f3fad7113
    Fixed book-tree-gen page visibility issue Dan Brown 2020-12-17 17:31:18 +0000
  • d7e0d3e2d6
    Fix issue with viewing export dropdown list shubhamosmosys 2020-12-17 19:47:15 +0530
  • 5ab0db9690
    Updated chapter delete wording to fit with new logic Dan Brown 2020-12-17 02:29:53 +0000
  • 00308ad4ab
    Cleaned up some user/image areas of the app Dan Brown 2020-12-08 23:46:38 +0000
  • 6c09334ba0
    Fixed issue where page export contain system would miss images Dan Brown 2020-12-06 22:23:21 +0000
  • 65b2c90522
    Merge branch 'v0.30.x' Dan Brown 2020-12-06 21:32:01 +0000
  • eecc08edde
    Updated version for release v0.30.5 Dan Brown 2020-12-06 21:05:43 +0000
  • eb19aadc75
    Merge branch 'v0.30.x' into release Dan Brown 2020-12-06 21:05:11 +0000
  • 884664bfe9
    Ensured base64 images are read from image upload folder Dan Brown 2020-12-06 15:34:18 +0000
  • 8911e3f441
    Removed http fetching from image base64 generation Dan Brown 2020-12-06 14:24:22 +0000
  • 7d38c96a23
    Removed generic "UploadService" which was doing very little Dan Brown 2020-12-06 12:58:40 +0000
  • 162d893143
    Updated .env.example to encorage use of setting APP_URL Dan Brown 2020-12-06 12:31:36 +0000
  • 4b36df08a8
    Merge pull request #1 from BookStackApp/master James Geiger 2020-12-03 11:39:06 -0600
  • 0b01a77c16
    Swapped out HTML diff implementation for own, removes tidy depdendancy Dan Brown 2020-11-29 19:08:13 +0000
  • bf8716bb22
    Fixed bad collection/array mixing causing error on seed Dan Brown 2020-11-28 16:42:12 +0000
  • d56e7e7c79
    Merge pull request #2382 from BookStackApp/pages_api Dan Brown 2020-11-28 16:31:35 +0000
  • 57754c8211
    Added testing to cover the pages API Dan Brown 2020-11-28 16:30:30 +0000
  • 8aedba14a3
    Added page export API controller Dan Brown 2020-11-28 15:39:40 +0000
  • 875a8bdaff
    Made docs sidebar a slight bit easier to scroll Dan Brown 2020-11-28 15:28:44 +0000
  • 53bcfe528d
    Added pages API doc examples Dan Brown 2020-11-28 15:21:54 +0000
  • 1c8102bb89
    Started pages API Dan Brown 2020-11-22 14:56:19 +0000
  • ebeca256f0
    Updated old exportService name in controllers Dan Brown 2020-11-22 01:26:14 +0000
  • a042e22481
    Focused base Entity class cleanup Dan Brown 2020-11-22 01:20:38 +0000
  • ef1b98019a
    Fixed some mis-refactoring and split search service Dan Brown 2020-11-22 00:17:45 +0000
  • c7a2d568bf
    Moved models to folder, renamed managers to tools Dan Brown 2020-11-21 23:20:54 +0000
  • 66917520cb
    Service provider and other cleanup Dan Brown 2020-11-21 17:52:49 +0000
  • 5e01c30882
    Aligned constructors across controller classes Dan Brown 2020-11-21 17:08:37 +0000
  • f76a2a69f7
    Cleaned up api docs implementation, added missing titles Dan Brown 2020-11-21 17:03:24 +0000
  • 65ddd16532
    Merge pull request #2360 from BookStackApp/activity_revamp Dan Brown 2020-11-21 16:12:25 +0000
  • c0680d5717
    Added latest activity into users list view Dan Brown 2020-11-20 20:10:18 +0000
  • bd6a1a66d1
    Implemented remainder of activity types Dan Brown 2020-11-20 19:33:11 +0000
  • da37700ac2
    Implemented user, api_tokem & role activity logging Dan Brown 2020-11-20 18:53:01 +0000
  • 3f7180fa99
    Started widening of activity logging Dan Brown 2020-11-18 23:38:44 +0000
  • 20f9a50cee LDAP: Added TLS support Boddy4 2020-11-18 01:05:29 +0100
  • 712ccd23c4
    Updated activities table format Dan Brown 2020-11-08 00:03:19 +0000
  • ee7e1122d3
    Removed use of book_id in activity Dan Brown 2020-11-07 23:15:13 +0000
  • c157dc3490
    Organised activity types and moved most to repos Dan Brown 2020-11-07 22:37:27 +0000
  • 4824ef2760
    Merge pull request #2283 from BookStackApp/recycle_bin Dan Brown 2020-11-07 15:10:17 +0000
  • b4da081552
    Checked over recycle bin parent/child flows Dan Brown 2020-11-07 15:05:13 +0000
  • df10b508d8
    Enhanced how activities are shown on items in recycle bin Dan Brown 2020-11-07 14:28:50 +0000
  • ec3aeb3315
    Added recycle bin auto-clear lifetime functionality Dan Brown 2020-11-07 13:58:23 +0000
  • 68b1d87ebe
    Added test coverage of recycle bin actions Dan Brown 2020-11-07 13:19:23 +0000
  • 483cb41665
    Started testing work for recycle bin implementation Dan Brown 2020-11-06 12:54:39 +0000
  • 34dc4a1b6d Automatic Restored Revision Changelog Summary Text Anthony Ronda 2020-11-03 20:46:47 -0500
  • 3e70c661a1
    Cleaned up duplicate code in recycle-bin restore Dan Brown 2020-11-02 22:54:00 +0000
  • 9e033709a7
    Added per-item recycle-bin delete and restore Dan Brown 2020-11-02 22:47:48 +0000
  • 82e671a06d
    Re-aligned init files with Laravel default Dan Brown 2020-10-31 23:05:48 +0000
  • 474770af51
    Merge branch 'fixes' of git://github.com/imanghafoori1/BookStack into imanghafoori1-fixes Dan Brown 2020-10-31 22:11:27 +0000
  • 78be644332
    Merge pull request #2298 from timoschwarzer/composer-install-in-entrypoint Dan Brown 2020-10-31 21:56:48 +0000
  • 06c81e69b9
    Updated version and assets for release v0.30.4 Dan Brown 2020-10-31 16:52:33 +0000
  • 3dc3d4a639
    Merge branch 'master' into release Dan Brown 2020-10-31 16:51:54 +0000
  • 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 +0000
  • 349162ea13
    Prevented possible XSS via link attachments Dan Brown 2020-10-31 15:01:52 +0000
  • bbd1384acb XSS and redirect fixes with test cases PercussiveElbow 2020-10-27 01:34:51 +0000
  • 36daa09441 Update Localization.php in Middleware with "no" tag for estimate. Ole Aldric 2020-10-19 12:43:41 +0200
  • 4c5566755f updated config to also include Norwegian Ole Aldric 2020-10-19 12:35:05 +0200
  • 461977cf9a added missing comma that caused the testprocess to fail. Ole Aldric 2020-10-19 12:26:18 +0200
  • 837cccd4d4 Added translation for Norwegian (Bokmål) Ole Aldric 2020-10-19 11:43:43 +0200
  • 7a5442e81b Adds laravel-microscope package imanghafoori 2020-10-16 18:40:44 +0330
  • 704b808e9e fixes from laravel-microscope imanghafoori 2020-10-16 02:57:36 +0330
  • 6aa2bf9e27
    Merge pull request #2296 from timoschwarzer/esbuild-watch-first-time-fix Dan Brown 2020-10-13 23:17:23 +0100
  • 94c59c1e3d
    Updated version and assets for release v0.30.3 Dan Brown 2020-10-13 22:50:52 +0100
  • 4d2205853a
    Merge branch 'master' into release Dan Brown 2020-10-13 22:50:30 +0100
  • 18bcafaee4
    Updated translator attribution before release v0.30.3 Dan Brown 2020-10-13 22:49:55 +0100
  • 8d07b7cf1c
    Added alias for vbscript Dan Brown 2020-10-13 22:44:33 +0100
  • 080f9c3025
    Merge pull request #2302 from nutsflag/master Dan Brown 2020-10-13 22:41:09 +0100
  • 617fe6bc8c
    Merge pull request #2303 from BookStackApp/l10n_master Dan Brown 2020-10-13 22:39:52 +0100
  • bb1f1a9ecd
    Fixed error on drawing edit on markdown editor Dan Brown 2020-10-13 22:36:07 +0100
  • a192b600fc Missed a variable when updating LdapService. Jason Houle 2020-10-12 12:47:36 -0400
  • b714652e10 Import thumbnail photos when LDAP users are created. Jason Houle 2020-10-12 12:33:55 -0400
  • d688e43197 New translations settings.php (Chinese Simplified) Dan Brown 2020-10-05 06:26:38 +0100
  • ff7cbd14fc
    Added recycle bin empty notification response with count Dan Brown 2020-10-03 18:53:09 +0100
  • 04197e393a
    Started work on the recycle bin interface Dan Brown 2020-10-03 18:44:12 +0100
  • c82c3023c5 New translations settings.php (Spanish) Dan Brown 2020-10-02 17:18:27 +0100
  • d0d75afc66 New translations settings.php (Chinese Simplified) Dan Brown 2020-10-02 15:55:46 +0100
  • 467176ee78
    Update code.js nutsflag 2020-10-02 15:14:29 +0200
  • 521a002001
    Update code-editor.blade.php nutsflag 2020-10-02 15:13:31 +0200
  • a74d551bd6
    Install composer dependencies in Docker entrypoint Timo Schwarzer 2020-10-01 11:34:56 +0200
  • aca37b8784
    Fix build:js:watch not building at first launch in Docker Timo Schwarzer 2020-10-01 11:25:22 +0200
  • 751772b87a
    Updated version and assets for release v0.30.2 Dan Brown 2020-09-30 22:44:58 +0100
  • 76e30869e1
    Merge branch 'master' into release Dan Brown 2020-09-30 22:44:17 +0100
  • f3ee8f2d4c
    Updated http service to not read 204 response data Dan Brown 2020-09-30 22:32:03 +0100
  • ea406690f5
    Updated esbuild options and version & updated npm deps Dan Brown 2020-09-30 22:28:53 +0100
  • 465d405926
    Updated page content related links on content id changes Dan Brown 2020-09-28 22:26:50 +0100
  • 1097c61d6d
    Fixed duplicate requests in attachment manager issue Dan Brown 2020-09-28 21:55:24 +0100
  • def2d61ad8
    Merge pull request #2272 from jakubboucek/feature/fix-invalid-canonical-redirect Dan Brown 2020-09-28 21:15:23 +0100