Commit graph

113 commits

Author SHA1 Message Date
Zach Daniel
aff6a7b6dd chore: redirect all docs to hex 2024-09-05 19:04:10 -04:00
dependabot[bot]
ed724afca1
chore(deps): bump the production-dependencies group with 4 updates (#241) 2024-08-30 00:02:15 -04:00
Zach Daniel
8cbb8f863d chore: update homepage 2024-08-25 14:32:27 -04:00
dependabot[bot]
c911dd8482
chore(deps): bump the production-dependencies group with 6 updates (#239) 2024-08-15 06:20:10 -04:00
dependabot[bot]
64ce09ec6d
chore(deps): bump the production-dependencies group with 6 updates (#238) 2024-08-08 03:56:43 -04:00
dependabot[bot]
7d16bc9ea7
chore(deps): bump the production-dependencies group with 8 updates (#237)
Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.2.6` | `3.3.2` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.3.8` | `1.4.1` |
| [ash_phoenix](https://github.com/ash-project/ash_phoenix) | `2.0.4` | `2.1.1` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.1.15` | `2.1.17` |
| [flame](https://github.com/phoenixframework/flame) | `0.2.0` | `0.3.0` |
| [jason](https://github.com/michalmuskala/jason) | `1.4.3` | `1.4.4` |
| [oban](https://github.com/sorentwo/oban) | `2.17.12` | `2.18.0` |
| [open_api_spex](https://github.com/open-api-spex/open_api_spex) | `3.20.0` | `3.20.1` |


Updates `ash` from 3.2.6 to 3.3.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.2.6...v3.3.2)

Updates `ash_json_api` from 1.3.8 to 1.4.1
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.3.8...v1.4.1)

Updates `ash_phoenix` from 2.0.4 to 2.1.1
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v2.0.4...v2.1.1)

Updates `ash_postgres` from 2.1.15 to 2.1.17
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.1.15...v2.1.17)

Updates `flame` from 0.2.0 to 0.3.0
- [Changelog](https://github.com/phoenixframework/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/flame/compare/v0.2.0...v0.3.0)

Updates `jason` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/michalmuskala/jason/releases)
- [Changelog](https://github.com/michalmuskala/jason/blob/v1.4.4/CHANGELOG.md)
- [Commits](https://github.com/michalmuskala/jason/compare/v1.4.3...v1.4.4)

Updates `oban` from 2.17.12 to 2.18.0
- [Release notes](https://github.com/sorentwo/oban/releases)
- [Changelog](https://github.com/sorentwo/oban/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sorentwo/oban/compare/v2.17.12...v2.18.0)

Updates `open_api_spex` from 3.20.0 to 3.20.1
- [Release notes](https://github.com/open-api-spex/open_api_spex/releases)
- [Changelog](https://github.com/open-api-spex/open_api_spex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/open-api-spex/open_api_spex/compare/v3.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: flame
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: jason
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: oban
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 12:23:13 -04:00
dependabot[bot]
f62272d75e
chore(deps): bump the production-dependencies group across 1 directory with 8 updates (#234) 2024-07-11 15:15:16 -04:00
Zach Daniel
5f5ad0e535 chore: remove coveralls 2024-06-19 10:24:10 -04:00
dependabot[bot]
0608af8b76
chore(deps): bump the production-dependencies group with 2 updates (#229)
Bumps the production-dependencies group with 2 updates: [req](https://github.com/wojtekmach/req) and [swoosh](https://github.com/swoosh/swoosh).


Updates `req` from 0.4.14 to 0.5.0
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.4.14...v0.5.0)

Updates `swoosh` from 1.16.8 to 1.16.9
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swoosh/swoosh/compare/v1.16.8...v1.16.9)

---
updated-dependencies:
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: swoosh
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:18:49 -04:00
dependabot[bot]
79ad6d3221
chore(deps): bump flame from 0.1.12 to 0.2.0 (#227)
Bumps [flame](https://github.com/phoenixframework/flame) from 0.1.12 to 0.2.0.
- [Changelog](https://github.com/phoenixframework/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/flame/compare/v0.1.12...v0.2.0)

---
updated-dependencies:
- dependency-name: flame
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:04:37 -04:00
dependabot[bot]
3345372573
chore(deps): bump ash_graphql from 1.1.1 to 1.2.0 (#223)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:21:40 -04:00
dependabot[bot]
9bd9c1f358
chore(deps): bump ash_json_api from 1.1.2 to 1.2.0 (#214)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.1.2 to 1.2.0.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 09:29:52 -04:00
dependabot[bot]
76fb2f7840
chore(deps): bump ash_graphql from 1.0.1 to 1.1.0 (#200)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 10:53:10 -04:00
dependabot[bot]
d2745f2b98
chore(deps): bump ash_json_api from 1.0.0 to 1.1.0 (#199)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 10:17:04 -04:00
dependabot[bot]
304fde6bca
--- (#191)
updated-dependencies:
- dependency-name: ash_admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 09:50:47 -04:00
dependabot[bot]
7e6b105943
chore(deps): bump makeup_erlang from 0.1.5 to 1.0.0 (#174)
Bumps [makeup_erlang](https://github.com/elixir-makeup/makeup_erlang) from 0.1.5 to 1.0.0.
- [Commits](https://github.com/elixir-makeup/makeup_erlang/compare/v0.1.5...v1.0.0)

---
updated-dependencies:
- dependency-name: makeup_erlang
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 09:52:09 -04:00
Zach Daniel
8feaabaf42 chore: imports & update 2024-05-10 17:09:29 -04:00
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