 Kenneth SkovhedeandGitHub
|
2569f94de8
|
Merge pull request #5290 from luixxiul/OptionSendlevelLong
Add a line break to `OptionSendlevelLong`
|
2024-07-24 18:45:23 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
c1c2a8351c
|
Merge pull request #5287 from luixxiul/Deprecated
Update strings to indicate deprecation
|
2024-07-24 18:44:56 +02:00 |
|
Suguru Hirahara
|
5ccee68f8a
|
Add a line break to OptionSendlevelLong
|
2024-07-24 03:56:39 -04:00 |
|
Suguru Hirahara
|
5b65562ea6
|
Update strings to indicate deprecation
- DisablefilepathcacheDeprecated
- FilereadbuffersizeDeprecated
This also makes "DEPRECATED: " translatable.
|
2024-07-24 00:56:05 -04:00 |
|
 Kenneth SkovhedeandGitHub
|
d3071e95bb
|
Merge pull request #5286 from duplicati/dependabot/nuget/Duplicati/WebserverCore/nuget-bc74a361bf
Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /Duplicati/WebserverCore in the nuget group across 1 directory
|
2024-07-23 14:44:06 +02:00 |
|
 dependabot[bot]andGitHub
|
0f44a46c47
|
Bump SixLabors.ImageSharp
Bumps the nuget group with 1 update in the /Duplicati/WebserverCore directory: [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp).
Updates `SixLabors.ImageSharp` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.4...v3.1.5)
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
dependency-type: direct:production
dependency-group: nuget
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 17:55:14 +00:00 |
|
 Kenneth SkovhedeandGitHub
|
72ac7cc4f4
|
Merge pull request #5283 from duplicati/feature/improve-localization
|
2024-07-20 08:08:00 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
abe37e7e33
|
Merge pull request #5282 from duplicati/feature/improved-task-when-completes
Separating the timers and callbacks
|
2024-07-19 13:40:46 +02:00 |
|
Kenneth Skovhede
|
655b8b5bb3
|
Making advanced options preserve linefeeds in display
|
2024-07-19 13:37:55 +02:00 |
|
Kenneth Skovhede
|
c7cbb78a85
|
Fixed input strings with linefeeds not being translated.
This fixes #5279
|
2024-07-19 13:37:00 +02:00 |
|
Kenneth Skovhede
|
d8f3e110c5
|
Added missing language filter support in Kestrel server
|
2024-07-19 13:36:17 +02:00 |
|
Kenneth Skovhede
|
9cd94bba2a
|
Separating the timers and callbacks
|
2024-07-19 12:37:30 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
2f26f52a30
|
Merge pull request #5227 from duplicati/feature/remove-httpserver
Remove httpserver
|
2024-07-19 12:36:17 +02:00 |
|
Kenneth Skovhede
|
0f3254db11
|
Reworked the task checker to use polling instead of relying on events
|
2024-07-19 11:59:40 +02:00 |
|
Kenneth Skovhede
|
65885c099d
|
Enable websocket by default
|
2024-07-19 11:59:31 +02:00 |
|
Kenneth Skovhede
|
72d9e4a146
|
Testing wait for clickable elements
|
2024-07-19 11:59:27 +02:00 |
|
Kenneth Skovhede
|
3715f51a07
|
Added support for disabling websocket, and set it to default disabled
|
2024-07-19 11:58:39 +02:00 |
|
Kenneth Skovhede
|
6147d08e27
|
Guard against multiple guard calls
|
2024-07-19 11:58:35 +02:00 |
|
Kenneth Skovhede
|
68516a97b1
|
Yet-another rework of the reconnect
|
2024-07-19 11:58:28 +02:00 |
|
Kenneth Skovhede
|
127dd82f59
|
Added guard against case where the command happens faster than the events can register them
|
2024-07-19 11:58:22 +02:00 |
|
Kenneth Skovhede
|
823e641f1a
|
Revert "More delay fixing"
This reverts commit 5c8237d504.
|
2024-07-19 11:57:48 +02:00 |
|
Kenneth Skovhede
|
5619b4dae7
|
Revert "More timing fiddle"
This reverts commit a43b5d9aa2.
|
2024-07-19 11:55:17 +02:00 |
|
Kenneth Skovhede
|
0f545da677
|
Revert "Yet another timing fix"
This reverts commit d2937538a1.
|
2024-07-19 11:54:25 +02:00 |
|
Kenneth Skovhede
|
6b4e6ff4de
|
Revert "More waiting in failed area"
This reverts commit 9956c387e3.
|
2024-07-19 11:53:18 +02:00 |
|
Kenneth Skovhede
|
7361e65522
|
Revert "Probing to see if reloads fixes loading issues"
This reverts commit 71728840be.
|
2024-07-19 11:53:13 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
68d0a5963d
|
Merge pull request #5281 from luixxiul/translate
Add translate to simple div and anchor tags
|
2024-07-19 11:41:51 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
16226c8b17
|
Merge pull request #5280 from luixxiul/FileBackend.cs
Specify correct string to OPTION_DISABLE_LENGTH_VERIFICATION
|
2024-07-19 11:41:17 +02:00 |
|
Suguru Hirahara
|
341608f498
|
Add translate to simple div and anchor tags
|
2024-07-19 05:01:38 -04:00 |
|
Suguru Hirahara
|
a534add682
|
Specify correct string to OPTION_DISABLE_LENGTH_VERIFICATION
|
2024-07-19 04:12:50 -04:00 |
|
 Kenneth SkovhedeandGitHub
