Rectos VX
34e2128a39
Update: fix error page theme
2024-05-08 16:26:14 +04:00
Anthony Stirling
b69646d00b
Merge branch 'main' into 0.22.8Clone
2024-05-05 20:28:25 +01:00
Rectos VX
27113f99cb
Remove: old icon svg file
2024-05-05 15:46:06 +04:00
Rectos VX
fa31a4e340
Update: some margins in some places
2024-05-05 15:43:03 +04:00
Rectos VX
5c572a7d89
Update: changed JS to new theme system + Darkmode system
2024-05-05 15:12:30 +04:00
Rectos VX
04d1ff3822
Update: Changed pages css to adapte new theme system
2024-05-05 15:07:44 +04:00
Rectos VX
eb8a494b5c
Remove: Deleted old theme css
2024-05-05 14:53:22 +04:00
Rectos VX
4dfac2f46f
Add: New theme css system
2024-05-05 14:50:36 +04:00
t71rs
fbbc71d7e6
Drag&drop bug ( #1157 )
...
* Fixed issue that Drag and Droppped Files can not be deleted
* Deleted unnecessary Comment
2024-05-03 19:09:36 +01:00
t71rs
d730c6a12f
Arrow key support signing ( #1143 )
...
* Added Arrow Key functionality for the Sign page.
* Added Arrow Key functionality for the Sign page.
* Adjusted step size, so it is relative to the size of the draggable
* Enabled Arrow Key support also for Add-Image
---------
Co-authored-by: Eric <71648843+sbplat@users.noreply.github.com>
2024-04-30 13:02:12 -04:00
github-actions[bot]
32dd328048
Update 3rd Party Licenses ( #1144 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-04-29 22:05:54 +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
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
github-actions[bot]
c16db14cd9
Update 3rd Party Licenses ( #992 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-28 17:43:30 +00:00
github-actions[bot]
e2bd73dbf3
Update 3rd Party Licenses ( #966 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-21 21:42:34 +00:00
github-actions[bot]
a20c3018ae
Update 3rd Party Licenses ( #965 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-21 21:41:09 +00:00
github-actions[bot]
3c53f97c36
Update 3rd Party Licenses ( #960 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-21 21:17:53 +00:00
Ludy
67a1529dc7
Change to html5 ( #958 )
...
* Change to html5
with Nu Html Checker
* Update scale-pages.html
* Update sign.html
* Update common.html
* Update common.html
* Update login.html
2024-03-21 20:58:01 +00:00
github-actions[bot]
77354f47bf
Update 3rd Party Licenses ( #952 )
...
Signed-off-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
2024-03-21 20:12:47 +00:00
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
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
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
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
seku80
7135ace1aa
Add files via upload
2024-02-19 15:03:28 +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
Ludy
8d9f0361d0
Fix Serbia Language ( #822 )
...
* Fix Serbia Language
* Rename messages_sr_Latn_RS.properties to messages_sr_LATN_RS.properties
* Update languages.html
* Update README.md
2024-02-17 19:56:56 +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
Ludy87
bd4e252bb6
added missing strings
2024-02-11 14:32:33 -05:00
sbplat
55d4fda01b
refactor: normalize files
2024-02-11 11:47:00 -05:00
Anthony Stirling
5a4efa81a7
more icon changes
2024-02-10 16:22:59 +00:00
Anthony Stirling
ea59c12b27
icon changes
2024-02-10 16:17:47 +00:00
Anthony Stirling
9600f91dda
bigger icons
2024-02-10 16:11:45 +00:00
Anthony Stirling
a9f93b014a
icon change
2024-02-10 15:56:41 +00:00
Anthony Stirling
8a143d139c
Merge remote-tracking branch 'origin/main' into fixes
2024-02-09 23:30:25 +00:00
Stirling-PDF-Bot
296f265391
Update 3rd Party Licenses
2024-02-06 08:39:13 +00:00
Anthony Stirling
734d76a3b5
test
2024-02-06 00:00:49 +00:00
Anthony Stirling
07e9fcb6cc
Merge pull request #737 from michelheusschen/fix/merge-tool-file-selection
...
fix: show only selected files for merge tool
2024-01-28 20:22:45 +00:00
Anthony Stirling
589cb8d91f
Add files via upload
2024-01-28 20:11:15 +00:00
Anthony Stirling
0fbc461877
Merge branch 'main' into pipelineFixes
2024-01-28 17:41:17 +00:00
Michel Heusschen
166fa0eb87
fix: show only selected files for merge tool
2024-01-23 16:06:57 +01:00
Anthony Stirling
2fa68be36b
pipeline fixes
2024-01-18 21:57:41 +00:00
sbplat
a5165b04cd
fix(multi-tool): refactor fileInput.js into a class, fix filename variable typos, and update updateFilename logic for dropping files
2024-01-18 01:08:31 -05:00
Dan Henry
1bd17eded6
call updateFilenameInput on file drop
2024-01-18 12:08:32 +11:00
Dan Henry
18d289d3b7
Move filename input logic to its own function
2024-01-18 12:07:02 +11:00