Anthony Stirling
a8709c25c0
Update build.gradle
2024-10-14 22:31:55 +01:00
Anthony Stirling
261e69f3ca
commit
2024-10-14 22:15:37 +01:00
Anthony Stirling
addb999301
Update home.html
2024-10-14 20:43:27 +01:00
Anthony Stirling
496fcad698
csrf fix #1997
2024-10-07 11:50:07 +01:00
Anthony Stirling
2cdad2f9ff
remove pattern matching for now
2024-10-07 11:01:22 +01:00
Anthony Stirling
4c4613cfec
Merge branch 'main' into Frooodle/license
2024-10-07 10:45:08 +01:00
Anthony Stirling
1129487aaf
fixes
2024-10-06 23:32:28 +01:00
Anthony Stirling
378d0f8afb
remove calibre
2024-10-06 23:05:51 +01:00
Anthony Stirling
a12de218c0
test
2024-10-06 16:12:48 +01:00
Anthony Stirling
1ba271b0f4
zip
2024-10-06 00:08:30 +01:00
Anthony Stirling
6ccc29d0a7
files
2024-10-06 00:07:35 +01:00
Anthony Stirling
eee2f5c666
readd html, add usercount to license
2024-10-06 00:07:23 +01:00
Anthony Stirling
e660237e28
fingerprint
2024-10-05 17:43:36 +01:00
Anthony Stirling
83e93688ee
format
2024-10-05 15:27:57 +01:00
Anthony Stirling
dedfabd630
Merge remote-tracking branch 'origin/main' into Frooodle/license
2024-10-05 09:21:08 +01:00
Anthony Stirling
3b5b7772a9
disable fingerpritning
2024-10-05 09:15:43 +01:00
Anthony Stirling
c59d3ff3e0
all things saml
2024-10-02 23:43:30 +01:00
Anthony Stirling
5832147b30
Merge branch 'main' of git@github.com:Stirling-Tools/Stirling-PDF.git
...
into main
2024-10-01 13:43:08 +01:00
Anthony Stirling
87925ac618
2024-09-15 13:08:12 +01:00
Anthony Stirling
de97492f39
Update build.gradle
2024-09-14 23:43:30 +01:00
Anthony Stirling and a <a>
9661e94092
Css changes ( #1899 )
...
* #1841
Signed-off-by: a <a>
* #1841 for watermark
Signed-off-by: a <a>
* #1869 and ensure naming
Signed-off-by: a <a>
---------
Signed-off-by: a <a>
Co-authored-by: a <a>
2024-09-14 23:20:29 +01:00
Anthony Stirling
909a3347a0
Update messages_it_IT.properties
2024-09-14 16:37:02 +01:00
de4144a1a4
Metadata handling for all PDF endpoints ( #1894 )
...
* Add image support to multi-tool page
Related to #278
* changes to support image types
* final touches
* final touches
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* Update translation files (#1888 )
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
* final touches
Signed-off-by: a <a>
---------
Signed-off-by: a <a>
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: a <a>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com >
2024-09-14 16:29:39 +01:00
8c01425eee
Lots of changes ( #1889 )
...
* Add image support to multi-tool page
Related to #278
* changes to support image types
* final touches
* final touches
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* final touches
Signed-off-by: a <a>
* Update translation files (#1888 )
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: GitHub Action <action@github.com >
---------
Signed-off-by: a <a>
Signed-off-by: GitHub Action <action@github.com >
Co-authored-by: a <a>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com >
2024-09-13 16:42:38 +01:00
Anthony Stirling
4d47e535b5
Update README.md
2024-09-12 13:30:05 +01:00
Anthony Stirling
6a9dd4ea95
Delete CNAME
2024-09-10 22:59:45 +01:00
Anthony Stirling
0773b8e11b
Create CNAME
2024-09-10 22:10:15 +01:00
Anthony Stirling
1d29a500b3
Update messages_en_US.properties
2024-09-09 22:19:23 +01:00
Anthony Stirling
08b085c763
Update messages_en_GB.properties
2024-09-09 22:19:06 +01:00
Anthony Stirling
291bad4a2a
Update messages_en_US.properties
2024-09-09 11:35:36 +01:00
Anthony Stirling
c6ee96512a
Update messages_en_GB.properties
2024-09-09 11:35:14 +01:00
Anthony Stirling
db563c765d
Minor fixes stopping invalid sessions ( #1850 )
...
* Update UserAuthenticationFilter.java
* Update RequestUriUtils.java
* Update RequestUriUtils.java
* Update RequestUriUtilsTest.java
2024-09-08 22:06:46 +01:00
Anthony Stirling and snyk-bot
3d8686211d
[Snyk] Security upgrade alpine from 3.20.2 to 3.20.3 ( #1840 )
...
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-09-08 13:11:47 +01:00
Anthony Stirling and snyk-bot
0a98e3bde3
[Snyk] Security upgrade alpine from 3.20.2 to 3.20.3 ( #1839 )
...
fix: Dockerfile-ultra-lite to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2024-09-08 13:11:33 +01:00
Anthony Stirling and a <a>
7ccb4d59b0
Footer link to Stirlingpdf.com ( #1827 )
...
* fix
* remove donate
* Footer to have link to website
---------
Co-authored-by: a <a>
2024-09-06 15:56:55 +01:00
Anthony Stirling
9da7dd45c1
Update messages_ar_AR.properties ( #1825 )
...
* Update messages_ar_AR.properties
* Update messages_ar_AR.properties
2024-09-06 11:15:23 +01:00
Anthony Stirling
1fe5db3611
Update messages_ro_RO.properties ( #1822 )
...
* Update messages_ro_RO.properties
* Update messages_ro_RO.properties
2024-09-06 10:16:10 +01:00
Anthony Stirling
9a49a554b1
Update messages_sv_SE.properties ( #1820 )
2024-09-06 09:57:15 +01:00
Anthony Stirling
f05a3927fd
Update messages_da_DK.properties
2024-09-05 20:27:27 +01:00
Anthony Stirling
fbf97c486b
Update messages_da_DK.properties
2024-09-05 20:20:59 +01:00
Anthony Stirling
d72009dddb
test ( #1814 )
...
* Update messages_da_DK.properties
* Update messages_da_DK.properties
* Update messages_da_DK.properties
* Update messages_da_DK.properties
* Update messages_da_DK.properties
2024-09-05 20:15:51 +01:00
Anthony Stirling
2bfd81a495
Delete .github/FUNDING.yml
2024-09-02 11:23:07 +01:00
Anthony Stirling
bbf8015c50
Update README.md
2024-09-02 11:22:39 +01:00
Anthony Stirling
da6b66e199
Update LICENSE to MIT
2024-09-02 11:01:17 +01:00
Anthony Stirling
7d73337461
Update README.md
2024-08-31 15:35:38 +01:00
Anthony Stirling and a <a>
68bc4d82de
Add image support to multi-tool page ( #1769 )
...
* Add image support to multi-tool page
Related to #278
* changes to support image types
* final touches
---------
Co-authored-by: a <a>
2024-08-29 10:07:31 +01:00
Anthony Stirling and a <a>
47314a0f38
Extract images enhancements ( #1757 )
...
* fix
* extarct images
* langs
* logging
* cuke fix
---------
Co-authored-by: a <a>
2024-08-27 10:46:18 +01:00
Anthony Stirling
4088132597
Update build.gradle
2024-08-24 17:14:16 +01:00
Anthony Stirling and a <a>
9b710b489e
Fixes #1552 and #1554 ( #1753 )
...
* fix
* cleanups!
* fix
* fix for #1552 pipeline not accepting non pdfs
* fix for #1154 font not accepting numbers etc
* Update User.java
---------
Co-authored-by: a <a>
2024-08-24 17:08:51 +01:00
Anthony Stirling
e2ff418c89
Increase linecounts to check #1618 ( #1752 )
...
Increase linecounts to check #1618
2024-08-24 15:32:33 +01:00
Anthony Stirling and a <a>
cdf31622e2
Fixes for eager loading ( #1748 )
...
* fix
* cleanups!
* fix
---------
Co-authored-by: a <a>
2024-08-23 14:45:53 +01:00
Anthony Stirling and a <a>
c7e5987342
Cleanup logs ( #1739 )
...
* fix
* cleanups!
---------
Co-authored-by: a <a>
2024-08-23 11:52:45 +01:00
Anthony Stirling and a <a>
382edc01f8
Multiple flag fix ( #1742 )
...
* fix
* multiple file logic cleanup
* fix
---------
Co-authored-by: a <a>
2024-08-23 09:17:50 +01:00
Anthony Stirling
788744c1be
Update pull_request_template.md
2024-08-21 20:43:13 +01:00
Anthony Stirling
9f0088c839
Create release.yml
2024-08-20 22:56:15 +01:00
Anthony Stirling
8a58647ffd
Update build.gradle
2024-08-20 17:49:10 +01:00
Anthony Stirling
37dcae282a
ExtractImagesController. null checks
2024-08-20 17:20:18 +01:00
Anthony Stirling
f443a4e0de
reduce google font size ( #1723 )
...
* Delete src/main/resources/static/fonts/google-symbol.woff2
* Add files via upload
2024-08-20 09:57:12 +01:00
Anthony Stirling
fc762329a8
Update build.gradle
2024-08-16 13:24:32 +01:00
Anthony Stirling
9773138612
Update build.gradle
2024-08-16 12:51:59 +01:00
Anthony Stirling
3cd6f462a8
Update build.gradle to use commmon versions ( #1697 )
...
* Update build.gradle
* Update build.gradle
2024-08-16 12:44:25 +01:00
Anthony Stirling
ea2d755808
Update licenses-update.yml
2024-08-16 12:15:07 +01:00
Anthony Stirling
8602f38fbf
Update build.yml
2024-08-16 11:44:49 +01:00
Anthony Stirling
f5258c593b
Update auto-labeler.yml
2024-08-16 11:15:37 +01:00
Anthony Stirling
e89ac84928
Update build.yml
2024-08-16 11:09:17 +01:00
Anthony Stirling
8997855922
Update auto-labeler.yml
2024-08-16 11:02:38 +01:00
Anthony Stirling
09c93cebe3
PR changes ( #1693 )
...
* Update licenses-update.yml
* Update build.yml
* Update test.yml
* Delete .github/workflows/test.yml
* Update build.yml
* Update build.yml
* Update auto-labeler.yml
* Update build.yml
* Update auto-labeler.yml
* Update labeler-config.yml
2024-08-16 11:00:10 +01:00
Anthony Stirling
6fa7c2e5e1
Update dependabot.yml
2024-08-15 22:00:02 +01:00
Anthony Stirling
909054a49d
Update dependabot.yml
2024-08-15 21:57:37 +01:00
Anthony Stirling
f165439d26
Update remove-pages.html
...
#1656
2024-08-09 08:57:29 +01:00
Anthony Stirling
6d8d0bad56
langs
2024-08-08 21:15:41 +01:00
Anthony Stirling
a3374745f8
formatting
2024-08-08 21:13:59 +01:00
Anthony Stirling
f35cbc4310
enhancement auto have label
2024-08-06 10:57:18 +01:00
Anthony Stirling
dff53310a7
lang
2024-08-06 10:50:47 +01:00
Anthony Stirling
510f39ad41
Update examples.feature
2024-08-03 13:47:47 +01:00
Anthony Stirling
0f60974a57
Update examples.feature ( #1624 )
2024-08-03 10:44:17 +01:00
Anthony Stirling
191e79da18
Update test.yml ( #1623 )
...
* Update test.yml
* Update SPdfApplication.java
2024-08-03 10:29:34 +01:00
Anthony Stirling
ecfdfa5644
Update init-without-ocr.sh
2024-07-20 09:56:39 +01:00
Anthony Stirling
11e279bd12
Remove calibre for now
2024-07-20 09:54:46 +01:00
Anthony Stirling and a <a>
929f0bbbe5
version bump, multi file fix and disable survey ( #1550 )
...
* version bump, multi file fix and disable survey
* example test stuff
* logs
* Update docker-compose-latest.yml
---------
Co-authored-by: a <a>
2024-07-20 09:53:58 +01:00
Anthony Stirling
9e84836cfe
Update pipeline.html
2024-06-22 23:29:36 +01:00
Anthony Stirling
202b996c2b
Update README.md
2024-06-19 21:05:56 +01:00
Anthony Stirling
ab7a41d155
Update README.md
2024-06-17 18:40:07 +01:00
Anthony Stirling
3576c32c52
add fat jar
2024-06-16 15:42:45 +01:00
Anthony Stirling
b711be3061
Update build.gradle
2024-06-15 11:50:31 +01:00
Anthony Stirling
accab3b5bf
Update build.gradle
2024-06-15 00:41:43 +01:00
Anthony Stirling
889c9a114b
survey ( #1446 )
...
* survey
* LANGS
2024-06-12 22:12:42 +01:00
Anthony Stirling
aaf94fa981
Update build.gradle
2024-06-09 17:44:31 +01:00
Anthony Stirling
b365155e62
Update githubVersion.js
2024-06-09 15:30:20 +01:00
Anthony Stirling and a <a>
63bdc0d59e
Pipeline fixes for json lists + delete func ( #1425 )
...
* init
* revert
* pipelines fixes for lists
* pipeline fixes to allow json lists
* formatting
* pipeline changes
* langs
---------
Co-authored-by: a <a>
2024-06-09 13:56:55 +01:00
Anthony Stirling
56fdf1f3a1
Feature request template ( #1422 )
...
* Create 2-feature.yml
* Update 2-feature.yml
* Update 2-feature.yml
2024-06-09 11:06:17 +01:00
Anthony Stirling
ef59ea6fe4
Images and login context ( #1417 )
...
* init
* revert
2024-06-08 16:07:23 +01:00
Anthony Stirling
8245d77c84
Merge pull request #1406 from SorCelien/main
...
New fr_FR ignore
2024-06-07 22:24:01 +01:00
Anthony Stirling
f5628f16d9
Merge branch 'main' into main
2024-06-07 22:22:32 +01:00
Anthony Stirling
47907daea0
Merge pull request #1405 from SorCelien/patch-1
...
fr messages: more translations
2024-06-07 22:21:55 +01:00
Anthony Stirling
664253532e
Merge pull request #1404 from Ludy87/bypass_github
...
Add: Bypass for too many requests to the github api
2024-06-07 22:20:44 +01:00
Anthony Stirling
fc0878704d
Merge pull request #1385 from jimdouk/main
...
Enhance Test Coverage for SPDF/Utils Classes
2024-06-07 09:38:56 +01:00
Anthony Stirling
d5c71c8425
Merge pull request #1399 from Stirling-Tools/sync_version
...
💾 Update Version
2024-06-07 09:38:24 +01:00
Anthony Stirling
3a97ff0e5e
Update build.gradle
2024-06-07 09:36:46 +01:00
Anthony Stirling
4f5b19edfb
Merge pull request #1397 from Stirling-Tools/pixeebot/drip-2024-06-07-sonar-java/avoid-implicit-public-constructor-s1118
...
(Sonar) Fixed finding: "Utility classes should not have public constructors"
2024-06-07 09:09:10 +01:00