about summary refs log tree commit diff stats
path: root/src/io
Commit message (Collapse)AuthorAgeFilesLines
...
* Reject fetch promise on network errorbptato2023-06-192-8/+10
| | | | Instead of setting the non-standard res variable.
* Get rid of the .jserr pragmabptato2023-06-191-10/+8
|
* Rework JS exception systembptato2023-06-194-13/+31
| | | | | Now we use Result for passing exceptions to JS. As a result, we can finally get rid of the .jserr pragma.
* Cleanups & bug fixes involving promisesbptato2023-06-155-69/+115
| | | | | Now a promise returning nil doesn't just leave the rest of the then chain hanging. Hooray.
* Make Result.text, json return promisebptato2023-06-133-16/+62
|
* Add indexed color, other png improvementsbptato2023-06-091-1/+1
|
* Simplify request.json, remove unused bindingsbptato2023-06-091-13/+4
|
* Show error messages, fix some fetch crashesbptato2023-06-092-0/+9
|
* Remove JSObject again, add File API constructorbptato2023-06-081-4/+6
|
* Fix bug in client's unregistered fd handlingbptato2023-06-061-0/+2
| | | | + run JS jobs after every poll in headless mode
* buffer: call handleError before handleRead & miscbptato2023-06-051-1/+1
|
* Refactor Request constructorbptato2023-06-051-22/+33
|
* Add support for canvas and multipartbptato2023-06-052-39/+32
| | | | | | | | | | | | | | | Quite incomplete canvas implementation. Crucially, the layout engine can't do much with whatever is drawn because it doesn't support images yet. I've re-introduced multipart as well, with the FormData API. For the append function I've also introduced a hack to the JS binding generator that allows requesting the JSContext pointer in nim procs. Really I should just fix the union generator thing and add support for overloading. In conclusion, for now the only thing canvas can be used for is exporting it as PNG and uploading it somewhere. Also, we now have PNG encoding and decoding too. (Now if only we had sixels as well...)
* Rewrite new Request bindingbptato2023-05-215-33/+116
| | | | | Still far from perfect, but now at least it has a bit more to do with what the standard mandates.
* Add url getter to requestbptato2023-05-201-2/+9
|
* Name negative response codesbptato2023-05-141-4/+12
|
* Async resource loading, exception handling fixesbptato2023-05-142-1/+23
|
* Fix some fetch crashesbptato2023-05-112-13/+15
| | | | Now it should work for very basic use-cases
* Improve debugging, reduce crashesbptato2023-05-092-5/+15
| | | | Loader no longer dies when not everything is read from the stream.
* Actually set proxybptato2023-04-301-1/+1
|
* only call Response.unregisterFun if not nilbptato2023-04-301-2/+4
|
* Temporarily disable multipartbptato2023-04-302-5/+5
| | | | It never really worked, and I can't be bothered to fix it now
* Make it compilebptato2023-04-301-0/+1
|
* Merge branch 'wip_fetch'bptato2023-04-302-25/+101
|\
| * WIP fetchbptato2023-04-302-25/+101
| |
* | Add initial proxy supportbptato2023-04-302-3/+10
| | | | | | | | For now, API-only.
* | loader: remove unused importbptato2023-04-301-1/+0
|/
* Loader: use curl_multibptato2023-04-282-108/+195
| | | | | Note: for now it's only used for http requests. The doRequest API still needs an async rework.
* Slightly improve request api (less crashes)bptato2023-02-052-5/+7
|
* io/window: use all available columnsbptato2023-01-081-5/+7
| | | | should always work now
* promise: set get, cb, next to nil after then is calledbptato2023-01-041-7/+5
| | | | | | Actually we don't even need a state variable, just set cb to nil when resolving. (I'm sure this is a great idea that will absolutely not backfire in the future.)
* loader: proper redirect handlingbptato2023-01-012-3/+16
|
* posixstream: fix incorrect read() usagebptato2023-01-011-1/+1
| | | | It was overwriting our buffer, instead of appending to it...
* posixstream/socketstream: fix cross-platform compilationbptato2022-12-311-8/+17
|
* Add promise support to JSbptato2022-12-312-2/+109
|
* Only set Location for redirect status codesbptato2022-12-301-2/+3
|
* Add about:blankbptato2022-12-301-1/+6
|
* Add unicode normalization, etcbptato2022-12-191-54/+28
|
* lineedit: fix crash in prevHist/nextHistbptato2022-12-191-0/+3
|
* File browser: sort filesbptato2022-12-191-1/+20
|
* Add file browserbptato2022-12-182-25/+75
|
* Add JS support to documentsbptato2022-12-181-22/+59
|
* Update visual home page, use name consistentlybptato2022-12-161-3/+3
|
* Make load() slightly less dumbbptato2022-12-151-2/+6
| | | | | This gets rid of the inefficient timeout thing. Still, the ideal solution would be to move the timeout into the container; TODO.
* Add referer support, re-render on windowChangebptato2022-12-133-20/+22
|
* Fix stream error handling confusion, title displaybptato2022-12-134-15/+28
| | | | Also probably other fixes.
* Add more cookie optionsbptato2022-12-132-10/+27
|
* Add all sorts of config options and cookiesbptato2022-12-132-23/+27
|
* Add urlfilterbptato2022-12-122-5/+30
|
* Fix blocking socketstream recv/send, clean up ips/serialize & types/colorbptato2022-12-101-1/+1
| | | | Write always blocks for now, as it's too big of a footgun not to
switch register names to lowercase' href='/akkartik/mu/commit/058stream-equal.subx?h=main&id=333525360b22f3d3ea31db46a4d2f1b4edbfebdb'>33352536 ^
ddd2e989 ^





