Commit graph

23 commits

Author SHA1 Message Date
ed619cdc17
chore(repo): rename from myhm-commission to looking-glass
closes #4
2025-01-30 17:59:38 +00:00
608e9a7f9e
feat: replace Token with User 2025-01-30 17:48:16 +00:00
3cad9b1d13
chore(tooling): add vscode launch.json config
chore(tooling): add vscode launch.json config
2025-01-30 12:02:11 +00:00
d1aa3fa551
chore: remove ports for the postgres database
chore: remove ports for the postgres database
2025-01-30 12:02:07 +00:00
4ed820999a
feat: add moderation reasons to enum (#11)
feat: add moderation reasons to enum (#11)
2025-01-30 12:01:59 +00:00
2b92a8089b
feat: remove swagger light theme 2025-01-30 00:47:30 +00:00
75e18507aa
feat: working on models (#11) 2025-01-29 21:04:56 +00:00
24849b3246
chore(repo): update incorrect copyright disclaimers in license 2025-01-29 21:04:43 +00:00
1a6bccf1b1
chore(tooling): remove useless dev container feeatures 2025-01-29 18:39:04 +00:00
144cd3e1d0
fix: fix builds not working 2025-01-29 18:22:15 +00:00
70d5d038b9
chore(tooling): add csharpier 2025-01-29 18:21:53 +00:00
4106065fba
chore(tooling): fix dev container networking 2025-01-29 18:21:46 +00:00
f67417d5f9
chore(tooling): set zsh to be the default terminal, add xml extension 2025-01-29 18:21:34 +00:00
8bcb8127bf
feat: add src
closes #6
2025-01-29 18:09:21 +00:00
93b6009d31
chore(deps): update dotnet monorepo to v9 (major) (#9)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | major | `8.0` -> `9.0` |
| [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) | final | major | `8.0` -> `9.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->

Reviewed-on: https://www.coastalcommits.com/cswimr/myhm-commission/pulls/9
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-29 13:05:10 -05:00
eae06df035
chore(deps): update postgres docker tag to v17 (#10)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| postgres | major | `15.10` -> `17.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->

Reviewed-on: https://www.coastalcommits.com/cswimr/myhm-commission/pulls/10
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-29 13:04:54 -05:00
efe09749d2
chore(deps): update postgres docker tag to v15.10 (#8)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| postgres | minor | `15.4` -> `15.10` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->

Reviewed-on: https://www.coastalcommits.com/cswimr/myhm-commission/pulls/8
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-29 12:51:43 -05:00
cbebe840ae
chore(repo): make the license a markdown file 2025-01-29 17:51:18 +00:00
aa3be92a26
chore(deps): pin dependencies (#7)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| mcr.microsoft.com/devcontainers/dotnet |  | pinDigest |  -> `f84f5dc` |
| [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | pinDigest |  -> `587c1dd` |
| [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) | final | pinDigest |  -> `b27b135` |
| postgres |  | pinDigest |  -> `d1168ad` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19-->

Reviewed-on: https://www.coastalcommits.com/cswimr/myhm-commission/pulls/7
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-29 12:43:06 -05:00
adf1ab5336
chore(tooling,repo): remove nix flake and add devcontainer
closes #3
2025-01-29 17:35:34 +00:00
da6b434ed7
chore(repo): add renovate config 2025-01-28 14:52:52 -05:00
eddb72692e
Add CONTRIBUTING.md 2025-01-28 14:51:15 -05:00
459c3796d8
Initial commit 2025-01-28 14:47:51 -05:00