Commit Graph

66 Commits

Author SHA1 Message Date
Greg Shuflin
a574747d96 Rename dbtypes -> types 2021-09-15 01:45:48 -07:00
Greg Shuflin
beb9413a90 Generalize to all conlangs 2021-09-15 01:36:12 -07:00
Greg Shuflin
4a73e9983a Generalize entry logic into EntryBase 2021-09-15 01:30:51 -07:00
Greg Shuflin
0b7ee6b3c6 Code reorg 2021-09-15 00:33:29 -07:00
Greg Shuflin
198bb6128a Make editing Saimiar entries' english work 2021-09-15 00:28:47 -07:00
Greg Shuflin
321afa3b12 Add jwt 2021-09-13 13:29:38 -07:00
Greg Shuflin
2ac5b0527a Fix weird type bug 2021-09-13 01:36:16 -07:00
Greg Shuflin
5b3355a651 Use double-quotes 2021-09-13 01:05:41 -07:00
Greg Shuflin
48d8cef2fd Fix result pluralization 2021-09-13 01:04:43 -07:00
Greg Shuflin
0b9cd7ff54 Add ordering, limits 2021-09-13 00:17:25 -07:00
Greg Shuflin
a4c48b3cce Move entry components into separate file 2021-09-13 00:00:51 -07:00
Greg Shuflin
60aa910978 Add --detailed-report flag to parcel 2021-09-12 23:22:00 -07:00
Greg Shuflin
e5b6d99f23 Store language in browser session storage 2021-09-12 23:15:32 -07:00
Greg Shuflin
f4e674c88f Tukvaysi support 2021-09-12 23:09:58 -07:00
Greg Shuflin
9192e070e1 Add Elesu support 2021-09-12 23:06:42 -07:00
Greg Shuflin
4593473b33 Tighten up request logic 2021-09-12 22:55:46 -07:00
Greg Shuflin
bb80900eb0 Explanatory text 2021-09-12 22:17:30 -07:00
Greg Shuflin
7c5e16acc3 Remove console.log 2021-09-12 22:13:04 -07:00
Greg Shuflin
3a261bef95 Convert App to functional component 2021-09-12 22:12:39 -07:00
Greg Shuflin
12207c30b1 Move type definitions 2021-09-12 21:43:26 -07:00
Greg Shuflin
146b8126a2 More typecheck, lint fixes 2021-09-12 21:35:46 -07:00
Greg Shuflin
cf975330f4 Fix eslint rules for typescript 2021-09-12 21:21:55 -07:00
Greg Shuflin
3ec15e30b3 Use enum for search direction 2021-09-12 21:11:52 -07:00
Greg Shuflin
9d52161957 Start supporting Juteyuji 2021-09-12 20:48:11 -07:00
Greg Shuflin
eb46a87c8e General improvements for non-Sai conlangs 2021-09-12 17:27:09 -07:00
Greg Shuflin
010552a4fc Move over App to .tsx 2021-09-12 02:22:50 -07:00
Greg Shuflin
3b2083fa27 Fix indenting 2021-09-12 02:07:44 -07:00
Greg Shuflin
44156694a2 More types 2021-09-12 02:07:29 -07:00
Greg Shuflin
a9703a9529 Lint as script 2021-09-12 01:51:40 -07:00
Greg Shuflin
75403ca383 Have eslint support typescript 2021-09-12 01:50:27 -07:00
Greg Shuflin
0331062120 Use tsconfig file 2021-09-12 01:43:22 -07:00
Greg Shuflin
31e3113ca7 Start actually typechecking 2021-09-12 01:39:52 -07:00
Greg Shuflin
0a2934616e Don't need source maps for prod 2021-09-12 01:19:40 -07:00
Greg Shuflin
077d014899 Start switching over files to typescript 2021-09-12 01:18:32 -07:00
Greg Shuflin
ea7d85c734 Install typescript 2021-09-12 01:16:05 -07:00
Greg Shuflin
0d5e2c90a2 App.jsx improvements 2021-09-12 01:07:30 -07:00
Greg Shuflin
e8c53cda2f Start using eslint 2021-09-12 00:55:17 -07:00
Greg Shuflin
4de6e718ff Fix up some declension issues 2021-09-12 00:28:33 -07:00
Greg Shuflin
188abe2b93 Reorganize src files 2021-09-12 00:05:07 -07:00
Greg Shuflin
232bdd1718 gitignore 2021-09-11 23:49:20 -07:00
Greg Shuflin
69276b0477 Correct parcel scripts 2021-09-11 23:48:49 -07:00
Greg Shuflin
e19abfc3e8 Fresh dependencies 2021-09-11 23:28:33 -07:00
Greg Shuflin
118a2857ce Fresh package.json 2021-09-11 23:18:46 -07:00
Greg Shuflin
d026526e56 Start fixing build setup
Delete everything that seems stateful
2021-09-11 23:16:17 -07:00
Greg Shuflin
b4bd9eb376 Track yarn version 2021-09-11 21:21:20 -07:00
Greg Shuflin
19825ecfd9 Gitignore 2021-09-11 21:15:47 -07:00
Greg Shuflin
5bc543d3f8 Upgrade to latest yarn 2021-09-11 21:13:37 -07:00
Greg Shuflin
01b11fde0b Auto-declension improvements 2021-09-11 20:14:59 -07:00
greg
a1a6370eee Starting work on programatic noun declension
This is half-finished
2019-07-23 02:54:10 -07:00
greg
982d68bfeb Upgrade some packages 2019-07-23 02:41:53 -07:00