33352536 ^
ddd2e989 ^






33352536 ^

ddd2e989 ^





33352536 ^

ddd2e989 ^


33352536 ^
ddd2e989 ^


33352536 ^
7a583220 ^
33352536 ^

ddd2e989 ^

bfcc0f85 ^
7a583220 ^
33352536 ^

ddd2e989 ^





33352536 ^
ddd2e989 ^






33352536 ^

ddd2e989 ^





33352536 ^

ddd2e989 ^
bfcc0f85 ^
ddd2e989 ^
33352536 ^
ddd2e989 ^


33352536 ^
7a583220 ^
33352536 ^

ddd2e989 ^

f0705578 ^
71eb22a5 ^
7a583220 ^
33352536 ^

ddd2e989 ^
33352536 ^

ddd2e989 ^
33352536 ^

ddd2e989 ^


33352536 ^

ddd2e989 ^
33352536 ^
ddd2e989 ^
33352536 ^
ddd2e989 ^


33352536 ^
aa0e9bbe ^
ddd2e989 ^
33352536 ^
7a583220 ^
33352536 ^

ddd2e989 ^
f0705578 ^





34dd228e ^
f0705578 ^

bfcc0f85 ^
3fcc2371 ^

bfcc0f85 ^
3fcc2371 ^
f0705578 ^
bfcc0f85 ^

1639687b ^
f0705578 ^




bfcc0f85 ^
3fcc2371 ^
1639687b ^

bfcc0f85 ^
1639687b ^
f0705578 ^


bfcc0f85 ^
f0705578 ^


33352536 ^





f0705578 ^
7a583220 ^
33352536 ^

f0705578 ^
33352536 ^





71eb22a5 ^
33352536 ^


71eb22a5 ^
33352536 ^
71eb22a5 ^
33352536 ^
71eb22a5 ^
33352536 ^
f0705578 ^

33352536 ^
6070c23e ^
2a2a5b1e ^
33352536 ^
2a2a5b1e ^
33352536 ^
6070c23e ^
bfcc0f85 ^
33352536 ^
6070c23e ^
2a2a5b1e ^
33352536 ^
2a2a5b1e ^
33352536 ^
6070c23e ^
f0705578 ^
33352536 ^
f0705578 ^
33352536 ^
f0705578 ^


33352536 ^
bfcc0f85 ^
33352536 ^
6070c23e ^
f0705578 ^
33352536 ^
f0705578 ^
33352536 ^
f0705578 ^

33352536 ^
f0705578 ^

33352536 ^



7a583220 ^
33352536 ^

f0705578 ^


7a583220 ^
33352536 ^

f0705578 ^





33352536 ^
f0705578 ^
f0705578 ^
0b91d25c ^
f0705578 ^



33352536 ^

f0705578 ^





33352536 ^

f0705578 ^


33352536 ^
f0705578 ^


33352536 ^
7a583220 ^
33352536 ^

f0705578 ^


7a583220 ^
33352536 ^

f0705578 ^





33352536 ^
f0705578 ^
f0705578 ^
0b91d25c ^
f0705578 ^



33352536 ^

f0705578 ^





33352536 ^

f0705578 ^


33352536 ^
f0705578 ^


33352536 ^
7a583220 ^
33352536 ^

f0705578 ^


7a583220 ^
33352536 ^

f0705578 ^





33352536 ^
f0705578 ^
f0705578 ^
0b91d25c ^
f0705578 ^



33352536 ^
f0705578 ^






33352536 ^

f0705578 ^





33352536 ^

f0705578 ^


33352536 ^
f0705578 ^


33352536 ^
7a583220 ^
33352536 ^

f0705578 ^


7a583220 ^
33352536 ^

f0705578 ^





33352536 ^
f0705578 ^
f0705578 ^
0b91d25c ^
f0705578 ^



33352536 ^
f0705578 ^






33352536 ^

f0705578 ^





33352536 ^

f0705578 ^


33352536 ^
f0705578 ^


33352536 ^
7a583220 ^
33352536 ^

f0705578 ^

bddd7e3a ^
7a583220 ^
33352536 ^

f0705578 ^





33352536 ^
f0705578 ^
33352536 ^
f0705578 ^





33352536 ^

f0705578 ^
bddd7e3a ^
f0705578 ^
33352536 ^
f0705578 ^


33352536 ^

f0705578 ^





33352536 ^

f0705578 ^
bddd7e3a ^
f0705578 ^
33352536 ^
f0705578 ^


33352536 ^
7a583220 ^
33352536 ^

f0705578 ^


492fb278 ^
7a583220 ^
33352536 ^

f0705578 ^
33352536 ^

f0705578 ^
33352536 ^

f0705578 ^


33352536 ^

f0705578 ^
33352536 ^
f0705578 ^
33352536 ^
f0705578 ^


33352536 ^
f0705578 ^
33352536 ^
7a583220 ^
33352536 ^

f0705578 ^
800fb25a ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595