Sahil Phule
d9fa8f7b48
Add OAUTH2 OIDC login support ( #1140 )
...
* Somewhat working
* Change Autocreate logic
* Add OAuth Error Message if Auto create Disabled
* Display OAUTH2 username(email) in Account Settings
* Disable Change user/pass for Oauth2 user
* Hide SSO Button if SSO login Disabled
* Remove some spaces and comments
* Add OAUTH2 Login example docker-compose file
* Add Some Comments
* Hide Printing of Client secret
* Remove OAUTH2 Beans
and replace with applicationProperties
* Add conditional annotation to Bean Creation
* Update settings.yml.template
Add OAUTH2 enabling template.
* Update messages_en_GB.properties
2024-04-29 22:01:22 +01:00
Anthony Stirling
777e512e61
fonts noto fix #974 ( #1139 )
...
fix #974
2024-04-28 23:33:55 +01:00
Anthony Stirling
e7e3b34b37
fix for #1035 ( #1137 )
...
* fix for #1035
* Update ConvertImgPDFController.java
2024-04-28 22:37:40 +01:00
github-actions[bot]
6ed9e1c707
📝 Update README: Translation Progress Table ( #1134 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-28 10:40:01 +01:00
Ludy
318076254d
Handling Untranslatable Strings ( #1133 )
2024-04-27 23:26:12 +01:00
github-actions[bot]
4fea8d10f8
💾 Update Version ( #1130 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-27 11:04:28 +01:00
Anthony Stirling
8c9d6f7b66
Custom HTML support #355 ( #1129 )
...
* test
* settings
* version
2024-04-27 11:03:57 +01:00
Anthony Stirling
30444fc9bb
commit ( #1128 )
...
* commit
* formatting
2024-04-26 23:27:40 +01:00
Han
70349d642b
Update messages_tr_TR.properties ( #1126 )
...
* Update messages_tr_TR.properties
* Update messages_tr_TR.properties
2024-04-26 19:37:09 +01:00
albanobattistella
afaec64afd
Update messages_it_IT.properties ( #1120 )
2024-04-24 21:57:56 +01:00
github-actions[bot]
2a9fdff605
📝 Update README: Translation Progress Table ( #1119 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-24 19:59:53 +01:00
Anthony Stirling
34c7ee46a0
lang adds
2024-04-24 19:59:01 +01:00
phfuh
5ee702f364
PDF to PDF/A language files ( #1118 )
...
* Update messages_en_GB.properties
* Update messages_en_US.properties
* Update messages_de_DE.properties
2024-04-24 19:56:35 +01:00
Ludy
1b5d21a22e
Bugfix: Login page shows wrong selected country flag/language ( #1117 )
...
Closes #1116
2024-04-24 09:10:16 +01:00
Anthony Stirling
c3e5157dee
Delete CNAME
2024-04-23 22:35:21 +01:00
Anthony Stirling
6d859e4c25
Create CNAME
2024-04-23 22:34:29 +01:00
diemade
95a9aca5b5
Update CONTRIBUTING.md ( #1115 )
...
adding a chapter on how to edit Docs
2024-04-23 22:32:12 +01:00
github-actions[bot]
4c8f582c56
💾 Update Version ( #1108 )
...
💾 Sync Versions
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-21 23:08:06 +01:00
Anthony Stirling
71e93e3cb5
print (WIP), fake scan (WIP) and text conversion for ultra-lite ( #1098 )
...
* Changes!
* lang
* fake scan init, print init and pdf to text for exe
* Hardening suggestions for Stirling-PDF / changes (#1099 )
* Switch order of literals to prevent NullPointerException
* Introduced protections against predictable RNG abuse
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
* Update README.md
* install custom fonts
* Formats etc
* version bump
* disable WIP work
* remove chinese font
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Co-authored-by: systo <systo@host.docker.internal>
2024-04-21 23:06:44 +01:00
github-actions[bot]
6c052a7b25
📝 Update README: Translation Progress Table ( #1107 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-21 23:00:40 +01:00
NeilJared
1e0ec8345a
>Updated es_ES (100% completed) ( #1106 )
...
Update messages_es_ES.properties
Updated es_ES translation (100% done)
2024-04-21 22:50:36 +01:00
diemade
eddcc11fe4
German translation for Print Tool ( #1104 )
...
* Update messages_de_DE.properties
Only full sentences should end in a period,
* Update messages_de_DE.properties
* Update messages_de_DE.properties
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-21 22:31:45 +01:00
Ludy
3189d9dda8
Check DOCKER_ENABLE_SECURITY
for UI ( #1103 )
...
When using `DOCKER_ENABLE_SECURITY=false`, the logout button and `Account Settings` are no longer displayed.
2024-04-21 21:16:39 +01:00
Ludy
5185fd13b8
updating the build files ( #1100 )
2024-04-21 16:30:17 +01:00
Ludy
a5000fbbc5
UI: settings show/hide update display ( #1072 )
...
* UI: settings show/hide update display
This PR replaces the PR #1003
In this PR, the visual for available update is added to the foreground.
There are new settings to generally show/hide the update display, and only administrators receive the update display.
* change to `Bean`
* Update AppUpdateShowService.java
* add update message
* revision service
* change shouldShow
* Update githubVersion.js
* rm folder
* Update AppUpdateService.java
2024-04-21 12:15:18 +01:00
albanobattistella
e74a8e434b
Update messages_it_IT.properties ( #1096 )
2024-04-21 09:16:05 +01:00
phfuh
b702f5772d
Add selection for PDF/A output format ( #1095 )
...
* Create PdfToPdfARequest.java
* Change class, add output format
* Add input field for output format
* Change output format selection order
2024-04-21 08:44:05 +01:00
github-actions[bot]
214e23fd93
📝 Update README: Translation Progress Table ( #1093 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-20 20:45:45 +01:00
Han
943071ebb7
Update messages_tr_TR.properties ( #1092 )
2024-04-20 19:18:20 +01:00
github-actions[bot]
c575ed2036
📝 Update README: Translation Progress Table ( #1091 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-20 15:28:10 +01:00
Anthony Stirling
06a178cc03
Cache form inputs between runs ( #1066 )
...
* Changes!
* lang
2024-04-20 14:46:49 +01:00
diemade
73f90885b4
Update messages_de_DE.properties ( #1069 )
...
Only full sentences should end in a period,
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-20 10:45:58 +01:00
Dimitris Doukas
9402109663
Merge branch 'Stirling-Tools:main' into main
2024-04-15 17:05:08 +03:00
Ludy
ace4e200b1
Fix: Resolve Username Case Sensitivity Issue in Login Flow ( #1070 )
...
* Fix: Username changing
The only situation where the username must be unique is when changing the username.
* Update UserController.java
2024-04-14 22:07:03 +01:00
github-actions[bot]
032388a8e3
📝 Update README: Translation Progress Table ( #1063 )
...
📝 Sync README
> Made via sync_files.yml
Co-authored-by: GitHub Action action@github.com <GitHub Action action@github.com>
2024-04-11 22:49:12 +01:00
albanobattistella
276b6e521a
Update messages_it_IT.properties ( #1062 )
2024-04-11 22:40:05 +01:00
Ludy
35a4462a86
replace comma to dot ( #1057 )
...
In several countries the comma is used as a decimal, the PR will replace the comma with a dot.
2024-04-09 17:47:53 +01:00
pixeebot[bot]
5564f378e5
(Sonar) Fix "String#replace
should be preferred to String#replaceAll
" ( #1056 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-04-09 06:52:52 +01:00
Ludy
66d5f3e4b5
add sync-readme ( #1051 )
2024-04-08 23:33:58 +01:00
Dimitris Kaitantzidis
0f367c23aa
359 split metadata lost ( #1049 )
...
* Closes #359
* Adds a minor fix, the modified date should be changed after a modification is made.
2024-04-08 20:53:00 +00:00
Ludy
7dd1679588
Ukrainian - add missing strings ( #1048 )
...
add missing strings
2024-04-08 21:37:30 +01:00
Foivos Proestakis
6b186d5d8e
Improve Greek translation ( #1046 )
...
* Update and Improve Greek translation
# Update Greek Translations
## Description
- Updated translations for all pages and content on the website.
- Corrected grammatical errors or typos in the Greek translation.
- Improved the overall readability and flow of the translated text.
This commit aims to enhance the user experience for Greek-speaking users of the website.
* Update messages_el_GR.properties
2024-04-08 21:29:31 +01:00
Ludy
d53be3aa14
add Ukrainian README, languages.html and correction FR, IT ( #1044 )
2024-04-08 21:29:13 +01:00
Eric
3dbfde534e
fix: missing pdf to html endpoint ( #1043 )
...
* fix: missing pdf to html endpoint
* refactor: remove unused variable
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-08 21:28:57 +01:00
vkykalo
9a57842ece
Feature: Add Ukrainian Language Support ( #1039 )
...
* Add uk_UA lang
* Add added error translation block into uk_UA lang
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-08 21:27:55 +01:00
CocoMaster-AI
ec83b9a17d
Update ja_JP,ko_KR,ru_RU,zh_TW.properties ( #1036 )
2024-04-08 21:27:36 +01:00
Ludy
59a19b0091
Update messages_de_DE.properties ( #1045 )
2024-04-08 20:25:14 +00:00
Dimitris Kaitantzidis
471865e4a3
Closes #359 ( #1047 )
2024-04-08 21:23:03 +01:00
Anthony Stirling
3868b4eca2
updates
2024-04-05 13:05:16 +01:00
Han
64f8765115
Update messages_tr_TR.properties ( #1032 )
...
update TR
2024-04-05 12:58:54 +01:00