19 Commits

Author SHA1 Message Date
61355405d5 Implement search 2025-02-22 11:26:25 +01:00
7c4fea02d1 Add root route 2023-04-06 14:09:07 +02:00
e344ddefb5 Add plaintext root 2023-04-06 13:56:57 +02:00
3d104ef50c Add allNames function 2023-03-24 13:06:17 +01:00
976fbada7e Add text/plain rendering for /text 2023-03-24 12:59:34 +01:00
647b5c2ad1 Rename /bytes to /utf8 2023-03-17 02:22:13 +01:00
57173d14dd Limit number of returned codepoints 2023-03-17 02:19:15 +01:00
3fd4177cd4 Move common html code to its own function 2023-03-12 20:53:43 +01:00
9881b44fa2 Add HTML version of /codepoints 2023-03-12 20:50:33 +01:00
f5fd1089b1 Add /text endpoint 2023-03-10 18:46:34 +01:00
da2540c3fa Add docker image derivation 2023-03-09 02:51:12 +01:00
d5cd8905bb Reduce files copied into build 2023-03-09 02:22:34 +01:00
747518600c Move CSS into its own file 2023-03-07 04:41:03 +01:00
c7e378122d Add ranges to /codepoints 2023-03-01 03:41:39 +01:00
944edaf445 Add /codepoints 2023-03-01 03:41:39 +01:00
3a817a8e7a Rewrite text table generation 2023-03-01 03:41:39 +01:00
59575fe7ad Add plain text version of /hex 2023-03-01 03:41:39 +01:00
69d9e21c80 Implement /hex 2023-03-01 03:41:39 +01:00
765dde817e Project setup 2023-03-01 03:41:39 +01:00