Commit Graph

87 Commits

Author SHA1 Message Date
CocoMaster-AI eda838d6f8
feat: Extract translation text from html and finished the mainly translation of zh_CN, zh_TW, ja_JP file (#987)
* feat: translate zh_cn properties

* feat: adjust some description messages_zh_CN.properties

* feat: translate zh_TW file done

* feat: zh_CN semantic optimization

* feat: Supplementary ja_JP translation

* feat: extract rest text

* feat: Sync to all lang.properties

* feat: translate zh_CN, zh_TW, ja_JP file

* fix: small bug

---------

Co-authored-by: yanyu_lin <yanyu_lin@bestsign.cn>
2024-03-28 16:53:39 +00:00
Ludy 24862e2d4a
changes characters in multiple languages - Unicode ascii (#925)
* unicode to readable font

* Update messages_de_DE.properties
2024-03-17 11:09:55 +00:00
Anthony Stirling f474651f36
lang, save to browser (#923) 2024-03-17 09:33:05 +00:00
Listiges Känguru 70e4ac21df
Update messages_de_DE.properties (#903)
Added missing translations, improved some existing translations.
2024-03-13 22:11:43 +00:00
Ludy 9cc7a49d12
Enforcing Username Uniqueness (#906)
* Enforcing Username Uniqueness

Changes in UserService.java:

Added a new method findByUsername to allow searching for usernames regardless of case sensitivity.
Added a new method isUsernameValid to validate the username.
Changes in UserController.java:

Updated the changeUsername method to ensure the new username is valid before changing it.
Updated the editUser method to ensure the new username is unique and valid.
Changes in UserRepository.java:

Added a custom JPQL query to search for usernames regardless of case sensitivity.
Changes in HTML templates (account.html and addUsers.html):

Error messages are displayed if a username is invalid or already exists.

* JPAs auto
2024-03-13 22:09:16 +00:00
Ludy 142e11a59a
added missing translation strings (#888) 2024-03-09 08:08:33 +00:00
Anthony Stirling cf4613d043
Password fix and others (#875)
* init

* user and pass to just pass lang update
2024-03-07 20:12:07 +00:00
Ludy 97472310f2
Show the user roles as real names (#867)
* Show the user roles as real names

* Add error message

* Update Role.java

* default Language without translation

* Update messages_el_GR.properties
2024-03-06 22:14:02 +00:00
Anthony Stirling ece1d071c0
non root user and fix book/html calibre (#856)
* non root user and fix book/html calibre

* version bump

* Update docker-compose-latest.yml

* remove customApp

---------

Co-authored-by: systo <systo@host.docker.internal>
2024-03-04 20:51:49 +00:00
懒猫 c8a37245fa
Added option to split PDF into multiple parts and merge into one PDF (#841)
* Added option to split PDF into multiple parts and merge into one PDF

* Use the mergeDocuments method in MergeController to implement merging

---------

Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-02-24 15:26:35 -05:00
Anthony Stirling c96ebccae4 Download message for game 2024-02-18 13:30:56 +00:00
Ludy87 3cfb554623
missing propertie pageSelectionPrompt 2024-02-11 21:10:04 +01:00
Ludy87 297c57631f remove dublicate -> change `showJS.tags` to `autoRedact.tags` 2024-02-11 14:32:34 -05:00
Ludy87 0ce34c70bc Update messages_de_DE.properties 2024-02-11 14:32:33 -05:00
Ludy87 4df75cfba1 Update messages_de_DE.properties 2024-02-11 14:32:33 -05:00
Ludy87 0a4a9e6947 Removed unnecessary characters and added DE missing strings 2024-02-11 14:32:32 -05:00
sbplat 55d4fda01b refactor: normalize files 2024-02-11 11:47:00 -05:00
Anthony Stirling 0fbc461877
Merge branch 'main' into pipelineFixes 2024-01-28 17:41:17 +00:00
Anthony Stirling ba4ad1aff9 langs 2024-01-28 17:37:02 +00:00
phfuh d09b252a4a
Update messages_de_DE.properties
Translated the new entries, some corrections
2024-01-18 19:48:21 +01:00
Anthony Stirling 572f9f728f lang 2024-01-05 18:00:30 +00:00
Anthony Stirling db64b3f71d lang and footer updates 2024-01-04 20:59:52 +00:00
Anthony Stirling 351cf25f86 license lang 2024-01-04 18:41:33 +00:00
Anthony Stirling b5423f3434 langs 2024-01-01 14:26:41 +00:00
Anthony Stirling 88c993367f init lang changes 2024-01-01 14:19:22 +00:00
Anthony Stirling e1f0a6cb1d messages 2023-12-29 22:56:38 +00:00
Anthony Stirling 79dcf99cce Clean imports and lang updates 2023-12-16 19:30:47 +00:00
Anthony Stirling 4068d9530f svg 2023-12-11 23:24:13 +00:00
Anthony Stirling 1f29033f17 docker changes 2023-12-10 23:06:35 +00:00
Anthony Stirling 59c7978330 docker and ocr updates 2023-12-10 22:02:30 +00:00
Anthony Stirling 8b55ffff96 changes 2023-12-10 16:33:44 +00:00
Ludy87 08da0f5c56
update language german 2023-11-17 16:07:02 +01:00
Atrem Petrenko 2f6a885bb0 update language properties 2023-11-02 12:13:33 +01:00
maxi322 d9206bfd2a Add german translation for View PDF 2023-10-28 15:31:44 +02:00
Anthony Stirling 7aae688db2 add searchbar translation option 2023-10-28 13:30:48 +01:00
Anthony Stirling f2eebcc396 extra lang 2023-10-28 12:12:54 +01:00
Anthony Stirling 19c26f0552 lang update 2023-10-28 12:06:23 +01:00
joleaf 3318cb96b2
Update messages_de_DE.properties - fix helptext addPageNumbers.customNumberDesc 2023-10-25 10:53:10 +02:00
Jonas Meyer 30c115a7de
Update messages_de_DE.properties 2023-10-07 22:10:35 +02:00
Anthony Stirling e0f306d3f7 updates 2023-09-29 23:58:37 +01:00
Anthony Stirling 5b3858ba29 image changes and cert fix 2023-09-17 21:17:13 +01:00
Anthony Stirling fc4feb2096 lang 2023-09-14 11:33:02 +01:00
c-jaenicke 4575375ea9
fix line 1 comment 2023-09-04 12:31:56 +02:00
c-jaenicke aac7836dce
spellchecking and last translation 2023-09-04 12:16:42 +02:00
c-jaenicke df5de2d60d
make format consistent 2023-09-04 11:47:18 +02:00
c-jaenicke b026283ef2
translate text to german 2023-09-04 11:45:00 +02:00
c-jaenicke 548e5d108c
translate text to german 2023-09-04 11:32:15 +02:00
c-jaenicke 4d31152a02
translate text to german 2023-09-04 11:08:05 +02:00
Anthony Stirling 0fc29de02c redact allow colors, bug fixes 2023-08-30 22:52:38 +01:00
Anthony Stirling 6409274f83 language stuff 2023-08-28 10:17:02 +01:00