|
64ac0c5a86
|
Merge pull request #5278 from luixxiul/throttle.html
Make a div on throttle.html translatable
|
2024-07-19 08:41:28 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
b4597c81db
|
Merge pull request #5276 from luixxiul/strings.cs
Update `DisplayName` and `Description` on Strings.cs for Aliyun OSS and Tencent COS
|
2024-07-19 08:40:20 +02:00 |
|
Suguru Hirahara
|
56a7a27510
|
Make a div on throttle.html translatable
|
2024-07-19 00:50:24 -04:00 |
|
Kenneth Skovhede
|
dfbcff5d47
|
Fixed error messages for requests with no response
|
2024-07-18 21:29:36 +02:00 |
|
Suguru Hirahara
|
6d6fd22aa3
|
Update DisplayName and Description on Strings.cs for Aliyun OSS and Tencent COS
|
2024-07-18 13:55:49 -04:00 |
|
Kenneth Skovhede
|
63fc93ab38
|
Updated localization files
|
2024-07-18 18:18:18 +02:00 |
|
 Kenneth SkovhedeandGitHub
|
790f9c06fa
|
Merge pull request #5274 from luixxiul/placeholders
Update placeholders without 'translate'
|
2024-07-18 18:15:57 +02:00 |
|
Kenneth Skovhede
|
71728840be
|
Probing to see if reloads fixes loading issues
|
2024-07-18 18:10:48 +02:00 |
|
Kenneth Skovhede
|
9956c387e3
|
More waiting in failed area
|
2024-07-18 17:58:11 +02:00 |
|
Suguru Hirahara
|
12407d4c03
|
Make placeholders translatable: storj.html and tardigrade.html
|
2024-07-18 11:28:41 -04:00 |
|
Kenneth Skovhede
|
029f494de8
|
Attempt to pinpoint the timing failures
|
2024-07-18 16:57:12 +02:00 |
|
Kenneth Skovhede
|
d2937538a1
|
Yet another timing fix
|
2024-07-18 15:18:04 +02:00 |
|
Kenneth Skovhede
|
7304206ee6
|
More timing work
|
2024-07-18 14:42:45 +02:00 |
|
Kenneth Skovhede
|
a43b5d9aa2
|
More timing fiddle
|
2024-07-18 14:38:45 +02:00 |
|
Kenneth Skovhede
|
fde68493b7
|
Another timeout test
|
2024-07-18 14:15:50 +02:00 |
|
Kenneth Skovhede
|
5c8237d504
|
More delay fixing
|
2024-07-18 14:09:37 +02:00 |
|
Kenneth Skovhede
|
be85297ace
|
Another attempt at avoiding the request exhaustion in tests
|
2024-07-18 14:02:58 +02:00 |
|
Suguru Hirahara
|
090ecf1af6
|
Update placeholders without 'translate'
|
2024-07-18 07:40:50 -04:00 |
|
Kenneth Skovhede
|
2b3fed2da1
|
Trying to work around resource issues
|
2024-07-18 11:22:53 +02:00 |
|
Kenneth Skovhede
|
aa3a8556a9
|
Added some debug output and reload guards
|
2024-07-18 11:17:09 +02:00 |
|
Kenneth Skovhede
|
4e4fc50496
|
Add time for resources to load
|
2024-07-18 11:13:13 +02:00 |
|