48 Commits

Author SHA1 Message Date
7d7f628175 Bump nixpkgs 0.6.2 2025-02-22 19:26:10 +01:00
4ffefe1f9e Bump version 2025-02-22 18:59:35 +01:00
34c28813fe Implement slightly faster search 2025-02-22 18:58:12 +01:00
8b31df9193 Add search benchmark 2025-02-22 18:37:32 +01:00
a37643b5cd Simplify nix setup 2025-02-22 11:44:49 +01:00
61355405d5 Implement search 2025-02-22 11:26:25 +01:00
d698ebce72 Bump nixpkgs 2023-12-27 22:16:49 +01:00
b0451300a5 Bump version in cabal file too 2023-12-27 13:55:48 +01:00
7afe93727c Update dependencies, remove Nix overlay 2023-12-26 22:30:12 +01:00
77887bb29e Bump version to 0.6 0.6 2023-04-06 14:24:33 +02: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
2024e230a8 Use phases whitelist instead of dont* 2023-04-06 12:54:41 +02:00
ce75f2ae7d Fix flake.nix 2023-04-06 12:44:00 +02:00
18946f2d57 Clean up flake.nix a little 2023-04-06 12:35:31 +02:00
7a91c520ee Add hints about keeping stack and nix versions in sync 2023-04-03 14:12:06 +02:00
bff14baa1f Flakeify the docker image 2023-04-03 14:11:01 +02:00
1a2d9edc99 Make nix develop work 2023-04-02 17:04:42 +02:00
12b53e72b5 ipre 2023-04-02 15:30:58 +02:00
4fef7bc5b8 Replace niv setup with flake 2023-04-01 09:34:30 +02:00
9a4c1f17b7 Bump version to 0.5 0.5 2023-03-24 13:08:11 +01: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
0d59ded2ec Add newline after text table 2023-03-24 12:54:55 +01:00
ab667742da Bump version to 0.4 0.4 2023-03-24 12:53:38 +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
fde68ee833 Bump version to 0.3 0.3 2023-03-16 03:21:16 +01:00
610c819483 Add some instructions for the Nix setup 2023-03-16 03:15:55 +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
36f9bb390d Bump version 2023-03-10 18:51:13 +01:00
f5fd1089b1 Add /text endpoint 2023-03-10 18:46:34 +01:00
5bdf69ef91 Regenerate hie.yaml 2023-03-10 18:33:05 +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
66ad565cba Add nix derivation 2023-03-09 01:39:45 +01:00
747518600c Move CSS into its own file 2023-03-07 04:41:03 +01:00
aab3dfe5c1 Remove RankNTypes from UToy.Table 2023-03-07 04:30:28 +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
8cce4811a4 Remove vim swapfile 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
b462796dbd Add unicode-data-names dependency 2023-03-01 03:41:39 +01:00
c09ae680ba Add unicode-data and unicode-data-names to Nix 2023-03-01 03:41:39 +01:00
765dde817e Project setup 2023-03-01 03:41:39 +01:00