Anthony Stirling
ca890e4b32
Pipeline fix quick
2024-03-29 11:03:13 +00:00
Anthony Stirling
a9679da719
Revert weasy
2024-03-28 19:38:56 +00:00
pixeebot[bot]
1035a3be31
Define a constant for a literal string that is duplicated n times (Sonar) ( #978 )
...
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-28 17:44:10 +00:00
Anthony Stirling
08e43cc89c
fix #986 and #989
2024-03-28 17:09:21 +00:00
Anthony Stirling
2fff3083ae
Update TextFinder.java ( #980 )
2024-03-26 19:25:16 +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
Anthony Stirling
ae73595335
Number of fixes and making pipline LIVE ! ( #907 )
...
Closes #889 and #332
#710
#901
#885
2024-03-13 19:15:10 +00:00
pavedroad
ac620082ec
chore: fix some typos ( #900 )
...
Signed-off-by: pavedroad <qcqs@outlook.com>
2024-03-12 19:42:15 -04:00
Anthony Stirling
1e4134c7d1
Number fxes ( #898 )
...
* init
* user and pass to just pass lang update
* session management fixes and avoid demo user locking
* fix for UMASK and extract cleanups
* fixes for user #889 and #332
* increase session count for demo site
* fix
* gcc
* formatting
* number fixes init
* || true test
* version bump
* Hardening suggestions for Stirling-PDF / numberFxes (#899 )
Switch order of literals to prevent NullPointerException
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-10 14:00:00 +00:00
Anthony Stirling
121af0501a
fixes for user permissions ( #892 )
2024-03-09 14:03:46 +00:00
Anthony Stirling
08205ed32d
Custom uid ( #883 )
...
* init
* user and pass to just pass lang update
* session management fixes and avoid demo user locking
* fix for UMASK and extract cleanups
2024-03-08 20:49:19 +00:00
Anthony Stirling
9246b42057
Login fixes ( #881 )
...
* init
* user and pass to just pass lang update
* session management fixes and avoid demo user locking
* Hardening suggestions for Stirling-PDF / loginFixes (#882 )
Switch order of literals to prevent NullPointerException
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
---------
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-03-08 18:06:40 +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
Eric
2f703796e9
fix(SplitPDF): create immutable list for dynamic additions ( #877 )
2024-03-07 12:05:26 -05: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
Ludy
bdcccfd937
🐛 Fix: index out of bounds
#861 #842 ( #863 )
...
* 🐛 Fix: `index out of bounds` #861 #842
* Update RearrangePagesPDFController.java
* Update RearrangePagesPDFController.java
2024-03-04 20:14:45 +00:00
Ludy
146b8f0103
Corrected the reading of the port. See: #834 ( #855 )
...
* Corrected the reading of the port. See: #834
* Removed outdated import
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-02-25 19:15:03 -05: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
Parth P Shah
af68c70239
Update SPdfApplication.java ( #853 )
...
* Update SPdfApplication.java
* Update SPdfApplication.java
* Update SPdfApplication.java
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-02-24 15:22:47 -05:00
Parth P Shah
6fef4ea82c
Update SPdfApplication.java
2024-02-24 00:01:20 +05:30
Parth P Shah
8670afb96f
Revert "Update SPdfApplication.java"
...
This reverts commit 33f8d60900
.
2024-02-23 23:46:42 +05:30
Parth P Shah
33f8d60900
Update SPdfApplication.java
2024-02-23 23:46:36 +05:30
Anthony Stirling
625275124a
fix for #818
2024-02-18 15:47:19 +00:00
Ludy
51ad741744
Fix 746 ( #825 )
...
* Fix : #746
* formatting
2024-02-18 07:40:30 +00:00
Anthony Stirling
673f005fe6
Game fixes and ocr docs ( #824 )
2024-02-17 23:23:07 +00:00
Anthony Stirling
a5f0777892
Update ConfigInitializer.java for auto settings removal
2024-02-17 13:10:00 +00:00
Ludy
e4a76e96af
HTML, CSS, JS and JAVA corrections ( #810 )
...
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* return bootstrap-icons.min.css
* return bootstrap.min.css
* Update bootstrap-icons.css
* Update bootstrap-icons.min.css
* Update bootstrap-icons.min.css
* Update bootstrap.min.css
* CSS corrections
* HTML corrections
* JS corrections
* JAVA corrections
* remove tab
* CSS corrections 2
* JS corrections 2
* back to the roots
* max-linie 127
* add slash hr|br
* return bootstrap-icons.css
* Update bootstrap-icons.css
* Bootstrap CSS
* Update prism.css
2024-02-16 21:49:06 +00:00
Anthony Stirling
d5860d0b55
Update PdfToTextOrRTFRequest.java
2024-02-11 18:47:43 +00:00
Anthony Stirling
26af6b5636
cleanups formatting
2024-02-10 14:52:59 +00:00
Anthony Stirling
0fabfea56d
page adjusts for stamp
2024-02-10 14:52:27 +00:00
Anthony Stirling
fd8f3ce019
Merge pull request #798 from Stirling-Tools/pixeebot/fixes
...
Hardening suggestions for Stirling-PDF / fixes
2024-02-10 00:33:33 +00:00
Anthony Stirling
6f72096953
more fixes
2024-02-10 00:21:00 +00:00
Anthony Stirling
5a52e3d6dd
other changes
2024-02-10 00:08:54 +00:00
pixeebot[bot]
23672cd18d
Modernize and secure temp file creation
2024-02-10 00:08:18 +00:00
pixeebot[bot]
68c0941666
Sanitized user-provided file names in HTTP multipart uploads
2024-02-10 00:08:18 +00:00
Anthony Stirling
96e399a617
changing html and book labels
2024-02-10 00:00:07 +00:00
Anthony Stirling
22343e507d
fixes
2024-02-09 23:45:18 +00:00
Anthony Stirling
8a143d139c
Merge remote-tracking branch 'origin/main' into fixes
2024-02-09 23:30:25 +00:00
Anthony Stirling
15ad46fe1c
book htmk
2024-02-09 23:24:25 +00:00
pixeebot[bot]
4e937a6024
Sanitized user-provided file names in HTTP multipart uploads
2024-02-08 02:46:39 +00:00
sbplat
4af58118c9
fix: use the same margins for x and y in the stamp feature
2024-02-07 21:40:33 -05:00
Anthony Stirling
734d76a3b5
test
2024-02-06 00:00:49 +00:00
pixeebot[bot]
95471a2fba
Switch order of literals to prevent NullPointerException
2024-02-02 00:29:18 +00:00
pixeebot[bot]
734fff5618
Modernize and secure temp file creation
2024-02-02 00:15:46 +00:00
pixeebot[bot]
c8dfe10a7c
Sanitized user-provided file names in HTTP multipart uploads
2024-02-01 23:48:27 +00:00
pixeebot[bot]
8e0c02a151
Sandboxed URL creation to prevent SSRF attacks
2024-02-01 23:35:05 +00:00
pixeebot[bot]
91caa2a097
Introduced protections against system command injection
2024-02-01 23:18:24 +00:00
Anthony Stirling
6105451e08
Merge pull request #766 from Stirling-Tools/pixeebot/drip-2024-02-01-pixee-java/limit-readline
...
Protect `readLine()` against DoS
2024-02-01 23:05:22 +00:00
pixeebot[bot]
450e090252
Protect readLine()
against DoS
2024-02-01 23:01:04 +00:00
pixeebot[bot]
e20f4fe31a
Introduced protections against "zip slip" attacks
2024-02-01 22:41:49 +00:00
sbplat
2d37c707e2
feat: support '\n' literal in add watermark
2024-01-31 00:54:51 -05:00
sbplat
53afb865c5
refactor: replace ImageFinder with getAllImages using strategy behind ExtractImagesController
2024-01-29 11:23:58 -05:00
Anthony Stirling
6acb593411
Update AutoSplitPdfController.java
2024-01-28 18:17:32 +00:00
Anthony Stirling
8060451713
Update AutoSplitPdfController.java
2024-01-28 18:16:59 +00:00
Anthony Stirling
0fbc461877
Merge branch 'main' into pipelineFixes
2024-01-28 17:41:17 +00:00
Anthony Stirling
89e461e4f6
formats
2024-01-28 17:39:07 +00:00
Anthony Stirling
be1904749b
Add stamp, fix html, change accepts
2024-01-28 17:36:17 +00:00
sbplat
06ef09035d
fix: remove blank pages not handling EXIT_FAILURE code properly
2024-01-22 10:39:29 -05:00
Anthony Stirling
75cf3ed0c1
Resolve wkhtml and formatting
2024-01-18 23:28:39 +00:00
Anthony Stirling
2fa68be36b
pipeline fixes
2024-01-18 21:57:41 +00:00
Anthony Stirling
c8acddb251
Resolve split sections
2024-01-13 01:05:43 +00:00
Anthony Stirling
d8cf7e81b9
fixes
2024-01-13 00:55:43 +00:00
Anthony Stirling
c4ad442ec3
remove logs
2024-01-13 00:46:17 +00:00
Anthony Stirling
c8e5023ec1
fix
2024-01-13 00:37:19 +00:00
Anthony Stirling
5281d7a49a
pdfbox3 upgrade and fix
2024-01-12 23:15:27 +00:00
TieStone
81d49b722b
add table support in md2pdf transport
2024-01-11 14:54:01 +08:00
TieStone
ab9e7bbb8c
add table support in md2pdf transport
2024-01-11 14:54:01 +08:00
TieStone
ee223d0405
add table support
2024-01-11 14:54:01 +08:00
sbplat
66df7053bb
Merge branch 'main' into version_fix
2024-01-09 21:17:57 -05:00
sbplat
edde1a6436
fix: version showing as 0.0.0
2024-01-09 21:13:35 -05:00
Anthony Stirling
873a4ecb7e
revert
2024-01-10 00:39:26 +00:00
Anthony Stirling
32da14acbf
log removal
2024-01-10 00:37:55 +00:00
Anthony Stirling
e717d83f75
fixes and timeouts
2024-01-10 00:33:07 +00:00
Anthony Stirling
ef12c2f892
Add ebook support
2024-01-09 22:39:21 +00:00
Anthony Stirling
6c963e1b6c
format
2024-01-04 23:04:15 +00:00
Anthony Stirling
b5d5b6e3e2
remove comment
2024-01-04 18:59:54 +00:00
Anthony Stirling
97b6f0eeb4
Merge remote-tracking branch 'origin/main' into licenses
2024-01-04 18:56:54 +00:00
sbplat
97f581ad6d
feat: add java keystore certificate option for pdf signing
2024-01-03 21:51:30 -05:00
sbplat
d96a3db60a
fix: add pem support for cert sign
2024-01-03 18:21:59 -05:00
Anthony Stirling
0592bac5bf
liceneses without translation or GH action
2024-01-03 23:01:33 +00:00
sbplat
f433e8032f
fix: pkcs12 signing
...
TODO: add PEM support and use page number
2024-01-03 15:49:08 -05:00
Anthony Stirling
6fe268adcb
eol
2024-01-03 17:59:04 +00:00
Anthony Stirling
9795c68220
revert
2024-01-01 19:30:43 +00:00
Anthony Stirling
03a8f45128
cleanup
2024-01-01 14:46:19 +00:00
Anthony Stirling
04acdb3b02
Fix for ANY values and settings button enablement
2024-01-01 13:57:22 +00:00
Anthony Stirling
76e6a23674
split fixes
2024-01-01 12:14:46 +00:00
Anthony Stirling
328e873344
remove prints
2023-12-31 13:35:58 +00:00
Anthony Stirling
39045df785
formats
2023-12-31 13:34:35 +00:00
Anthony Stirling
d83bd1ae94
Merge branch 'main' into changes
2023-12-31 13:33:10 +00:00
Anthony Stirling
d91c600925
pipeline fix
2023-12-31 13:27:06 +00:00
Anthony Stirling
f535387ac4
pipeline enhance for MI
2023-12-31 13:05:38 +00:00
sbplat
5b0145fa47
misc: change all repo links from Frooodle to Stirling-Tools
2023-12-30 18:22:46 -05:00
sbplat
cf640c7e3f
refactor: have a newline between annotations
2023-12-30 14:50:59 -05:00
Anthony Stirling
5f771b7851
formatting
2023-12-30 19:11:27 +00:00
Anthony Stirling
c853465d1d
tests
2023-12-30 18:56:07 +00:00
Anthony Stirling
6ca9001fe6
enable status check without apikey
2023-12-30 13:42:24 +00:00
sbplat
e3c8af7e54
chore: use spotless googleJavaFormat
2023-12-29 21:34:36 -05:00
Anthony Stirling
a5ee10e029
required flase
2023-12-30 02:19:30 +00:00
Anthony Stirling
bb1d41d74a
Merge pull request #605 from Frooodle/expose-port
...
refactor: expose local application server port
2023-12-29 23:27:59 +00:00
Anthony Stirling
e6622dfdc4
overlay fix for sequential
2023-12-29 22:53:46 +00:00
sbplat
34b4ae0e03
refactor: reflect changes to pipeline release
2023-12-29 17:13:36 -05:00
sbplat
036fd711f9
Merge branch 'main' into expose-port
2023-12-29 17:01:49 -05:00
Anthony Stirling
cbe4bca716
add banner and remove unused class
2023-12-29 21:46:17 +00:00
Anthony Stirling
232a556425
Merge branch 'test' of git@github.com:Frooodle/Stirling-PDF.git into test
2023-12-29 21:05:42 +00:00
Anthony Stirling
a497ad8c41
api changes to get metrics working
2023-12-29 21:05:32 +00:00
Anthony Stirling
3041e80c37
Merge branch 'main' into test
2023-12-29 20:48:27 +00:00
Anthony Stirling
1b2df20fdd
reviews
2023-12-29 20:48:21 +00:00
sbplat
94aba370e0
refactor: expose local application server port
2023-12-29 13:05:01 -05:00
Anthony Stirling
610ff22abe
empty dir fix
2023-12-29 13:53:55 +00:00
Anthony Stirling
168a0f001c
changes
2023-12-29 13:30:28 +00:00
Anthony Stirling
5c6936b494
Rework and cleanup
2023-12-29 12:55:22 +00:00
Anthony Stirling
a715dbb25d
cleanup
2023-12-29 11:43:36 +00:00
Anthony Stirling
5fcb4e893b
pipeline refactor beginnings
2023-12-28 17:23:19 +00:00
Anthony Stirling
8acab77ae3
contextPath fixes
2023-12-28 13:50:31 +00:00
sbplat
d405b7a810
perf: avoid re-rendering the first pdf page
2023-12-27 22:46:55 -05:00
sbplat
1d243a0ca5
fix: clean up redundant variable
2023-12-27 22:43:30 -05:00
sbplat
1f10693eaf
fix: sequentially convert each pdf page into a BufferedImage to avoid getting MLE for large pdf files
2023-12-28 03:23:55 +00:00
Anthony Stirling
3911be0177
Add Demo user
2023-12-27 22:56:51 +00:00
Anthony Stirling
e9947da5b4
changes
2023-12-27 15:18:26 +00:00
Anthony Stirling
659af2089c
setup
2023-12-27 00:53:31 +00:00
Anthony Stirling
6ee8e1e37f
auto disable in UI
2023-12-26 20:33:17 +00:00
Anthony Stirling
05977aa3a6
enableAlphaFunctionality
2023-12-26 20:10:37 +00:00
dkaitantzidis
cf3693186a
Fixes headers issue in merge pdfs.
2023-12-25 23:27:08 +02:00
Anthony Stirling
0fb0cb8bca
apply local
2023-12-25 20:51:32 +00:00
dkaitantzidis
fb18d0d04d
WIP: Fixes issue - needs refactor
2023-12-25 22:36:08 +02:00
Anthony Stirling
a138d5f5a9
imports
2023-12-25 16:16:50 +00:00
Anthony Stirling
6276f028ac
validate operations
2023-12-25 16:15:42 +00:00
Anthony Stirling
b962e867d8
log remove
2023-12-25 15:17:06 +00:00
Anthony Stirling
a286a92ede
cleanups
2023-12-25 15:15:46 +00:00
Anthony Stirling
03d3235e1d
Merge remote-tracking branch 'origin/main' into test
2023-12-25 13:26:13 +00:00
Anthony Stirling
dd9dd72f35
Role stuff
2023-12-25 12:58:49 +00:00
sbplat
3469beb5b3
feat: merge pdf into multiple frames if the format is TIFF instead of a single big image
2023-12-24 22:52:39 -05:00
Anthony Stirling
690720f4e3
test interface
2023-12-25 01:25:17 +00:00
sbplat
995a926e35
fix!: map BMP and TIFF extensions to the proper MIME types
...
Remove the WBMP image format from PDF to Image
2023-12-24 15:27:16 -05:00
Anthony Stirling
d9b5d08b06
import clean
2023-12-24 17:56:31 +00:00
sbplat
3f50979d3e
fix: use JPEGFactory for jpeg
2023-12-24 12:52:55 -05:00
Anthony Stirling
2f5d7ed712
internal API plus brute force security
2023-12-24 17:12:32 +00:00
sbplat
1efefcfcb8
feat: add support for svg+webp images to convert to pdf
2023-12-23 20:27:04 -05:00
sbplat
b7d6107a2d
feat: add remove annotations
2023-12-23 13:47:21 -05:00
Anthony Stirling
03450454c5
pipeline
2023-12-23 15:47:18 +00:00
Anthony Stirling
93f12d1313
pipeline changes
2023-12-23 12:29:32 +00:00
Anthony Stirling
eab9e3cffc
changes pipeline
2023-12-20 19:29:13 +00:00
Anthony Stirling
631d3948bd
fix for #531 plus seperated out some things
2023-12-18 14:52:18 +00:00
Anthony Stirling
5774a22b64
possible fixes for overlay
2023-12-17 12:35:50 +00:00
Anthony Stirling
57b483047e
splitPdf sections cleanup
2023-12-17 12:23:11 +00:00
Anthony Stirling
79dcf99cce
Clean imports and lang updates
2023-12-16 19:30:47 +00:00
Anthony Stirling
c28a40ffe8
Split by sections #506
2023-12-16 19:29:43 +00:00
Anthony Stirling
12dccab460
auth log #522
2023-12-16 18:18:00 +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
8ff1a63276
Merge branch 'main' into issue-372-pdfbox
2023-11-05 14:49:04 +01:00
Atrem Petrenko
c8ac1f7029
implementing extracting tables from pdf by pdfbox
2023-11-02 11:50:50 +01:00
Atrem Petrenko
d6afb07533
starting issue, implementing pdf-to-csv view
2023-10-31 18:58:40 +01:00
Zach Carroll
a55f9f0ec8
Merge branch 'main' into pixeebot/drip-2023-10-05-pixee-java/secure-random
2023-10-30 15:26:14 -04:00
Anthony Stirling
d532db91f9
fixes for #438 and #423
2023-10-28 10:40:26 +01:00
Dimitrios Kaitantzidis
3145f5fdd0
Feature ready.
2023-10-23 00:12:13 +03:00
Dimitrios Kaitantzidis
8393dd4731
Deletes unnecessary files
2023-10-22 20:54:23 +03:00
Dimitrios Kaitantzidis
14a90f5e50
WIP: No errors but nothing is working
2023-10-22 20:16:59 +03:00
Dimitrios Kaitantzidis
99b0150e7a
WIP: Adds Drap and drop
2023-10-21 11:26:58 +03:00
Anthony Stirling
d94eca4ee7
blank == null
2023-10-07 23:35:28 +01:00
Anthony Stirling
f4a01884bd
test empty = null for settings
2023-10-07 23:23:56 +01:00
pixeebot[bot]
db488b39bb
Introduced protections against predictable RNG abuse
2023-10-05 20:29:56 +00:00
Anthony Stirling
51f863e1e4
swagger docs fix #401
2023-10-05 21:20:05 +01:00
Anthony Stirling
b69973f614
Split doc size fix #400
2023-10-03 22:58:15 +01:00
Anthony Stirling
e0f306d3f7
updates
2023-09-29 23:58:37 +01:00
Anthony Stirling
1e2eb9b07a
additional fix to #364
2023-09-24 21:21:01 +01:00
Anthony Stirling
ece00956d9
fix for config #376
2023-09-24 21:09:34 +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
f6c4f08254
docs
2023-09-14 13:32:49 +01:00
Anthony Stirling
82b641458f
fixes
2023-09-13 00:46:30 +01:00
Anthony Stirling
2c0fb33548
slow rework testing, still on multipage
2023-09-12 00:42:22 +01:00
Anthony Stirling
24e665bfd5
cleanup and defaults
2023-09-11 23:42:18 +01:00
Anthony Stirling
1404e33386
Merge branch 'itextRemoval' of git@github.com:Frooodle/Stirling-PDF.git
...
into itextRemoval
2023-09-11 23:21:05 +01:00
Anthony Stirling
0b1fd61188
api /api/v1/
2023-09-11 23:19:50 +01:00
Anthony Stirling
80b4c67e35
super call
2023-09-10 09:24:20 +01:00
Anthony Stirling
1f4aae9249
finishing forms
2023-09-10 01:10:24 +01:00
Anthony Stirling
145e8006f0
metadata
2023-09-09 18:51:43 +01:00
Anthony Stirling
872f562aad
misc beginings
2023-09-09 18:21:55 +01:00
Anthony Stirling
b1fd798a5c
init
2023-09-09 00:25:27 +01:00
Anthony Stirling
264969e80c
Merge branch 'itextRemoval' of git@github.com:Frooodle/Stirling-PDF.git into itextRemoval
2023-09-06 21:58:36 +01:00
Anthony Stirling
4e2911f648
custom font fix
2023-09-06 21:58:28 +01:00
Anthony Stirling
8fef9dc8a8
Merge branch 'main' into itextRemoval
2023-09-06 15:41:39 +01:00
Anthony Stirling
c565bd4400
test
2023-09-05 20:58:18 +01:00
Dardan
d039c8e62e
Use tabs instead of spaces
2023-09-05 20:06:18 +02:00
Dardan
da7f0561cb
Add side stitch booklet rearrangement
2023-09-05 19:48:16 +02: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
9fe96bec40
import cleanup
2023-09-03 01:24:02 +01:00
Anthony Stirling
18172aa33a
complete itext removal
2023-09-03 01:23:44 +01:00
Anthony Stirling
9ece6dacbd
removal
2023-09-02 20:32:44 +01:00
Anthony Stirling
ef07963d79
itext removal
2023-09-02 20:21:55 +01:00
Anthony Stirling
862086eae5
itext removal fixes
2023-09-02 19:12:08 +01:00
Anthony Stirling
a7cd6bfd2e
itext changes
2023-09-02 00:05:50 +01:00
Anthony Stirling
01f7f1f59c
fix max size issue
2023-08-31 13:52:54 +01:00
Anthony Stirling
0fc29de02c
redact allow colors, bug fixes
2023-08-30 22:52:38 +01:00
Anthony Stirling
58ad7a1e8a
info permission fix
2023-08-30 00:12:40 +01:00
Anthony Stirling
1d60433fcf
test
2023-08-27 11:59:08 +01:00
Anthony Stirling
0f3df6e92b
cleanup imports
2023-08-27 00:39:22 +01:00
Anthony Stirling
ca7c63c7d7
name changes
2023-08-27 00:38:17 +01:00
Anthony Stirling
135f9611df
hometext fix
2023-08-26 23:45:43 +01:00
Anthony Stirling
cfaaeebd4a
test
2023-08-26 23:33:35 +01:00
Anthony Stirling
0c454a08dc
rename to settins.yml
2023-08-26 22:33:23 +01:00
Anthony Stirling
d749b63549
configs and app setup stuff
2023-08-26 17:30:49 +01:00
Anthony Stirling
2053a6950d
config template
2023-08-26 12:27:52 +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
505855a53c
Fix password updation
2023-08-19 12:50:49 +01:00
Anthony Stirling
1670a09d04
Update SanitizeController.java
2023-08-19 11:58:18 +01:00
Anthony Stirling
91cc3d77d4
readme stuff
2023-08-17 22:17:42 +01:00
Anthony Stirling
b666aa3f26
merge stuff #318
2023-08-17 22:03:36 +01:00
Anthony Stirling
15c73d9dd3
Add files via upload
2023-08-15 00:40:22 +01:00
Anthony Stirling
86f71ffb93
change user and pass
2023-08-15 00:39:13 +01:00
Anthony Stirling
563c612395
remove pbean
2023-08-14 21:42:31 +01:00
Anthony Stirling
989f0bbbfb
caching
2023-08-14 21:41:42 +01:00
Anthony Stirling
35a998b934
Login
2023-08-13 22:46:18 +01:00
Anthony Stirling
cadc8e499d
IT WORKS almost
2023-08-13 18:19:15 +01:00
Anthony Stirling
7f7ea6da9f
APi key stuff
2023-08-13 10:53:00 +01:00
Anthony Stirling
ab9a22d8e7
Add files via upload
2023-08-13 01:15:26 +01:00
Anthony Stirling
cd2728105e
Add files via upload
2023-08-13 01:14:30 +01:00
Anthony Stirling
d75e84bdff
Create InitialSetup.java
2023-08-13 01:14:14 +01:00
Anthony Stirling
e791fee38b
security
2023-08-13 01:12:29 +01:00
Anthony Stirling
ad5f057733
Fix for #306
2023-08-12 19:53:14 +01:00
Anthony Stirling
6f325b5fdb
init
2023-08-12 02:29:10 +01:00
Anthony Stirling
83ba1899b7
metric filters
2023-08-09 20:30:19 +01:00
Anthony Stirling
3420adc7c9
security and apple icons
2023-08-09 20:30:07 +01:00
Anthony Stirling
ca16ecef24
Create StartupApplicationListener.java
2023-08-08 20:09:05 +01:00
Anthony Stirling
891f9e2252
api changes
2023-08-08 19:55:18 +01:00
Anthony Stirling
4a579c00ce
docs
2023-08-06 22:14:37 +01:00
Anthony Stirling
54f53be5b5
show javascript, bug fixes
2023-08-06 21:56:02 +01:00
Anthony Stirling
1e35556034
update
2023-08-05 23:03:49 +01:00
Anthony Stirling
b07437dbfa
get info DONE!
2023-08-02 23:03:35 +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
0da9c62ef8
all info
2023-07-30 21:56:09 +01:00
Anthony Stirling
52a7885f3c
all inf
2023-07-30 14:43:34 +01:00
Anthony Stirling
f98f089d63
More fixes for RequestPart mixing
2023-07-30 11:39:29 +01:00
Anthony Stirling
6b618f3abe
Watermark fixes
2023-07-30 11:31:46 +01:00
Anthony Stirling
b5b4636e56
changes to script executor and init
2023-07-29 13:53:30 +01:00
Anthony Stirling
33a6a7869c
Further Fixes
2023-07-26 22:08:19 +01:00
Anthony Stirling
bf995f989c
fixes
2023-07-26 13:00:06 +01:00
Anthony Stirling
8260eced2d
auto split cleanup
2023-07-25 23:36:19 +01:00
Anthony Stirling
29dab5e47d
numbers name
2023-07-25 00:01:20 +01:00
Anthony Stirling
116d103119
html to pdf
2023-07-23 00:03:25 +01:00
Anthony Stirling
2fd8c643af
UI for html/url
2023-07-22 17:27:08 +01:00