Kenneth Skovhede
|
621aada0d1
|
Reworked the task checker to use polling instead of relying on events
|
2024-07-19 09:33:20 +02:00 |
|
Kenneth Skovhede
|
e5a3fed155
|
Stringify output
|
2024-07-19 08:58:48 +02:00 |
|
Kenneth Skovhede
|
67b133a206
|
Debug restore UI failure
|
2024-07-19 08:53:09 +02:00 |
|
Kenneth Skovhede
|
f50b49c56e
|
Enable websocket by default
|
2024-07-18 23:38:33 +02:00 |
|
Kenneth Skovhede
|
c36ec0cbc5
|
Added support for disabling websocket, and set it to default disabled
|
2024-07-18 23:17:15 +02:00 |
|
Kenneth Skovhede
|
b968dba9ce
|
Guard against multiple guard calls
|
2024-07-18 23:16:36 +02:00 |
|
Kenneth Skovhede
|
037e9e179f
|
Merge remote-tracking branch 'origin/master' into feature/remove-httpserver-with-debug
|
2024-07-18 22:30:09 +02:00 |
|
Kenneth Skovhede
|
b9d6084973
|
Yet-another rework of the reconnect
|
2024-07-18 22:28:18 +02:00 |
|
Kenneth Skovhede
|
c52f08bc6e
|
Added guard against case where the command happens faster than the events can register them
|
2024-07-18 22:27:39 +02:00 |
|
Kenneth Skovhede
|
85d5b1d74e
|
Fixed error messages for requests with no response
|
2024-07-18 21:31:16 +02:00 |
|
Suguru Hirahara
|
12407d4c03
|
Make placeholders translatable: storj.html and tardigrade.html
|
2024-07-18 11:28:41 -04:00 |
|
Suguru Hirahara
|
090ecf1af6
|
Update placeholders without 'translate'
|
2024-07-18 07:40:50 -04:00 |
|
Kenneth Skovhede
|
105f6e16ff
|
Fixed origin mapping
|
2024-07-18 10:51:58 +02:00 |
|
Kenneth Skovhede
|
499a3ad575
|
Merge pull request #5262 from duplicati/feature/update-uplink-fixed-native-binaries
Prepared for new Uplink packages that correctly package the Storj binaries
|
2024-07-18 10:47:57 +02:00 |
|
Kenneth Skovhede
|
f0107b476a
|
Merge pull request #5270 from duplicati/feature/update-localizations
Update localizations
|
2024-07-18 10:35:37 +02:00 |
|
Kenneth Skovhede
|
b7cac4cd51
|
Removed mixing url with hostnames
|
2024-07-18 10:34:13 +02:00 |
|
Kenneth Skovhede
|
fecb2bf25a
|
Updated to latest uplink.net packages
|
2024-07-18 10:08:57 +02:00 |
|
Kenneth Skovhede
|
3bb06311a8
|
Added localization on additional strings
|
2024-07-18 09:56:19 +02:00 |
|
Kenneth Skovhede
|
8d96681db6
|
Merge pull request #5265 from luixxiul/DescriptionS3ClientLong
Fix string `DescriptionS3ClientLong`
|
2024-07-17 22:18:20 +02:00 |
|
Kenneth Skovhede
|
f458355663
|
Merge pull request #5264 from luixxiul/B2applicationkeyDescription
Replace `B2applicationkeyDescriptionShort` with `B2applicationkeyDescriptionLong`
|
2024-07-17 22:18:07 +02:00 |
|
Kenneth Skovhede
|
e9d7433a72
|
Merge pull request #5263 from duplicati/feature/report-errors-when-sending-http-report
Added check for valid status code after sending http request with report
|
2024-07-17 20:48:17 +02:00 |
|
Kenneth Skovhede
|
6195e07808
|
Updated translation files
|
2024-07-17 20:32:22 +02:00 |
|
Kenneth Skovhede
|
f74cee2932
|
Fixed #5267
|
2024-07-17 19:34:26 +02:00 |
|
natan
|
92f1de07ae
|
Bring back /serverstate endpoint. Fix unauhthorized mdodal when cookie is missing.
Small code cleanup here and there.
|
2024-07-15 11:07:47 +02:00 |
|
Suguru Hirahara
|
f040df8e2f
|
Switch B2applicationkeyDescriptionShort and B2applicationkeyDescriptionLong
|
2024-07-14 22:38:58 -04:00 |
|
Suguru Hirahara
|
ab7e640435
|
Fix string DescriptionS3ClientLong
|
2024-07-14 22:36:20 -04:00 |
|
natan
|
27ce549e75
|
cleanup WebsocketAccessor.cs and StatusService.cs a bit.
Remove /serverstate endpoint
|
2024-07-12 17:59:21 +02:00 |
|
natan
|
09d30b92e0
|
Merge remote-tracking branch 'refs/remotes/npodbielski/feature/remove-httpserver' into feature/remove-httpserver
|
2024-07-12 16:55:59 +02:00 |
|
natan
|
bc0a47f768
|
Merge remote-tracking branch 'origin/feature/remove-httpserver' into feature/remove-httpserver
|
2024-07-12 16:53:18 +02:00 |
|
Kenneth Skovhede
|
94d6ab76ee
|
Changed logic for reconnect to not rely on serverstate API.
Changed websocket to send current state on initial connect.
|
2024-07-11 16:24:22 +02:00 |
|
Kenneth Skovhede
|
1d913e026f
|
Added check for valid status code after sending http request with report
|
2024-07-10 09:22:07 +02:00 |
|
Kenneth Skovhede
|
974f6bff2f
|
Removed unused file
|
2024-07-10 09:20:18 +02:00 |
|
natan
|
0ae9990f18
|
fix 401 in websocket
|
2024-07-09 15:49:17 +02:00 |
|
natan
|
18ff96c5fe
|
Merge remote-tracking branch 'origin/feature/remove-httpserver' into feature/remove-httpserver
|
2024-07-09 13:24:13 +02:00 |
|
Kenneth Skovhede
|
b39a68bda7
|
Prepared for new Uplink packages that correctly package the Storj binaries
|
2024-07-09 12:15:12 +02:00 |
|
Kenneth Skovhede
|
60437d7fc0
|
Removed duplicate entry in project file
|
2024-07-09 11:24:17 +02:00 |
|
Grzegorz Łagocki
|
9b19bac7da
|
Add Copyright Property to *.csproj files
|
2024-07-09 00:37:18 +02:00 |
|
Kenneth Skovhede
|
6917030417
|
Treat all auth operation failures as Unauthorized - 401
|
2024-07-07 10:36:42 +02:00 |
|
Kenneth Skovhede
|
44a45fcd04
|
Only generate signin token if password is autogenerated
|
2024-07-07 10:36:11 +02:00 |
|
natan
|
f7656f464e
|
fix websocket connection
|
2024-07-03 22:26:03 +02:00 |
|
Kenneth Skovhede
|
31f0cd02ab
|
Updated Mega library to latest
|
2024-07-02 10:59:18 +02:00 |
|
Kenneth Skovhede
|
627c270025
|
Merge remote-tracking branch 'origin/master' into feature/remove-httpserver
|
2024-07-01 22:42:20 +02:00 |
|
Kenneth Skovhede
|
92fea213f9
|
Removing unsupported custom package files
|
2024-07-01 22:34:25 +02:00 |
|
Kenneth Skovhede
|
e25df96d23
|
Adding cache headers
|
2024-07-01 22:21:51 +02:00 |
|
Kenneth Skovhede
|
fef9efe4d4
|
Less agressive push towards the login page on errors
|
2024-06-30 21:36:06 +02:00 |
|
Kenneth Skovhede
|
2c42108df3
|
Disable logging to console by default
|
2024-06-30 21:35:15 +02:00 |
|
Kenneth Skovhede
|
f91c4c7328
|
Removed unused settings
|
2024-06-30 21:34:54 +02:00 |
|
Kenneth Skovhede
|
c0f834f511
|
Removed logspam
|
2024-06-28 13:22:02 +02:00 |
|
Kenneth Skovhede
|
a87984806e
|
Fixed some broken html
|
2024-06-28 12:49:17 +02:00 |
|
Kenneth Skovhede
|
1c40025666
|
Fixed missing namespace
|
2024-06-28 12:21:00 +02:00 |
|