Commit graph

502 commits

Author SHA1 Message Date
Rebecca Le
e2c039f861
fix: Correct formatting of all list positions, and remove margins from prose paragraphs inside list items
Earmark will wrap list item contents in paragraphs only when there
are sibling elements, meaning that the margins can be inconsistent
2023-05-03 11:14:52 +08:00
Zach Daniel
4d270bd967 chore: fix build 2023-05-02 01:34:32 -04:00
Rebecca Le
e3d6f2063c
fix: Fix rendering of lists in function docs
The list bullets were sitting on their own line above the contents due
to the list-style positioning - this fixes that
2023-05-02 11:52:57 +08:00
Zach Daniel
6661fbf093 chore: add ash_state_machine docs 2023-04-28 15:43:35 -04:00
Zach Daniel
2a49a3feab chore: update to gpt-4 2023-04-28 01:19:09 -04:00
Zach Daniel
1021b74062 chore: upgrade deps, fix build 2023-04-23 22:47:33 -06:00
Zach Daniel
596063a14c WIP 2023-04-18 15:58:53 -04:00
Zach Daniel
ac450a2329 chore: hardcode discord bot user id and clean up 2023-04-09 02:20:09 -04:00
Zach Daniel
477d778097 chore: credo 2023-04-06 00:45:30 -04:00
Zach Daniel
cf0d5eb65d chore: downgrade liveview 2023-04-06 00:38:18 -04:00
Zach Daniel
7e47cdc2f7 improvement: enable sign in tokens 2023-04-06 00:34:33 -04:00
Zach Daniel
637b575a4d improvement: demo fragments, update spark/ash_authentication 2023-04-06 00:33:11 -04:00
Zach Daniel
d6ff176b97 improvement: work on prompts & index 2023-04-03 19:11:42 -04:00
Zach Daniel
c7d3b00aac chore: get more source links 2023-04-02 21:30:56 -04:00
Zach Daniel
2ebc887d20 chore: update prompt 2023-04-02 21:03:40 -04:00
Zach Daniel
e7c86bb9fc chore: update prompt 2023-04-02 20:55:02 -04:00
Zach Daniel
77a7fd7442 chore: turn down temp, formatting 2023-04-02 10:25:25 -04:00
Zach Daniel
943ba5bad9 improvement: higher conversation limit, mobile formatting 2023-04-02 09:53:19 -04:00
Zach Daniel
445728432e chore: format 2023-04-02 09:22:45 -04:00
Zach Daniel
2a0997dfb7 chore: actually fix build 2023-04-02 03:11:46 -04:00
Zach Daniel
ec349cb583 chore: get build passing 2023-04-02 02:40:51 -04:00
Zach Daniel
a6493f35f2 improvement: better source citing, not taking up token space
improvement: stylistic stuff, greeting message
2023-04-02 02:14:52 -04:00
Zach Daniel
5c9b143680 improvement: update prompt & style 2023-04-02 01:44:07 -04:00
Zach Daniel
cbc0983337 chore: credo/styles 2023-04-02 01:27:29 -04:00
Zach Daniel
15f6079357 chore: remove IO.inspect 2023-04-01 17:44:45 -04:00
Zach Daniel
101b66cbca chore: update spark 2023-04-01 17:19:41 -04:00
Zach Daniel
a9c98ffeab chore: update elixir 2023-04-01 17:17:55 -04:00
Zach Daniel
833799678c chore: fix deps 2023-04-01 17:12:05 -04:00
Zach Daniel
b94b4dfeb5 improvement: super secret project, don't read this commit 2023-04-01 17:08:37 -04:00
Zach Daniel
cf8b5f356b improvement: show search string in bot response 2023-03-08 19:11:25 -05:00
Zach Daniel
fa34d4b6d3 improvement: add Wintermeyer Consulting logo 2023-03-07 10:46:19 -05:00
Zach Daniel
f595b4767f improvement: add realworld example to ash_hq 2023-02-28 21:39:17 -05:00
Zach Daniel
02663e75e0 chore: undo last change 2023-02-28 09:23:25 -05:00
Zach Daniel
6548684733 chore: use ash_authentication_live_session 2023-02-28 08:48:59 -05:00
Zach Daniel
733b4da75d fix: properly route to old dsl route if module name matches 2023-02-23 22:05:34 -05:00
Zach Daniel
98640353e2 fix: use url/1 in password reset tokens 2023-02-23 17:40:44 -05:00
Zach Daniel
4839b08b7e fix: include library & extension name in search results 2023-02-22 15:51:34 -05:00
Zach Daniel
6ac3f537db improvement: don't import hidden docs 2023-02-21 08:49:56 -05:00
Rebecca Le
c94ce89a32
Single page DSL styling (#105) 2023-02-21 08:26:31 -05:00
Rebecca Le
14f7ed892b
fix: Remove reference to undefined attribute 2023-02-21 18:59:13 +08:00
Zach Daniel
8f50f5cd5b improvement: single page DSLs 2023-02-21 00:52:45 -05:00
Zach Daniel
9e329743f5 chore: update ash & ash_postgres 2023-02-18 11:45:10 -05:00
Zach Daniel
328d8302ba chore: format 2023-02-18 11:44:22 -05:00
Zach Daniel
0a52b4a34b chore: update ash & keyset pagination (for testing) 2023-02-18 11:02:45 -05:00
Zach Daniel
aaca77d6b7 fix: still check for matching module for extension 2023-02-16 08:13:00 -05:00
Zach Daniel
7789755b9b fix: don't link to dsls instead of modules 2023-02-16 07:19:54 -05:00
Rebecca Le
cf9bce8e30
feature: Show deprecation notices for deprecated functions (#104) 2023-02-16 06:58:48 -05:00
Zach Daniel
cca709c986 docs: add some module docs for the new encrypt change 2023-02-15 22:09:29 -05:00
Zach Daniel
336b8732cc improvement: use changes to encrypt, not types 2023-02-15 22:05:50 -05:00
Rebecca Le
2f5b6a9c6c
fix: Sanitize option names in search result links (#102) 2023-02-15 20:55:20 -05:00