Erik Vroon
|
f796f95dc6
|
Contributors in readme (#458)
and in docs as well
also includes github action for automatic updates
|
2024-02-10 19:35:56 +01:00 |
|
Erik Vroon
|
d09d2f2113
|
Add demo to docs (#456)
|
2024-02-10 18:07:20 +01:00 |
|
Erik Vroon
|
f7d79eae70
|
Autorun alembics (#455)
Runs alembic migration automatically on fastapi startup.
Can be disabled using config setting.
|
2024-02-10 16:36:58 +01:00 |
|
Erik Vroon
|
5e6ac5b165
|
Update baseurl for custom domain (#449)
|
2024-02-09 14:17:14 +01:00 |
|
Erik Vroon
|
6197fa9f89
|
Community docs (#446)
|
2024-02-06 22:59:53 +01:00 |
|
Erik Vroon
|
a0400849e7
|
Add links to README, improve frontend Dockerfile (#443)
|
2024-02-06 21:38:25 +01:00 |
|
Erik Vroon
|
e583828256
|
Add preview to docs (#435)
|
2024-02-06 21:17:19 +01:00 |
|
Erik Vroon
|
3e26be00d6
|
Update readme and docs (#442)
|
2024-02-06 21:11:59 +01:00 |
|
Erik Vroon
|
ff7b998554
|
Improve readme design (#429)
|
2024-02-04 21:00:52 +01:00 |
|
Erik Vroon
|
5659cd7344
|
Add demo functionality (#413)
Lets users create a temporary demo account to test the tool
|
2024-02-03 14:18:57 +01:00 |
|
Erik Vroon
|
c0aea7510b
|
Add deploy docs (#414)
|
2024-01-19 19:06:40 +01:00 |
|
Erik Vroon
|
b2a2dd1ea1
|
Implement hcaptcha (#410)
|
2024-01-17 16:31:38 +01:00 |
|
dependabot[bot]
|
c96c2acccb
|
Bump follow-redirects from 1.15.3 to 1.15.4 in /docs (#405)
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects)
from 1.15.3 to 1.15.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/65858205e59f1e23c9bf173348a7a7cbb8ac47f5"><code>6585820</code></a>
Release version 1.15.4 of the npm package.</li>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/7a6567e16dfa9ad18a70bfe91784c28653fbf19d"><code>7a6567e</code></a>
Disallow bracketed hostnames.</li>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/05629af696588b90d64e738bc2e809a97a5f92fc"><code>05629af</code></a>
Prefer native URL instead of deprecated url.parse.</li>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/1cba8e85fa73f563a439fe460cf028688e4358df"><code>1cba8e8</code></a>
Prefer native URL instead of legacy url.resolve.</li>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/72bc2a4229bc18dc9fbd57c60579713e6264cb92"><code>72bc2a4</code></a>
Simplify _processResponse error handling.</li>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/3d42aecdca39b144a0a2f27ea134b4cf67dd796a"><code>3d42aec</code></a>
Add bracket tests.</li>
<li><a
href="https://github.com/follow-redirects/follow-redirects/commit/bcbb096b32686ecad6cd34235358ed6f2217d4f0"><code>bcbb096</code></a>
Do not directly set Error properties.</li>
<li>See full diff in <a
href="https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/evroon/bracket/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-11 09:39:16 +01:00 |
|
Erik Vroon
|
069f586df6
|
Fix mantine version to 7.2.2 (#389)
|
2023-12-06 22:26:54 +01:00 |
|
Erik Vroon
|
f1cd632240
|
Run yarn upgrade for docs (#388)
|
2023-12-06 22:08:11 +01:00 |
|
Erik Vroon
|
461dc9cd2c
|
Upgrade all docs dependencies and update lockfile (#387)
|
2023-12-06 22:04:42 +01:00 |
|
Erik Vroon
|
455a6052fd
|
Upgrade all docs dependencies (#386)
|
2023-12-06 22:02:31 +01:00 |
|
dependabot[bot]
|
8272237515
|
Bump @babel/traverse from 7.21.4 to 7.23.4 in /docs (#355)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 21:49:05 +01:00 |
|
dependabot[bot]
|
4313f7e2b2
|
Bump postcss from 8.4.22 to 8.4.31 in /docs (#295)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 21:48:45 +01:00 |
|
Erik Vroon
|
a2cd12181d
|
Add checks for docs (#362)
|
2023-11-27 21:46:41 +01:00 |
|
Erik Vroon
|
158bae0d19
|
Extend introduction docs (#361)
|
2023-11-27 21:40:32 +01:00 |
|
Erik Vroon
|
8f8b78ad27
|
Add quickstart to docs (#359)
|
2023-11-27 18:36:22 +01:00 |
|
Erik Vroon
|
e520199731
|
Homepage improvements (#358)
|
2023-11-27 17:48:33 +01:00 |
|
Erik Vroon
|
2f27eb6396
|
Use mantine for docs homepage (#356)
|
2023-11-27 17:27:30 +01:00 |
|
Erik Vroon
|
b75c181550
|
Prepare 1.0 release (#354)
|
2023-11-26 13:16:36 +01:00 |
|
Erik Vroon
|
86dfe68e2e
|
Fix responsiveness homepage (#271)
|
2023-09-17 14:30:50 +02:00 |
|
Erik Vroon
|
dcd753e1c1
|
Add more content and svgs to homepage (#270)
|
2023-09-17 13:52:18 +02:00 |
|
dependabot[bot]
|
85240e2245
|
Bump semver from 5.7.1 to 5.7.2 in /docs (#237)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-05 16:12:54 +02:00 |
|
Erik Vroon
|
7d706ddca8
|
Disable user creation while in beta (#222)
|
2023-05-19 20:35:21 +02:00 |
|
Erik Vroon
|
49f7431893
|
Revert "Bump @mdx-js/react from 1.6.22 to 2.3.0 in /docs (#207)"
This reverts commit 0e888f14a5.
|
2023-05-04 18:40:35 +02:00 |
|
dependabot[bot]
|
0e888f14a5
|
Bump @mdx-js/react from 1.6.22 to 2.3.0 in /docs (#207)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-04 18:20:25 +02:00 |
|
Erik Vroon
|
6b1f2bc228
|
Extend config docs (#190)
|
2023-04-30 17:15:52 +02:00 |
|
Erik Vroon
|
39ae2470a5
|
Fix docs introduction (#180)
|
2023-04-18 20:58:35 +02:00 |
|
Erik Vroon
|
f538df9909
|
Fix docs base url (#179)
|
2023-04-18 20:48:56 +02:00 |
|
Erik Vroon
|
b3892b872b
|
Add docusaurus docs (#177)
|
2023-04-18 20:41:07 +02:00 |
|