1
Fork 0
Commit graph

66 commits

Author SHA1 Message Date
b40508e224 handle not found in a single place 2024-06-03 14:01:57 +02:00
92b4600afa remove not-existing files from ignore list 2024-06-02 01:11:04 +02:00
5c2cbc37e7 Remove early play tests 2024-06-02 01:08:53 +02:00
a1dd0b21f4 re-vendor dependencies 2024-06-02 01:07:45 +02:00
7c8dde1bbf remove unused makefile 2024-06-02 01:01:52 +02:00
4045c4423d readme and license 2024-06-02 00:59:58 +02:00
f60b0bde41 update input 2024-06-02 00:53:39 +02:00
49da626ac5 add a nix devshell 2024-06-02 00:48:38 +02:00
8f9b28b759 add a test target 2024-06-01 19:17:14 +02:00
9046b4c8d9 remove now unused file
covered by tests instead
2024-06-01 19:15:39 +02:00
1128f434f3 add missing files 2024-06-01 18:21:33 +02:00
3670b1f560 ignore only the binaries 2024-06-01 18:21:26 +02:00
20375e352d compare http headers case-insensitive 2024-06-01 18:20:06 +02:00
f00a7b7cc4 Add some tests 2024-06-01 18:19:27 +02:00
2345f6c27c set base path 2024-06-01 17:52:03 +02:00
169ce78008 remove files 2024-06-01 17:38:00 +02:00
96e8cb9000 add a footer note 2024-06-01 16:47:29 +02:00
8a34e940ec Remove binaries 2024-06-01 16:47:01 +02:00
a0a8287b1b Remove old rust code 2024-06-01 16:46:18 +02:00
a474d3e408 moved 2024-06-01 16:46:01 +02:00
addeecebdb Build it 2024-06-01 16:45:25 +02:00
7ac006724d Move frontend here 2024-06-01 16:45:16 +02:00
4f386c3448 use local host 2024-06-01 16:40:42 +02:00
7a24ef3f09 handle files and index 2024-06-01 16:39:49 +02:00
9bb9d6dc82 remove debug logging 2024-06-01 16:33:35 +02:00
341d395197 handle files 2024-06-01 16:33:00 +02:00
f4fae4b967 set hareflag 2024-06-01 16:32:31 +02:00
650f29a7c6 don't set up passwd/group files 2024-06-01 15:59:09 +02:00
8d80d6f8ab build linking against pthread 2024-06-01 15:54:40 +02:00
9ccda57468 set branch 2024-06-01 15:49:30 +02:00
447bfc73f8 use my fork of hare-http 2024-06-01 15:46:36 +02:00
f47393043f docker: build hare backend 2024-06-01 15:41:13 +02:00
e87a34e3fa full bubblewrap 2024-06-01 15:36:43 +02:00
fc2f0d0dd2 handle request in function 2024-05-28 20:50:45 +02:00
cf699ad928 parse and dump json 2024-05-28 20:47:57 +02:00
b339cec7e9 local changes 2024-05-28 20:29:27 +02:00
41eef76c22 some early httpd code 2024-05-28 20:28:52 +02:00
bcb3d9a56d serve a http request in a thread 2024-05-28 12:54:42 +02:00
6d95fd5fb8 pass data into thread 2024-05-28 12:49:26 +02:00
65d3f8260c build a thread library 2024-05-28 12:40:52 +02:00
5e40b05d95 make progress with httpd and threads 2024-05-28 12:23:52 +02:00
d6576234ed vendor hare-http 2024-05-26 16:15:21 +02:00
43a6d458a5 try out os::exec and pipe 2024-05-26 16:14:50 +02:00
5ac69ba7e2 leave a message if js is disabled 2024-05-25 18:43:26 +02:00
c24012a15a link to mastodon 2024-05-25 18:38:45 +02:00
174eb6b897 hare uses 8-space tabs 2024-05-25 18:37:13 +02:00
9cd996f65c ensure it re-highlights code 2024-05-25 18:33:44 +02:00
a5932e39c9 Add style files 2024-05-25 18:28:40 +02:00
70c5618eca use latest-hare example 2024-05-25 18:28:00 +02:00
56462f0d1b bit more styling 2024-05-25 18:19:49 +02:00