Ludy
51bb26ae34
Fix: Error after logging out and selecting another language ( #924 )
...
Fix exception url after logout
2024-03-17 09:57:17 +00:00
Anthony Stirling
f474651f36
lang, save to browser ( #923 )
2024-03-17 09:33:05 +00:00
tongkl1
11193b1b6d
Fix typo in example yaml file ( #922 )
2024-03-16 09:49:28 +00:00
github-actions[bot]
3066b3e500
Update 3rd Party Licenses ( #919 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-14 23:00:38 +00:00
dependabot[bot]
217f112bc4
Bump com.google.zxing:core from 3.5.2 to 3.5.3 ( #779 )
...
Bumps [com.google.zxing:core](https://github.com/zxing/zxing ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/zxing/zxing/releases )
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES )
- [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3 )
---
updated-dependencies:
- dependency-name: com.google.zxing: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-03-14 22:59:27 +00:00
github-actions[bot]
e1bb0cf5ec
Update 3rd Party Licenses ( #914 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-13 22:45:32 +00:00
Anthony Stirling
3930c25a75
Frooodle patch 2 ( #913 )
...
* Update licenses-update.yml
* Update build.gradle
2024-03-13 22:34:24 +00:00
Anthony Stirling
b27e79cb52
Update build.gradle ( #912 )
2024-03-13 22:29:55 +00:00
Anthony Stirling
daf6486b86
Update licenses-update.yml ( #911 )
2024-03-13 22:26:39 +00:00
Ludy
1af41f8ea5
🔨 add Developer tools/scripts ( #828 )
...
* 🔨 add Developer tools
* Update downloader.js
* Update game.js
* Update .pre-commit-config.yaml
* Update sync_versions.yml
* removed: mixed line ending tool
* Update swagger.yml
* Update push-docker.yml
* Update build.yml
---------
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-03-13 22:18:15 +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
Anthony Stirling
95d9d85ca2
dep bumps and nonroot bypass ( #910 )
...
* dep bumps and nonroot bypass
* log changing
2024-03-13 22:09:56 +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
albanobattistella
a7bcdd0003
Update messages_it_IT.properties ( #891 )
2024-03-09 14:03:58 +00:00
Anthony Stirling
121af0501a
fixes for user permissions ( #892 )
2024-03-09 14:03:46 +00:00
Ludy
82c4e9cf41
Fix TypeError by rotation ( #890 )
...
Fixes the error in the PDF multitool when rotating all pages at the same time.
2024-03-09 12:18:00 +00:00
Ludy
142e11a59a
added missing translation strings ( #888 )
2024-03-09 08:08:33 +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
albanobattistella
67e4d6e3a2
Update messages_it_IT.properties ( #878 )
2024-03-07 21:47:21 +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
albanobattistella
731dc3f3dc
Update messages_it_IT.properties ( #870 )
2024-03-06 22:24:30 +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
albanobattistella
20f532c872
Update messages_it_IT.properties ( #858 )
...
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-03-04 20:36:18 +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
Ludy
5bd544dcd7
Removed: Duplicate Properties Keys pt_PT ( #854 )
2024-02-24 19:45:07 +00:00
Anthony Stirling
642b85069d
Merge pull request #852 from parth-p-shah/application-file-fixes
...
Application file fixes, added loggers instead of sysout
2024-02-23 19:03:04 +00: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
albanobattistella
4e2156ad79
Update messages_it_IT.properties ( #839 )
2024-02-21 17:30:55 -05:00
Anthony Stirling
a07245224e
Merge pull request #833 from seku80/main
...
Add messages_pt_PT.properties
2024-02-19 22:34:00 +00:00
seku80
f96a4cdb59
Update pt_PT
...
Fixed missing line #14 and removing duplicate entry line #870
2024-02-19 16:46:35 +00:00
seku80
efea22aa6e
Update languages.html
2024-02-19 16:19:29 +00:00
seku80
ae9a7dc580
Add files via upload
2024-02-19 16:13:16 +00:00
seku80
7135ace1aa
Add files via upload
2024-02-19 15:03:28 +00:00
Anthony Stirling
625275124a
fix for #818
2024-02-18 15:47:19 +00:00
Anthony Stirling
c96ebccae4
Download message for game
2024-02-18 13:30:56 +00:00
Anthony Stirling
20cb460a7e
controls and sizing bounds
2024-02-18 09:45:50 +00:00
Anthony Stirling
3a62d19979
game const
2024-02-18 09:21:30 +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