Commit Graph

  • d1c8802890 cleanup and fixes Anthony Stirling 2025-08-06 16:21:39 +0100
  • 9ead3a9b1b
    Merge branch 'main' into fix_testdriver Ludy 2025-08-06 17:12:25 +0200
  • 31c397d016 Merge branch 'org' of git@github.com:Stirling-Tools/Stirling-PDF.git into org a 2025-08-06 15:53:55 +0100
  • e418e06ace preauth Anthony Stirling 2025-08-06 15:53:39 +0100
  • 24374fb471 Merge branch 'V2' of github.com:Stirling-Tools/Stirling-PDF into V2 EthanHealy01 2025-08-06 15:37:27 +0100
  • e38ac312c7
    Merge branch 'V2' into feature/V2/landing-page EthanHealy01 2025-08-06 15:32:05 +0100
  • 1380eb6606 add translation support EthanHealy01 2025-08-06 15:31:33 +0100
  • e66599cd57 landing page EthanHealy01 2025-08-06 15:23:23 +0100
  • 9e78057a3e disable console Anthony Stirling 2025-08-06 15:06:19 +0100
  • 4437e1cf30 fix removal for V1 Anthony Stirling 2025-08-06 15:05:15 +0100
  • 3f81adaf56
    Merge branch 'main' into org Anthony Stirling 2025-08-06 14:57:14 +0100
  • 243638d513 Put sanitized files in workspace instead of download James 2025-08-06 14:44:41 +0100
  • cac817ed56 remove other roles Anthony Stirling 2025-08-06 14:43:01 +0100
  • 3a9f30954f
    Merge branch 'V2' into feature/v2/filemanager ConnorYoh 2025-08-06 13:51:18 +0100
  • c650f07a70 Improve filepreview Connor Yoh 2025-08-06 13:37:02 +0100
  • c5eee8cad9 double-checked locking for thread safety in MIME utility initialization Balázs Szücs 2025-08-06 14:34:47 +0200
  • fcf7fcd9a3 px -> rem Connor Yoh 2025-08-06 13:25:27 +0100
  • 43ccb7bd2e Restructure Connor Yoh 2025-08-06 11:10:39 +0100
  • 68b279deac Restructure files Connor Yoh 2025-08-06 10:28:15 +0100
  • e90bb4818d
    Update githubVersion.js Reece Browne 2025-08-05 23:55:39 +0100
  • 9d42534d26
    Update TempFileCleanupService.java Frooodle-patch-10 Anthony Stirling 2025-08-05 22:51:17 +0100
  • 67230774de
    Merge branch 'main' into pr-4113 Anthony Stirling 2025-08-05 22:07:35 +0100
  • ab25eaf3bc
    update placeholder languages Lukas 2025-08-05 21:11:15 +0200
  • ce49244b70
    feat: add split buttons for import/export and copy/past event handlers - support from/to JSON and clipboard (only shown when supported) - use callback with refactored data loader Lukas 2025-08-05 21:10:42 +0200
  • 7c34373e76 Force dark mode on update notifications force-dark-mode Reece Browne 2025-08-05 20:06:13 +0100
  • 40e8895d98
    refactor: bookmark editor data loader - split previous function into two steps - fetch data from API and return JSON as a callback - handle UI updates and check/process JSON data - move error message out of bookmarks container for easier resetting Lukas 2025-08-05 21:04:34 +0200
  • 486a53b2a4
    build(deps): bump actions/ai-inference from 1.2.3 to 1.2.4 dependabot[bot] 2025-08-05 18:56:56 +0000
  • 54b3295798
    Merge branch 'V2' into V2-sanitize Anthony Stirling 2025-08-05 19:56:13 +0100
  • 2b7671dc63
    Update PR-Demo-Comment-with-react.yml Anthony Stirling 2025-08-05 19:55:53 +0100
  • 2947abd2fd
    Update PR-Auto-Deploy-V2.yml Anthony Stirling 2025-08-05 19:55:35 +0100
  • 5acb700f71 Formatting Connor Yoh 2025-08-05 17:52:18 +0100
  • e88ea34f44 Remove dead code James 2025-08-05 17:23:07 +0100
  • 25a0252b09 Add tests for sanitize James 2025-08-05 17:22:03 +0100
  • 4465130677 Add English GB translation for sanitisation James 2025-08-05 16:07:08 +0100
  • 4834e1b724 Change Sanitize UI to be scrollable James 2025-08-05 15:53:24 +0100
  • 13ee46745b Initial commit of Sanitize UI James 2025-08-05 15:22:56 +0100
  • 139c6ccfca
    refactor: formatting, indentation Lukas 2025-08-03 10:13:00 +0200
  • 2b20a22e38
    build(deps): bump docker/login-action from 3.4.0 to 3.5.0 dependabot[bot] 2025-08-05 15:19:19 +0000
  • 63b64b5dc5
    build(deps): bump io.swagger.core.v3:swagger-core-jakarta from 2.2.34 to 2.2.35 (#4117) dependabot[bot] 2025-08-05 16:18:25 +0100
  • 1d47f5e26a
    build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 (#4116) dependabot[bot] 2025-08-05 16:17:59 +0100
  • ffd8ab7a18
    build(deps): bump io.swagger.core.v3:swagger-core-jakarta dependabot[bot] 2025-08-05 15:17:36 +0000
  • 2a20ffd09a
    build(deps): bump commonmarkVersion from 0.25.0 to 0.25.1 (#4115) dependabot[bot] 2025-08-05 16:16:32 +0100
  • 47a49c5353
    build(deps): bump org.eclipse.angus:angus-mail from 2.0.3 to 2.0.4 (#4114) dependabot[bot] 2025-08-05 16:16:10 +0100
  • 32dba498ce Added translation keys Connor Yoh 2025-08-05 15:55:42 +0100
  • 7e18cc275b Changed to provider pattern to reduce prop drilling Connor Yoh 2025-08-05 15:55:35 +0100
  • 3da9ae46b6
    Merge branch 'main' into org Anthony Stirling 2025-08-05 15:47:25 +0100
  • f1cdf6992f fix SecurityFixesTest Anthony Stirling 2025-08-05 15:01:01 +0100
  • e284f818b7 test Anthony Stirling 2025-08-05 14:51:27 +0100
  • af1643a5ae Merge remote-tracking branch 'origin/V2' into feature/v2/filemanager Connor Yoh 2025-08-05 14:40:26 +0100
  • a7bfaa00da Merge branch 'feature/v2/filemanager' of https://github.com/Stirling-Tools/Stirling-PDF into feature/v2/filemanager Connor Yoh 2025-08-05 14:39:36 +0100
  • 2d6135c743 Working filemanager Connor Yoh 2025-08-05 14:39:27 +0100
  • 662389d897 Merge branch 'SecurityFixesTest' of git@github.com:Stirling-Tools/Stirling-PDF.git into SecurityFixesTest a 2025-08-05 14:37:29 +0100
  • 9deb900de4 furhter Anthony Stirling 2025-08-05 14:37:22 +0100
  • 70bebb9a56 Additional clean up Reece Browne 2025-08-05 14:29:57 +0100
  • a932e9316b
    Merge branch 'main' into enhanced-switch Balázs Szücs 2025-08-05 15:26:59 +0200
  • b5aa595842
    Update build.gradle Anthony Stirling 2025-08-05 14:10:53 +0100
  • 2c6f27a0b0 security fixes test Anthony Stirling 2025-08-05 13:37:25 +0100
  • baa3d06248 Merge branch 'V2' of github.com:Stirling-Tools/Stirling-PDF into V2 EthanHealy01 2025-08-05 12:06:03 +0100
  • 8157c625f3 fix: update tooltip imports after refactoring to use translation hooks EthanHealy01 2025-08-05 11:49:38 +0100
  • 341c2c8750 language support EthanHealy01 2025-08-05 11:18:10 +0100
  • 0c072c56b5
    Merge branch 'main' into getUpdates Anthony Stirling 2025-08-05 11:06:36 +0100
  • 8bc66186b8
    Update build.gradle Anthony Stirling 2025-08-05 10:58:05 +0100
  • 536ed8ce90
    Merge branch 'V2' into feature/V2/tooltips EthanHealy01 2025-08-05 10:28:51 +0100
  • 0cbd616de6
    build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 dependabot[bot] 2025-08-05 05:07:46 +0000
  • fa7f4f15f9
    build(deps): bump commonmarkVersion from 0.25.0 to 0.25.1 dependabot[bot] 2025-08-05 04:54:11 +0000
  • 245801337f
    build(deps): bump org.eclipse.angus:angus-mail from 2.0.3 to 2.0.4 dependabot[bot] 2025-08-05 04:20:26 +0000
  • d907ada62f fixes Anthony Stirling 2025-08-04 23:43:22 +0100
  • c81a164cae
    Potential fix for code scanning alert no. 303: DOM text reinterpreted as HTML Anthony Stirling 2025-08-04 23:41:37 +0100
  • 541f349c78 update Anthony Stirling 2025-08-04 23:04:03 +0100
  • aace622e15 get updates init Anthony Stirling 2025-08-04 21:59:37 +0100
  • 47f276da61 add tooltips EthanHealy01 2025-08-04 17:57:53 +0100
  • b97a9c727a Hide 'pages to split' section when not in custom mode Ping Lin 2025-08-04 17:21:46 +0100
  • 17ef9720e5
    Add new keys to zh_TW Traditional Chinese ignore translation list (#4108) Peter Dave Hello 2025-08-04 23:25:38 +0800
  • 483d8b812b Fix split mode null crash by defaulting to ALL Ping Lin 2025-08-04 15:22:12 +0100
  • 90f0c5826a
    Added structure for filemanager (#4078) ConnorYoh 2025-08-04 15:01:36 +0100
  • c4212d4a09
    Merge branch 'V2' into feature/v2/filemanager ConnorYoh 2025-08-04 14:53:05 +0100
  • ad0bdc6d7e Merge branch 'main' into split-pdf-by-sectons-improvement Ping Lin 2025-08-04 14:04:07 +0100
  • dcadada7d3 feat: Implement shared hooks for tool operations Reece Browne 2025-08-04 11:59:32 +0100
  • 07c5294acc feat: implement split modes including presets and custom input Ping Lin 2025-08-04 11:28:12 +0100
  • 1fc40f16c2 feat: implement backend support for selective page splitting in Split PDF by Sections Ping Lin 2025-08-03 23:47:13 +0100
  • 07b3bfa1f3 Improve input sanitization for split-pdf-by-sections Ping Lin 2025-08-03 23:32:45 +0100
  • b7815fff33 refactor(eml-to-pdf): Improve readability, maintainability, and overall standards compliance Balázs Szücs 2025-08-03 12:49:35 +0200
  • 95ef7bb9cb Add new keys to zh_TW Traditional Chinese ignore translation list Peter Dave Hello 2025-08-03 15:42:05 +0800
  • f19f7f4197
    Merge branch 'main' into pre-commit Ludy 2025-08-03 07:45:00 +0200
  • c04a4bbd11
    📁 pre-commit stirlingbot[bot] 2025-08-02 22:22:09 +0000
  • 6634b5d6e4
    🤖 format everything with pre-commit by stirlingbot (#4104) stirlingbot[bot] 2025-08-02 23:19:52 +0100
  • ae8f68427b
    Updated Hungarian translation (#4094) Balázs Szücs 2025-08-03 00:19:24 +0200
  • 38159da685
    📁 pre-commit stirlingbot[bot] 2025-08-02 22:19:20 +0000
  • c40fac8053
    Update 3rd Party Licenses (#4073) stirlingbot[bot] 2025-08-02 23:19:08 +0100
  • 56c79eb63c
    🤖 format everything with pre-commit by stirlingbot (#4075) stirlingbot[bot] 2025-08-02 23:18:48 +0100
  • bc165b8f5f
    📁 pre-commit stirlingbot[bot] 2025-08-02 22:17:24 +0000
  • 62779d99d1
    fix(stamp): validate image filename only for image stamp type (#4099) Ludy 2025-08-03 00:16:15 +0200
  • 577898bb7e
    Update 3rd Party Licenses stirlingbot[bot] 2025-08-02 22:15:14 +0000
  • 9e0f6dd2e1
    style(spotless): centralize and expand formatting config in root build.gradle (#4098) Ludy 2025-08-03 00:14:03 +0200
  • 77a27930b5
    ci(github-actions): improve concurrency grouping with PR number fallback (#4101) Ludy 2025-08-03 00:12:51 +0200
  • 5f1f492888
    Update zh_TW Traditional Chinese translation (#4100) Peter Dave Hello 2025-08-03 06:12:32 +0800
  • d9db298bc2 Add page number input field to split-by-sections tool (UI only) Ping Lin 2025-08-02 21:46:26 +0100
  • 40003f39de
    Merge 1ad96242f5 into a5d219ed05 Anthony Stirling 2025-08-03 00:40:29 +0800
  • e4421918bb
    Update app/core/src/main/java/stirling/software/SPDF/controller/api/misc/StampController.java Ludy 2025-08-02 14:18:20 +0200
  • 3ee22d77f4
    path Ludy87 2025-08-02 14:13:21 +0200