Skip to content

Actions: hoeken/PsychicHttp

Platform IO

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
401 workflow runs
401 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

added CORS example
Platform IO #370: Commit adaa4ee pushed by hoeken
August 12, 2024 02:31 2m 3s v2-dev
August 12, 2024 02:31 2m 3s
add server.reset() - fixes #154
Platform IO #369: Commit 884e7e4 pushed by hoeken
August 12, 2024 01:07 1m 58s v2-dev
August 12, 2024 01:07 1m 58s
fix a crash in PsychicEventSource::send() (#158)
Platform IO #368: Commit 73312aa pushed by hoeken
August 12, 2024 00:31 2m 1s v2-dev
August 12, 2024 00:31 2m 1s
tidy the main sketch
Platform IO #366: Commit c133738 pushed by hoeken
August 12, 2024 00:14 2m 7s v2-dev
August 12, 2024 00:14 2m 7s
added server.isConnected() with very very basic checks to prevent cra…
Platform IO #364: Commit 2cc61fe pushed by hoeken
August 11, 2024 21:19 2m 5s v2-dev
August 11, 2024 21:19 2m 5s
re-added the arduinotrace library. too useful for debug.
Platform IO #363: Commit 53fd2db pushed by hoeken
August 11, 2024 20:25 2m 4s v2-dev
August 11, 2024 20:25 2m 4s
rewrote the eventsource event sending code to use httpd_queue_work r…
Platform IO #362: Commit 376dfb2 pushed by hoeken
August 11, 2024 19:39 1m 50s v2-dev
August 11, 2024 19:39 1m 50s
added test code for SD cards
Platform IO #361: Commit 09a04c7 pushed by hoeken
August 11, 2024 17:56 1m 54s v2-dev
August 11, 2024 17:56 1m 54s
fixed clang format to not maul the lambdas (as much)
Platform IO #360: Commit be00e38 pushed by hoeken
August 11, 2024 16:41 1m 49s v2-dev
August 11, 2024 16:41 1m 49s
[WIP] Provide a migration path from ESPAsyncWebServer (PoC)
Platform IO #359: Pull request #115 synchronize by mathieucarbou
August 11, 2024 15:42 1m 53s mathieucarbou:espasyncws
August 11, 2024 15:42 1m 53s
use proper method to send websocket data outside of response. fixes #85
Platform IO #358: Commit cc81fa1 pushed by hoeken
August 11, 2024 15:13 1m 51s v2-dev
August 11, 2024 15:13 1m 51s
Iterate over list by reference, not by element copy (#149)
Platform IO #357: Commit 7c2fa90 pushed by hoeken
August 11, 2024 14:27 1m 51s v2-dev
August 11, 2024 14:27 1m 51s
Iterate over list by reference, not by element copy
Platform IO #356: Pull request #149 opened by mathieucarbou
August 11, 2024 03:27 1m 59s mathieucarbou:bugfix
August 11, 2024 03:27 1m 59s
Simplify header handling (#147)
Platform IO #355: Commit 8c0a3cd pushed by hoeken
August 11, 2024 01:53 1m 46s v2-dev
August 11, 2024 01:53 1m 46s
added stack friendly convenience function for getCookie()
Platform IO #354: Commit ceef55c pushed by hoeken
August 11, 2024 01:50 1m 53s v2-dev
August 11, 2024 01:50 1m 53s
Fix cookie handling which is consuming too much memory stack. (#148)
Platform IO #353: Commit 60d65ad pushed by hoeken
August 11, 2024 01:14 1m 55s v2-dev
August 11, 2024 01:14 1m 55s
multipart POST parameter parsing is working in WebHandlers + loadPara…
Platform IO #352: Commit e15c7aa pushed by hoeken
August 11, 2024 00:58 1m 52s v2-dev
August 11, 2024 00:58 1m 52s
refactored PsychicUpload to separate MultipartProcessor.
Platform IO #351: Commit a3955af pushed by hoeken
August 10, 2024 23:52 1m 51s v2-dev
August 10, 2024 23:52 1m 51s
fixed minor bug with loadBody()
Platform IO #350: Commit 78713eb pushed by hoeken
August 10, 2024 23:01 1m 55s v2-dev
August 10, 2024 23:01 1m 55s
Fix cookie handling which is consuming too much stack memory
Platform IO #349: Pull request #148 opened by mathieucarbou
August 10, 2024 22:41 1m 54s mathieucarbou:cookie
August 10, 2024 22:41 1m 54s
Simplify header handling
Platform IO #348: Pull request #147 opened by mathieucarbou
August 10, 2024 22:01 1m 53s mathieucarbou:headers
August 10, 2024 22:01 1m 53s
added form data only multipart upload example.
Platform IO #347: Commit 3ff654e pushed by hoeken
August 10, 2024 21:21 1m 47s v2-dev
August 10, 2024 21:21 1m 47s
multipart form data example.
Platform IO #346: Commit eeb212c pushed by hoeken
August 10, 2024 21:00 1m 54s v2-dev
August 10, 2024 21:00 1m 54s