Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d13410b6 | 2024-11-26 18:44:44 | List.last | ||
| b2781d8a | 2024-11-26 18:35:26 | list_each -> List.each = cfn | ||
| 91e07948 | 2024-11-26 01:34:02 | wip fx | ||
| 1eec90f4 | 2024-11-21 22:26:39 | list_access and list_at (my_list[3] => # third element) | ||
| bff16a53 | 2024-11-20 22:33:53 | fix httpd route | ||
| 16b4888b | 2024-11-20 20:06:05 | fix floats | ||
| 7e2e5b9d | 2024-11-19 22:19:39 | httpd: remove puts | ||
| f902c493 | 2024-11-19 21:52:59 | plug memleaks | ||
| 0059a8ae | 2024-11-19 15:32:37 | fix fn env frame | ||
| f201a818 | 2024-11-19 11:46:20 | list_unique => List.unique | ||
| 45279a6b | 2024-11-18 17:06:55 | fix event | ||
| ec70b853 | 2024-11-18 15:09:00 | fix tests | ||
| 80cb8e95 | 2024-11-18 11:20:30 | Facts.collect_with | ||
| 0bc74da1 | 2024-11-14 17:23:32 | wiki find | ||
| a059c8f3 | 2024-11-14 14:53:48 | wip fact_with_macro | ||
| b2f7b1b4 | 2024-11-12 15:19:50 | do not return a value instead of 404 | ||
| 92a18f99 | 2024-11-11 15:47:51 | List.filter -> cfn List list_filter (List, Fn, Result) | ||
| 62e87224 | 2024-11-11 15:05:03 | List.map = cfn List "list_map" (...) | ||
| 7ccbb952 | 2024-11-11 12:35:09 | File.list_files_recursive | ||
| e473af52 | 2024-11-09 15:34:38 | first draft list_sort_by | ||
| 313b5a67 | 2024-11-07 15:33:17 | fix httpd | ||
| c53052ee | 2024-11-06 11:38:10 | 404: show request method | ||
| 29d41d03 | 2024-11-06 11:37:39 | Fix error 400 response code from 404. | ||
| 1eabb75b | 2024-11-05 17:01:17 | Time.to_str | ||
| 907410bc | 2024-11-05 14:59:18 | wip www | ||
| fc2c3419 | 2024-11-05 11:20:07 | crypt sha512 | ||
| bc28a61e | 2024-11-04 15:29:30 | http sessions | ||
| 463e1d78 | 2024-11-01 13:56:23 | fix env_facts_first_with | ||
| bfa4dc88 | 2024-10-31 19:22:01 | minor tweak | ||
| 7fadaf12 | 2024-10-31 18:17:06 | fix let and Map in Struct | ||
| bf63ab5f | 2024-10-29 16:26:59 | load_directory: sort files before loading | ||
| 17d27816 | 2024-10-29 12:12:26 | remove config.kc3 | ||
| ccd0b9a2 | 2024-10-29 11:28:52 | wip httpd | ||
| a0d94abe | 2024-10-28 17:15:55 | load db | ||
| bd972253 | 2024-10-28 14:34:38 | wip crypt | ||
| 4d2883c6 | 2024-10-27 14:25:53 | wip test_httpd | ||
| 46ae338b | 2024-10-26 12:43:51 | wip Str.random_base64 | ||
| 0f9937f5 | 2024-10-25 19:27:44 | wip password hash | ||
| c0ad8afc | 2024-10-25 16:43:47 | wip crypt | ||
| 788e0b72 | 2024-10-25 13:29:58 | Struct.put() | ||
| 26fc622e | 2024-10-24 13:41:35 | fix httpd | ||
| 42e77a30 | 2024-10-24 12:58:52 | httpd: load models before controllers | ||
| 910ca645 | 2024-10-23 12:21:28 | map_put, Map.put | ||
| 2d3c12f6 | 2024-10-23 08:50:17 | List.filter | ||
| dca39366 | 2024-10-21 11:46:12 | wip | ||
| ab0cdeb5 | 2024-10-20 22:29:10 | wip r7 | ||
| ceee9f64 | 2024-10-19 11:36:57 | wip config | ||
| c59ce954 | 2024-10-17 16:15:48 | wip HTTP.Request | ||
| 17228a88 | 2024-10-16 14:59:51 | fix partial requests | ||
| 1d442280 | 2024-10-15 18:01:44 | httpd: fix static file server | ||
| d06c786a | 2024-10-15 17:40:25 | wip httpd | ||
| 9b1430ed | 2024-10-15 14:02:27 | wip httpd: partials range request | ||
| 81a18fe0 | 2024-10-14 23:12:50 | worked on str_slice and fixed syntaxic coloration for KC3 files | ||
| 2d83bc70 | 2024-10-13 15:25:09 | less debug in httpd | ||
| 8c4780ae | 2024-10-13 15:18:47 | wip httpd | ||
| d7c06892 | 2024-10-13 11:45:40 | include fx in test_httpd | ||
| 3591fad0 | 2024-10-09 14:43:21 | Facts.open | ||
| 2d3391c4 | 2024-10-08 20:47:56 | wip application/x-www-form-urlencoded | ||
| e1cedc72 | 2024-10-08 15:09:34 | wip httpd, fx | ||
| 89ec99cd | 2024-10-04 22:04:51 | wip facts_with, fx | ||
| fe5f26d5 | 2024-09-30 16:46:52 | wip fx properties | ||
| 8658f69b | 2024-09-29 22:01:59 | Facts.add_tags(db, 1, 2, 3) | ||
| 7874d74d | 2024-09-29 20:48:30 | Facts.with | ||
| 8802b04a | 2024-09-29 17:04:45 | wip env_facts_with | ||
| 3c722c95 | 2024-09-29 11:53:38 | KC3.load_directory | ||
| 696cf3d0 | 2024-09-29 11:16:58 | Facts.env_facts | ||
| 64c0bd78 | 2024-09-29 09:36:06 | wip Facts | ||
| 58c1fe7a | 2024-09-25 17:43:53 | Sh.quote and tests | ||
| d5b4f5d9 | 2024-09-23 13:30:30 | KC3.integer_reduce, KC3.human_size | ||
| 9d4078f9 | 2024-09-23 13:04:52 | wip fx, Str.size(), tag_integer_reduce for Uw, Sw | ||
| 4edd0bd8 | 2024-09-20 20:26:12 | wip kc3_system | ||
| b0aec28e | 2024-09-19 16:24:02 | fx | ||
| 89d0bd8c | 2024-09-18 22:21:44 | fix test/httpd | ||
| c26b2b44 | 2024-09-18 21:59:34 | fx | ||
| f1d5b3d4 | 2024-09-18 11:16:50 | httpd | ||
| e2ac6cb4 | 2024-09-17 16:19:53 | closures | ||
| d0ebd60c | 2024-09-17 12:21:04 | file explorer: make fx | ||
| 2dce5452 | 2024-09-17 10:20:46 | fx: parent directories links in title | ||
| 09f270fe | 2024-09-16 23:13:09 | wip segv | ||
| fbfd58a3 | 2024-09-16 14:42:49 | wip cow | ||
| dc8661cf | 2024-09-16 04:10:48 | httpd: Last-Modified header | ||
| 9d52aadc | 2024-09-16 03:35:45 | httpd: 405 Method Not Allowed | ||
| acdd3bec | 2024-09-16 03:34:45 | strftime | ||
| 14552817 | 2024-09-14 19:56:34 | fix httpd | ||
| ce5bb8ab | 2024-09-14 17:58:32 | http_response_set_header | ||
| d6b5c728 | 2024-09-14 17:01:55 | define operator_assign_2 with unicode symbol ← | ||
| 0202e9ce | 2024-09-14 00:02:57 | views with preloaded templates | ||
| 86f32664 | 2024-09-12 19:10:15 | close socket when HTTP.Request.buf_parse returns void | ||
| b7db5891 | 2024-09-12 18:55:18 | close socket when HTTP.Request.buf_parse returns void | ||
| 5b29ac2a | 2024-09-12 18:52:46 | close socket when HTTP.Request.buf_parse returns void | ||
| eb94f399 | 2024-09-12 18:33:16 | fix connection: keep-alive | ||
| 85da7ff9 | 2024-09-12 14:00:42 | wip http_request_buf_parse_method | ||
| 17dc2f24 | 2024-09-11 16:31:32 | wip httpd | ||
| 2ac4c69c | 2024-09-11 14:35:13 | res -> response | ||
| 5ed94bbf | 2024-09-11 14:30:09 | wip http_request_buf_parse_method | ||
| b9b38311 | 2024-09-11 14:15:18 | httpd: fix HEAD requests | ||
| 2bdf2f9a | 2024-09-11 13:59:40 | wip httpd | ||
| 1bd325e2 | 2024-09-11 13:57:55 | wip httpd | ||
| ad69734d | 2024-09-11 13:40:39 | enforce HTTP.Request.allowed_methods | ||
| b92ee7f0 | 2024-09-11 13:01:47 | less debug log |