mylk13
ec537c6fde
Add a checkbox to WatermarkController to convert the pdf to pdf-image ( #1633 )
...
* Add a checkbox to WatermarkController to convert the pdf to pdf-image
* 381: Fix messages_en_GB
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-08-06 08:11:52 +00:00
Ludy
560936e182
remove new lines and obsolete spaces ( #1585 )
2024-07-23 16:57:21 +01:00
Ludy
be05db22f5
Preparation for Switching to a New Database Version ( #1521 )
...
* preparing to switch to a new database version
* add PreAuthorize
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-07-05 20:48:33 +01:00
Shawn Johnston
f95ee31bbd
Highlight color selection for the Compare PDFs page. ( #1515 )
...
* Update compare.html
* Update compare.html
* Conform to text requirements
Changed text in some labels to conform to Thymeleaf format.
* Add GB to th:text for label
2024-07-04 21:11:41 +00:00
Sebastian Espei
f60a8d87d2
Add Odd-Even Merge operation mode ( #1445 )
...
* Add ODD_EVEN_MERGE sort type
* Add process method to merge odd and even PDF pages
* Add test cases for Odd-Even merge method
* Add Odd-Even Merge mode in PDF Organizer webpage
This also add a new translatable text message variable pdfOrganiser.mode.10 with translation for english and german
* Add ODD_EVEN_MERGE documentation to RearrangePagesRequest
* Add english translation for pdfOrganiser.mode.10
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-06-12 22:21:02 +01:00
Anthony Stirling
889c9a114b
survey ( #1446 )
...
* survey
* LANGS
2024-06-12 22:12:42 +01:00
Ludy
7543f49ba4
Add: Option to remove the digital signature when merging ( #1424 )
2024-06-09 13:58:05 +01:00
Anthony Stirling
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
Ludy
9a9429c15c
Bugfix: fixes API query, replaces password comparisons, fixes duplicate ids ( #1415 )
...
fixes API query, replaces password comparisons, fixes duplicate ids
2024-06-08 12:37:06 +01:00
Ludy
8f55c38391
add: redesign addUsers.html ( #1407 )
...
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-06-07 22:27:16 +01:00
Ludy87
ca0432e0b4
notification
2024-06-01 21:33:21 +02:00
Ludy87
5799e61385
new workaround for remove digital signature
2024-06-01 21:30:05 +02:00
Ludy87
aef0d32b5b
add remove digital signature
2024-05-31 11:31:07 +02:00
Ludy87
cd6f3862f6
add invalid Id Token message
2024-05-28 10:27:44 +02:00
sbplat
9f4a600eba
fix: change "crop image" to "crop pdf"
2024-05-26 21:17:20 -04:00
Ludy87
ce5af5ddde
Fix: remove dublicate en_GB, missing translation German
2024-05-25 20:44:51 +02:00
Ludy87
c2179ccd63
add multi OAuth2 Provider
2024-05-25 18:19:03 +02:00
Ludy87
ffec5f7b54
extends the functionality of oauth in Stirling PDF 2.
2024-05-18 23:47:05 +02:00
Anthony Stirling
521dff737f
Merge branch 'main' into add_functions_oauth2
2024-05-18 19:24:02 +01:00
Ludy87
811c19e00d
extends the functionality of oauth in Stirling PDF
2024-05-12 19:58:34 +02:00
Rectos VX
36d6c06237
Update: fix dropdown hover + icon titles on mobile
2024-05-10 15:44:54 +04:00
Anthony Stirling
29ec42bc35
Merge branch 'main' into redesign
2024-05-09 19:49:06 +01:00
Anthony Stirling
b69646d00b
Merge branch 'main' into 0.22.8Clone
2024-05-05 20:28:25 +01:00
Anthony Stirling
ac5273244c
flatten ( #1167 )
2024-05-05 13:33:17 +01:00
Rectos VX
4d53119390
Update: add new tags to all languages
2024-05-05 15:23:42 +04:00
Sahil Phule
d7afc574a6
Change User Roles ( #1153 )
...
* Modify user service and controller
* Modify Template
* Add messages
* Fix Username output
* Add tooltip
* Change Role Modify logic
* Add Roles from database to existing users
* Add default select Fillers
* Indent JS
* Add Change Role Related Translations
* Remove unnecessary Whitespace and imports
2024-05-02 21:52:50 +01:00
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
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
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
Anthony Stirling
06a178cc03
Cache form inputs between runs ( #1066 )
...
* Changes!
* lang
2024-04-20 14:46:49 +01:00
Dimitris Doukas
3103a0bffc
Enhance description for "Split PDF" functionality ( #1025 )
...
* Update screen of homepage
* Fix description for "Split PDF" except AR
* Fix description for "Split PDF" in AR
* Fix one mistake on AR
* Keep clear this branch from other branches
2024-04-03 22:40:35 +01:00
CocoMaster-AI
c0c137d1b0
Sponsor information supports translate now ( #1023 )
...
Sponsored information supports translate now
2024-04-03 10:02:01 +01:00
CocoMaster-AI
989491b903
Extract text from error pages and sync text variable to all lang ( #1008 )
...
* feat: extract text from error pages
* feat: sync text variables to langs.properties
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-04-01 11:04:56 +01:00
Eric
dfb8c64f5a
fix: switch to pdftohtml for pdf to html conversions ( #998 )
...
* fix: switch to pdftohtml for pdf to html conversions
* build: include poppler-utils in dockerfile for pdftohtml
2024-03-29 17:02:33 -04:00
Anthony Stirling
f10b3ffe3c
multiTool.uploadPrompts
2024-03-28 17:45:58 +00:00
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
Anthony Stirling
f474651f36
lang, save to browser ( #923 )
2024-03-17 09:33:05 +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
297c57631f
remove dublicate -> change showJS.tags
to autoRedact.tags
2024-02-11 14:32:34 -05:00
Ludy87
2aa435bcfb
double spaces removed
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
0fabfea56d
page adjusts for stamp
2024-02-10 14:52:27 +00:00
Anthony Stirling
be1904749b
Add stamp, fix html, change accepts
2024-01-28 17:36:17 +00: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
97b6f0eeb4
Merge remote-tracking branch 'origin/main' into licenses
2024-01-04 18:56:54 +00:00
Anthony Stirling
351cf25f86
license lang
2024-01-04 18:41:33 +00:00
sbplat
eadd513b02
chore(translation): add certsign jks to en-GB
2024-01-03 21:54:15 -05: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
b74819cf6c
lang
2023-12-31 16:01:27 +00:00
Anthony Stirling
3911be0177
Add Demo user
2023-12-27 22:56:51 +00:00
Anthony Stirling
6ee8e1e37f
auto disable in UI
2023-12-26 20:33:17 +00:00
Anthony Stirling
f2b701e3e3
todos
2023-12-25 18:52:11 +00:00
sbplat
116b3535ee
Update messages_en_GB.properties
2023-12-23 13:49:50 -05:00
Anthony Stirling
c28a40ffe8
Split by sections #506
2023-12-16 19:29:43 +00:00
Anthony Stirling
1d3e018a56
init overlay and auto split
2023-12-11 23:20:31 +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
Atrem Petrenko
2f6a885bb0
update language properties
2023-11-02 12:13:33 +01: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
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
cd5bd92a41
docs
2023-09-14 14:30:39 +01:00
Anthony Stirling
c7c81a7243
security
2023-09-04 18:42:22 +01:00
Anthony Stirling
fd08513212
dipslay stuf
2023-09-04 00:12:27 +01:00
Anthony Stirling
0bb2df135b
testing messages
2023-09-03 19:44:16 +01:00
Anthony Stirling
146dd3c00b
cred change start
2023-09-03 16:40:40 +01: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
Anthony Stirling
d749b63549
configs and app setup stuff
2023-08-26 17:30:49 +01:00
Anthony Stirling
41bd801e0d
redact stuff, login page, lang and remember me
2023-08-25 23:39:18 +01:00
Anthony Stirling
cd0e1a3962
redact
2023-08-24 23:23:25 +01:00
Anthony Stirling
39a187b6da
darkmode fix for account and pagenumber support filename
2023-08-19 16:59:34 +01:00
Anthony Stirling
40e208152a
translations
2023-08-17 22:26:35 +01:00
Anthony Stirling
3fc55a9e9f
translations
2023-08-17 22:03:43 +01:00
Anthony Stirling
53e7dbe12f
translates
2023-08-17 00:10:14 +01:00
Anthony Stirling
86f71ffb93
change user and pass
2023-08-15 00:39:13 +01:00
Anthony Stirling
5053432c2d
pdf to image
2023-08-14 21:43:39 +01:00
Anthony Stirling
e791fee38b
security
2023-08-13 01:12:29 +01:00
Anthony Stirling
6f325b5fdb
init
2023-08-12 02:29:10 +01:00
Anthony Stirling
54f53be5b5
show javascript, bug fixes
2023-08-06 21:56:02 +01:00
Anthony Stirling
a27ddb40be
navbar, blank page desc and drag drop append
2023-08-06 12:34:26 +01:00
Anthony Stirling
1e35556034
update
2023-08-05 23:03:49 +01:00
Anthony Stirling
96f05cd518
get info changes
2023-08-02 22:49:43 +01:00
Anthony Stirling
77411e94a4
new features
2023-08-01 00:03:13 +01:00
Anthony Stirling
bf995f989c
fixes
2023-07-26 13:00:06 +01:00
Anthony Stirling
179c7b80bb
languages
2023-07-24 23:12:33 +01:00
Anthony Stirling
295357f12b
tags and searching
2023-07-23 23:05:02 +01:00
Anthony Stirling
940f8d999e
Update messages_en_GB.properties
2023-07-23 15:13:33 +01:00
Anthony Stirling
5605d53a5f
Update messages_en_GB.properties
2023-07-23 13:05:47 +01:00
Anthony Stirling
116d103119
html to pdf
2023-07-23 00:03:25 +01:00