Commit graph

96 commits

Author SHA1 Message Date
Zach Daniel
7ecf3b8dcd chore: fix ash dep 2024-04-02 22:13:24 -04:00
Zach Daniel
2221ef824d improvement: upgrade to 3.0 2024-04-02 20:24:23 -04:00
Zach Daniel
6a943f22d7 chore: remove AshAuthentication, upgrade all the deps 2024-04-02 16:59:14 -04:00
Zach Daniel
235a8f1760 improvement: remove surface 2024-04-02 16:38:44 -04:00
Zach Daniel
86c96c31a9 improvement: remove sqlite 2024-01-12 12:43:25 -05:00
Zach Daniel
9f4a2cab0d fix: update ash_oban 2023-12-07 15:00:57 -05:00
Zach Daniel
9358d82b20 use FLAME for github import 2023-12-07 14:53:28 -05:00
Zach Daniel
b8fc9a3a25 improvement: use ash_oban for the importer 2023-12-06 21:11:07 -05:00
Zach Daniel
4a37edd47e improvement: rewrite package search and storage to use sqlite
improvement: clean up a bunch of unused code
2023-10-12 18:08:34 -04:00
Zach Daniel
33467d034f improvement: custom contributors list 2023-10-01 13:41:23 -04:00
Theo Harris
45ccc44ebf
feature(community_page): Set up basic page and route, add link to top nav (#120) 2023-09-28 08:25:25 -04:00
Zach Daniel
4e36a93e07 improvement: migrate from discord forum logic to elixirforum logic
improvement: search now searches hexdocs
2023-09-27 00:23:56 -04:00
Zach Daniel
bdaba672c2 chore: fix version dep 2023-09-26 11:52:58 -04:00
Zach Daniel
8099f31360 chore: update config 2023-09-26 11:52:36 -04:00
Zach Daniel
2f349c64b0 improvement: tracing 2023-09-12 14:04:03 -04:00
Zach Daniel
798e34235f improvement: overhaul the front page 2023-07-03 22:52:48 -04:00
Zach Daniel
33a1e71b37 chore: update ash_json_api, add open_api_spex 2023-05-11 16:04:35 -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
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
59fecc19df improvement: add ash_phoenix and ash_postgres to default selected
chore: update spark
2023-02-13 22:27:16 -05:00
Zach Daniel
fd4abfbca0 improvement: add libcluster 2023-02-05 23:52:43 -05:00
Zach Daniel
7bce539842 chore: fix ash_authentication dep 2023-01-30 13:51:15 -05:00
Zach Daniel
8b4e19181d fix: use fixed versions of ash_authentication 2023-01-30 13:11:24 -05:00
Zach Daniel
f8398b5783 improvement: add disabled? flag (from our fork of nostrum)
improvement: support html in anchor links & TOC
2023-01-23 09:15:40 -05:00
Zach Daniel
afaf2561a7 improvement: fix build/format/other small issues 2023-01-22 23:03:12 -05:00
Rebecca Le
3e96b02fe3
fix: Only start Nostrum when the Discord bot is enabled (#73) 2023-01-22 22:17:23 -05:00
Zach Daniel
fc6573bfdd improvement: initial discord bot support, indexing messages:wq 2023-01-22 01:36:48 -05:00
Zach Daniel
1dfa070cdb improvement: fix build and clean up bad merge on user actions 2023-01-18 13:03:38 -05:00
Zach Daniel
48d999e125 improvement: change all kinds of things, build docs statically 2023-01-18 00:16:27 -05:00
Zach Daniel
619f43e88b improvement: wrap up authentication changes 2023-01-18 00:16:05 -05:00
Zach Daniel
00b3a8e1d6
improvement: move to ash_authentication (#71) 2023-01-12 23:52:58 -05:00
Zach Daniel
991b8a73bf chore: only include elixir_sense in dev/test 2023-01-10 22:05:22 -05:00
Zach Daniel
e8ef548a96 chore: add elixir_sense dependency 2023-01-10 22:05:05 -05:00
Zach Daniel
76dbd95de0 chore: fix build 2022-12-27 14:11:08 -05:00
Zach Daniel
a5230054b0 holiday site and blog post 2022-12-21 02:25:09 -05:00
Zach Daniel
0ca89edaf8 fixes 2022-12-18 02:57:36 -05:00
Zach Daniel
dabbf8b3b6 improvement: formatting & various other improvements 2022-12-15 03:28:03 -05:00
Zach Daniel
90361ea780 improvement: fix search toggling and lay groundwork for popovers/linking 2022-11-26 02:53:55 -05:00
Zach Daniel
60b4125867 chore: release version v0.1.0 2022-11-16 14:47:43 -05:00
Zach Daniel
2a06a68b95 improvement: make generated calculations private 2022-11-15 13:47:40 -05:00
Mike Buhot
1265f289c0
Feat(DocSidebar): Extract TreeView component to improve consistency (#48)
With the TreeView component, the behaviour of each node can be
controlled with options for collapsable, indent_guide, icon, link, etc.

The sidebar looks roughly the same, with some improvements to spacing
and some items can be collapsed now where the couldn't previously.
2022-11-13 10:43:11 -05:00
Zach Daniel
202e6e9f5d fix: broken pages due to bad replacement rendering 2022-11-04 08:33:42 -07:00
Zach Daniel
94221fafa6 improvement: blog fixes, update to latest ash_graphql 2022-11-03 00:58:32 -07:00
Zach Daniel
c68c93ed26 improvement: tons of improvements, add ash_blog 2022-11-01 03:20:09 -04:00
Zach Daniel
986cc4cabe improvement: add some basic graphql stuff
chore: update to latest Ash for fixes
2022-10-31 14:21:50 -04:00
Mike Buhot
3b1043fd1c
fix: download user agent db in setup task (#39) 2022-10-30 21:30:38 -04:00
Zach Daniel
81cc0d41e4 improvement: change key shortcut based on device brand 2022-10-25 23:53:18 -05:00