Ludy
b007c805bf
Removes double equal signs ( #1750 )
2024-08-23 22:55:01 +01:00
github-actions[bot]
24be10eed4
Update 3rd Party Licenses ( #1746 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-08-23 22:49:31 +01:00
Dimitris Kaitantzidis
0854a1d26e
Fixes LazyInitializationException in User entity ( #1749 )
...
Temp integration of playground dist files of pdfme as-is to investigate the result
2024-08-23 21:37:45 +01:00
Ludy
33c7bb7e13
Add: Make Login Attempt Service deactivatable ( #1747 )
2024-08-23 14:46:09 +01:00
Anthony Stirling
cdf31622e2
Fixes for eager loading ( #1748 )
...
* fix
* cleanups!
* fix
---------
Co-authored-by: a <a>
2024-08-23 14:45:53 +01:00
Anthony Stirling
c7e5987342
Cleanup logs ( #1739 )
...
* fix
* cleanups!
---------
Co-authored-by: a <a>
2024-08-23 11:52:45 +01:00
Ludy
d3ef335c24
Fix: validations is not a permitted attribute - dropdown ( #1745 )
2024-08-23 11:52:31 +01:00
Ludy
b23784f598
Fix: authentication ApiKey NullPointerException ( #1744 )
2024-08-23 12:10:58 +02:00
Ludy
90cbcde029
Fix: Missing multi-selection and Python validation ( #1740 )
...
Missing multi-selection and Python validation
2024-08-23 09:28:06 +01:00
Anthony Stirling
382edc01f8
Multiple flag fix ( #1742 )
...
* fix
* multiple file logic cleanup
* fix
---------
Co-authored-by: a <a>
2024-08-23 09:17:50 +01:00
github-actions[bot]
dee912f075
📝 Update README: Translation Progress Table ( #1734 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-08-22 21:47:37 +01:00
albanobattistella
faed367cde
Update messages_it_IT.properties ( #1732 )
2024-08-22 11:54:55 +01:00
Anthony Stirling
788744c1be
Update pull_request_template.md
2024-08-21 20:43:13 +01:00
github-actions[bot]
686b88d21d
📝 Update README: Translation Progress Table ( #1731 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-08-21 11:37:45 +01:00
Ludy
1a594b27ab
Fix: introduces the verification of the python installation ( #1730 )
...
* Fix: introduces the verification of the python installation
* Update ExtractImageScansController.java
* Update CheckProgramInstall.java
2024-08-21 11:16:29 +01:00
Anthony Stirling
9f0088c839
Create release.yml
2024-08-20 22:56:15 +01:00
github-actions[bot]
5564a6e730
💾 Update Version ( #1727 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-08-20 17:49:33 +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
Ludy
58618b3a21
Add: Convert PDF to WebP ( #1666 )
...
* Add PDF to WebP
* add swagger param
* back
* creates a custom image for Docker from pymupdf
* Converting with pdf2image and Pillow instead of pymupdf
* webp remove to pdf-to-img
* remove mupdf
2024-08-20 16:17:54 +01:00
github-actions[bot]
4a4c7faf47
📝 Update README: Translation Progress Table ( #1725 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-08-20 10:59:08 +01:00
github-actions[bot]
66324a5bdc
Update 3rd Party Licenses ( #1724 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-08-20 10:57:53 +01:00
Guilherme L. Leite Marques
3bd18f7c5e
Updated pt_BR ignored translations; Improved pt_BR translation ( #1705 )
...
* Updated pt_BR ignored translations
* Fixed blank lines
2024-08-20 10:57:42 +01:00
dependabot[bot]
e693bbb2bd
Bump com.bucket4j:bucket4j_jdk17-core from 8.13.1 to 8.14.0 ( #1720 )
...
Bumps [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j ) from 8.13.1 to 8.14.0.
- [Release notes](https://github.com/bucket4j/bucket4j/releases )
- [Commits](https://github.com/bucket4j/bucket4j/commits/8.14.0 )
---
updated-dependencies:
- dependency-name: com.bucket4j:bucket4j_jdk17-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 10:55:00 +01:00
Црнобог
f11ad92fa5
Typing error in README.md ( #1721 )
...
Misstype | Sebian => Serbian
2024-08-20 10:54:44 +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
PingLin8888
fa0152aa2d
Fix ConcurrentModificationException by modifying resources outside the iteration. ( #1719 )
...
Fix ConcurrentModificationException by collecting XObject names
- Changed to use a list to collect XObject names before removal.
- Avoids ConcurrentModificationException by modifying resources outside the iteration.
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-08-19 19:42:55 +01:00
Ludy
e1d0f2cd3e
Fix: YamlFile - String length limit disable ( #1716 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-08-19 15:03:05 +01:00
Ludy
81e2a77e57
Fix: Failed authentication #1704 ( #1708 )
...
* Fix: Failed authentication #1704
* Update account.html
2024-08-19 15:02:40 +01:00
Ludy
6c9a4e8acc
Add Option to Specify Installation Method in Bug Report Template ( #1710 )
...
* Add Option to Specify Installation Method in Bug Report Template
* Update 1-bug.yml
2024-08-19 15:00:23 +01:00
albanobattistella
8e5b3ea7f1
Update messages_it_IT.properties ( #1713 )
2024-08-19 15:00:12 +01:00
Ludy
b47f8a2c17
corrects the link to the country selection ( #1717 )
2024-08-19 15:00:00 +01:00
Ludy
56a07bbf3a
increases some versions in the workflows ( #1707 )
2024-08-18 13:07:14 +01:00
github-actions[bot]
987d793ef4
Update 3rd Party Licenses ( #1701 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-08-16 13:27:18 +01:00
github-actions[bot]
ea85d76f5b
💾 Update Version ( #1700 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-08-16 13:24:53 +01:00
Anthony Stirling
fc762329a8
Update build.gradle
2024-08-16 13:24:32 +01:00
github-actions[bot]
48bae227f6
💾 Update Version ( #1699 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-08-16 12:52:25 +01:00
Anthony Stirling
9773138612
Update build.gradle
2024-08-16 12:51:59 +01:00
github-actions[bot]
1927801894
Update 3rd Party Licenses ( #1698 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-08-16 12:47:46 +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
github-actions[bot]
6dab3980fc
Update 3rd Party Licenses ( #1696 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-08-16 12:15:55 +01:00
Anthony Stirling
ea2d755808
Update licenses-update.yml
2024-08-16 12:15:07 +01:00
dependabot[bot]
05efcedea8
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 ( #1685 )
...
* Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.6 to 1.5.7.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update build.gradle
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-08-16 12:03:59 +01:00
Ludy
29fcbf30d7
Admin panel - Enhanced User Management & Fix : #1630 ( #1658 )
...
* Prevents SSO login due to faulty verification
* add translation & fix show error message
* Update settings.yml.template
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-08-16 11:57:37 +01:00
github-actions[bot]
2cbe34ea24
Update 3rd Party Licenses ( #1695 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-08-16 11:52:51 +01:00
dependabot[bot]
29f43c010e
Bump io.micrometer:micrometer-core from 1.13.0 to 1.13.3 ( #1689 )
...
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer ) from 1.13.0 to 1.13.3.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.0...v1.13.3 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
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>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-08-16 11:51:40 +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