Commit Graph

  • c278ebd579 i'm sure there's something important here but I can't look at the diff main Emma Short 2025-03-30 01:26:04 -06:00
  • c8f20fbda8 Fixes broken accordion ref Fixes broken poppable ref adds Schema page Fixes schema creation not including game system id dev Emma 2024-09-09 08:37:53 -06:00
  • a2fde9cc79 game system nav context sse endpoint Emma 2024-09-08 06:43:39 -06:00
  • 84cbea8ce1 full switch to jotai, finishes schema version query fixes Emma 2024-09-05 05:22:29 -06:00
  • b529445851 changes schema editor to jotai Emma 2024-09-04 04:28:57 -06:00
  • f87a759048 new models Emma 2024-09-04 03:08:35 -06:00
  • 5b16cc60f7 enables schema saving in db, initial refactor of db schema for revisions Emma 2024-09-02 03:16:10 -06:00
  • fd5e5bcc8b ttcmd: attempts to fix infinite loop on p tags Emma 2024-08-22 11:55:57 -06:00
  • 6760d06b18 update last edited Emma 2024-08-21 17:35:44 -06:00
  • b2e7223c16 Adds capability of on-demand resolver to render more complex stack items Emma 2024-08-21 16:08:10 -06:00
  • 1799c8da79 Adds a default template to resolver, adds "last" variable Emma 2024-08-21 15:43:59 -06:00
  • 9c9edd9e90 resolver rework Emma 2024-08-21 15:19:41 -06:00
  • 3417fdd3d7 Fixes id creator making inaccurate ids Emma 2024-08-21 14:34:35 -06:00
  • f6fc85bf7e Changed order of resolver fields Emma 2024-08-21 14:23:06 -06:00
  • e5f3cb0c34 Let's you get a number from the stack to use in dice Emma 2024-08-20 19:49:43 -06:00
  • df3171b646 More dice stuff Emma 2024-08-20 17:50:10 -06:00
  • d17ff63662 Markdown editor Emma 2024-08-20 14:56:51 -06:00
  • e42a938b13 move to postgres, adds user checks to content creation Emma 2024-08-20 09:55:49 -06:00
  • 545656cf22 inlines secret fetching for auth to remove postinstall step Emma 2024-08-20 08:25:02 -06:00
  • 5f2243b49a fixes create to now check for author before creating game system Emma 2024-08-20 07:51:20 -06:00
  • 729aba68ce AUTHMODE BABAY Emma 2024-08-18 12:34:43 -06:00
  • da044ac9d5 icon "fixes" Emma 2024-08-18 12:34:34 -06:00
  • b9b744e97f toast messages Emma 2024-08-15 04:11:57 -06:00
  • 9838324b35 upgrades prisma, adds jotai Emma 2024-08-15 04:11:42 -06:00
  • 9e2184352f new tags, migration Emma 2024-08-15 04:11:20 -06:00
  • 0f100bba3d allows for arbitrary pushing of values onto stack Emma 2024-08-05 06:31:58 -06:00
  • 2b2b88f970 MD handlers for resolvers Emma 2024-08-05 06:25:55 -06:00
  • 3656fc42ac first iteration of query and resolver Emma 2024-08-05 04:00:00 -06:00
  • 7839dbbc1c small update to ttcmd help article Emma 2024-08-05 03:59:33 -06:00
  • e6d8583220 dice parser Emma 2024-08-05 03:54:38 -06:00
  • f8fa3ec924 fixes list again Emma 2024-08-05 03:54:21 -06:00
  • 269a844a68 first version of query parser Emma 2024-08-05 01:26:29 -06:00
  • 7fc76d2781 adds user db model Emma 2024-07-26 20:49:33 -06:00
  • 1664d3bc7f schema: some schema editor fixes Emma 2024-06-11 05:09:14 -06:00
  • e6880af3ee help: new help article, tweaks ttcmd article Emma 2024-06-11 05:08:26 -06:00
  • 71bf62b622 ttcMD: fixes for lists, adds ordered lists Emma 2024-06-11 05:07:08 -06:00
  • 3a5fe1911a ported schema builder Emma 2024-03-19 14:49:50 -06:00
  • 56f0442d33 game systems: game system pages, game system create components: moved DevTool to client component Emma 2024-03-19 11:20:15 -06:00
  • 50e5ff0663 components: sticky component (draggable positionable box) Emma 2024-03-19 11:19:29 -06:00
  • 5654b5e15d database: setup of prisma Emma 2024-03-19 01:45:24 -06:00
  • 2f3f2fd81e dh secret manager Emma 2024-03-17 09:31:30 -06:00
  • df20a47253 toolbox: adds devtoolbox to easily manage debug components Emma 2024-03-16 09:18:16 -06:00
  • 9cbd0a62ca ttcMD: Changes link decoration to ~~ instead of ``` Emma 2024-03-16 06:53:48 -06:00
  • 5e038ff5cf help article: includes tables and updated card/block logic Emma 2024-03-16 04:08:06 -06:00
  • f6474f934c ttcMD: add col-span logic to blocks and cards Emma 2024-03-16 04:07:26 -06:00
  • a72741e4d1 ttcMD: improves table with full width Emma 2024-03-16 03:19:18 -06:00
  • 2e7eaccde8 lint: updates lint rules for no-unused-vars Emma 2024-03-16 02:12:20 -06:00
  • 16497edd46 ttcMD: added a cleanup step to make sure that line endings are as we expect, fixes p blocks not replacing line breaks with spaces leading to unintentional linguistic collisions Emma 2024-03-15 23:09:41 -06:00
  • 30a1c74711 help article: added section about query elements, added frontmatter on how to article, added explanation of block elements Emma 2024-03-15 12:22:07 -06:00
  • b2c7a35e8b ttcMD: initial table renderer Emma 2024-03-15 12:20:42 -06:00
  • 3c7ef5a185 ttcMD: allow for typing metadata Emma 2024-03-15 10:02:46 -06:00
  • 1b0d39f7a3 ttcMD: fixes typedef file needing to be imported Emma 2024-03-15 08:40:55 -06:00
  • 1cc514d83a ttcMD: Removes unused token logic Emma 2024-03-15 08:25:26 -06:00
  • a2f50b1fe9 ttcMD: finished migrating to abstracted identifier registration, inlines token renderers to reduce memory overhead Emma 2024-03-15 08:22:43 -06:00
  • 447f9f1dc1 ttcMD: Abstracting identifier registration Emma 2024-03-14 17:47:57 -06:00
  • 82a175c33a removes marked.js Emma 2024-03-14 16:16:50 -06:00
  • 0d839fbf37 ttcMD: adds frontmatter extraction and token, fixes inline-code... again Emma 2024-03-14 09:26:15 -06:00
  • 606a90b050 ttcMD: adds additional formatting to card to make an unstyled block ttcMD components: tweaked the look of accordions to stack together properly Emma 2024-03-14 06:58:04 -06:00
  • 192479020d ttcMD: fixed rx for grid. Oopsie Emma 2024-03-14 06:24:58 -06:00
  • 4245eff43e Updated md loader Emma 2024-03-14 02:38:16 -06:00
  • 9c04f13a42 ttcMD: fixes issues where paragraphs are filtered despite being a valid parent, Fixes a greedy rx from inline-code Emma 2024-03-14 00:48:00 -06:00
  • 4615f11cfa docker: initial container creation Emma 2024-03-13 04:37:40 -06:00
  • d0cb74bea8 ttcmd: adds hr element help pages: adds a way to extract the table of contents to the parent, smoothes out the rough loading on help pages Emma 2024-03-13 02:52:59 -06:00
  • 009e988a38 ttcMD: made card (regrettably) nestable to allow them in code blocks inside of cards Emma 2024-03-13 00:30:59 -06:00
  • 23cf8c263d ttcMD: mostly working nested grid parser Emma 2024-03-12 23:52:31 -06:00
  • 32eb0c7408 ttcMD: Added line breaks to text elements Emma 2024-03-12 19:54:51 -06:00
  • d04e374231 ul done and dusted Emma 2024-03-12 19:21:01 -06:00
  • 42a671d49d ttcmd: did I.... did I win? I think I won Emma 2024-03-12 08:33:51 -06:00
  • 3ae4dfcc82 fixes the portal that I "fixed" before Emma 2024-03-12 05:50:29 -06:00
  • 3c8f5bb8ba I'm really sick of not making any progress Emma 2024-03-12 04:53:54 -06:00
  • ed4497b991 adds help pages, changes homepage fully over to ttcmd Emma 2024-03-10 04:56:44 -06:00
  • 7f63d38424 tcmd: styled links Emma 2024-02-29 02:37:50 -07:00
  • 18f8541de7 tcmd: italic Emma 2024-02-29 02:15:11 -07:00
  • 2e8ddd8ed2 tcmd: token uuids, fixes a few issues with poppables Emma 2024-02-29 01:38:30 -07:00
  • ce83bdf7af tcmd: Fixes regex reuse in inline tokenizer, tcmd: changes popover syntax to allow for embeddable markdown Emma 2024-02-29 00:02:04 -07:00
  • ff0a4280e2 tcmd: Accordion and popover md elements Emma 2024-02-28 21:41:12 -07:00
  • 2e9bfa1557 tcmd: image element, heading links Emma 2024-02-28 01:43:39 -07:00
  • 6ef8c20149 Incredible majestic beautiful md parser Emma 2024-02-28 01:08:34 -07:00
  • e1ed37d733 Lightmode Emma 2024-02-25 10:30:17 -07:00
  • faad896f7e Initial home page, work on tcmd parser Emma 2024-02-24 19:31:48 -07:00
  • f2080c751f Initial commit from Create Next App Emma 2024-02-23 21:26:07 -07:00