0ct0pu5 synced commits to refs/pull/1839/merge at 0ct0pu5/sftpgo-mirror from mirror 2024-12-11 17:00:42 +00:00
61ed6c10d2 Support variable JWT session durations (default 20 minutes)
Compare 2 commits »
0ct0pu5 synced commits to refs/pull/1839/head at 0ct0pu5/sftpgo-mirror from mirror 2024-12-11 17:00:42 +00:00
61ed6c10d2 Support variable JWT session durations (default 20 minutes)
0ct0pu5 synced commits to main at 0ct0pu5/websoft9 from mirror 2024-12-11 17:00:41 +00:00
Compare 2 commits »
0ct0pu5 synced commits to refs/pull/367/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 51 commits »
0ct0pu5 synced commits to refs/pull/2872/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2870/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
0bc55424c8 LibJS: Fix variable reference in CreateDateTimeFormat
002b0ea7c7 LibJS: Remove dead code from ZonedDateTime.prototype.toLocaleString
b9ac4557d6 LibJS: Change variable name of parsed time zone offset
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
Compare 9 commits »
0ct0pu5 synced commits to refs/pull/2862/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2861/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2856/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2854/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 51 commits »
0ct0pu5 synced commits to refs/pull/2854/head at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:40 +00:00
19d3b8093a LibWeb: Implement the LegacyUnforgeable attribute
35925b53ca LibWeb/CSP: Implement the sandbox directive
e390f870b3 LibWeb: Parse and propagate the iframe sandbox attribute
a39c84de5f LibWeb/CSP: Implement the webrtc directive
5ad2be439b LibWeb/CSP: Implement the report-to directive
Compare 59 commits »
0ct0pu5 synced commits to refs/pull/2848/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2847/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2845/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2843/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
5188c77efd LibWeb/ARIA: Add missing structure roles
0bc55424c8 LibJS: Fix variable reference in CreateDateTimeFormat
002b0ea7c7 LibJS: Remove dead code from ZonedDateTime.prototype.toLocaleString
b9ac4557d6 LibJS: Change variable name of parsed time zone offset
Compare 11 commits »
0ct0pu5 synced commits to refs/pull/2843/head at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
5188c77efd LibWeb/ARIA: Add missing structure roles
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 69 commits »
0ct0pu5 synced commits to refs/pull/2841/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2837/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2836/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »
0ct0pu5 synced commits to refs/pull/2833/merge at 0ct0pu5/ladybird from mirror 2024-12-11 17:00:39 +00:00
99073c0561 LibWeb: Move ad hoc CallbackType helper method to CallbackType header
93f258deb7 LibWeb/Streams: Do not expose some non-standard functions in header
19bbfb023a LibWeb/Streams: Move "set up transform stream" to TransformStream
3f572d9ab7 LibWeb/Streams: Move ReadableStream functions out of AbstractOperations
Compare 7 commits »