Commit Graph

  • bde66a1396
    Updated version and assets for release v23.08.1 Dan Brown 2023-09-03 17:40:19 +0100
  • 4de5a2d9bf
    Merge branch 'development' into release Dan Brown 2023-09-03 17:39:56 +0100
  • 2abbcf5c0f
    Updated translator attribution before release v23.08.1 Dan Brown 2023-09-03 17:35:57 +0100
  • 7a48516bf4
    Updated translations with latest Crowdin changes (#4481) Dan Brown 2023-09-03 17:23:40 +0100
  • e31b50dabd
    Preferences: Fixed section screen flexibility Dan Brown 2023-09-03 16:58:29 +0100
  • 817581aa0c
    Watching: Prevent issues when watchable or user is deleted Dan Brown 2023-09-03 14:19:43 +0100
  • 1cd19c76ba
    Merge pull request #4497 from BookStackApp/notification_language Dan Brown 2023-09-02 15:47:26 +0100
  • 5d38ae3c97
    Merge pull request #4484 from omahs/patch-1 Dan Brown 2023-09-02 15:44:01 +0100
  • a720b3725d
    Testing: Added entity decode flag and phpunit env option Dan Brown 2023-09-02 15:39:45 +0100
  • 3847a76134
    Notifications: Aligned how user language is used Dan Brown 2023-09-02 15:11:42 +0100
  • f91049a3f2
    Notifications: Add test to check notification language Dan Brown 2023-09-01 16:30:37 +0100
  • 4e6b74f2a1
    WYSIWYG: Added filtering of page pointer elements Dan Brown 2023-09-01 13:50:55 +0100
  • 976f241ae0
    fix typo omahs 2023-08-31 10:01:56 +0200
  • 415dab9936
    fix typos omahs 2023-08-31 10:00:45 +0200
  • 54715d40ef
    fix typo omahs 2023-08-31 09:58:59 +0200
  • 27bf4299cf
    Updated version and assets for release v23.08 Dan Brown 2023-08-30 12:38:48 +0100
  • 164f01bb25
    Merge branch 'development' into release Dan Brown 2023-08-30 12:38:22 +0100
  • c6d0e690f9
    Updated translations with latest Crowdin changes (#4462) Dan Brown 2023-08-30 12:35:10 +0100
  • 77d65d1ca1
    Updated translator attribution before v23.08 Dan Brown 2023-08-30 11:49:45 +0100
  • dc77233ec3
    MD Editor: Fixed scroll on mobile widths Dan Brown 2023-08-30 02:41:51 +0100
  • 3622c440d7
    SSR: Added new option to complete env example file Dan Brown 2023-08-30 02:31:36 +0100
  • a0942ef441 Fixed OIDC Logout joancyho 2023-08-29 14:58:57 +0800
  • 6b55104ecb Fixed OIDC Logout joancyho 2023-08-29 13:07:21 +0800
  • 642210ab4c
    Merge branch 'srr_host_allowlist' into development Dan Brown 2023-08-27 12:45:00 +0100
  • e176aae940
    Updated translations with latest Crowdin changes (#4380) Dan Brown 2023-08-27 12:43:59 +0100
  • 903895814a
    SSR: Updated allow list handling & covered webhook usage Dan Brown 2023-08-26 20:13:37 +0100
  • c324ad928d
    Security: Added new SSR allow list and validator Dan Brown 2023-08-26 15:28:29 +0100
  • 9100a82b47
    Guests: Prevented access to profile routes Dan Brown 2023-08-26 14:07:48 +0100
  • 32516f7b68
    Merge pull request #4457 from BookStackApp/drawing_backup_store Dan Brown 2023-08-23 19:12:29 +0100
  • 69ac425903
    Updated readme attribution and fixed eslint issues Dan Brown 2023-08-23 19:02:23 +0100
  • 3917e50c90
    Drawio: Tweaked fail backup handling during testing Dan Brown 2023-08-23 18:50:37 +0100
  • dd71658d70
    Drawio: Added unsaved restore prompt and logic Dan Brown 2023-08-23 14:16:20 +0100
  • a4fbde9185
    Drawio: Started browser drawing backup store system Dan Brown 2023-08-22 19:30:39 +0100
  • cbcec189fd
    RTL: Fixed screen-reader-only elements pushout out view Dan Brown 2023-08-22 18:25:14 +0100
  • 0628c28f66
    Cache: Increases database cache value size Dan Brown 2023-08-21 23:01:42 +0100
  • 391478465a
    Merge branch 'add-priority' into development Dan Brown 2023-08-21 15:43:16 +0100
  • 9ca1139ab0
    API: Reviewed changes for API priority control Dan Brown 2023-08-21 15:40:53 +0100
  • 7bf5425c6b
    Updated PHP and npm deps, Upped node version Dan Brown 2023-08-19 20:21:12 +0100
  • e44ef57219
    Status: Updated cache check to use unique key Dan Brown 2023-08-17 21:24:35 +0100
  • fef433a9cb
    Merge pull request #4390 from BookStackApp/content_notifications Dan Brown 2023-08-17 21:09:52 +0100
  • e709caa005
    Notifications: Switched testing from string to reference levels Dan Brown 2023-08-17 18:10:34 +0100
  • 38829f8a38
    Notifications: Fixed send content permission checking Dan Brown 2023-08-17 17:57:31 +0100
  • ee9e342b58
    Notifications: Fixed issues causing failing tests Dan Brown 2023-08-17 14:59:28 +0100
  • 79470ea4b7
    Notifications: Made improvements from manual testing Dan Brown 2023-08-16 20:15:49 +0100
  • 565908ef52
    Notifications: Add phpunit test for notification sending Dan Brown 2023-08-16 16:02:00 +0100
  • bc6e19b2a1
    Notifications: Added testing to cover controls Dan Brown 2023-08-15 20:08:27 +0100
  • 615741af9d
    Notifications: Cleaned up mails, added debounce for updates Dan Brown 2023-08-15 14:39:39 +0100
  • 371779205a
    Notifications: Added new preferences view and access control Dan Brown 2023-08-14 17:29:12 +0100
  • d9fdecd902
    Notifications: User watch list and differnt page watch options Dan Brown 2023-08-14 13:11:18 +0100
  • 2b604b5af9 Move Manifest Definition to Separate Config File JonatanRek 2023-08-10 17:02:31 +0200
  • 08ea97fd83 Manifest Tweaks JonatanRek 2023-08-10 16:43:14 +0200
  • 601491b275 Add Color JonatanRek 2023-08-10 15:51:09 +0200
  • 88e148ba00 Initial Draft JonatanRek 2023-08-10 15:44:27 +0200
  • c47b3f805a
    Notifications: Updated watch control to show parent status Dan Brown 2023-08-09 14:53:31 +0100
  • ecab2c8e42
    Notifications: Added logic and classes for remaining notification types Dan Brown 2023-08-05 14:19:23 +0100
  • 18ae67a138
    Notifications: Got core notification logic working for new pages Dan Brown 2023-08-04 16:51:29 +0100
  • 9779c1a357
    Notifications: Started core user notification logic Dan Brown 2023-08-04 12:27:29 +0100
  • 9d149e4d36
    Notifications: Linked watch functionality to UI Dan Brown 2023-08-02 13:14:00 +0100
  • 8cdf3203ef
    Notifications: Started back-end for watch system Dan Brown 2023-07-31 16:08:29 +0100
  • 6100b99828
    Notifications: Extracted watch options, updated UI further Dan Brown 2023-07-31 15:23:28 +0100
  • 730f539029
    Notifications: Started entity watch UI Dan Brown 2023-07-27 14:27:45 +0100
  • ff2674c464
    Notifications: Added role receive-notifications permission Dan Brown 2023-07-25 17:59:04 +0100
  • 100b28707c
    Notifications: added user preference UI & logic Dan Brown 2023-07-25 17:06:48 +0100
  • 45e75edf05
    Notifications: Started activity->notification core framework Dan Brown 2023-07-19 11:03:05 +0100
  • 1c922be4c7
    Comments: Added text for new activity types Dan Brown 2023-07-19 10:11:53 +0100
  • 0359e2490a
    Comments: Updated testing to check for new activities Dan Brown 2023-07-19 10:09:08 +0100
  • 422e50302a
    Comments: Added extra comment-specific activities Dan Brown 2023-07-18 15:07:31 +0100
  • f563a005f5
    Updated version and assets for release v23.06.2 Dan Brown 2023-07-12 22:34:25 +0100
  • a14d8e30cc
    Merge branch 'development' into release Dan Brown 2023-07-12 22:34:15 +0100
  • 7504ad32a7
    Updated translator attribution before release v23.06.2 Dan Brown 2023-07-12 22:34:04 +0100
  • fca18862d2
    Updated translations with latest Crowdin changes (#4367) Dan Brown 2023-07-12 22:22:43 +0100
  • ae834050f5
    Shelf permissions: reverted create removal Dan Brown 2023-07-12 22:04:05 +0100
  • a83150131a
    Webhooks: Fixed failing delete-based events Dan Brown 2023-07-12 16:16:12 +0100
  • 3a36d3c847 add tests for priority Jean-René ROUET 2023-07-11 14:11:13 +0200
  • 4d399f6ba7 add priority on page and chapter create Jean-René ROUET 2023-07-11 13:28:20 +0200
  • b1b8067cbe
    Merge branch 'BookStackApp:development' into add-priority Jean-René Rouet 2023-07-11 08:57:14 +0200
  • a9194ffb63
    Updated version and assets for release v23.06.1 Dan Brown 2023-07-05 13:04:51 +0100
  • 2f9c1b7127
    Merge branch 'development' into release Dan Brown 2023-07-05 13:04:30 +0100
  • 18979e84d6
    Updated tranlsator attribution and sponsors Dan Brown 2023-07-05 12:40:49 +0100
  • bf5e886d76
    Updated translations with latest Crowdin changes (#4352) Dan Brown 2023-07-05 12:28:19 +0100
  • e04a1af444
    Merge pull request #4344 from devdot/update-api-docs Dan Brown 2023-07-05 12:08:51 +0100
  • eb2c5d00cb
    Audit log: Added IP address wrapping Dan Brown 2023-07-05 11:37:49 +0100
  • 96819b7bd9
    Images: Updated image timestamp upon file change Dan Brown 2023-07-05 11:28:03 +0100
  • 18ee80a743
    Roles: fixed error upon created_at sorting Dan Brown 2023-07-04 21:52:46 +0100
  • 1a56de6cb4
    Testing: Split out role tests to management and permissions Dan Brown 2023-07-04 21:40:05 +0100
  • 465989efa9
    Mail: Updated to forked symfony/mailer to allow assurance of tls Dan Brown 2023-07-04 15:21:31 +0100
  • bbea76668b
    Updated version and assets for release v23.06 Dan Brown 2023-06-30 11:06:19 +0100
  • becc630acf
    Merge branch 'development' into release Dan Brown 2023-06-30 11:05:57 +0100
  • 80635144b1
    Meta: Updated dev version and translation attribution Dan Brown 2023-06-30 10:55:54 +0100
  • d293171da2 API Docs: Add Missing Fields in Example Responses Thomas Kuschan 2023-06-30 09:36:46 +0200
  • 174cd5a893 API Docs: Add Missing editor fields in Example Responses Thomas Kuschan 2023-06-30 09:35:19 +0200
  • ccfe38e963 API Docs: Add book_slug to Example Responses Thomas Kuschan 2023-06-30 09:33:53 +0200
  • 23ae332c1b API Docs: Sort a few example responses Thomas Kuschan 2023-06-30 09:26:22 +0200
  • 3a39f13420 API Docs: Remove Dates from Tags in Example Responses Thomas Kuschan 2023-06-30 09:24:46 +0200
  • ca2d2c97d4 API Docs: Add User Slugs to Example Responses Thomas Kuschan 2023-06-30 09:23:02 +0200
  • d23cfc3d32
    Updated test to match German translation Dan Brown 2023-06-28 23:46:59 +0100
  • 5ea2d0c57b
    WYSIWYG: Fixed growing rows on Firefox Dan Brown 2023-06-28 23:28:31 +0100
  • b425d0f65c
    Updated tinymce to v6.5.1 Dan Brown 2023-06-28 22:45:21 +0100
  • 63f03046b3
    Updated translations with latest Crowdin changes (#4256) Dan Brown 2023-06-28 17:54:32 +0100
  • 7f98906b0f
    Comments: Tweaked design to be more consistent and compact Dan Brown 2023-06-28 13:41:14 +0100