Commit Graph

1418 Commits

Author SHA1 Message Date
Stan Girard
29105cd2e6
chore(main): release 0.0.173 (#2053)
🤖 I have created a release *beep* *boop*
---


## 0.0.173 (2024-01-22)

## What's Changed
* fix(api-brains): fixed with new types of brains by @StanGirard in
https://github.com/StanGirard/quivr/pull/2052
* fix(frontend): font size on chat feed by @Zewed in
https://github.com/StanGirard/quivr/pull/2051


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.172...v0.0.173

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-21 19:52:14 -08:00
Antoine Dewez
e7fa4e28f1
fix(frontend): font size on chat feed (#2051)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 19:45:13 -08:00
Stan Girard
6ce62b38e5
fix(api-brains): fixed with new types of brains (#2052)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 19:44:03 -08:00
Stan Girard
849e0dea9c
chore(main): release 0.0.172 (#2050)
🤖 I have created a release *beep* *boop*
---


## 0.0.172 (2024-01-22)

## What's Changed
* feat(frontend): handle mentions in search bar by @Zewed in
https://github.com/StanGirard/quivr/pull/2049


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.171...v0.0.172

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-21 19:01:52 -08:00
Antoine Dewez
1cf0e1a164
feat(frontend): handle mentions in search bar (#2049)
# Description

- Handle mentions in search bar
- Add a Loader Icon component and use it in Search Bar
- Custom Placeholder possible on Editor Component
- Remove unused useEditorStateUpdater
- Fix Bug when Enter was typed

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 18:13:20 -08:00
Stan Girard
9cd7cca7df
chore(main): release 0.0.171 (#2046)
🤖 I have created a release *beep* *boop*
---


## 0.0.171 (2024-01-22)

## What's Changed
* fix(frontend): don't set default brain as current brain and remove
change brain button by @Zewed in
https://github.com/StanGirard/quivr/pull/2047
* feat: 🎸 brains by @StanGirard in
https://github.com/StanGirard/quivr/pull/2048


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.170...v0.0.171

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-21 17:18:48 -08:00
Stan Girard
25a53a254b
feat: 🎸 brains (#2048)
update vectors at launch if missign

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 17:03:25 -08:00
Antoine Dewez
cdf5398ff5
fix(frontend): don't set default brain as current brain and remove change brain button (#2047)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 16:12:30 -08:00
Stan Girard
3e62ddeb91 fix(brains): default brains to private because front doesn't enforce 2024-01-21 15:40:42 -08:00
Stan Girard
35740ece3d fix: 🐛 premium
fixed error
2024-01-21 13:21:07 -08:00
Stan Girard
256d49b3f9
chore(main): release 0.0.170 (#2041)
🤖 I have created a release *beep* *boop*
---


## 0.0.170 (2024-01-21)

## What's Changed
* fix(frontend): translate configure for brains and successfully deleted
for chat by @Zewed in https://github.com/StanGirard/quivr/pull/2042
* fix(frontend): change search icon on menu by @Zewed in
https://github.com/StanGirard/quivr/pull/2043
* fix: 🐛 search by @StanGirard in
https://github.com/StanGirard/quivr/pull/2045
* fix(frontend): remove brain choice when search page displays by @Zewed
in https://github.com/StanGirard/quivr/pull/2044


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.169...v0.0.170

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-21 12:07:30 -08:00
Antoine Dewez
413c8ca2c5
fix(frontend): remove brain choice when search page displays (#2044)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 12:00:34 -08:00
Stan Girard
6ed4248d35
fix: 🐛 search (#2045)
fixed public brains avaiable

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 12:00:21 -08:00
Antoine Dewez
127f197e74
fix(frontend): change search icon on menu (#2043)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 11:01:30 -08:00
Antoine Dewez
7ca979cafc
fix(frontend): translate configure for brains and successfully deleted for chat (#2042)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 11:01:12 -08:00
Stan Girard
fc64cf8b44 feat(phospho): added trigger function 2024-01-21 10:37:57 -08:00
Stan Girard
975c1aa7bb
chore(main): release 0.0.169 (#2038)
🤖 I have created a release *beep* *boop*
---


## 0.0.169 (2024-01-21)

## What's Changed
* feat(brains): added now multiple brains close by by @StanGirard in
https://github.com/StanGirard/quivr/pull/2039
* fix(frontend): set chat messages only if needed by @Zewed in
https://github.com/StanGirard/quivr/pull/2040


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.168...v0.0.169

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 19:00:44 -08:00
Antoine Dewez
fe42c9a82d
fix(frontend): set chat messages only if needed (#2040)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 18:39:27 -08:00
Stan Girard
563ee470c8
feat(brains): added now multiple brains close by (#2039)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 18:39:03 -08:00
Stan Girard
15ba223f9c chore(docker): increased number of replicas 2024-01-20 13:51:03 -08:00
Stan Girard
3c11e03764
chore(main): release 0.0.168 (#2037)
🤖 I have created a release *beep* *boop*
---


## 0.0.168 (2024-01-20)

## What's Changed
* fix(frontend): don t load chat items on search by @Zewed in
https://github.com/StanGirard/quivr/pull/2036


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.167...v0.0.168

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 13:37:49 -08:00
Antoine Dewez
a99d23cf83
fix(frontend): don t load chat items on search (#2036)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 13:23:38 -08:00
Stan Girard
0a3b06b4eb
chore(main): release 0.0.167 (#2035)
🤖 I have created a release *beep* *boop*
---


## 0.0.167 (2024-01-20)

## What's Changed
* fix(frontend): chat still refreshs on first request by @Zewed in
https://github.com/StanGirard/quivr/pull/2034


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.166...v0.0.167

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 12:57:30 -08:00
Antoine Dewez
a573c72faf
fix(frontend): chat still refreshs on first request (#2034)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 12:52:47 -08:00
Stan Girard
f1f23a958a
chore(main): release 0.0.166 (#2029)
🤖 I have created a release *beep* *boop*
---


## 0.0.166 (2024-01-20)

## What's Changed
* feat(search): new way to interact with Quivr by @StanGirard in
https://github.com/StanGirard/quivr/pull/2026
* feat: adding search by @StanGirard in
https://github.com/StanGirard/quivr/pull/2031
* fix(frontend): remove close menu icon on mobile by @Zewed in
https://github.com/StanGirard/quivr/pull/2030
* fix(frontend): chat refreshed on first search request by @Zewed in
https://github.com/StanGirard/quivr/pull/2033


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.165...v0.0.166

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 12:32:19 -08:00
Antoine Dewez
1dfd5dccca
fix(frontend): chat refreshed on first search request (#2033)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 12:04:03 -08:00
Antoine Dewez
f3db474940
fix(frontend): remove close menu icon on mobile (#2030)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 10:21:39 -08:00
Stan Girard
577fbb4053
feat: adding search (#2031)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

---------

Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
2024-01-19 22:56:24 -08:00
Stan Girard
d0b8b797f6
feat(search): new way to interact with Quivr (#2026)
Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
2024-01-19 20:34:30 -08:00
Stan Girard
7f83fcdf42
chore(main): release 0.0.165 (#2024) 2024-01-17 17:53:32 -08:00
Zewed
775118b90f
fix(frontend): wrong placeholder message date (#2023)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-17 14:49:39 -08:00
Stan Girard
13e0b6ae99
chore(main): release 0.0.164 (#2017)
🤖 I have created a release *beep* *boop*
---


## 0.0.164 (2024-01-14)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.163...v0.0.164

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-14 08:46:42 -08:00
Stan Girard
47afcc4a3e feat: 🎸 supabase
trigger frontend
2024-01-13 22:40:27 -08:00
Stan Girard
555acec523
chore(main): release 0.0.163 (#2015)
🤖 I have created a release *beep* *boop*
---


## 0.0.163 (2024-01-14)

## What's Changed
* fix(frontend): left panel is not closing by @Zewed in
https://github.com/StanGirard/quivr/pull/2014
* fix: csp by @StanGirard in
https://github.com/StanGirard/quivr/pull/2016


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.162...v0.0.163

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-13 19:46:09 -08:00
Stan Girard
b18f45dfe1
fix: csp (#2016)
added preview env

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-13 19:43:02 -08:00
Zewed
35aa95ec34
fix(frontend): left panel is not closing (#2014)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-13 19:15:22 -08:00
Stan Girard
1d6a260850
chore(main): release 0.0.162 (#2013)
🤖 I have created a release *beep* *boop*
---


## 0.0.162 (2024-01-13)

## What's Changed
* fix(frontend): remove right panel and reduce chat section width by
@Zewed in https://github.com/StanGirard/quivr/pull/2012

## New Contributors
* @Zewed made their first contribution in
https://github.com/StanGirard/quivr/pull/2012

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.161...v0.0.162

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-13 14:59:35 -08:00
Zewed
97efbc13ca
fix(frontend): remove right panel and reduce chat section width (#2012)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

---------

Co-authored-by: Antoine Dewez <antoinedewez@MacBook-Pro-de-Antoine.local>
2024-01-13 14:52:21 -08:00
Stan Girard
f87eae7c67
chore(main): release 0.0.161 (#1990)
🤖 I have created a release *beep* *boop*
---


## 0.0.161 (2024-01-07)

## What's Changed
* feat: 🎸 policies by @StanGirard in
https://github.com/StanGirard/quivr/pull/1997


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.160...v0.0.161

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-08 09:54:49 +01:00
Stan Girard
c49730c759 fix: 🐛 policies
fixed erronous migration
2024-01-08 00:39:58 +01:00
Stan Girard
c315b7d104
feat: 🎸 policies (#1997)
added Row level security on postgres

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-08 00:25:00 +01:00
Stan Girard
86b238f346 feat: 🎸 supabase-cli$
added start
2024-01-07 16:51:50 +01:00
Stan Girard
b2d1d10212 feat: 🎸 supabase
migrated to supabase cli
2024-01-07 16:50:38 +01:00
Stan Girard
e8db29f8af feat: 🎸 users
added webhook on new users
2024-01-05 11:11:20 +01:00
Stan Girard
41bde62523
chore(main): release 0.0.160 (#1985)
🤖 I have created a release *beep* *boop*
---


## 0.0.160 (2024-01-04)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.159...v0.0.160

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 15:16:39 +01:00
Stan Girard
d1400e1b6e feat: 🎸 pricing
added credit usage
2024-01-04 15:15:35 +01:00
Stan Girard
d71cdd2e45
chore(main): release 0.0.159 (#1984)
🤖 I have created a release *beep* *boop*
---


## 0.0.159 (2024-01-04)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.158...v0.0.159

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 14:47:08 +01:00
Stan Girard
b8d9f6b5e7 feat: 🎸 features
added description
2024-01-04 14:30:48 +01:00
Stan Girard
32c7714315
chore(main): release 0.0.158 (#1981)
🤖 I have created a release *beep* *boop*
---


## 0.0.158 (2024-01-04)

## What's Changed
* chore(deps): pin dependencies by @renovate in
https://github.com/StanGirard/quivr/pull/1975


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.157...v0.0.158

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 14:28:28 +01:00
Stan Girard
418928206f chore: 🤖 seed
updated
2024-01-04 14:28:08 +01:00