Anthony Stirling
b0c8912742
Update README.md
2024-11-12 11:06:04 +00:00
github-actions[bot]
467be09749
📝 Update README: Translation Progress Table ( #2214 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-11 23:16:05 +00:00
Anthony Stirling
ceabcf2b3d
Update get-info-on-pdf.html #2212
2024-11-11 23:12:57 +00:00
leo-jmateo
361a0c9be8
Update messages_ca_CA.properties ( #2210 )
...
* Update messages_ca_CA.properties
Partial Catalan Translation Contribution for Stirling PDF
Hi,
I’ve completed a partial Catalan translation for Stirling PDF, covering all strings up to the Pipeline section. I focused on maintaining consistency in terminology to ensure a smooth user experience in Catalan.
* Update messages_ca_CA.properties
Update on Catalan Translation Verification – Test 2 Passed
Hi [Developer’s Name],
I’ve now completed the verification for Test 2 and ensured that all keys in messages_en_GB.properties align with those in messages_ca_CA.properties. The files should now be fully synchronized with no missing or extra keys.
I’ll proceed to re-run the tests to confirm everything is in order.
Please feel free to review the updated pull request, and let me know if there’s anything further you’d like me to adjust.
Thank you for your support!
Best regards,
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-11-11 22:38:54 +00:00
Ludy
128ca8e224
Fix: Reading the username based on the login method. ( #2211 )
2024-11-11 11:55:46 +00:00
Anthony Stirling
7d1d6d1f12
Update Version-groups.md
2024-11-11 10:40:27 +00:00
Ludovic Ortega
645c786d95
feat: move helm chart to https://github.com/Stirling-Tools/Stirling-PDF-chart ( #2208 )
...
* feat: remove helm chart
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* feat: mention kubernetes in install doc
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
---------
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-10 13:48:58 +00:00
Ludy
862a88e2e9
Fix: missing opener for View PDF #2206 ( #2207 )
...
Fix missing opener for View PDF #2206
2024-11-10 13:24:12 +00:00
github-actions[bot]
2f92aa90ef
💾 Update Version ( #2205 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-09 23:11:42 +00:00
Anthony Stirling
ba8dd04086
Update build.gradle
2024-11-09 23:11:10 +00:00
github-actions[bot]
c13509cf67
💾 Update Version ( #2204 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-09 23:10:30 +00:00
Anthony Stirling
0ab02e6ceb
Update build.gradle
2024-11-09 23:02:12 +00:00
Anthony Stirling
af52652aee
Rename release-helm-charts.yml to release-helm-charts.yml-disabled
2024-11-09 23:01:55 +00:00
Anthony Stirling
e534f022f5
Rename lint-helm-charts.yml to lint-helm-charts.yml-disabled
2024-11-09 23:01:26 +00:00
Ludy
84867a7ad7
Fix: Card has no favorite icon ( #2203 )
...
fixes the bug if the card has no favorite icon
2024-11-09 15:07:51 +00:00
Renan
e97cb9d49e
Add option to insert blank page between pages in Multi-tool ( #2194 ) ( #2201 )
2024-11-08 22:51:03 +00:00
Anthony Stirling
1b0c1b6cff
Searchbar in nav auto select, and exe nolonger disable CLI ( #2197 )
...
* fix remmeber me
* remove uselss comment
* Update translation files (#2185 )
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
* exe no longer disable CLI
---------
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: a <a>
2024-11-07 21:50:47 +00:00
Rafael Encinas
7eea7fb3cb
[Feature] Set Executor Instances limits dynamically from properties ( #2193 )
...
* Update 'ProcessExecutor.java' to use dynamic process limits from properties
* Move limits location out of 'application.properties'
* Rename 'SemaphoreLimit' to 'SessionLimit' and bundle with 'Timeout...' into one parent class
2024-11-07 00:43:57 +00:00
github-actions[bot]
c921b5d76f
📝 Update README: Translation Progress Table ( #2190 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-05 23:28:15 +00:00
Peter Dave Hello
26ec0c5d77
Update and improve zh_TW Traditional Chinese locale ( #2188 )
2024-11-05 23:26:26 +00:00
ninjat
404e31468e
Added input sanitization to fix self-xss issue ( #2189 )
2024-11-05 21:44:24 +00:00
Anthony Stirling
0c0f61aa0d
fix remmeber me ( #2184 )
...
* fix remmeber me
* remove uselss comment
* Update translation files (#2185 )
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
---------
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-11-05 14:31:31 +00:00
Ludovic Ortega
40ffb6559d
feat: add helm chart github action ( #2113 )
...
* feat: add helm chart github action
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: remove test branch
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: run helm-docs-built after syncing version
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
* fix: helm repo url
---------
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-04 20:13:26 +00:00
github-actions[bot]
645c5ff36f
📝 Update README: Translation Progress Table ( #2165 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-03 22:47:28 +00:00
MaratheHarshad
83db7a22f5
Fix: Navbar layout overflow ( #2162 )
...
Fix: Navbar layout overflow using Bootstrap class .navbar-expand-xl
Co-authored-by: Harshad Marathe <harshad@DESKTOP-1MNKUHA>
2024-11-03 20:59:57 +00:00
Ludy
ebfccfa835
Corrects AI generated translation ( #2166 )
2024-11-03 20:39:00 +00:00
Saud Fatayerji
aa810163d2
Completed translations for 19 languages using AI ( #2164 )
...
Created translations for various languages using AI
2024-11-03 20:14:45 +00:00
github-actions[bot]
dcb69ad66a
📝 Update README: Translation Progress Table ( #2160 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-03 18:05:03 +00:00
Ludy
1a19024961
Fix: Auto language detection #2122 ( #2148 )
...
* Fix: Auto language detection #2122
* add LanguageService and AdditionalLanguageJsController
* hidden swagger
2024-11-03 14:20:26 +00:00
albanobattistella
68c9601245
Update messages_it_IT.properties ( #2161 )
2024-11-03 14:16:06 +00:00
Ludy
7ec343d9ce
Fix: Add missing .map file for minified files ( #2156 )
2024-11-03 07:55:39 +00:00
Ludy
6f42d976f6
Fix: Path correction to draggable.js #2154 + little makeup ( #2159 )
2024-11-03 07:26:45 +00:00
Ludy
cf13803fd4
Fix: redeclaration of const and add: tranlation placeholder for Session Expiry Messages ( #2158 )
...
Fix: redeclaration of const
2024-11-03 07:24:16 +00:00
Ludy
a8d0d1a871
re-config labeler & add new labels ( #2153 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-11-03 07:21:56 +00:00
Ludy
a5aac01b4d
fixed minor bugs in Markdown ( #2152 )
2024-11-03 07:20:10 +00:00
albanobattistella
2be14788b1
Update messages_it_IT.properties ( #2146 )
2024-11-01 16:32:52 +00:00
github-actions[bot]
217404be7f
📝 Update README: Translation Progress Table ( #2136 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 20:33:03 +00:00
github-actions[bot]
d3dc3e07b2
Update translation files ( #2145 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-10-31 20:22:11 +00:00
Eric
94702dbafa
fix signature logo not loading and add option to disable it ( #2143 )
...
* fix signature logo not loading and add option to disable it
* Hardening suggestions for Stirling-PDF / fix-sig-logo (#2144 )
Modernize and secure temp file creation
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-10-31 20:18:42 +00:00
Anthony Stirling
febc3cf48b
Update pull_request_template.md
2024-10-31 17:46:30 +00:00
Philip H.
c5abb47403
navbar.css: prevent overlapping of elements ( #2140 )
...
go-pro-link is overlapping the settings button
2024-10-31 17:45:44 +00:00
Anthony Stirling
0e3c9bcc10
Update README.md
2024-10-31 14:52:41 +00:00
github-actions[bot]
384c3ee88f
💾 Update Version ( #2139 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 13:06:55 +00:00
Anthony Stirling
5f7a0537f9
Update build.gradle
2024-10-31 13:06:12 +00:00
Anthony Stirling
5aa5628465
[bug fix] Update compress-pdf.html ( #2138 )
...
Update compress-pdf.html
2024-10-31 10:59:51 +00:00
albanobattistella
0d91bca932
Update messages_it_IT.properties ( #2135 )
2024-10-30 19:55:54 +00:00
Ludovic Ortega
8e88591499
chore(helm): bump chart version according to semver ( #2109 )
...
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-10-30 13:49:28 +00:00
github-actions[bot]
3e051d0105
Update 3rd Party Licenses ( #2134 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-10-30 13:00:51 +00:00
dependabot[bot]
4a9b16ff8f
Bump org.springframework.security:spring-security-saml2-service-provider from 6.3.3 to 6.3.4 ( #2052 )
...
Bump org.springframework.security:spring-security-saml2-service-provider
Bumps [org.springframework.security:spring-security-saml2-service-provider](https://github.com/spring-projects/spring-security ) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/6.3.3...6.3.4 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-saml2-service-provider
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-30 12:58:47 +00:00
github-actions[bot]
a7082ecd85
💾 Update Version ( #2132 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-30 12:48:44 +00:00