Commit Graph

  • 03c44b3992
    My Account: Extracted/tweaked profile text, removed old index Dan Brown 2023-10-18 17:53:58 +0100
  • c1b01639c1
    My Account: Built out profile page & endpoints Dan Brown 2023-10-18 12:39:57 +0100
  • a868012048
    Users: Built out auth page for my-account section Dan Brown 2023-10-17 17:38:07 +0100
  • a9d0f36766
    User: Started cleanup of user self-management Dan Brown 2023-10-17 13:11:10 +0100
  • 3274181e14
    Merge pull request #4604 from BookStackApp/editor_trim_enhancement Dan Brown 2023-10-14 17:30:04 +0100
  • 8166e27f2b
    Editors: Properly aligned edit area border radius Dan Brown 2023-10-14 17:18:09 +0100
  • 8ffa436f3d
    Editors: Adjusted new design for mobile and dark mode Dan Brown 2023-10-14 17:10:07 +0100
  • 8c10959339
    Editors: Tightened up new design, adjusted for MD editor Dan Brown 2023-10-14 16:33:48 +0100
  • 45c7409092
    Editor: Started toying with more singificant design update Dan Brown 2023-10-13 17:33:11 +0100
  • a12b60e1ad
    Editor: Started attempts to improve design elements Dan Brown 2023-10-08 15:04:07 +0100
  • ccb3c2516a
    Homepage: Made much nicer at ipad-like widths Dan Brown 2023-10-07 12:38:54 +0100
  • 2e2272343b
    Merge branch 'LawssssCat/development' into development Dan Brown 2023-10-06 12:01:18 +0100
  • 031067745b
    Layout: Restructured tri-layout for sidebar control Dan Brown 2023-10-06 11:57:55 +0100
  • 1267068d9c
    CI: Added path filtering to actions Dan Brown 2023-10-04 09:18:24 +0100
  • 0241032f06
    Tags: Fixed enter press clearing field Dan Brown 2023-10-04 09:08:10 +0100
  • bd7c7eb8d6
    Print Styles: Removed use of seperate style sheet Dan Brown 2023-10-03 15:12:23 +0100
  • c5d5b6e3c1
    Print Styles: Fixed header/footer content showing Dan Brown 2023-10-03 14:59:35 +0100
  • 1005f4bd7a
    Testing: Added favicon cleanup Dan Brown 2023-10-03 14:50:54 +0100
  • b24296e0c9
    Added NETWAYS to readme sponsor list Dan Brown 2023-10-03 12:10:45 +0100
  • d1f28ed245
    Merge branch 'basic-pwa-support' into development Dan Brown 2023-10-02 15:58:07 +0100
  • 1d91b4d8a6
    PWA Manifest: Tweaks during review of PR #4430 Dan Brown 2023-10-02 15:54:39 +0100
  • 8bba5dd5a0
    Merge pull request #4578 from BookStackApp/upload_handling Dan Brown 2023-10-01 17:20:10 +0000
  • ffb04a8be6
    JS: Fixed ESLint issues Dan Brown 2023-10-01 18:13:54 +0100
  • b2d48d9a7f
    Images: Rolled out image memory handling to image actions Dan Brown 2023-10-01 13:05:18 +0100
  • 20bcbd76ef
    Images: Extracted out image resizing to its own class Dan Brown 2023-09-30 20:00:48 +0100
  • e703009d7f
    Images: Added thin wrapper around image filesystem instances Dan Brown 2023-09-30 19:12:22 +0100
  • 7247e31936
    Images: Started refactor of image service Dan Brown 2023-09-30 18:28:42 +0100
  • 40721433f7
    Image manager: Tweaked grid sizing to prevent massive items Dan Brown 2023-09-30 12:43:51 +0100
  • 97274a8140
    Images: Added test to cover thubmnail regen endpoint Dan Brown 2023-09-30 12:29:49 +0100
  • 5c318a45b8
    Images: Reverted some thumbnails to be on-demand generated Dan Brown 2023-09-30 12:09:29 +0100
  • 5af3041b9b
    Thumbnails: Added OOM handling and regen endpoint Dan Brown 2023-09-29 13:54:08 +0100
  • cc0827ff28
    Images: Updated to create thumbnails at specific events Dan Brown 2023-09-29 11:45:31 +0100
  • 59da7666b5
    Uploads: Added user-facing message for Laravel post limit handling Dan Brown 2023-09-25 13:48:23 +0100
  • 287ed4ff3b
    Remove Dumps JonatanRek 2023-09-24 20:19:53 +0200
  • 21badde4ef
    Editors: Updated entity link select to pre-fill with selection Dan Brown 2023-09-24 18:33:33 +0100
  • e9664dc678
    Exports: Fixed issues with book text export format Dan Brown 2023-09-24 18:03:37 +0100
  • d5a3bdb7aa
    Header: Simplified, split and re-orgranised view file(s) Dan Brown 2023-09-24 10:29:51 +0100
  • c3b4128a38
    Homepage: Added tags button to non-default home views Dan Brown 2023-09-24 09:31:44 +0100
  • f77bb01b51
    Search: Added further backslash handling Dan Brown 2023-09-23 13:41:10 +0100
  • fb417828a4
    Readme: Updated badges, sponsors and top links Dan Brown 2023-09-23 12:47:24 +0100
  • 57791c1466 Fix Reloading changes on dark mode switch JonatanRek 2023-09-22 11:31:24 +0200
  • 46e3b2ceb3 Merge branch 'basic-pwa-support' of https://github.com/GamerClassN7/BookStack into basic-pwa-support JonatanRek 2023-09-22 11:19:38 +0200
  • 10e8e1a88d New line fix JonatanRek 2023-09-22 11:19:34 +0200
  • 7e09c9a147
    Update HomeController.php JonatanRek 2023-09-22 11:19:17 +0200
  • 2a2f893fcc Formating Fixes JonatanRek 2023-09-22 11:18:10 +0200
  • 9b99664bff Additional Tweaks and FIxes JonatanRek 2023-09-22 11:15:13 +0200
  • f910424fa3 Implementation of required changes JonatanRek 2023-09-22 11:00:41 +0200
  • 6e19a8a4bb Merge branch 'basic-pwa-support' of https://github.com/GamerClassN7/BookStack into basic-pwa-support JonatanRek 2023-09-22 10:49:53 +0200
  • cb9c3fc9f5 Fix Dark theme JonatanRek 2023-09-22 10:49:37 +0200
  • effc03e99e
    Merge branch 'BookStackApp:development' into basic-pwa-support JonatanRek 2023-09-22 10:48:48 +0200
  • 8964575973
    Search: Added support for escaped exact terms Dan Brown 2023-09-19 20:09:33 +0100
  • 4b4d8ba2a1
    Avatar Commend: Simplified and updated during review Dan Brown 2023-09-19 15:53:01 +0100
  • 588ed785d2 fix Sidebar scrolling at mid-range sceen lawsssscat 2023-09-19 22:12:33 +0800
  • ca98155373
    fix: Actually check if we have correct data Marc Hagen 2023-09-18 20:04:59 +0200
  • ea7592509f
    feat: Artisan command for updating avatars for existing users Marc Hagen 2023-09-18 19:07:30 +0200
  • 95b9ea1a21
    Dev: Reviewed and expanded on PHP testing docs Dan Brown 2023-09-17 23:41:02 +0100
  • 684a9dee8e
    Merge branch 'tusharnain4578/development' into development Dan Brown 2023-09-17 22:29:06 +0100
  • c42cd29ed3
    Notifications: Updated comment notif. prefs. test Dan Brown 2023-09-17 22:26:51 +0100
  • 35813e818d
    Merge pull request #4555 from BookStackApp/language_cleanup Dan Brown 2023-09-17 22:15:38 +0100
  • 78bf11cf65
    Locales: Removed a lot of existing locale handling Dan Brown 2023-09-17 22:02:12 +0100
  • baa957d980
    Update UserPreferencesTest.php Tushar Nain 2023-09-17 23:31:01 +0530
  • b42e8cdb63
    Locales: Fixed errors occuring for PHP < 8.2 Dan Brown 2023-09-17 17:35:00 +0100
  • 8994c1b9d9
    Locales: More use of locale objects, Addressed failing tests Dan Brown 2023-09-17 16:20:21 +0100
  • ac9a65945f
    Locales: Performed cleanup and alignment of locale handling Dan Brown 2023-09-17 13:29:06 +0100
  • b292cf7090
    Extracted icon helper, aligned container resolution Dan Brown 2023-09-16 18:25:08 +0100
  • 54791c8627
    Merge pull request #4554 from BookStackApp/guest_user_cleanup Dan Brown 2023-09-16 13:59:16 +0100
  • e16bdf443c
    Removed redundant null check Dan Brown 2023-09-16 13:49:03 +0100
  • b90033a730
    Guest control: Cleaned methods involved in fetching/handling Dan Brown 2023-09-16 13:18:35 +0100
  • 9ac932fc28
    Merge branch 'v23-08' into development Dan Brown 2023-09-16 11:55:57 +0100
  • 6a5361d853
    Fixed : Comment notification settings are visible even if comments are disabled Tushar Nain 2023-09-16 14:00:08 +0530
  • c1d30341e7
    Updated version and assets for release v23.08.3 Dan Brown 2023-09-15 13:49:40 +0100
  • 80d2b4913b
    Merge branch 'v23-08' into release Dan Brown 2023-09-15 13:49:12 +0100
  • 45b8d6cd0c
    Comments: Fixed wrong identification of parent comment Dan Brown 2023-09-15 13:38:02 +0100
  • dfaf6f7c13
    Cleanup Command: Allowed running non-interactively Dan Brown 2023-09-14 14:17:20 +0100
  • 417705651c
    Dark Mode: Fixed not toggle action when dark by default Dan Brown 2023-09-14 13:53:24 +0100
  • 4ec600adfa
    Langs: Added Uzbek, Updated translator attribution Dan Brown 2023-09-13 10:52:12 +0100
  • 709c182bda
    Merge branch 'Bajszi97/development' into development Dan Brown 2023-09-13 10:12:49 +0100
  • a452092e40
    Reviewed #4533, formatting and tweaks Dan Brown 2023-09-13 10:09:33 +0100
  • 83028f3fbe Test comment creator name truncation Bajszi 2023-09-12 21:00:00 +0200
  • f4deb13301 Truncate with three dots Bajszi 2023-09-12 17:03:57 +0200
  • 6e098905d4
    Theme: Added handling for functions.php file load error Dan Brown 2023-09-12 12:34:02 +0100
  • f997d3e0bb Trimmed name last resort Bajszi 2023-09-11 21:27:15 +0200
  • 8e3f8de627
    Notifications: Reorgranised classes into domain specific folders Dan Brown 2023-09-11 19:26:28 +0100
  • 18f396c21b
    Views: Rolled out ID to similar recent activity lists Dan Brown 2023-09-11 18:50:39 +0100
  • ec86576e1e
    Merge branch 'v23-08' into development Dan Brown 2023-09-11 18:43:23 +0100
  • 99eb3e5f71
    Comments: Fixed JS error when lacking commenting permissions Dan Brown 2023-09-11 18:40:40 +0100
  • 4985e39db4
    Slack auth: Switched from community to laravel library Dan Brown 2023-09-11 15:26:04 +0100
  • 05f2ec40cc
    OIDC: Moved name claim option handling from config to service Dan Brown 2023-09-11 11:50:58 +0100
  • 564dc70ac4
    Fixed php8 compat issue, updated readme & templates Dan Brown 2023-09-11 11:37:07 +0100
  • 2fbf5527c7
    Simplified and aligned handling of mixed entity endpoints Dan Brown 2023-09-10 15:18:31 +0100
  • 3928cbac18
    Mail: changed default "MAIL_FROM" address Dan Brown 2023-09-09 12:39:01 +0100
  • 8659ee0936
    Merge pull request #4525 from BookStackApp/http_alignment Dan Brown 2023-09-08 17:30:44 +0100
  • 06490f624c
    Removed use of HttpFetcher Dan Brown 2023-09-08 17:16:57 +0100
  • a8b5652210
    Started aligning app-wide outbound http calling behaviour Dan Brown 2023-09-08 14:16:09 +0100
  • 15da4b98ef
    Updated translations with latest Crowdin changes (#4512) Dan Brown 2023-09-07 15:57:59 +0100
  • 21cd2d17f6
    Updated sponsors and dev version Dan Brown 2023-09-07 14:43:29 +0100
  • 3f473528b1
    Updated version and assets for release v23.08.2 Dan Brown 2023-09-04 12:06:50 +0100
  • d0dcd4f61b
    Merge branch 'development' into release Dan Brown 2023-09-04 12:06:15 +0100
  • ad60517536
    Updated translations with latest Crowdin changes (#4506) Dan Brown 2023-09-04 11:48:25 +0100
  • 2c20abc872
    WYSIWYG: Fixed filtering issue causing broken page edits Dan Brown 2023-09-04 11:25:05 +0100